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-v2
/
af9015.c
Age
Commit message (
Expand
)
Author
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-06-20
[media] af9015: move 2nd demod power-up wait different location
Antti Palosaari
2017-06-20
[media] af9015: enable 2nd TS flow control when dual mode
Antti Palosaari
2017-06-20
[media] af9015: fix and refactor i2c adapter algo logic
Antti Palosaari
2017-06-20
[media] af9015: use correct 7-bit i2c addresses
Antti Palosaari
2017-05-19
[media] media drivers: annotate fall-through
Mauro Carvalho Chehab
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
2016-09-22
[media] rc: split nec protocol into its three variants
Sean Young
2016-05-28
Eliminate bad hash multipliers from hash_32() and hash_64()
George Spelvin
2015-06-09
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
2014-09-03
[media] af9015: fix sparse warning
Hans Verkuil
2014-07-23
[media] rc-core: document the protocol type
David Härdeman
2013-11-08
[media] af9015: Don't use dynamic static allocation
Mauro Carvalho Chehab
2013-03-21
[media] af9015: reject device TerraTec Cinergy T Stick Dual RC (rev. 2)
Antti Palosaari
2013-03-18
[media] af9015: do not use buffers from stack for usb_bulk_msg()
Antti Palosaari
2013-01-06
[media] dvb_usb_v2: use IS_ENABLED() macro
Antti Palosaari
2013-01-06
[media] af9015: make remote controller optional
Antti Palosaari
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
2012-10-07
[media] drivers/media: Remove unnecessary semicolon
Peter Senna Tschudin
2012-09-23
[media] af9015: correct few error codes
Antti Palosaari
2012-09-23
[media] af9015: improve af9015_eeprom_hash()
Antti Palosaari
2012-09-23
[media] af9015: use Kernel dev_foo() logging
Antti Palosaari
2012-09-23
[media] af9015: declare MODULE_FIRMWARE
Antti Palosaari
2012-08-15
[media] dvb_usb_v2: af9015, af9035, anysee use .reset_resume
Antti Palosaari
2012-08-13
[media] dvb-usb: move it to drivers/media/usb/dvb-usb
Mauro Carvalho Chehab