aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds12-12/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare12-12/+1
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare3-2/+1
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell3-4/+5
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+4
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras200-4245/+22258
2007-04-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-35/+35
2007-04-28Pull sony into release branchLen Brown3-35/+35
2007-04-28meye: make meye use sony-laptop instead of sonypimalattia@linux.it3-35/+35
2007-04-27V4L/DVB (5563): Radio-maestro.c Replace radio_ioctl to use video_ioctl2Douglas Landgraf1-123/+143
2007-04-27V4L/DVB (5562): Radio-gemtek-pci.c Replace gemtek_pci_ioctl to use video_ioctl2Douglas Landgraf1-107/+146
2007-04-27V4L/DVB (5560): Ivtv: fix incorrect bitwise-and for command flags.Hans Verkuil1-3/+3
2007-04-27V4L/DVB (5558): Opera: use 7-bit i2c addressesMarco Gittler2-31/+49
2007-04-27V4L/DVB (5557): Cafe_ccic: check return value of pci_enable_deviceTrent Piepho1-1/+5
2007-04-27V4L/DVB (5556): Radio-gemtek.c Replace gemtek_ioctl to use video_ioctl2Douglas Landgraf1-114/+146
2007-04-27V4L/DVB (5555): Radio-aimslab.c Replace rt_ioctl to use video_ioctl2Douglas Landgraf1-104/+136
2007-04-27V4L/DVB (5554): Fix: vidioc_g_parm were not zeroing the memoryMauro Carvalho Chehab1-2/+5
2007-04-27V4L/DVB (5553): Replace typhoon_do_ioctl to use video_ioctl2Douglas Landgraf1-105/+134
2007-04-27V4L/DVB (5552): Plan-b: Switch to refcounting PCI APIAlan Cox1-1/+5
2007-04-27V4L/DVB (5551): Plan-b: header changeAlan Cox1-0/+1
2007-04-27V4L/DVB (5550): Radio-sf16fmi.c Replace fmi_do_ioctl to use video_ioctl2Douglas Landgraf1-116/+146
2007-04-27V4L/DVB (5549): Radio-sf16fmr2.c Replace fmr2_do_ioctl to use video_ioctl2Douglas Landgraf1-160/+190
2007-04-27V4L/DVB (5548): Fix v4l2 buffer to the lengthLuc Saillard1-1/+1
2007-04-27V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctlsLuc Saillard9-11/+168
2007-04-27V4L/DVB (5546): Radio-terratec.c Replace tt_do_ioctl to use video_ioctl2Douglas Landgraf1-109/+138
2007-04-27V4L/DVB (5545): Saa7146: Release capture buffers on device closeHartmut Birr1-0/+6
2007-04-27V4L/DVB (5544): Budget-av: Make inversion setting configurable, add KNC ONE V1.0 cardHartmut Birr3-10/+19
2007-04-27V4L/DVB (5543): Tda10023: Add support for frontend TDA10023Hartmut Birr9-38/+670
2007-04-27V4L/DVB (5542): Budget-av: Remove polarity switching of the clock for DVB-CHartmut Birr4-67/+36
2007-04-27V4L/DVB (5541): Radio-zoltrix.c Replace zol_do_ioctl to use video_ioctl2Douglas Landgraf1-111/+145
2007-04-27V4L/DVB (5540): Radio-trust.c Replace tr_do_ioctl to use video_ioctl2Douglas Landgraf1-117/+139
2007-04-27V4L/DVB (5539): Radio-rtrack2.c Added VIDIOC_[GS]_AUDIO and VIDIOC_[S|G]_INPUTDouglas Landgraf1-0/+36
2007-04-27V4L/DVB (5530): Usbvision: remove CustomDevice facilityThierry MERLE3-223/+64
2007-04-27V4L/DVB (5534): Radio-rtrack2.c Replace rt_ioctl to use video_ioctl2Douglas Landgraf1-112/+109
2007-04-27V4L/DVB (5532): Add support for Opera S1- DVB-USBMarco Gittler7-0/+612
2007-04-27V4L/DVB (5529): Usbvision: remove not needed TUNER_SET_TYPE_ADDR callThierry MERLE1-10/+1
2007-04-27V4L/DVB (5528): Usbvision: reverting some i2c cleanupsThierry MERLE1-23/+40
2007-04-27V4L/DVB (5526): Cx88-alsa.c: Use kzallocvignesh.babu@wipro.com1-3/+1
2007-04-27V4L/DVB (5525): Usbvision: fix confusion over 7-bit vs 8-bit TDDA9887 addressesTrent Piepho1-3/+4
2007-04-27V4L/DVB (5513): Bt878: prevent probing wrong card entryAkinobu Mita1-3/+1
2007-04-27V4L/DVB (5524): Usbvision: fix TDA9887 detectionThierry MERLE1-0/+1
2007-04-27V4L/DVB (5523): Usbvision: fix a debug message in usb probe functionThierry MERLE1-1/+1
2007-04-27V4L/DVB (5522): Usbvision: i2c function cleanupsThierry MERLE4-90/+66
2007-04-27V4L/DVB (5521): Usb_get_dev were called twice. Removing the extra call.Mauro Carvalho Chehab1-2/+0
2007-04-27V4L/DVB (5520): Add support for the extra keys in the black Technotrend 1500 IRVille-Pekka Vainio1-1/+7
2007-04-27V4L/DVB (5518): Fix a bug on device detectionMauro Carvalho Chehab3-0/+7
2007-04-27V4L/DVB (5517): Usbvision: store the device database more efficientlyTrent Piepho4-182/+89
2007-04-27V4L/DVB (5516): Reduce usbvision data sizeMauro Carvalho Chehab3-9/+8
2007-04-27V4L/DVB (5515): Use a better format to represent usbvision supported boardsMauro Carvalho Chehab4-161/+1258
2007-04-27V4L/DVB (5512): Fix 3/3 for bug 7819: fixed hotplugging for dvbnetMarkus Rechberger4-4/+32