| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (5877): radio-gemtek-pci: remove unused structure member | Trent Piepho | 2007-07-20 | 1 | -3/+0 |
* | V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio drivers | Mauro Carvalho Chehab | 2007-07-20 | 2 | -3/+3 |
* | V4L/DVB (5828): Kconfig: Added GemTek USB radio and removed experimental depe... | Douglas Schilling Landgraf | 2007-07-18 | 1 | -2/+2 |
* | V4L/DVB (5705): Removed unnecessary .hardware from video_device struct. | Douglas Schilling Landgraf | 2007-07-18 | 10 | -10/+0 |
* | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 1 | -3/+1 |
* | Fix Kconfig dependency problems wrt boolean menuconfigs | Trent Piepho | 2007-06-28 | 1 | -1/+1 |
* | V4L/DVB (5624): Radio-maestro.c cleanup | Douglas Landgraf | 2007-05-09 | 1 | -3/+0 |
* | V4L/DVB (5623): Dsbr100.c Replace usb_dsbr100_do_ioctl to use video_ioctl2 | Douglas Landgraf | 2007-05-09 | 1 | -159/+186 |
* | V4L/DVB (5622): Radio-zoltrix.c cleanup | Douglas Landgraf | 2007-05-09 | 1 | -1/+0 |
* | V4L/DVB (5621): Radio-cadet.c Replace cadet_do_ioctl to use video_ioctl2 | Douglas Landgraf | 2007-05-09 | 1 | -118/+179 |
* | V4L/DVB (5587): Add help for RADIO_ADAPTERS and VIDEO_CAPTURE_DRIVERS | Mauro Carvalho Chehab | 2007-05-09 | 1 | -0/+2 |
* | V4L/DVB (5586): Use menuconfig objects II - V4L | Jan Engelhardt | 2007-05-09 | 1 | -2/+7 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | V4L/DVB (5563): Radio-maestro.c Replace radio_ioctl to use video_ioctl2 | Douglas Landgraf | 2007-04-27 | 1 | -123/+143 |
* | V4L/DVB (5562): Radio-gemtek-pci.c Replace gemtek_pci_ioctl to use video_ioctl2 | Douglas Landgraf | 2007-04-27 | 1 | -107/+146 |
* | V4L/DVB (5556): Radio-gemtek.c Replace gemtek_ioctl to use video_ioctl2 | Douglas Landgraf | 2007-04-27 | 1 | -114/+146 |
* | V4L/DVB (5555): Radio-aimslab.c Replace rt_ioctl to use video_ioctl2 | Douglas Landgraf | 2007-04-27 | 1 | -104/+136 |
* | V4L/DVB (5553): Replace typhoon_do_ioctl to use video_ioctl2 | Douglas Landgraf | 2007-04-27 | 1 | -105/+134 |
* | V4L/DVB (5550): Radio-sf16fmi.c Replace fmi_do_ioctl to use video_ioctl2 | Douglas Landgraf | 2007-04-27 | 1 | -116/+146 |
* | V4L/DVB (5549): Radio-sf16fmr2.c Replace fmr2_do_ioctl to use video_ioctl2 | Douglas Landgraf | 2007-04-27 | 1 | -160/+190 |
* | V4L/DVB (5546): Radio-terratec.c Replace tt_do_ioctl to use video_ioctl2 | Douglas Landgraf | 2007-04-27 | 1 | -109/+138 |
* | V4L/DVB (5541): Radio-zoltrix.c Replace zol_do_ioctl to use video_ioctl2 | Douglas Landgraf | 2007-04-27 | 1 | -111/+145 |
* | V4L/DVB (5540): Radio-trust.c Replace tr_do_ioctl to use video_ioctl2 | Douglas Landgraf | 2007-04-27 | 1 | -117/+139 |
* | V4L/DVB (5539): Radio-rtrack2.c Added VIDIOC_[GS]_AUDIO and VIDIOC_[S|G]_INPUT | Douglas Landgraf | 2007-04-27 | 1 | -0/+36 |
* | V4L/DVB (5534): Radio-rtrack2.c Replace rt_ioctl to use video_ioctl2 | Douglas Landgraf | 2007-04-27 | 1 | -112/+109 |
* | V4L/DVB (5390): Radio: Fix error in Kbuild file | Trent Piepho | 2007-03-27 | 1 | -1/+1 |
* | V4L/DVB (5201): Radio/: Convert to generic boolean-values | Richard Knutsson | 2007-02-21 | 1 | -13/+5 |
* | V4L/DVB (5155): Properly initialize mute and radio frequency | Mauro Carvalho Chehab | 2007-02-21 | 1 | -3/+5 |
* | V4L/DVB (5154): Add some debug info, depending on debug level | Mauro Carvalho Chehab | 2007-02-21 | 1 | -16/+56 |
* | V4L/DVB (5153): Make it coherent with vidioc_g_tuner | Mauro Carvalho Chehab | 2007-02-21 | 1 | -1/+1 |
* | V4L/DVB (5152): Implements VIDIOC_[S|G]_INPUT on radio-aztech/radio-maxiradio | Mauro Carvalho Chehab | 2007-02-21 | 2 | -0/+32 |
* | V4L/DVB (5151): Implement VIDIOC_[GS]_AUDIO on aztech | Mauro Carvalho Chehab | 2007-02-21 | 1 | -0/+22 |
* | V4L/DVB (5150): Implement VIDIOC_[GS]_AUDIO on maxiradio | Mauro Carvalho Chehab | 2007-02-21 | 1 | -0/+22 |
* | V4L/DVB (5149): Convert radio-maxiradio to use video_ioctl2 | Mauro Carvalho Chehab | 2007-02-21 | 1 | -121/+121 |
* | V4L/DVB (5148): Convert radio-aztech to use video_ioctl2 | Mauro Carvalho Chehab | 2007-02-21 | 1 | -118/+122 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 3 | -3/+0 |
* | [PATCH] mark struct file_operations const 4 | Arjan van de Ven | 2007-02-12 | 17 | -17/+17 |
* | [PATCH] The scheduled removal of some OSS options | Adrian Bunk | 2006-12-07 | 1 | -32/+0 |
* | V4L/DVB (4711): Radio: No need to return void | Tobias Klauser | 2006-10-04 | 1 | -1/+1 |
* | remove mentionings of devfs in documentation | Adrian Bunk | 2006-10-03 | 1 | -2/+1 |
* | V4L/DVB (4484): Git-dvb: cadet build fix | Andrew Morton | 2006-09-26 | 1 | -0/+1 |
* | V4L/DVB (4410): Cleanups and fixes for dsbr100 | Alan Cox | 2006-09-26 | 2 | -72/+128 |
* | V4L/DVB (4406): Convert radio-cadet to V4L2 API | Hans J. Koch | 2006-09-26 | 2 | -115/+136 |
* | V4L/DVB (4394): Git-dvb: radio-sf16fmi build fix | Andrew Morton | 2006-09-26 | 1 | -0/+1 |
* | V4L/DVB (4371): Included missing linux/version.h | Mauro Carvalho Chehab | 2006-09-26 | 1 | -2/+3 |
* | V4L/DVB (4370): Fix some typos on ioctl handling function | Mauro Carvalho Chehab | 2006-09-26 | 3 | -3/+3 |
* | V4L/DVB (4364): V4L2 conversion: radio-maxiradio | Mauro Carvalho Chehab | 2006-09-26 | 2 | -64/+104 |
* | V4L/DVB (4363): V4L2 conversion: radio-trust | Mauro Carvalho Chehab | 2006-09-26 | 2 | -57/+132 |
* | V4L/DVB (4358): V4L2 conversion: radio-zoltrix | Mauro Carvalho Chehab | 2006-09-26 | 2 | -59/+125 |
* | V4L/DVB (4357): V4L2 conversion: radio-typhoon | Mauro Carvalho Chehab | 2006-09-26 | 2 | -55/+117 |