summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | [media] V4L: Remove "_ACTIVE" from the selection target name definitionsSylwester Nawrocki2012-07-06
| * | | | | | | | | | | | | | | | | | | | | | [media] media: gpio-ir-recv: add allowed_protos for platform dataDu, Changbin2012-07-06
| * | | | | | | | | | | | | | | | | | | | | | [media] videobuf2-core: add helper functionsHans Verkuil2012-07-06
| * | | | | | | | | | | | | | | | | | | | | | [media] v4l2-dev/ioctl.c: add vb2_queue support to video_deviceHans Verkuil2012-07-06
| * | | | | | | | | | | | | | | | | | | | | | [media] v4l2-ioctl: remove v4l_(i2c_)print_ioctlHans Verkuil2012-07-06
| * | | | | | | | | | | | | | | | | | | | | | [PATCH] media: add Analog Devices ADV7393 video encoder driverBenoît Thébaudeau2012-07-06
| * | | | | | | | | | | | | | | | | | | | | | [media] uvcvideo: Document the struct uvc_xu_control_query query fieldLaurent Pinchart2012-07-06
| * | | | | | | | | | | | | | | | | | | | | | [media] videobuf-core.h: remove input fieldsMauro Carvalho Chehab2012-07-05
| * | | | | | | | | | | | | | | | | | | | | | [media] v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUTSakari Ailus2012-07-05
| * | | | | | | | | | | | | | | | | | | | | | [media] i2c: Export an unlocked flavor of i2c_transferJean Delvare2012-06-29
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab2012-06-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | [media] media: gpio-ir-recv: add map nameBenoît Thébaudeau2012-06-25
| * | | | | | | | | | | | | | | | | | | | | | | [media] videodev2.h: add new hwseek capability bitsHans Verkuil2012-06-18
| * | | | | | | | | | | | | | | | | | | | | | | [media] videobuf2: correct the #ifndef text mistake in videobuf2-dma-contig.hAlbert Wang2012-06-18
| * | | | | | | | | | | | | | | | | | | | | | | [media] mt9t001: Implement V4L2_CID_PIXEL_RATE controlLaurent Pinchart2012-05-24
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | include/linux/aio.h: cpp->C conversionsAndrew Morton2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | ipc: compat: use signed size_t types for msgsnd and msgrcvWill Deacon2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPCWill Deacon2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | ipc: add COMPAT_SHMLBA supportWill Deacon2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | nilfs2: add omitted comments for structures in nilfs2_fs.hVyacheslav Dubeyko2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | string: introduce memweight()Akinobu Mita2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | backlight: move lp855x header into platform_data directoryKim, Milo2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | backlight: move register definitions from header to sourceKim, Milo2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | printk: remove the now unnecessary "C" annotation for KERN_CONTJoe Perches2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | printk: convert the format for KERN_<LEVEL> to a 2 byte patternJoe Perches2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | printk: add kern_levels.h to make KERN_<LEVEL> available for asm useJoe Perches2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | printk: add generic functions to find KERN_<LEVEL> headersJoe Perches2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | usb/marvell: remove conditional compilation of clk codeViresh Kumar2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | clk: add non CONFIG_HAVE_CLK routinesViresh Kumar2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook2012-07-30
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | virtio-blk: return VIRTIO_BLK_F_FLUSH to header.Rusty Russell2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | | virtio-blk: allow toggling host cache between writeback and writethroughPaolo Bonzini2012-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | | virtio ids: fix comment for virtio-rngAmit Shah2012-07-30
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | mfd: Add support for twl6041Peter Ujfalusi2012-07-25
| * | | | | | | | | | | | | | | | | | | | | | | | | mfd: Fix twl6040 revision informationPeter Ujfalusi2012-07-25
| * | | | | | | | | | | | | | | | | | | | | | | | | mfd: Remove unneeded io_mutex from struct twl6040Axel Lin2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | mfd: Remove __devexit annotation for pm80x_deinitAxel Lin2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | mfd: Initial support for the WM5110Mark Brown2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | mfd: Add s2mps11 irq driverSangbeom Kim2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | mfd: Add samsung s2mps11 mfd supportSangbeom Kim2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | mfd: Modify samsung mfd headerSangbeom Kim2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | mfd: Modify samsung mfd driver for common apiSangbeom Kim2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | mfd: Rename s5m file and directories to samsungSangbeom Kim2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | mfd: Add even more arizona register definitionsMark Brown2012-07-10