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
/
anysee.c
Age
Commit message (
Expand
)
Author
2020-01-09
media: usb: dvb-usb-v2: anysee: convert to use i2c_new_client_device()
Wolfram Sang
2019-06-14
docs: timers: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2014-10-21
[media] anysee: make sure loading modules is const
Kees Cook
2014-09-21
[media] anysee: convert tda18212 tuner to I2C client
Antti Palosaari
2014-07-23
[media] rc-core: document the protocol type
David Härdeman
2013-12-20
[media] anysee: fix non-working E30 Combo Plus DVB-T
Antti Palosaari
2013-04-25
[media] anysee: Grammar s/report the/report to/
Geert Uytterhoeven
2013-04-25
[media] anysee: Initialize ret = 0 in anysee_frontend_attach()
Geert Uytterhoeven
2013-03-18
[media] anysee: coding style changes
Antti Palosaari
2013-03-18
[media] anysee: 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] anysee: make remote controller optional
Antti Palosaari
2012-10-28
[media] anysee: fix a warning
Mauro Carvalho Chehab
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
2012-09-27
[media] anysee: do not remove CI when it is not attached
Antti Palosaari
2012-09-27
[media] cxd2820r: use Kernel GPIO for GPIO access
Antti Palosaari
2012-08-15
[media] dvb_usb_v2: af9015, af9035, anysee use .reset_resume
Antti Palosaari
2012-08-15
[media] anysee: convert Kernel dev_* logging
Antti Palosaari
2012-08-13
[media] dvb-usb: move it to drivers/media/usb/dvb-usb
Mauro Carvalho Chehab