aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/tm6000
AgeCommit message (Expand)AuthorFilesLines
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 11-324/+387
2012-01-13module_param: make bool parameters really bool (drivers & misc)Gravatar Rusty Russell 1-1/+1
2012-01-04[media] tm6000: dvb doesn't work on usb1.1Gravatar matthieu castet 1-0/+5
2012-01-04[media] tm6000: improve loading speed on hauppauge 900HGravatar matthieu castet 3-9/+17
2011-12-30[media] tm6000: using an uninitialized variable in debug codeGravatar Dan Carpenter 1-2/+2
2011-12-11[media] tm6000: Fix a warning at tm6000_ir_int_start()Gravatar Mauro Carvalho Chehab 1-1/+1
2011-12-11[media] tm6000: Fix check for interrupt endpointGravatar Thierry Reding 2-2/+2
2011-12-11[media] tm6000: Fix bad indentationGravatar Thierry Reding 1-4/+2
2011-12-11[media] tm6000: Fix fast USB access quirkGravatar Thierry Reding 1-1/+3
2011-11-30[media] tm6000: fix OOPS at tm6000_ir_int_stop() and tm6000_ir_int_start()Gravatar Mauro Carvalho Chehab 1-0/+6
2011-11-30[media] tm6000: automatically load alsa and dvb modulesGravatar Mauro Carvalho Chehab 2-0/+34
2011-11-30[media] tm6000: Use a 16 scancode bitmask for IRGravatar Mauro Carvalho Chehab 1-0/+2
2011-11-30[media] tm6000: Allow auto-detecting tm6000 devicesGravatar Mauro Carvalho Chehab 1-0/+1
2011-11-30[media] tm6000: rewrite IR supportGravatar Mauro Carvalho Chehab 2-196/+218
2011-11-30[media] tm6000: add IR support for HVR-900HGravatar Mauro Carvalho Chehab 1-0/+1
2011-11-30[media] tm6000: Fix IR register namesGravatar Mauro Carvalho Chehab 3-18/+18
2011-11-28[media] tm6000: Warning cleanupGravatar Mauro Carvalho Chehab 1-2/+0
2011-11-28[media] tm6000: bugfix data checkGravatar Stefan Ringel 1-5/+16
2011-11-28[media] tm6000: bugfix at bulk transferGravatar Stefan Ringel 1-3/+13
2011-11-28[media] tm6000: bugfix at interrupt resetGravatar Stefan Ringel 2-53/+17
2011-11-28[media] tm6000: bugfix at tm6000_set_reg_mask() register settingGravatar Stefan Ringel 1-2/+2
2011-11-28[media] tm6000: remove experimental dependsGravatar Stefan Ringel 1-3/+3
2011-11-28[media] tm6000: Fix tm6010 audio standard selectionGravatar Mauro Carvalho Chehab 2-54/+40
2011-11-28[media] tm6000: Add a few missing bits to alsaGravatar Mauro Carvalho Chehab 1-3/+18
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Gravatar Greg Kroah-Hartman 1-25/+1
2011-09-23[media] move tm6000 to drivers/media/videoGravatar Mauro Carvalho Chehab 13-0/+7699