summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-usb/dvb-usb-remote.c
AgeCommit message (Expand)Author
2009-09-07building system: fix compilation with kernels older than 2.6.30Mauro Carvalho Chehab
2009-08-29dvb-usb-remote: return KEY_RESERVED if there's free space for new keysMauro Carvalho Chehab
2009-08-29dvb-usb-remote: Allow dynamically replacing the IR keycodesMauro Carvalho Chehab
2009-08-29dvb-usb: store rc5 custom and data at the same fieldMauro Carvalho Chehab
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2007-11-02backport changeset 7b19ada2ed3c1eccb9fe94d74b05e1428224663dMauro Carvalho Chehab
2007-05-23Input: drivers/media - switch to using input_dev->dev.parentMichael Krufky
2007-05-13Backport kernel changeset 59c51591a0ac7568824f541f57de967e88adaa07Mauro Carvalho Chehab
2007-04-14DVB: Fix for bug 8312: oops on dvb-usb-remote when changing keymapMauro Carvalho Chehab
2007-02-06merge: http://linuxtv.org/hg/~mkrufky/v4l-dvbMauro Carvalho Chehab
2007-02-06Avoid race when deregistering the IR control for dvb-usbMauro Carvalho Chehab
2007-02-05Backed out changeset a829a6ca77529b26451610ec6368ceeaa8103ebdMichael Krufky
2007-01-21dvb-usb: Register the bus, vendor and product IDs for remote deviceMichael Krufky
2006-12-16Several stuff backported from 2.6.19-git seriesMauro Carvalho Chehab
2006-11-20Handle errors from input_register_device()Mauro Carvalho Chehab
2006-09-19cf4dcf5526aa0e0acd02Patrick Boettcher
2006-08-27Sync'ing dvb-usb-remote with changes in USB input subsystemTrent Piepho
2005-12-04Backport of Dmitry Torokhov's input layer changes at mainline kernelRicardo Cerqueira
2005-06-24fixed usage of the correct number of events in keymapping-arrayPatrick Boettcher
2005-06-06added module parameter to deactive remote control polling.Patrick Boettcher
2005-04-29added comments to dvb-usb.h to better describe the dvb-usb structurePatrick Boettcher
2005-04-29never test any change you make with old drivers, neverPatrick Boettcher
2005-04-29added key-mapping for the a800 (Thanks to Glen Harris)Patrick Boettcher
2005-04-27- removed the field which specified the delay between the two transfer of a r...Patrick Boettcher
2005-04-17enabled remote controls againPatrick Boettcher
2005-04-02re-enabled and improved commonly used remote control code for dvb-usbPatrick Boettcher
2005-03-30added copyright informationPatrick Boettcher
2005-03-30Added support for the TwinhanDTV Alpha/MagicBox II USB2 DVB-T device inPatrick Boettcher