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