aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-27V4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvrMarkus Rechberger5-7/+67
2007-04-27V4L/DVB (5510): Fix 1/3 for bug 7819: fixed frontend hotplug issueMarkus Rechberger3-2/+17
2007-04-27V4L/DVB (5507): Pvrusb2: Gather USB bus address info and report itMike Isely5-0/+49
2007-04-27V4L/DVB (5505): Fix Kernel Bugzilla #8301: spinlock fix for flexcop-pciHendrik Borghorst1-4/+5
2007-04-27V4L/DVB (5504): Sn9c102: Make driver V4L2 not V4L1Trent Piepho2-16/+16
2007-04-27V4L/DVB (5503): Sn9c102: declare constant byte sequences as static constTrent Piepho1-3/+3
2007-04-27V4L/DVB (5502): Sn9c102: more efficient register writing codeTrent Piepho13-537/+320
2007-04-27V4L/DVB (5497): Additional card support for bttv driverScott Alfter2-0/+27
2007-04-27V4L/DVB (5494): Lgdt330x: Fix some warningsTrent Piepho1-2/+2