aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (10575): V4L2: Add COLORFX user controlSergio Aguirre1-1/+8
2009-03-30V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil1-0/+5
2009-03-30V4L/DVB (10542): v4l2-subdev: add querystd and g_input_statusHans Verkuil2-0/+5
2009-03-30V4L/DVB (10538): saa6588: add g_chip_ident support.Hans Verkuil1-0/+3
2009-03-30V4L/DVB (10515): Adds IR table for the IR provided with this board and includes it atMauro Carvalho Chehab1-0/+1
2009-03-30V4L/DVB (10499): saa7146: convert saa7146 and mxb in particular to v4l2_subdev.Hans Verkuil1-0/+18
2009-03-30V4L/DVB (10497): saa7146: i2c adapdata now points to v4l2_device.Hans Verkuil1-0/+5
2009-03-30V4L/DVB (10496): saa7146: implement v4l2_device support.Hans Verkuil1-0/+3
2009-03-30V4L/DVB (10365): Add Mars-Semi MR97310A formatKyle Guinn1-0/+1
2009-03-30V4L/DVB (10277): cx18, cx2341x: Fix bugs in cx18 AC3 control and comply with V4L2 specAndy Walls1-1/+0
2009-03-30V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls1-2/+5
2009-03-30V4L/DVB (10271): saa7146: convert to video_ioctl2.Hans Verkuil1-12/+5
2009-03-30V4L/DVB (10251): cx25840: add comments explaining what the init() does.Hans Verkuil1-0/+12
2009-03-30V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()Hans Verkuil1-0/+13
2009-03-30V4L/DVB (10231): v4l2-subdev: add v4l2_ext_controls supportHans Verkuil1-0/+3
2009-03-30Fix a lockdep warning in fasync_helper()Jonathan Corbet1-1/+1
2009-03-30cpumask: remove the now-obsoleted pcibus_to_cpumask(): genericRusty Russell1-7/+0
2009-03-30cpumask: use new cpumask_ functions in core code.Rusty Russell1-2/+2
2009-03-30cpumask: remove node_to_first_cpuRusty Russell1-3/+0
2009-03-30cpumask: fix seq_bitmap_*() functions.Rusty Russell1-4/+5
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt349-4232/+8775
2009-03-29Fix build error in <linux/irq.h>Ralf Baechle1-0/+2
2009-03-29Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller63-331/+3029
2009-03-29drm: detect hdmi monitor by hdmi identifier (v3)Ma Ling1-0/+1
2009-03-29drm: reorder struct drm_ioctl_desc to save space on 64 bit buildsRichard Kennedy1-3/+3
2009-03-29radeon: add some new pci idsAlex Deucher1-0/+2
2009-03-29drm: read EDID extensions from monitorMa Ling1-1/+2
2009-03-28kernel: remove HIPQUAD()Harvey Harrison1-12/+0
2009-03-28netpoll: store local and remote ip in net-endianHarvey Harrison1-1/+1
2009-03-28skbuff.h: fix missing kernel-docRandy Dunlap1-0/+1
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds3-14/+33
2009-03-28Annotate struct fs_struct's usage count restrictionDavid Howells1-1/+4
2009-03-28drm: merge Linux master into HEADDave Airlie351-4288/+8795
2009-03-28Merge branch 'linus' into core/iommuIngo Molnar344-4217/+8649
2009-03-28Merge branch 'linus' into x86/coreIngo Molnar314-4058/+7975
2009-03-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-3/+37
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-0/+76
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds25-113/+598
2009-03-28i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner1-0/+1
2009-03-28i2c-algo-pca: Rework waiting for a free busWolfram Sang1-1/+1
2009-03-28i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa1-2/+31
2009-03-28i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79Jean Delvare1-0/+4
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds21-92/+1771
2009-03-28Merge branch 'origin' into develRussell King304-4009/+6254
2009-03-28netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore1-0/+5
2009-03-28lsm: Remove the socket_post_accept() hookPaul Moore1-13/+0
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2-1/+28
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar29-195/+962
2009-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-72/+415
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-33/+185