summaryrefslogtreecommitdiff
path: root/drivers/media/usb/dvb-usb-v2/anysee.c
AgeCommit message (Expand)Author
2023-07-19media: anysee: fix null-ptr-deref in anysee_master_xferZhang Shurong
2021-03-11media: anysee: simplify the return expression of anysee_ci_* functionLiu Shixin
2020-02-24media: anysee: constify copied structureJulia Lawall
2020-01-09media: usb: dvb-usb-v2: anysee: convert to use i2c_new_client_device()Wolfram Sang
2019-06-14docs: timers: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2017-08-20media: 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 filesSakari Ailus
2014-10-21[media] anysee: make sure loading modules is constKees Cook
2014-09-21[media] anysee: convert tda18212 tuner to I2C clientAntti Palosaari
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman
2013-12-20[media] anysee: fix non-working E30 Combo Plus DVB-TAntti 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 changesAntti 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() macroAntti Palosaari
2013-01-06[media] anysee: make remote controller optionalAntti Palosaari
2012-10-28[media] anysee: fix a warningMauro Carvalho Chehab
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman
2012-09-27[media] anysee: do not remove CI when it is not attachedAntti Palosaari
2012-09-27[media] cxd2820r: use Kernel GPIO for GPIO accessAntti Palosaari
2012-08-15[media] dvb_usb_v2: af9015, af9035, anysee use .reset_resumeAntti Palosaari
2012-08-15[media] anysee: convert Kernel dev_* loggingAntti Palosaari
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab