summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tm6000
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: fix compiler warningsHans Verkuil2012-05-143-12/+2
* [media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil2012-05-141-0/+4
* [media] tm6000: don't use KERNEL_VERSIONMauro Carvalho Chehab2012-04-192-3/+0
* [media] tm6000: Don't use pointer after freeing it in tm6000_ir_fini()Jesper Juhl2012-02-081-2/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-1511-324/+387
|\
| * [media] tm6000: dvb doesn't work on usb1.1matthieu castet2012-01-041-0/+5
| * [media] tm6000: improve loading speed on hauppauge 900Hmatthieu castet2012-01-043-9/+17
| * [media] tm6000: using an uninitialized variable in debug codeDan Carpenter2011-12-301-2/+2
| * [media] tm6000: Fix a warning at tm6000_ir_int_start()Mauro Carvalho Chehab2011-12-111-1/+1
| * [media] tm6000: Fix check for interrupt endpointThierry Reding2011-12-112-2/+2
| * [media] tm6000: Fix bad indentationThierry Reding2011-12-111-4/+2
| * [media] tm6000: Fix fast USB access quirkThierry Reding2011-12-111-1/+3
| * [media] tm6000: fix OOPS at tm6000_ir_int_stop() and tm6000_ir_int_start()Mauro Carvalho Chehab2011-11-301-0/+6
| * [media] tm6000: automatically load alsa and dvb modulesMauro Carvalho Chehab2011-11-302-0/+34
| * [media] tm6000: Use a 16 scancode bitmask for IRMauro Carvalho Chehab2011-11-301-0/+2
| * [media] tm6000: Allow auto-detecting tm6000 devicesMauro Carvalho Chehab2011-11-301-0/+1
| * [media] tm6000: rewrite IR supportMauro Carvalho Chehab2011-11-302-196/+218
| * [media] tm6000: add IR support for HVR-900HMauro Carvalho Chehab2011-11-301-0/+1
| * [media] tm6000: Fix IR register namesMauro Carvalho Chehab2011-11-303-18/+18
| * [media] tm6000: Warning cleanupMauro Carvalho Chehab2011-11-281-2/+0
| * [media] tm6000: bugfix data checkStefan Ringel2011-11-281-5/+16
| * [media] tm6000: bugfix at bulk transferStefan Ringel2011-11-281-3/+13
| * [media] tm6000: bugfix at interrupt resetStefan Ringel2011-11-282-53/+17
| * [media] tm6000: bugfix at tm6000_set_reg_mask() register settingStefan Ringel2011-11-281-2/+2
| * [media] tm6000: remove experimental dependsStefan Ringel2011-11-281-3/+3
| * [media] tm6000: Fix tm6010 audio standard selectionMauro Carvalho Chehab2011-11-282-54/+40
| * [media] tm6000: Add a few missing bits to alsaMauro Carvalho Chehab2011-11-281-3/+18
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* | USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-25/+1
|/
* [media] move tm6000 to drivers/media/videoMauro Carvalho Chehab2011-09-2313-0/+7699