index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
dvb
/
dvb-usb
/
dvb-usb-remote.c
Age
Commit message (
Expand
)
Author
2009-09-07
building system: fix compilation with kernels older than 2.6.30
Mauro Carvalho Chehab
2009-08-29
dvb-usb-remote: return KEY_RESERVED if there's free space for new keys
Mauro Carvalho Chehab
2009-08-29
dvb-usb-remote: Allow dynamically replacing the IR keycodes
Mauro Carvalho Chehab
2009-08-29
dvb-usb: store rc5 custom and data at the same field
Mauro Carvalho Chehab
2008-07-08
v4l-dvb: remove support for kernels < 2.6.16
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.13
Hans Verkuil
2007-11-02
backport changeset 7b19ada2ed3c1eccb9fe94d74b05e1428224663d
Mauro Carvalho Chehab
2007-05-23
Input: drivers/media - switch to using input_dev->dev.parent
Michael Krufky
2007-05-13
Backport kernel changeset 59c51591a0ac7568824f541f57de967e88adaa07
Mauro Carvalho Chehab
2007-04-14
DVB: Fix for bug 8312: oops on dvb-usb-remote when changing keymap
Mauro Carvalho Chehab
2007-02-06
merge: http://linuxtv.org/hg/~mkrufky/v4l-dvb
Mauro Carvalho Chehab
2007-02-06
Avoid race when deregistering the IR control for dvb-usb
Mauro Carvalho Chehab
2007-02-05
Backed out changeset a829a6ca77529b26451610ec6368ceeaa8103ebd
Michael Krufky
2007-01-21
dvb-usb: Register the bus, vendor and product IDs for remote device
Michael Krufky
2006-12-16
Several stuff backported from 2.6.19-git series
Mauro Carvalho Chehab
2006-11-20
Handle errors from input_register_device()
Mauro Carvalho Chehab
2006-09-19
cf4dcf5526aa0e0acd02
Patrick Boettcher
2006-08-27
Sync'ing dvb-usb-remote with changes in USB input subsystem
Trent Piepho
2005-12-04
Backport of Dmitry Torokhov's input layer changes at mainline kernel
Ricardo Cerqueira
2005-06-24
fixed usage of the correct number of events in keymapping-array
Patrick Boettcher
2005-06-06
added module parameter to deactive remote control polling.
Patrick Boettcher
2005-04-29
added comments to dvb-usb.h to better describe the dvb-usb structure
Patrick Boettcher
2005-04-29
never test any change you make with old drivers, never
Patrick Boettcher
2005-04-29
added 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-17
enabled remote controls again
Patrick Boettcher
2005-04-02
re-enabled and improved commonly used remote control code for dvb-usb
Patrick Boettcher
2005-03-30
added copyright information
Patrick Boettcher
2005-03-30
Added support for the TwinhanDTV Alpha/MagicBox II USB2 DVB-T device in
Patrick Boettcher