index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
/
cxd2820r_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
media: dvb-frontends: cxd2820r_core: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2019-08-13
media: cxd2820r: don't check retval after our own assignemt
Wolfram Sang
1
-2
/
+1
2019-08-13
media: dvb-frontends: cxd2820r_core: convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-14
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-05-05
media: frontends: fix ops get_algo()'s return type
Luc Van Oostenryck
1
-1
/
+1
2017-01-31
[media] cxd2820r: fix gpio null pointer dereference
Antti Palosaari
1
-1
/
+1
2016-09-22
[media] cxd2820r: convert to regmap api
Antti Palosaari
1
-167
/
+92
2016-09-22
[media] cxd2820r: correct logging
Antti Palosaari
1
-54
/
+61
2016-09-22
[media] cxd2820r: add I2C driver bindings
Antti Palosaari
1
-41
/
+149
2016-09-22
[media] cxd2820r: wrap legacy DVBv3 statistics via DVBv5 statistics
Antti Palosaari
1
-64
/
+21
2016-02-04
[media] dvb_frontend: pass the props cache to get_frontend() as arg
Mauro Carvalho Chehab
1
-4
/
+5
2016-01-25
[media] : cxd2830r: use gpiochip data pointer
Linus Walleij
1
-7
/
+4
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-06-09
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
1
-2
/
+3
2015-04-17
media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
1
-6
/
+0
2014-10-11
Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
1
-7
/
+3
2014-09-04
[media] cxd2820r: use true/false for boolean vars
Mauro Carvalho Chehab
1
-2
/
+2
2013-11-08
[media] dvb-frontends: Don't use dynamic static allocation
Mauro Carvalho Chehab
1
-2
/
+19
2013-10-17
[media] cxd2820r_core: fix sparse warnings
Hans Verkuil
1
-2
/
+2
2013-04-08
[media] cxd2820r_t2: Multistream support (MultiPLP)
Evgeny Plehov
1
-1
/
+2
2012-10-06
[media] cxd2820r: silence compiler warning
Antti Palosaari
1
-1
/
+2
2012-10-02
[media] cxd2820r: use static GPIO config when GPIOLIB is undefined
Antti Palosaari
1
-9
/
+20
2012-09-27
[media] cxd2820r: use Kernel GPIO for GPIO access
Antti Palosaari
1
-20
/
+88
2012-09-27
[media] cxd2820r: switch to Kernel dev_* logging
Antti Palosaari
1
-26
/
+58
2012-08-14
[media] move the dvb/frontends to drivers/media/dvb-frontends
Mauro Carvalho Chehab
1
-0
/
+646