aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/dvb-usb-remote.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab1-391/+0
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-1/+1
2011-03-21[media] technisat-usb2: added driver for Technisat's USB2.0 DVB-S/S2 receiverPatrick Boettcher1-1/+1
2011-01-31Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov1-2/+2
2011-01-31Input: dvb-usb-remote - convert to new style of get/setkeycodeDmitry Torokhov1-43/+70
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+1
2010-12-29[media] rc: Name RC keymap tables as rc_map_tableMauro Carvalho Chehab1-13/+13
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman1-31/+46
2010-12-24dvb: don't use flush_scheduled_work()Tejun Heo1-1/+0
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()Tejun Heo1-1/+1
2010-08-02V4L/DVB: dvb-usb: add support for rc-core modeMauro Carvalho Chehab1-35/+117
2010-08-02V4L/DVB: dvb-usb: prepare drivers for using rc-coreMauro Carvalho Chehab1-22/+22
2010-08-02V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_keyMauro Carvalho Chehab1-16/+16
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov1-2/+2
2010-02-26V4L/DVB: V4L: dvb-usb, add extra sync to down-up input eventsJiri Slaby1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
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