index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
dvb-usb
/
m920x.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2018-07-27
media: dvb-usb: don't check number of messages in the driver
Wolfram Sang
2018-06-15
media: dvb: point to the location of the old README.dvb-usb file
Mauro Carvalho Chehab
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2016-11-16
[media] squash lines for simple wrapper functions
Masahiro Yamada
2014-12-22
[media] media: remove emacs editor variables
Hans Verkuil
2014-07-23
[media] rc-core: document the protocol type
David Härdeman
2013-07-30
[media] rc: allowed_protos now is a bit field
Sean Young
2013-03-31
[media] m920x: Fix uninitialized variable warning
Jean Delvare
2013-03-18
[media] m920x: let GCC see 'ret' is used initialized
Paul Bolle
2012-12-27
[media] m920x: add support for the VP-7049 Twinhan DVB-T USB Stick
Antonio Ospite
2012-12-27
[media] m920x: send the RC init sequence also when rc.core is used
Antonio Ospite
2012-12-27
[media] m920x: Fix CodingStyle issues
Mauro Carvalho Chehab
2012-12-27
[media] m920x: introduce m920x_rc_core_query()
Antonio Ospite
2012-12-27
[media] m920x: avoid repeating RC state parsing at each keycode
Antonio Ospite
2012-12-27
[media] m920x: factor out a m920x_parse_rc_state() function
Antonio Ospite
2012-12-27
[media] m920x: factor out a m920x_write_seq() function
Antonio Ospite
2012-12-27
[media] m920x: fix a typo in a comment
Antonio Ospite
2012-10-06
[media] dvb-usb: print small buffers via %*ph
Andy Shevchenko
2012-08-13
[media] dvb-usb: move it to drivers/media/usb/dvb-usb
Mauro Carvalho Chehab