| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-09-30 | 14 | -119/+468 |
|\ |
|
| * | V4L/DVB (4620): Fix AGC configuration for MOD3000P-based boards | Jose Alberto Reguero | 2006-09-26 | 1 | -9/+9 |
| * | V4L/DVB (4617): Problem with dibusb-mb.c USB IDs | Alistair Buxton | 2006-09-26 | 1 | -1/+1 |
| * | V4L/DVB (4616): [PATCH] Nebula DigiTV USB RC support | Allan Third | 2006-09-26 | 1 | -6/+76 |
| * | V4L/DVB (4561): Sync'ing dvb-usb-remote with changes in USB input subsystem | Unai Uribarri | 2006-09-26 | 1 | -1/+4 |
| * | V4L/DVB (4528): PATCH: Club 3D zap250mini | Jochen Issing | 2006-09-26 | 2 | -2/+4 |
| * | V4L/DVB (4525): Drivers/media/dvb/dvb-usb/dibusb-mb.c: NULL dereference | Adrian Bunk | 2006-09-26 | 1 | -4/+4 |
| * | V4L/DVB (4495): Fix "no data from ZL10353 based USB tuner" problem | Chris Pascoe | 2006-09-26 | 1 | -0/+1 |
| * | V4L/DVB (4468): Another fix for attaching the DiB3000MC | Patrick Boettcher | 2006-09-26 | 1 | -12/+9 |
| * | V4L/DVB: DiB3000MC: set FE to NULL after being freed | Patrick Boettcher | 2006-09-26 | 1 | -4/+5 |
| * | V4L/DVB (4464): FIX_ AverTV A800 trouble | Klaus Frahm | 2006-09-26 | 1 | -0/+8 |
| * | V4L/DVB (4463): New firmware for Nova-t-usb2 | Patrick Boettcher | 2006-09-26 | 1 | -1/+1 |
| * | V4L/DVB (4465): Attach the dib3000mc correctly | Patrick Boettcher | 2006-09-26 | 2 | -11/+16 |
| * | V4L/DVB: Complete rewrite of the DiB3000mc-driver | Patrick Boettcher | 2006-09-26 | 4 | -24/+126 |
| * | V4L/DVB: Update for MT2060 to use dvb_tuner_ops | Olivier DANET | 2006-09-26 | 2 | -83/+5 |
| * | V4L/DVB: MT2060: Code cleanups, adding to new build-mechanism | Patrick Boettcher | 2006-09-26 | 2 | -7/+12 |
| * | V4L/DVB (4453): [PATCH] dibcom mod3000p + mt2060 -- remote control | Sergei Haller | 2006-09-26 | 3 | -5/+66 |
| * | V4L/DVB (4451): MT2060: IF1 Offset from EEPROM, several updates | Patrick Boettcher | 2006-09-26 | 1 | -2/+21 |
| * | V4L/DVB: Added support for LeadTek DVB-T USB clone | Olivier DANET | 2006-09-26 | 2 | -27/+41 |
| * | V4L/DVB (4446): Add support for the Artec T14 | Patrick Boettcher | 2006-09-26 | 2 | -5/+15 |
| * | V4L/DVB: Cleanups for mt2060-integration | Patrick Boettcher | 2006-09-26 | 4 | -94/+91 |
| * | V4L/DVB: Adding support for MT2060 and thus for some DVB-USB-devices based on it | Olivier DANET | 2006-09-26 | 5 | -21/+105 |
| * | V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f... | Andrew de Quincey | 2006-09-26 | 1 | -6/+2 |
| * | V4L/DVB (4387): Add Kconfig infrastructure for dvb_attach | Andrew de Quincey | 2006-09-26 | 1 | -6/+6 |
| * | V4L/DVB (4386): Convert DVB devices to use dvb_attach() | Andrew de Quincey | 2006-09-26 | 4 | -11/+16 |
| * | V4L/DVB (4442): [PATCH] Freecom DVB-T stick with ID 14aa:0225 | Alexander Tuschen | 2006-09-26 | 2 | -0/+47 |
* | | USB: Dealias -110 code (more complete) | Pete Zaitcev | 2006-09-27 | 1 | -1/+0 |
|/ |
|
* | V4L/DVB (4608b): i2c deps fix on DVB | Andrew de Quincey | 2006-09-10 | 1 | -0/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | V4L/DVB (4094): Cxusb: add support for DViCO FusionHDTV DVB-T Dual USB based ... | Michael Krufky | 2006-06-25 | 2 | -1/+8 |
* | V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point... | Patrick Boettcher | 2006-06-25 | 9 | -28/+25 |
* | V4L/DVB (4027): Fixes after dvb_tuner_ops-conversion | Patrick Boettcher | 2006-06-25 | 3 | -16/+25 |
* | V4L/DVB (4030): Minor code cleanup on the genpix-module | Patrick Boettcher | 2006-06-25 | 1 | -13/+15 |
* | V4L/DVB (4029): [PATCH] Genpix 8PSK->USB driver (Take 2) | Alan Nisota | 2006-06-25 | 6 | -1/+620 |
* | V4L/DVB (4014): Remove the spagetti code gotos that aren't useful | Trent Piepho | 2006-06-25 | 4 | -13/+6 |
* | V4L/DVB (4011): Fix PLL refactoring breakage to WinTV NOVA T USB 2 driver | Andrew de Quincey | 2006-06-25 | 1 | -3/+2 |
* | V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg() | Andrew de Quincey | 2006-06-25 | 4 | -6/+6 |
* | V4L/DVB (3888): Convert cxusb to refactored tuner code | Andrew de Quincey | 2006-06-25 | 1 | -12/+15 |
* | V4L/DVB (3900): Rename fe_lgh06xf.h to lg_h06xf.h | Michael Krufky | 2006-06-25 | 1 | -1/+1 |
* | V4L/DVB (3898): Fix dvb-usb tuner code | Andrew de Quincey | 2006-06-25 | 1 | -5/+5 |
* | V4L/DVB (3884): Convert dibusb* to refactored tuner code | Andrew de Quincey | 2006-06-25 | 2 | -4/+4 |
* | V4L/DVB (3883): Convert digtv to refactored tuner code | Andrew de Quincey | 2006-06-25 | 1 | -6/+9 |
* | V4L/DVB (3882): Convert dvb-usb/umt-010 to refactored tuner code | Andrew de Quincey | 2006-06-25 | 1 | -1/+1 |
* | V4L/DVB (3881): Convert core dvb-usb pll code to refactored tuner code | Andrew de Quincey | 2006-06-25 | 2 | -12/+18 |
* | V4L/DVB (3843): Cxusb: use fe_lgh06xf.h | Michael Krufky | 2006-06-25 | 1 | -32/+2 |
* | V4L/DVB (3820): Drivers/media/dvb/dvb-usb/: possible cleanups | Adrian Bunk | 2006-06-25 | 1 | -1/+1 |
* | V4L/DVB (3811): Cxusb: lgh064f: set auxiliary byte in pll_set | Michael Krufky | 2006-06-25 | 1 | -5/+31 |
* | V4L/DVB (3762): Add sysfs device links to dvb devices | Andrew de Quincey | 2006-06-25 | 1 | -1/+1 |
* | V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2C | Manu Abraham | 2006-05-23 | 1 | -1/+1 |
* | V4L/DVB (3819): Cxusb-bluebird: bug-fix: power down corrupts frontend | Michael Krufky | 2006-05-12 | 1 | -4/+13 |