| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings | Trent Piepho | 2007-02-21 | 11 | -35/+24 |
* | V4L/DVB (5164): Compat: Handle input_register_device() change and some others | Trent Piepho | 2007-02-21 | 2 | -4/+4 |
* | V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER | Trent Piepho | 2007-02-21 | 8 | -91/+41 |
* | V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bits | Trent Piepho | 2007-02-21 | 2 | -3/+5 |
* | V4L/DVB (5161): Dvb-ttpci: call saa7146_vv_release() on exit | Marco Schluessler | 2007-02-21 | 1 | -0/+5 |
* | V4L/DVB (5160): Saa7146_vv: pass correct memory size to pci_free_consistent | Marco Schluessler | 2007-02-21 | 1 | -1/+1 |
* | V4L/DVB (5158): Dvb-ttpci: Fixed unregistering the vbi device | Oliver Endriss | 2007-02-21 | 2 | -8/+2 |
* | V4L/DVB (5157): Set phys, bustype, version, vendor and product for input device | Matthias Schwarzott | 2007-02-21 | 1 | -0/+15 |
* | V4L/DVB (5156): Fix: dma free is being called with wrong arguments | Michael Schimek | 2007-02-21 | 2 | -2/+2 |
* | 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 |
* | V4L/DVB (5147): Make vivi driver to use vmalloced pointers | Mauro Carvalho Chehab | 2007-02-21 | 3 | -11/+78 |
* | V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only | Trent Piepho | 2007-02-21 | 16 | -50/+57 |
* | V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER calls | Trent Piepho | 2007-02-21 | 3 | -1/+59 |
* | V4L/DVB (5142): M920x: move filter caps from device caps to adapter caps | Michael Krufky | 2007-02-21 | 1 | -2/+4 |
* | V4L/DVB (5141): M920x: group tuner / demod callback functions together | Michael Krufky | 2007-02-21 | 1 | -62/+63 |
* | V4L/DVB (5140): Whitespace / 80-column cleanups | Michael Krufky | 2007-02-21 | 1 | -8/+16 |
* | V4L/DVB (5139): M920x: Fix tuner identification bug with qt1010 module | Aapo Tahkola | 2007-02-21 | 2 | -14/+41 |
* | V4L/DVB (5138): Kconfig: qt1010 should be selected by m920x | Michael Krufky | 2007-02-21 | 1 | -0/+1 |
* | V4L/DVB (5137): Dvb: add new qt1010 tuner module | Antti Palosaari | 2007-02-21 | 6 | -204/+607 |
* | V4L/DVB (5136): M920x: correct oops when loading module | Michael Krufky | 2007-02-21 | 1 | -3/+3 |
* | V4L/DVB (5135): Qt1010: correct hardlockup when an app access the DVB dongle | Jan Nijs | 2007-02-21 | 1 | -3/+3 |
* | V4L/DVB (5134): M920x: fix build in hg tree / other trivial fixes | Michael Krufky | 2007-02-21 | 1 | -2/+0 |
* | V4L/DVB (5133): M920x: move qt1010_tuner_attach function into qt1010.h | Michael Krufky | 2007-02-21 | 2 | -10/+9 |
* | V4L/DVB (5132): M920x: more trivial cleanups | Patrick Boettcher | 2007-02-21 | 1 | -10/+1 |
* | V4L/DVB (5131): M920x: more cleanups | Michael Krufky | 2007-02-21 | 2 | -65/+51 |
* | V4L/DVB (5130): M920x: misc updates and fixes | Aapo Tahkola | 2007-02-21 | 3 | -93/+145 |
* | V4L/DVB (5129): M920x: break out qt1010 tuner code into a separate file | Michael Krufky | 2007-02-21 | 2 | -203/+222 |
* | V4L/DVB (5128): M920x: trivial cleanups | Michael Krufky | 2007-02-21 | 1 | -6/+6 |
* | V4L/DVB (5127): M920x: update megasky driver for recent changes in the dvb tree | Michael Krufky | 2007-02-21 | 2 | -40/+45 |
* | V4L/DVB (5126): M920x: cleanups after rename from megasky.[ch] | Michael Krufky | 2007-02-21 | 4 | -43/+43 |
* | V4L/DVB (5125): Dvb-usb: rename megasky.[ch] to m920x.[ch] | Michael Krufky | 2007-02-21 | 3 | -3/+3 |
* | V4L/DVB (5124): Dvb-usb: Initial support for MSI Mega Sky 580 based on Uli m9206 | Aapo Tahkola | 2007-02-21 | 5 | -0/+718 |
* | V4L/DVB (5121): Proper vendor/device ID for the CinergyT2 input device | Tino Keitel | 2007-02-21 | 1 | -0/+5 |
* | V4L/DVB (5119): Various cx2341x documentation updates/fixes. | Hans Verkuil | 2007-02-21 | 3 | -12/+18 |
* | V4L/DVB (5117): Fix: VIDIOC_G_TUNER were returning an endless number of tuners | Mauro Carvalho Chehab | 2007-02-21 | 1 | -0/+4 |
* | V4L/DVB (5116): Remove some warnings when compiling on x86_64 | Mauro Carvalho Chehab | 2007-02-21 | 1 | -6/+6 |
* | V4L/DVB (5114): Cx88: Add support for svideo/composite input of the Terratec ... | Heiko Baums | 2007-02-21 | 1 | -0/+6 |
* | V4L/DVB (5113): Adds video output routing | Marco Schluessler | 2007-02-21 | 2 | -6/+21 |
* | V4L/DVB (5111): Saa7134: add support for Terratec Cinergy HT PCI | Michael Krufky | 2007-02-21 | 4 | -0/+44 |
* | V4L/DVB (5110): Keep the previous tvnorm default for cx88 and cx88-blackbird | Mauro Carvalho Chehab | 2007-02-21 | 2 | -2/+2 |
* | V4L/DVB (5109): Convert cx88-blackbird to use video_ioctl2 | Mauro Carvalho Chehab | 2007-02-21 | 2 | -441/+344 |
* | V4L/DVB (5108): Remove_cx88_ioctl | Mauro Carvalho Chehab | 2007-02-21 | 1 | -27/+0 |
* | V4L/DVB (5107): Use cx88_set_freq() on cx88-blackbird.c | Mauro Carvalho Chehab | 2007-02-21 | 1 | -18/+1 |