summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls2009-03-307-19/+84
* V4L/DVB (10275): cx18: Additional debug to display outgoing mailbox parametersAndy Walls2009-03-301-12/+30
* V4L/DVB (10274): cx18: Fix a PLL divisor update for the I2S master clockAndy Walls2009-03-301-2/+2
* V4L/DVB (10272): av7110: test type field in VIDIOC_G_SLICED_VBI_CAPHans Verkuil2009-03-301-1/+2
* V4L/DVB (10271): saa7146: convert to video_ioctl2.Hans Verkuil2009-03-308-1506/+1400
* V4L/DVB (10269): Add support for DVBWorld DVBS2 PCI-e 2005.Igor M. Liplianin2009-03-304-0/+22
* V4L/DVB (10268): Proper implement set_voltage in cx24116.Igor M. Liplianin2009-03-301-19/+32
* V4L/DVB (10267): Add support for TeVii S470 DVB-S2 PCI-e card.Igor M. Liplianin2009-03-304-0/+26
* V4L/DVB (10266): Add support for TurboSight TBS6920 DVB-S2 PCI-e card.Igor M. Liplianin2009-03-304-0/+49
* V4L/DVB (10263): zr364xx: add support for Aiptek DV T300Antoine Jacquet2009-03-302-0/+2
* V4L/DVB (10259): pvrusb2: Code module name directly in printkMike Isely2009-03-301-2/+2
* V4L/DVB (10258): pvrusb2: Issue VIDIOC_INT_INIT to v4l2 modules when they fir...Mike Isely2009-03-304-11/+29
* V4L/DVB (10255): em28xx: Clock (XCLK) CleanupRobert Krakora2009-03-301-1/+1
* V4L/DVB (10252): v4l2 doc: explain why v4l2_device_unregister_subdev() has to...Hans Verkuil2009-03-301-0/+6
* V4L/DVB (10251): cx25840: add comments explaining what the init() does.Hans Verkuil2009-03-302-0/+22
* V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()Hans Verkuil2009-03-303-26/+65
* V4L/DVB (10247): saa7134: convert to the new v4l2 framework.Hans Verkuil2009-03-308-78/+91
* V4L/DVB (10246): saa6752hs: convert to v4l2_subdev.Hans Verkuil2009-03-301-233/+333
* V4L/DVB (10244): v4l2: replace a few snprintfs with strlcpyHans Verkuil2009-03-301-4/+4
* V4L/DVB (10242): pwc: add support for webcam snapshot buttonNam Phạm Thành2009-03-303-13/+80
* V4L/DVB (10239): pvrusb2: Fix misleading comment caused by earlier commitMike Isely2009-03-301-2/+1
* V4L/DVB (10238): pvrusb2: Change sysfs serial number handlingMike Isely2009-03-301-10/+2
* V4L/DVB (10237): pvrusb2: Generate a device-unique identifierMike Isely2009-03-303-0/+34
* V4L/DVB (10236): pvrusb2: Stop advertising VBI capability - it isn't thereMike Isely2009-03-301-1/+1
* V4L/DVB (10231): v4l2-subdev: add v4l2_ext_controls supportHans Verkuil2009-03-302-0/+9
* V4L/DVB (10211): vivi: Implements 4 inputs on viviMauro Carvalho Chehab2009-03-301-44/+142
* Merge branch 'bzip2-lzma-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-291-21/+33
|\
| * bzip2/lzma: don't ask for compression mode for the default initramfsH. Peter Anvin2009-03-281-10/+22
| * bzip2/lzma: consistently capitalize LZMA in KconfigH. Peter Anvin2009-03-281-3/+3
| * bzip2/lzma: clarify the meaning of the CONFIG_RD_ optionsH. Peter Anvin2009-03-281-3/+3
| * bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDEDH. Peter Anvin2009-03-281-8/+8
| * Merge commit 'v2.6.29' into x86/setup-lzmaIngo Molnar2009-03-263472-61325/+123997
| |\
* | | Fix build error in <linux/irq.h>Ralf Baechle2009-03-291-0/+2
* | | sched: fix errors in struct & function commentsRandy Dunlap2009-03-291-7/+8
* | | maple: fix Error in kernel-doc notationRandy Dunlap2009-03-291-1/+1
* | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-281-125/+76
|\ \ \
| * \ \ Merge branch 'linus' into core/futexesIngo Molnar2009-03-283915-167433/+290974
| |\ \ \
| * | | | futex: remove the pointer math from double_unlock_hb, fixIngo Molnar2009-03-131-1/+2
| * | | | futex: remove the pointer math from double_unlock_hbDarren Hart2009-03-131-8/+2
| * | | | futex: clean up fault logicDarren Hart2009-03-121-90/+36
| * | | | futex: unlock before returning -EFAULTDarren Hart2009-03-121-0/+7
| * | | | futex: use current->time_slack_ns for rt tasks tooDarren Hart2009-03-121-5/+2
| * | | | futex: add double_unlock_hb()Darren Hart2009-03-121-12/+17
| * | | | futex: additional (get|put)_futex_key() fixesDarren Hart2009-03-121-5/+11
| * | | | futex: update futex commentaryDarren Hart2009-03-121-19/+14
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-03-2822-737/+783
|\ \ \ \ \
| * | | | | smack: Add a new '-CIPSO' option to the network address label configurationEtienne Basset2009-03-285-15/+82
| * | | | | netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore2009-03-284-118/+161
| * | | | | lsm: Remove the socket_post_accept() hookPaul Moore2009-03-284-25/+0
| * | | | | selinux: Remove the "compat_net" compatibility codePaul Moore2009-03-284-234/+7