aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/mantis
Commit message (Expand)AuthorAgeFilesLines
* [media] STV0299 Register 02 on Opera1/Bsru6/z0194a/mantis_vp1033Malcolm Priestley2011-05-201-1/+1
* [media] mantis: trivial module parameter documentation fixBjørn Mork2011-05-202-2/+2
* [media] use pci_dev->revisionBjørn Mork2011-05-201-3/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [media] mantis_pci: remove asm/pgtable.h includeArnaud Patard (Rtp)2011-03-031-1/+0
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-072-1/+2
|\
| * dvb: don't use flush_scheduled_work()Tejun Heo2010-12-242-1/+2
* | [media] rc: use rc_map_ prefix for all rc map tablesMauro Carvalho Chehab2010-12-291-4/+4
* | [media] rc: Name RC keymap tables as rc_map_tableMauro Carvalho Chehab2010-12-291-1/+1
* | [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-291-1/+1
* | [media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2010-12-292-2/+2
* | [media] Mantis: Rename gpio_set_bits to mantis_gpio_set_bitsBen Hutchings2010-12-296-18/+18
* | [media] Mantis: use dvb_attach to avoid double dereferencing on module removalBjørn Mork2010-12-297-12/+12
* | [media] Mantis: append tasklet maintenance for DVB stream deliveryMarko Ristola2010-12-291-0/+3
* | [media] Mantis, hopper: use MODULE_DEVICE_TABLEManu Abraham2010-12-292-0/+4
* | [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-292-31/+45
|/
* [media] dvb: mantis: use '%pM' format to print MAC addressAndy Shevchenko2010-10-212-12/+2
* [media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare2010-10-211-1/+0
* V4L/DVB: mantis: Fix IR_CORE dependencyIngo Molnar2010-08-241-1/+1
* V4L/DVB: mantis: Select correct frontendsBen Hutchings2010-08-021-4/+10
* V4L/DVB: ir-core: convert mantis to not use ir-functions.cDavid Härdeman2010-08-021-4/+1
* V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab2010-05-191-1/+1
* V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab2010-05-181-1/+3
* V4L/DVB: Fix bad whitespacingMauro Carvalho Chehab2010-05-181-5/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* V4L/DVB: [Mantis] remove duplicated #includeHuang Weiyi2010-02-262-7/+0
* V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab2010-02-261-1/+1
* V4L/DVB (13851): Fix Input dependency for MantisManu Abraham2010-01-171-1/+1
* V4L/DVB(13824a): mantis: Fix __devexit bad annotationsMauro Carvalho Chehab2010-01-172-2/+2
* V4L/DVB (13808b): mantis: replace DMA_nnBIT_MASK to DMA_BIT_MASK(32)Mauro Carvalho Chehab2010-01-171-1/+1
* V4L/DVB(13808a): mantis: convert it to the new ir-core register/unregister fu...Mauro Carvalho Chehab2010-01-171-3/+3
* V4L/DVB (13812): [Mantis/Hopper] Update Copyright headerManu Abraham2010-01-1736-27/+227
* V4L/DVB (13809): Fix Checkpatch violationsManu Abraham2010-01-1715-74/+78
* V4L/DVB (13807): Fix: Free device in the device registration failure caseManu Abraham2010-01-171-0/+1
* V4L/DVB (13806): Register and Initialize Remote controlManu Abraham2010-01-176-15/+209
* V4L/DVB (13805): Fix: Unregister the frontend before detachingManu Abraham2010-01-171-1/+1
* V4L/DVB (13804): Remove unused I2C Adapter IDManu Abraham2010-01-171-3/+0
* V4L/DVB (13803): Remove unused dependency on CU1216Manu Abraham2010-01-171-1/+0
* V4L/DVB (13802): [Mantis/Hopper] Fix all build related warningsManu Abraham2010-01-1716-50/+3
* V4L/DVB (13800): [Mantis] I2C optimization. Required delay is much lesser tha...Manu Abraham2010-01-171-5/+0
* V4L/DVB (13799): [Mantis] Unregister frontendManu Abraham2010-01-171-2/+3
* V4L/DVB (13798): [Mantis] Enable power for all cards, use byte mode only on r...Manu Abraham2010-01-178-75/+203
* V4L/DVB (13797): [Mantis/Hopper/TDA665x] Large overhaul,Manu Abraham2010-01-178-117/+158
* V4L/DVB (13796): [Mantis] Add missing file in previous commitManu Abraham2010-01-171-0/+31
* V4L/DVB (13795): [Mantis/Hopper] Code overhaul, add Hopper devices into the P...Manu Abraham2010-01-1738-735/+1881
* V4L/DVB (13794): [Mantis/VP-3028] Initial go at Serial interface implementati...Manu Abraham2010-01-1714-2/+253
* V4L/DVB (13792): [Mantis/VP-2033] Do not claim TDA10023Niklas Edmundsson2010-01-171-16/+17
* V4L/DVB (13790): [Mantis] Relocate queue initializationManu Abraham2010-01-172-3/+4
* V4L/DVB (13789): [Mantis CA] Initialize the mutexManu Abraham2010-01-171-0/+2
* V4L/DVB (13788): [Mantis CA] use a lock for the relevant CI Read/Write operat...Manu Abraham2010-01-172-0/+18