aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | V4L/DVB: V4L2: mediabus: add 12-bit Bayer and YUV420 pixel formatsGuennadi Liakhovetski2010-08-021-0/+5
| * | | | | | | | V4L/DVB: mediabus: fix ambiguous pixel code namesGuennadi Liakhovetski2010-08-021-4/+4
| * | | | | | | | V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.hLaurent Pinchart2010-08-021-0/+397
| * | | | | | | | V4L/DVB: IR/lirc: make lirc userspace and staging modules buildableJarod Wilson2010-08-022-16/+243
| * | | | | | | | V4L/DVB: uvcvideo: Define control information bits using macrosLaurent Pinchart2010-08-021-0/+7
| * | | | | | | | V4L/DVB: videobuf: Rename vmalloc fields to vaddrLaurent Pinchart2010-08-022-2/+2
| * | | | | | | | V4L/DVB: videobuf: Remove videobuf_mapping start and end fieldsLaurent Pinchart2010-08-021-2/+0
| * | | | | | | | V4L/DVB: videobuf: Don't export videobuf_(vmalloc|pages)_to_sgLaurent Pinchart2010-08-021-17/+0
| * | | | | | | | V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart2010-08-021-8/+12
| * | | | | | | | V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vbPawel Osciak2010-08-021-2/+2
| * | | | | | | | V4L/DVB: IR: add empty lirc pseudo-keymapJarod Wilson2010-08-021-0/+1
| * | | | | | | | V4L/DVB: IR TX: incoming IR buffer now an int pointerJarod Wilson2010-08-021-1/+1
| * | | | | | | | V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driverJarod Wilson2010-08-021-1/+3
| * | | | | | | | V4L/DVB: IR: add lirc device interfaceJarod Wilson2010-08-021-0/+163
| * | | | | | | | V4L/DVB: Increment DVB API versionMauro Carvalho Chehab2010-08-021-1/+1
| * | | | | | | | V4L/DVB: Add FE_CAN_TURBO_FECKlaus Schmidinger2010-08-021-0/+1
| * | | | | | | | V4L/DVB: IR: add tx callbacks to ir-coreJarod Wilson2010-08-021-1/+7
| * | | | | | | | V4L/DVB: ir-core: partially convert ir-kbd-i2c.c to not use ir-functions.cDavid Härdeman2010-08-021-1/+1
| * | | | | | | | V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotesJarod Wilson2010-08-021-0/+4
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'stable/swiotlb-0.8.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-041-2/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | swiotlb: Make swiotlb bookkeeping functions visible in the header file.Konrad Rzeszutek Wilk2010-06-071-0/+22
| * | | | | | | | swiotlb: search and replace "int dir" with "enum dma_data_direction dir"Konrad Rzeszutek Wilk2010-06-071-2/+2
| * | | | | | | | swiotlb: add the swiotlb initialization function with iotlb memoryFUJITA Tomonori2010-06-071-0/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-08-045-11/+50
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | AppArmor: basic auditing infrastructure.John Johansen2010-08-021-0/+27
| * | | | | | | | | SELinux: special dontaudit for access checksEric Paris2010-08-021-0/+5
| * | | | | | | | | vfs: re-introduce MAY_CHDIREric Paris2010-08-021-0/+1
| * | | | | | | | | security: move LSM xattrnames to xattr.hMimi Zohar2010-08-022-3/+14
| * | | | | | | | | LSM: Remove unused arguments from security_path_truncate().Tetsuo Handa2010-08-021-8/+3
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-08-033-0/+147
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net/9p: Implement TXATTRCREATE 9p callAneesh Kumar K.V2010-08-022-0/+3
| * | | | | | | | | net/9p: Implement attrwalk 9p callAneesh Kumar K.V2010-08-022-0/+3
| * | | | | | | | | 9p: Implement LOPENM. Mohan Kumar2010-08-021-0/+2
| * | | | | | | | | fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)2010-08-022-0/+6
| * | | | | | | | | 9p: Implement TMKDIRM. Mohan Kumar2010-08-022-0/+6
| * | | | | | | | | 9p: Implement TMKNODM. Mohan Kumar2010-08-022-0/+6
| * | | | | | | | | 9p: Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)2010-08-022-0/+6
| * | | | | | | | | 9p: Define and implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)2010-08-022-0/+3
| * | | | | | | | | 9p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi2010-08-022-0/+29
| * | | | | | | | | 9p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi2010-08-022-0/+47
| * | | | | | | | | 9p: readdir implementation for 9p2000.LSripathi Kodi2010-08-022-0/+35
| * | | | | | | | | virtio_9p.h needs <linux/types.h>Fang Wenqi2010-08-021-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-08-031-1/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'v2.6.35'Alex Elder2010-08-029-28/+68
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | direct-io: move aio_complete into ->end_ioChristoph Hellwig2010-07-261-1/+2
* | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-035-5/+41
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'devel-stable' into develRussell King2010-07-311-0/+20
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc ...Russell King2010-07-2914-17/+33
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flagBenjamin Herrenschmidt2010-07-161-0/+20
| * | | | | | | | | | | Merge branch 'misc' into develRussell King2010-07-312-4/+9
| |\ \ \ \ \ \ \ \ \ \ \