summaryrefslogtreecommitdiff
path: root/drivers/staging/tm6000/tm6000-input.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-23[media] move tm6000 to drivers/media/videoMauro Carvalho Chehab1-459/+0
2011-08-31[media] tm6000: Miscellaneous cleanupsThierry Reding1-1/+1
2011-06-28tm6000: Clean up code style in tm6000-input.cCurtis McEnroe1-2/+1
2011-01-21Staging: tm6000: check usb_alloc_urb() returnDan Carpenter1-0/+2
2011-01-21Staging: tm6000: silence Sparse warning "dubious: !x | !y"Dan Carpenter1-1/+1
2010-12-29[media] tm6000: rework and fix IRDmitri Belimov1-53/+144
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-6/+6
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab1-1/+1
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab1-1/+1
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman1-46/+39
2010-12-29[media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman1-11/+4
2010-10-21[media] tm6000: fix comments coding style issue in group of filesRuslan Pisarev1-16/+16
2010-10-21V4L/DVB: tm6000: bugfix param stringStefan Ringel1-1/+1
2010-09-27V4L/DVB: tm6000: bugfix data handlingStefan Ringel1-22/+39
2010-08-02V4L/DVB: tm6000-input: Make checkpatch.pl happyMauro Carvalho Chehab1-8/+8
2010-08-02V4L/DVB: tm6000: add ir supportStefan Ringel1-0/+364