| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | V4L/DVB (5106): Do some cleanups at cx88-blackbird | Mauro Carvalho Chehab | 2007-02-21 | 1 | -40/+29 |
* | V4L/DVB (5105): Reorder some ioctl handlers | Mauro Carvalho Chehab | 2007-02-21 | 1 | -70/+80 |
* | V4L/DVB (5104): Moved several stuff that were at cx88-video to cx88-blackbird.c | Mauro Carvalho Chehab | 2007-02-21 | 1 | -2/+306 |
* | V4L/DVB (5103): Fix vidioc_g_tuner handling | Mauro Carvalho Chehab | 2007-02-21 | 1 | -0/+2 |
* | V4L/DVB (5102): make videodev to auto-generate standards | Mauro Carvalho Chehab | 2007-02-21 | 4 | -108/+63 |
* | V4L/DVB (5101): Renamed video_mux to cx88_video_mux | Mauro Carvalho Chehab | 2007-02-21 | 1 | -4/+4 |
* | V4L/DVB (5100): Make cx88-blackbird to work again | Mauro Carvalho Chehab | 2007-02-21 | 2 | -34/+62 |
* | V4L/DVB (5099): Uncommented NTSC/443 video standard | Mauro Carvalho Chehab | 2007-02-21 | 1 | -0/+3 |
* | V4L/DVB (5098): Added support for V4L2_STD_NTSC_443 | Mauro Carvalho Chehab | 2007-02-21 | 1 | -2/+6 |
* | V4L/DVB (5097): Convert cx8800 driver to video_ioctl2 handler | Mauro Carvalho Chehab | 2007-02-21 | 4 | -633/+521 |
* | V4L/DVB (5095): Pvrusb2: Allow VIDIOC_S_FMT with -1 for resolution values | Pantelis Koukousoulas | 2007-02-21 | 1 | -3/+9 |
* | V4L/DVB (5094): Pvrusb2: Introduce fake audio input selection | Pantelis Koukousoulas | 2007-02-21 | 1 | -1/+27 |
* | V4L/DVB (5093): Pvrusb2: Emit VIDIOC_S_TUNER correctly | Mike Isely | 2007-02-21 | 4 | -15/+34 |
* | V4L/DVB (5092): Pvrusb2: Use ARRAY_SIZE wherever possible | Mike Isely | 2007-02-21 | 6 | -21/+13 |
* | V4L/DVB (5091): Pvrusb2: Use kzalloc in place of kmalloc/memset pairs | Mike Isely | 2007-02-21 | 12 | -40/+19 |
* | V4L/DVB (5090): Pvrusb2: A patch to use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-21 | 7 | -56/+33 |
* | V4L/DVB (5089): Pvrusb2: V4L EXT_CTRLS fixup | Mike Isely | 2007-02-21 | 1 | -0/+3 |
* | V4L/DVB (5088): Pvrusb2: Minor dead code / comment cleanups | Mike Isely | 2007-02-21 | 1 | -1/+3 |
* | V4L/DVB (5087): Pvrusb2: Fix sizeof() calculation foul-up | Mike Isely | 2007-02-21 | 1 | -1/+1 |
* | V4L/DVB (5086): Pvrusb2: Fix missing break statement on VIDIOC_S_TUNER | Mike Isely | 2007-02-21 | 1 | -0/+1 |
* | V4L/DVB (5085): Pvrusb2: trace print added | Mike Isely | 2007-02-21 | 1 | -0/+6 |
* | V4L/DVB (5084): Pvrusb2: Stop hardcoding frequency ranges | Mike Isely | 2007-02-21 | 1 | -25/+33 |
* | V4L/DVB (5083): Pvrusb2: Remove automodeswitch control | Mike Isely | 2007-02-21 | 2 | -63/+4 |
* | V4L/DVB (5082): Pvrusb2: Slight debug printing efficiency fixup | Mike Isely | 2007-02-21 | 1 | -3/+2 |
* | V4L/DVB (5081): Pvrusb2: VIDIOC_G_TUNER cleanup | Mike Isely | 2007-02-21 | 12 | -165/+144 |
* | V4L/DVB (5080): Pvrusb2: Allow streaming from /dev/radioX | Mike Isely | 2007-02-21 | 1 | -1/+2 |
* | V4L/DVB (5079): Pvrusb2: Use kzalloc instead of kmalloc+memset pairs | Mike Isely | 2007-02-21 | 1 | -8/+4 |
* | V4L/DVB (5078): Pvrusb2: It's safe to kfree() a null pointer | Mike Isely | 2007-02-21 | 1 | -2/+2 |
* | V4L/DVB (5077): Bttv cropping support | Michael Schimek | 2007-02-21 | 4 | -238/+1278 |
* | V4L/DVB (5076): Cpia.c: buffer overflow | Alexey Dobriyan | 2007-02-21 | 1 | -4/+4 |
* | V4L/DVB (5059): Pvrusb2: Be smarter about mode restoration | Mike Isely | 2007-02-21 | 1 | -20/+33 |
* | V4L/DVB (5058): Pvrusb2: bug fix involving switch into radio mode | Mike Isely | 2007-02-21 | 1 | -0/+1 |
* | V4L/DVB (5057): Pvrusb2: Stream configuration cleanups | Mike Isely | 2007-02-21 | 4 | -124/+94 |
* | V4L/DVB (5056): Pvrusb2: Fix cut/paste bug in auto_mode_switch control | Mike Isely | 2007-02-21 | 1 | -1/+0 |
* | V4L/DVB (5054): Pvrusb2: cosmetic comment tweak | Mike Isely | 2007-02-21 | 1 | -1/+1 |
* | V4L/DVB (5053): Pvrusb2: Change default volume to something sane | Mike Isely | 2007-02-21 | 1 | -1/+1 |
* | V4L/DVB (5052): Pvrusb2: Remove stream claiming hack from /dev/radio | Mike Isely | 2007-02-21 | 3 | -34/+6 |
* | V4L/DVB (5051): Pvrusb2: Better radio versus tv frequency handling | Mike Isely | 2007-02-21 | 3 | -30/+196 |
* | V4L/DVB (5050): Pvrusb2: Newer frequency range checking | Mike Isely | 2007-02-21 | 3 | -23/+36 |
* | V4L/DVB (5049): Pvrusb2: Enable radio mode for 24xxx devices | Mike Isely | 2007-02-21 | 2 | -6/+12 |