aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/dvb-usb-remote.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-12V4L/DVB (12600): dvb-usb-remote: return KEY_RESERVED if there's free space for new keysMauro Carvalho Chehab1-0/+13
2009-09-12V4L/DVB (12599): dvb-usb-remote: Allow dynamically replacing the IR keycodesMauro Carvalho Chehab1-0/+56
2009-09-12V4L/DVB (12598): dvb-usb: store rc5 custom and data at the same fieldMauro Carvalho Chehab1-2/+2
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-1/+1
2007-07-18V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-04-13DVB: dvb-usb-remote - fix oops when changing keymapOlaf Kirch1-2/+0
2007-02-21V4L/DVB (5178): Avoid race when deregistering the IR control for dvb-usbChris Rankin1-1/+1
2006-12-10V4L/DVB (4854): Handle errors from input_register_device()Dmitry Torokhov1-14/+23
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+4
2006-10-03V4L/DVB (4643): Multi-input patch for DVB-USB devicePatrick Boettcher1-1/+1
2006-09-26V4L/DVB (4561): Sync'ing dvb-usb-remote with changes in USB input subsystemUnai Uribarri1-1/+4
2005-10-28[PATCH] drivers/media: convert to dynamic input_dev allocationDmitry Torokhov1-22/+28
2005-07-07[PATCH] dvb: usb: IR input fixesPatrick Boettcher1-3/+3
2005-07-07[PATCH] dvb: usb: add module parm to disable remote control pollingPatrick Boettcher1-1/+7
2005-06-24[PATCH] dvb: Add generalized dvb-usb driverJohannes Stezenbach1-0/+175