index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-02-24
media: anysee: constify copied structure
Julia Lawall
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