aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tm6000
Commit message (Expand)AuthorAge
* [media] v4l: fix compiler warningsHans Verkuil2012-05-14
* [media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil2012-05-14
* [media] tm6000: don't use KERNEL_VERSIONMauro Carvalho Chehab2012-04-19
* [media] tm6000: Don't use pointer after freeing it in tm6000_ir_fini()Jesper Juhl2012-02-08
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-15
|\
| * [media] tm6000: dvb doesn't work on usb1.1matthieu castet2012-01-04
| * [media] tm6000: improve loading speed on hauppauge 900Hmatthieu castet2012-01-04
| * [media] tm6000: using an uninitialized variable in debug codeDan Carpenter2011-12-30
| * [media] tm6000: Fix a warning at tm6000_ir_int_start()Mauro Carvalho Chehab2011-12-11
| * [media] tm6000: Fix check for interrupt endpointThierry Reding2011-12-11
| * [media] tm6000: Fix bad indentationThierry Reding2011-12-11
| * [media] tm6000: Fix fast USB access quirkThierry Reding2011-12-11
| * [media] tm6000: fix OOPS at tm6000_ir_int_stop() and tm6000_ir_int_start()Mauro Carvalho Chehab2011-11-30
| * [media] tm6000: automatically load alsa and dvb modulesMauro Carvalho Chehab2011-11-30
| * [media] tm6000: Use a 16 scancode bitmask for IRMauro Carvalho Chehab2011-11-30
| * [media] tm6000: Allow auto-detecting tm6000 devicesMauro Carvalho Chehab2011-11-30
| * [media] tm6000: rewrite IR supportMauro Carvalho Chehab2011-11-30
| * [media] tm6000: add IR support for HVR-900HMauro Carvalho Chehab2011-11-30
| * [media] tm6000: Fix IR register namesMauro Carvalho Chehab2011-11-30
| * [media] tm6000: Warning cleanupMauro Carvalho Chehab2011-11-28
| * [media] tm6000: bugfix data checkStefan Ringel2011-11-28
| * [media] tm6000: bugfix at bulk transferStefan Ringel2011-11-28
| * [media] tm6000: bugfix at interrupt resetStefan Ringel2011-11-28
| * [media] tm6000: bugfix at tm6000_set_reg_mask() register settingStefan Ringel2011-11-28
| * [media] tm6000: remove experimental dependsStefan Ringel2011-11-28
| * [media] tm6000: Fix tm6010 audio standard selectionMauro Carvalho Chehab2011-11-28
| * [media] tm6000: Add a few missing bits to alsaMauro Carvalho Chehab2011-11-28
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
|/
* [media] move tm6000 to drivers/media/videoMauro Carvalho Chehab2011-09-23