aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/m920x.c
Commit message (Expand)AuthorAgeFilesLines
* [media] m920x: get rid of on-stack dma buffersFlorian Mickler2011-05-201-11/+22
* [media] rc: further key name standardizationJarod Wilson2011-05-201-8/+8
* [media] rc: Name RC keymap tables as rc_map_tableMauro Carvalho Chehab2010-12-291-12/+12
* V4L/DVB: dvb-usb: prepare drivers for using rc-coreMauro Carvalho Chehab2010-08-021-16/+22
* V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_keyMauro Carvalho Chehab2010-08-021-4/+4
* V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_tableMauro Carvalho Chehab2010-05-191-9/+9
* V4L/DVB: m920x: Add support for Pinnacle PCTV310e cardMassimo Del Fedele2010-02-261-0/+141
* V4L/DVB (13015): kmalloc failure ignored in m920x_firmware_download()Roel Kluin2009-09-191-0/+2
* V4L/DVB (12598): dvb-usb: store rc5 custom and data at the same fieldMauro Carvalho Chehab2009-09-121-34/+34
* V4L/DVB (7969): m920x: unaligned accessAl Viro2008-06-051-3/+4
* V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau2008-04-241-8/+14
* V4L/DVB (7513): media/dvb/dvb-usb replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-6/+6
* V4L/DVB (5696): M920x: add missing error handling to prevent syslog spammingAapo Tahkola2007-07-181-9/+18
* V4L/DVB (5695): M920x: enable second adapter on LifeView TV Walker TwinAapo Tahkola2007-07-181-3/+3
* V4L/DVB (5694): M920x: fix for Dposh devicesAapo Tahkola2007-07-181-16/+22
* V4L/DVB (5693): M920x: second endpoint also needs to be changed to alt settingAapo Tahkola2007-07-181-14/+17
* V4L/DVB (5692): M920x: attempt to fix hw pid filters on second endpointAapo Tahkola2007-07-181-19/+38
* V4L/DVB (5614): M920x: Disable second adapter on LifeView TV Walker TwinNick Andrew2007-05-091-3/+3
* V4L/DVB (5613): M920x: loosen up 80-col limitAapo Tahkola2007-05-091-40/+23
* V4L/DVB (5612): M920x: rename function prefixes from m9206_foo to m920x_fooAapo Tahkola2007-05-091-63/+63
* V4L/DVB (5611): M920x: replace deb_rc with debAapo Tahkola2007-05-091-21/+20
* V4L/DVB (5610): M920x: remove duplicated codeMichael Krufky2007-05-091-87/+44
* V4L/DVB (5609): M920x: group like functions togetherMichael Krufky2007-05-091-100/+101
* V4L/DVB (5608): M920x: various whitespace cleanupsMichael Krufky2007-05-091-102/+127
* V4L/DVB (5607): M920x: Initial support for devices likely manufactured by DposhAapo Tahkola2007-05-091-0/+49
* V4L/DVB (5606): M920x: add "c-basic-offset: 8" to help emacs to enforce tabbingMichael Krufky2007-05-091-0/+5
* V4L/DVB (5605): M920x: Add support for LifeView TV Walker TwinNick Andrew2007-05-091-15/+265
* V4L/DVB (5459): M920x: add support for Anubis Electronics / MSI Digi Vox Mini IIPierre Willenbrock2007-04-271-1/+82
* V4L/DVB (5449): M920x: add error messages for debugging purposesPierre Willenbrock2007-04-271-2/+8
* V4L/DVB (5448): M920x: rename megasky_identify_state to m920x_identify_stateAapo Tahkola2007-04-271-5/+5
* V4L/DVB (5428): M920x: Detect zero-length I2C messages and fix a typoTrent Piepho2007-04-271-2/+7
* V4L/DVB (5427): M920x: Improve I2C operationsTrent Piepho2007-04-271-26/+26
* V4L/DVB (5426): M920x: remove unneeded codeAapo Tahkola2007-04-271-1/+0
* V4L/DVB (5425): M920x: rework driver code to allow for different devicesAapo Tahkola2007-04-271-23/+28
* V4L/DVB (5423): M920x: i2c cleanupsAapo Tahkola2007-04-271-43/+26
* V4L/DVB (5142): M920x: move filter caps from device caps to adapter capsMichael Krufky2007-02-211-2/+4
* V4L/DVB (5141): M920x: group tuner / demod callback functions togetherMichael Krufky2007-02-211-62/+63
* V4L/DVB (5140): Whitespace / 80-column cleanupsMichael Krufky2007-02-211-8/+16
* V4L/DVB (5139): M920x: Fix tuner identification bug with qt1010 moduleAapo Tahkola2007-02-211-14/+32
* V4L/DVB (5137): Dvb: add new qt1010 tuner moduleAntti Palosaari2007-02-211-1/+12
* V4L/DVB (5136): M920x: correct oops when loading moduleMichael Krufky2007-02-211-3/+3
* V4L/DVB (5134): M920x: fix build in hg tree / other trivial fixesMichael Krufky2007-02-211-2/+0
* V4L/DVB (5133): M920x: move qt1010_tuner_attach function into qt1010.hMichael Krufky2007-02-211-10/+1
* V4L/DVB (5132): M920x: more trivial cleanupsPatrick Boettcher2007-02-211-10/+1
* V4L/DVB (5131): M920x: more cleanupsMichael Krufky2007-02-211-58/+46
* V4L/DVB (5130): M920x: misc updates and fixesAapo Tahkola2007-02-211-88/+125
* V4L/DVB (5129): M920x: break out qt1010 tuner code into a separate fileMichael Krufky2007-02-211-203/+1
* V4L/DVB (5128): M920x: trivial cleanupsMichael Krufky2007-02-211-6/+6
* V4L/DVB (5127): M920x: update megasky driver for recent changes in the dvb treeMichael Krufky2007-02-211-39/+44
* V4L/DVB (5126): M920x: cleanups after rename from megasky.[ch]Michael Krufky2007-02-211-35/+35