summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/m920x.c
AgeCommit message (Expand)AuthorLines
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab-1099/+0
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman-21/+1
2011-09-21[media] m920x: fix ERROR: do not use assignment in if conditionMichael Krufky-9/+12
2011-09-06[media] dvb-usb: refactor MFE code for individual streaming config per frontendMichael Krufky-10/+33
2011-07-31[media] dvb-usb: prepare for multi-frontend support (MFE)Antti Palosaari-7/+7
2011-05-20[media] m920x: get rid of on-stack dma buffersFlorian Mickler-11/+22
2011-05-20[media] rc: further key name standardizationJarod Wilson-8/+8
2010-12-29[media] rc: Name RC keymap tables as rc_map_tableMauro Carvalho Chehab-12/+12
2010-08-02V4L/DVB: dvb-usb: prepare drivers for using rc-coreMauro Carvalho Chehab-16/+22
2010-08-02V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_keyMauro Carvalho Chehab-4/+4
2010-05-19V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_tableMauro Carvalho Chehab-9/+9
2010-02-26V4L/DVB: m920x: Add support for Pinnacle PCTV310e cardMassimo Del Fedele-0/+141
2009-09-19V4L/DVB (13015): kmalloc failure ignored in m920x_firmware_download()Roel Kluin-0/+2
2009-09-12V4L/DVB (12598): dvb-usb: store rc5 custom and data at the same fieldMauro Carvalho Chehab-34/+34
2008-06-05V4L/DVB (7969): m920x: unaligned accessAl Viro-3/+4
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau-8/+14
2008-04-24V4L/DVB (7513): media/dvb/dvb-usb replace remaining __FUNCTION__ occurrencesHarvey Harrison-6/+6
2007-07-18V4L/DVB (5696): M920x: add missing error handling to prevent syslog spammingAapo Tahkola-9/+18
2007-07-18V4L/DVB (5695): M920x: enable second adapter on LifeView TV Walker TwinAapo Tahkola-3/+3
2007-07-18V4L/DVB (5694): M920x: fix for Dposh devicesAapo Tahkola-16/+22
2007-07-18V4L/DVB (5693): M920x: second endpoint also needs to be changed to alt settingAapo Tahkola-14/+17
2007-07-18V4L/DVB (5692): M920x: attempt to fix hw pid filters on second endpointAapo Tahkola-19/+38
2007-05-09V4L/DVB (5614): M920x: Disable second adapter on LifeView TV Walker TwinNick Andrew-3/+3
2007-05-09V4L/DVB (5613): M920x: loosen up 80-col limitAapo Tahkola-40/+23
2007-05-09V4L/DVB (5612): M920x: rename function prefixes from m9206_foo to m920x_fooAapo Tahkola-63/+63
2007-05-09V4L/DVB (5611): M920x: replace deb_rc with debAapo Tahkola-21/+20
2007-05-09V4L/DVB (5610): M920x: remove duplicated codeMichael Krufky-87/+44
2007-05-09V4L/DVB (5609): M920x: group like functions togetherMichael Krufky-100/+101
2007-05-09V4L/DVB (5608): M920x: various whitespace cleanupsMichael Krufky-102/+127
2007-05-09V4L/DVB (5607): M920x: Initial support for devices likely manufactured by DposhAapo Tahkola-0/+49
2007-05-09V4L/DVB (5606): M920x: add "c-basic-offset: 8" to help emacs to enforce tabbingMichael Krufky-0/+5
2007-05-09V4L/DVB (5605): M920x: Add support for LifeView TV Walker TwinNick Andrew-15/+265
2007-04-27V4L/DVB (5459): M920x: add support for Anubis Electronics / MSI Digi Vox Mini IIPierre Willenbrock-1/+82
2007-04-27V4L/DVB (5449): M920x: add error messages for debugging purposesPierre Willenbrock-2/+8
2007-04-27V4L/DVB (5448): M920x: rename megasky_identify_state to m920x_identify_stateAapo Tahkola-5/+5
2007-04-27V4L/DVB (5428): M920x: Detect zero-length I2C messages and fix a typoTrent Piepho-2/+7
2007-04-27V4L/DVB (5427): M920x: Improve I2C operationsTrent Piepho-26/+26
2007-04-27V4L/DVB (5426): M920x: remove unneeded codeAapo Tahkola-1/+0
2007-04-27V4L/DVB (5425): M920x: rework driver code to allow for different devicesAapo Tahkola-23/+28
2007-04-27V4L/DVB (5423): M920x: i2c cleanupsAapo Tahkola-43/+26
2007-02-21V4L/DVB (5142): M920x: move filter caps from device caps to adapter capsMichael Krufky-2/+4
2007-02-21V4L/DVB (5141): M920x: group tuner / demod callback functions togetherMichael Krufky-62/+63
2007-02-21V4L/DVB (5140): Whitespace / 80-column cleanupsMichael Krufky-8/+16
2007-02-21V4L/DVB (5139): M920x: Fix tuner identification bug with qt1010 moduleAapo Tahkola-14/+32
2007-02-21V4L/DVB (5137): Dvb: add new qt1010 tuner moduleAntti Palosaari-1/+12
2007-02-21V4L/DVB (5136): M920x: correct oops when loading moduleMichael Krufky-3/+3
2007-02-21V4L/DVB (5134): M920x: fix build in hg tree / other trivial fixesMichael Krufky-2/+0
2007-02-21V4L/DVB (5133): M920x: move qt1010_tuner_attach function into qt1010.hMichael Krufky-10/+1
2007-02-21V4L/DVB (5132): M920x: more trivial cleanupsPatrick Boettcher-10/+1
2007-02-21V4L/DVB (5131): M920x: more cleanupsMichael Krufky-58/+46