aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-24V4L/DVB (7376): Improve compile-time type-checking in videobufGuennadi Liakhovetski1-2/+2
2008-04-24V4L/DVB (7372): cx88: Add IR support for Pixelview MPEG 8000GTMauro Carvalho Chehab1-0/+1
2008-04-24V4L/DVB (7352): tuner-simple: enable digital tuning support for Philips FMD1216MEMichael Krufky1-1/+1
2008-04-24V4L/DVB (7351): tuner-simple: add init and sleep methodsMichael Krufky1-0/+3
2008-04-24V4L/DVB (7347): tuner-simple: add basic support for digital tuning of hybrid devicesMichael Krufky1-4/+10
2008-04-24V4L/DVB (7336): soc-camera: streamline hardware parameter negotiationGuennadi Liakhovetski1-14/+38
2008-04-24V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resendPeter Hartley1-1/+2
2008-04-24V4L/DVB (7276): soc-camera: deactivate cameras when not usedGuennadi Liakhovetski1-0/+2
2008-04-24V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski1-7/+7
2008-04-24V4L/DVB (7204): remove V4L2_CID_SHARPNESS from meye.h and report private control as DISABLEDBrandon Philips1-1/+1
2008-04-24V4L/DVB (7178): Add two new fourcc codes for 16bpp formatsSteven Whitehouse1-0/+2
2008-04-24V4L/DVB (7170): soc_camera V4L2 driver for directly-connected SoC-based camerasGuennadi Liakhovetski1-0/+147
2008-04-24V4L/DVB (7169): Add chip IDs for Micron mt9m001 and mt9v022 CMOS camerasGuennadi Liakhovetski1-0/+6
2008-04-24V4L/DVB (7167): [v4l] Add camera class control definitionsBrandon Philips1-0/+27
2008-04-24V4L/DVB (7166): [v4l] Add new user class controls and deprecate othersBrandon Philips1-5/+18
2008-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-0/+20
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+3
2008-04-23[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai1-0/+1
2008-04-23[patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi1-0/+11
2008-04-23[patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi1-0/+1
2008-04-23[patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi1-0/+1
2008-04-23[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi2-0/+3
2008-04-23[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai2-0/+3
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds5-35/+28
2008-04-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-1752/+1
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2-1752/+0
2008-04-22Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-5/+66
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds6-50/+65
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds3-6/+14
2008-04-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6Linus Torvalds4-200/+1
2008-04-22i2c: Renesas SH7760 I2C master driverManuel Lauss1-0/+22
2008-04-22i2c: Add platform driver on top of the new pca-algorithmWolfram Sang1-0/+12
2008-04-22i2c-algo-pca: Extend for future driversWolfram Sang1-5/+32
2008-04-22[IA64] simplify notify hooks in mca.cHidetoshi Seto1-0/+1
2008-04-22HID: export headers properlyMike Frysinger2-0/+3
2008-04-22HID: fix race between open() and disconnect() in usbhidOliver Neukum1-0/+1
2008-04-22HID: make hid_input_field and usbhid_modify_dquirk staticAdrian Bunk1-2/+0
2008-04-22HID: force feedback driver for Logitech Rumblepad 2Anssi Hannula1-0/+1
2008-04-22HID: move wait from hid to usbhidJiri Slaby1-2/+0
2008-04-22HID: make function from dbg_hidJiri Slaby1-1/+5
2008-04-22HID: Sunplus Wireless Desktop needs report descriptor fixupJiri Kosina1-1/+2
2008-04-22HID: quirk for MS Wireless Desktop Receiver (model 1028)Jim Duchek1-0/+1
2008-04-22HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbdPekka Sarnila1-0/+1
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu1-0/+3
2008-04-21[PATCH] teach seq_file to discard entriesAl Viro1-0/+2
2008-04-21[PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro1-26/+26
2008-04-21[PATCH] move a bunch of declarations to fs/internal.hAl Viro3-9/+0
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds1-0/+2
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds28-989/+4
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivialLinus Torvalds5-6/+5