| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] dibusb-common: fix ERROR: do not use assignment in if condition | Michael Krufky | 2011-09-21 | 1 | -2/+10 |
* | [media] dibusb-common: fix ERROR: space required after that ',' | Michael Krufky | 2011-09-21 | 1 | -3/+4 |
* | [media] dvb-usb: refactor MFE code for individual streaming config per frontend | Michael Krufky | 2011-09-06 | 1 | -9/+9 |
* | [media] dvb-usb: prepare for multi-frontend support (MFE) | Antti Palosaari | 2011-07-31 | 1 | -9/+9 |
* | [media] rc: further key name standardization | Jarod Wilson | 2011-05-20 | 1 | -1/+1 |
* | [media] rc: Name RC keymap tables as rc_map_table | Mauro Carvalho Chehab | 2010-12-29 | 1 | -2/+2 |
* | V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_key | Mauro Carvalho Chehab | 2010-08-02 | 1 | -1/+1 |
* | V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_table | Mauro Carvalho Chehab | 2010-05-19 | 1 | -2/+2 |
* | V4L/DVB (13581): DiBUSB: fix I2c access when there is a read-access w/o write... | Patrick Boettcher | 2009-12-16 | 1 | -2/+7 |
* | V4L/DVB (13579): PATCH: better support for INTUIX DVB stick boot | Pedro Andres Aranda Gutierrez | 2009-12-16 | 1 | -0/+6 |
* | V4L/DVB (12598): dvb-usb: store rc5 custom and data at the same field | Mauro Carvalho Chehab | 2009-09-12 | 1 | -122/+122 |
* | V4L/DVB (11832): dibusb_mc: fix i2c to not corrupt eeprom in case of strange ... | matthieu castet | 2009-06-16 | 1 | -2/+5 |
* | V4L/DVB (6794): Fix compilation when dib3000mc is compiled as a module | Mauro Carvalho Chehab | 2007-12-11 | 1 | -1/+3 |
* | V4L/DVB (6733): DVB: Compile 3000MC-specific DIB code only for CONFIG_DVB_DIB... | Jiri Kosina | 2007-12-11 | 1 | -0/+2 |
* | V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pll | Michael Krufky | 2007-07-18 | 1 | -1/+1 |
* | V4L/DVB (4750): AGC command1/2 is board specific | Patrick Boettcher | 2006-10-14 | 1 | -2/+9 |
* | V4L/DVB (4658): Another fix because of dvb_attach | Patrick Boettcher | 2006-10-03 | 1 | -1/+1 |
* | V4L/DVB (4656): Fixed dvb_attach for dib3000mc in dibusb | Patrick Boettcher | 2006-10-03 | 1 | -2/+2 |
* | V4L/DVB (4646): Misc. changes, DiB3000MC, MT2060 | Patrick Boettcher | 2006-10-03 | 1 | -6/+5 |
* | V4L/DVB (4643): Multi-input patch for DVB-USB device | Patrick Boettcher | 2006-10-03 | 1 | -35/+35 |
* | V4L/DVB (4620): Fix AGC configuration for MOD3000P-based boards | Jose Alberto Reguero | 2006-09-26 | 1 | -9/+9 |
* | V4L/DVB (4468): Another fix for attaching the DiB3000MC | Patrick Boettcher | 2006-09-26 | 1 | -12/+9 |
* | V4L/DVB (4465): Attach the dib3000mc correctly | Patrick Boettcher | 2006-09-26 | 1 | -8/+12 |
* | V4L/DVB: Complete rewrite of the DiB3000mc-driver | Patrick Boettcher | 2006-09-26 | 1 | -14/+117 |
* | V4L/DVB: Update for MT2060 to use dvb_tuner_ops | Olivier DANET | 2006-09-26 | 1 | -82/+5 |
* | V4L/DVB: MT2060: Code cleanups, adding to new build-mechanism | Patrick Boettcher | 2006-09-26 | 1 | -7/+7 |
* | V4L/DVB (4453): [PATCH] dibcom mod3000p + mt2060 -- remote control | Sergei Haller | 2006-09-26 | 1 | -0/+61 |
* | V4L/DVB (4451): MT2060: IF1 Offset from EEPROM, several updates | Patrick Boettcher | 2006-09-26 | 1 | -2/+21 |
* | V4L/DVB: Cleanups for mt2060-integration | Patrick Boettcher | 2006-09-26 | 1 | -33/+36 |
* | V4L/DVB: Adding support for MT2060 and thus for some DVB-USB-devices based on it | Olivier DANET | 2006-09-26 | 1 | -7/+61 |
* | V4L/DVB (4027): Fixes after dvb_tuner_ops-conversion | Patrick Boettcher | 2006-06-25 | 1 | -2/+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 (3884): Convert dibusb* to refactored tuner code | Andrew de Quincey | 2006-06-25 | 1 | -2/+2 |
* | V4L/DVB (3318b): sem2mutex: drivers/media/, #2 | Ingo Molnar | 2006-02-07 | 1 | -2/+2 |
* | [PATCH] DVB: Fixed incorrect usage at the private state of the dvb-usb-devices | Patrick Boettcher | 2005-12-01 | 1 | -9/+9 |
* | [PATCH] I2C: Kill i2c_algorithm.id (4/7) | Jean Delvare | 2005-09-05 | 1 | -1/+0 |
* | [PATCH] I2C: Kill i2c_algorithm.name (1/7) | Jean Delvare | 2005-09-05 | 1 | -1/+0 |
* | [PATCH] fix for race problem in DVB USB drivers (dibusb) | Patrick Boettcher | 2005-08-27 | 1 | -5/+14 |
* | [PATCH] dvb: Add generalized dvb-usb driver | Johannes Stezenbach | 2005-06-24 | 1 | -0/+272 |