summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/dibusb-common.c
AgeCommit message (Expand)AuthorLines
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab-479/+0
2011-09-21[media] dibusb-common: fix ERROR: do not use assignment in if conditionMichael Krufky-2/+10
2011-09-21[media] dibusb-common: fix ERROR: space required after that ','Michael Krufky-3/+4
2011-09-06[media] dvb-usb: refactor MFE code for individual streaming config per frontendMichael Krufky-9/+9
2011-07-31[media] dvb-usb: prepare for multi-frontend support (MFE)Antti Palosaari-9/+9
2011-05-20[media] rc: further key name standardizationJarod Wilson-1/+1
2010-12-29[media] rc: Name RC keymap tables as rc_map_tableMauro Carvalho Chehab-2/+2
2010-08-02V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_keyMauro Carvalho Chehab-1/+1
2010-05-19V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_tableMauro Carvalho Chehab-2/+2
2009-12-16V4L/DVB (13581): DiBUSB: fix I2c access when there is a read-access w/o write...Patrick Boettcher-2/+7
2009-12-16V4L/DVB (13579): PATCH: better support for INTUIX DVB stick bootPedro Andres Aranda Gutierrez-0/+6
2009-09-12V4L/DVB (12598): dvb-usb: store rc5 custom and data at the same fieldMauro Carvalho Chehab-122/+122
2009-06-16V4L/DVB (11832): dibusb_mc: fix i2c to not corrupt eeprom in case of strange ...matthieu castet-2/+5
2007-12-11V4L/DVB (6794): Fix compilation when dib3000mc is compiled as a moduleMauro Carvalho Chehab-1/+3
2007-12-11V4L/DVB (6733): DVB: Compile 3000MC-specific DIB code only for CONFIG_DVB_DIB...Jiri Kosina-0/+2
2007-07-18V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky-1/+1
2006-10-14V4L/DVB (4750): AGC command1/2 is board specificPatrick Boettcher-2/+9
2006-10-03V4L/DVB (4658): Another fix because of dvb_attachPatrick Boettcher-1/+1
2006-10-03V4L/DVB (4656): Fixed dvb_attach for dib3000mc in dibusbPatrick Boettcher-2/+2
2006-10-03V4L/DVB (4646): Misc. changes, DiB3000MC, MT2060Patrick Boettcher-6/+5
2006-10-03V4L/DVB (4643): Multi-input patch for DVB-USB devicePatrick Boettcher-35/+35
2006-09-26V4L/DVB (4620): Fix AGC configuration for MOD3000P-based boardsJose Alberto Reguero-9/+9
2006-09-26V4L/DVB (4468): Another fix for attaching the DiB3000MCPatrick Boettcher-12/+9
2006-09-26V4L/DVB (4465): Attach the dib3000mc correctlyPatrick Boettcher-8/+12
2006-09-26V4L/DVB: Complete rewrite of the DiB3000mc-driverPatrick Boettcher-14/+117
2006-09-26V4L/DVB: Update for MT2060 to use dvb_tuner_opsOlivier DANET-82/+5
2006-09-26V4L/DVB: MT2060: Code cleanups, adding to new build-mechanismPatrick Boettcher-7/+7
2006-09-26V4L/DVB (4453): [PATCH] dibcom mod3000p + mt2060 -- remote controlSergei Haller-0/+61
2006-09-26V4L/DVB (4451): MT2060: IF1 Offset from EEPROM, several updatesPatrick Boettcher-2/+21
2006-09-26V4L/DVB: Cleanups for mt2060-integrationPatrick Boettcher-33/+36
2006-09-26V4L/DVB: Adding support for MT2060 and thus for some DVB-USB-devices based on itOlivier DANET-7/+61
2006-06-25V4L/DVB (4027): Fixes after dvb_tuner_ops-conversionPatrick Boettcher-2/+6
2006-06-25V4L/DVB (4011): Fix PLL refactoring breakage to WinTV NOVA T USB 2 driverAndrew de Quincey-3/+2
2006-06-25V4L/DVB (3884): Convert dibusb* to refactored tuner codeAndrew de Quincey-2/+2
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar-2/+2
2005-12-01[PATCH] DVB: Fixed incorrect usage at the private state of the dvb-usb-devicesPatrick Boettcher-9/+9
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare-1/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare-1/+0
2005-08-27[PATCH] fix for race problem in DVB USB drivers (dibusb)Patrick Boettcher-5/+14
2005-06-24[PATCH] dvb: Add generalized dvb-usb driverJohannes Stezenbach-0/+272