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
/
pci
/
mantis
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-12
media: mantis_dvb: remove redundant initialization to variable result
Colin Ian King
1
-1
/
+1
2019-11-08
media: mantis: fix two smatch errors
Hans Verkuil
2
-6
/
+2
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
1
-76
/
+76
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2
-18
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
39
-507
/
+39
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-12-05
media: remove redundant include moduleparam.h
zhong jiang
1
-1
/
+0
2018-08-03
media: dvb: represent min/max/step/tolerance freqs in Hz
Mauro Carvalho Chehab
1
-2
/
+2
2018-04-17
media: mantis: prevent staying forever in a loop at IRQ
Mauro Carvalho Chehab
1
-0
/
+7
2018-03-06
media: mantis: remove mantis_vp3028.c/mantis_vp3028.h
Corentin Labbe
2
-71
/
+0
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2
-108
/
+108
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
24
-104
/
+104
2017-11-16
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-23
media: drivers: Adjust checks for null pointers
Markus Elfring
1
-2
/
+2
2017-09-23
media: drivers: improve a size determination
Markus Elfring
2
-2
/
+2
2017-09-23
media: drivers: delete unnecessary variable initialisations
Markus Elfring
2
-2
/
+2
2017-09-23
media: drivers: delete error messages for failed memory allocation
Markus Elfring
2
-4
/
+1
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
1
-1
/
+1
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
2
-3
/
+3
2017-08-09
media: mantis: hopper_cards: constify pci_device_id
Arvind Yadav
1
-1
/
+1
2017-08-09
media: mantis: constify pci_device_id
Arvind Yadav
1
-1
/
+1
2017-07-20
media: mantis: constify i2c_algorithm structure
Gustavo A. R. Silva
1
-1
/
+1
2017-04-17
[media] pci: mantis: constify mb86a16_config structure
Bhumika Goyal
1
-1
/
+1
2017-02-03
[media] mantis_dvb: fix some error codes in mantis_dvb_init()
Dan Carpenter
1
-2
/
+3
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
1
-1
/
+1
2015-08-11
[media] mantis: remove an uneeded goto
Mauro Carvalho Chehab
1
-3
/
+1
2015-08-11
[media] mantis: Fix error handling in mantis_dma_init()
Fabio Estevam
1
-2
/
+3
2015-06-18
[media] mantis: cleanup a warning
Mauro Carvalho Chehab
1
-2
/
+2
2015-06-10
[media] mantis: cleanup CodingStyle issues due to last commit
Mauro Carvalho Chehab
5
-32
/
+28
2015-06-10
[media] mantis: add remote control support
Jan Klötzke
9
-150
/
+166
2015-06-09
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
2
-2
/
+3
2015-05-12
[media] mantis: fix error handling
Silvan Jegen
1
-20
/
+16
2015-04-30
[media] mantis: remove dead code
Mauro Carvalho Chehab
1
-3
/
+0
2015-01-27
[media] media: pci: mantis: mantis_core.c: Remove unused function
Rickard Strandqvist
1
-23
/
+0
2014-09-03
[media] mantis: fix sparse warnings
Hans Verkuil
8
-13
/
+13
2013-10-17
[media] pci: mantis: Remove redundant pci_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-06-17
[media] drivers/media/pci/mantis/mantis_cards: Convert to module_pci_driver
Libo Chen
1
-12
/
+1
2013-06-17
[media] drivers/media/pci/mantis/hopper_cards: Convert to module_pci_driver
Libo Chen
1
-12
/
+1
2013-05-21
[media] stb0899: remove commented value from IQ_SWAP_ON/OFF usages
Reinhard Nissl
1
-1
/
+1
2013-04-02
i2c: Ignore return value of i2c_del_adapter()
Lars-Peter Clausen
1
-1
/
+3
2013-01-25
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
5
-12
/
+14
2013-01-04
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
5
-12
/
+14
2012-12-28
[media] mantis: cleanup NULL checking in mantis_ca_exit()
Dan Carpenter
1
-2
/
+3
2012-10-28
[media] mantis: get rid of warning: no previous prototype
Mauro Carvalho Chehab
3
-5
/
+8
2012-10-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
44
-0
/
+5358
2012-08-21
[media] Kconfig: merge all customise options into just one
Mauro Carvalho Chehab
1
-10
/
+10
2012-08-14
[media] Rename media/dvb as media/pci
Mauro Carvalho Chehab
44
-0
/
+5358