aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/tm6000
AgeCommit message (Expand)Author
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab
2012-08-13[media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab
2012-08-09[media] tm6000: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil
2012-05-14[media] v4l: fix compiler warningsHans Verkuil
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil
2012-04-19[media] tm6000: don't use KERNEL_VERSIONMauro Carvalho Chehab
2012-02-08[media] tm6000: Don't use pointer after freeing it in tm6000_ir_fini()Jesper Juhl
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-04[media] tm6000: dvb doesn't work on usb1.1matthieu castet
2012-01-04[media] tm6000: improve loading speed on hauppauge 900Hmatthieu castet
2011-12-30[media] tm6000: using an uninitialized variable in debug codeDan Carpenter
2011-12-11[media] tm6000: Fix a warning at tm6000_ir_int_start()Mauro Carvalho Chehab
2011-12-11[media] tm6000: Fix check for interrupt endpointThierry Reding
2011-12-11[media] tm6000: Fix bad indentationThierry Reding
2011-12-11[media] tm6000: Fix fast USB access quirkThierry Reding
2011-11-30[media] tm6000: fix OOPS at tm6000_ir_int_stop() and tm6000_ir_int_start()Mauro Carvalho Chehab
2011-11-30[media] tm6000: automatically load alsa and dvb modulesMauro Carvalho Chehab
2011-11-30[media] tm6000: Use a 16 scancode bitmask for IRMauro Carvalho Chehab
2011-11-30[media] tm6000: Allow auto-detecting tm6000 devicesMauro Carvalho Chehab
2011-11-30[media] tm6000: rewrite IR supportMauro Carvalho Chehab
2011-11-30[media] tm6000: add IR support for HVR-900HMauro Carvalho Chehab
2011-11-30[media] tm6000: Fix IR register namesMauro Carvalho Chehab
2011-11-28[media] tm6000: Warning cleanupMauro Carvalho Chehab
2011-11-28[media] tm6000: bugfix data checkStefan Ringel
2011-11-28[media] tm6000: bugfix at bulk transferStefan Ringel
2011-11-28[media] tm6000: bugfix at interrupt resetStefan Ringel
2011-11-28[media] tm6000: bugfix at tm6000_set_reg_mask() register settingStefan Ringel
2011-11-28[media] tm6000: remove experimental dependsStefan Ringel
2011-11-28[media] tm6000: Fix tm6010 audio standard selectionMauro Carvalho Chehab
2011-11-28[media] tm6000: Add a few missing bits to alsaMauro Carvalho Chehab
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman
2011-09-23[media] move tm6000 to drivers/media/videoMauro Carvalho Chehab