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
/
ivtv
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
2
-3
/
+3
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
1
-14
/
+14
2019-08-26
media: remove include stdarg.h from some drivers
Mauro Carvalho Chehab
1
-2
/
+0
2019-07-09
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
Linus Torvalds
1
-5
/
+1
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
4
-13
/
+21
2019-06-12
fbdev: make unregister/unlink functions not fail
Daniel Vetter
1
-5
/
+1
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
35
-443
/
+35
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
4
-40
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
31
-403
/
+31
2019-05-28
Merge tag 'v5.2-rc2' into patchwork
Mauro Carvalho Chehab
1
-0
/
+1
2019-05-24
media: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-5
/
+5
2019-03-19
media: ivtv: update *pos correctly in ivtv_read_pos()
Dan Carpenter
1
-1
/
+1
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2019-01-21
media: ivtv: add parameter to enable ivtvfb on x86 PAT systems
French, Nicholas A
2
-5
/
+34
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
1
-8
/
+9
2018-10-09
media: ivtv: make const array addr_list static
Colin Ian King
1
-1
/
+1
2018-09-24
media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()
Jia-Ju Bai
1
-1
/
+1
2018-09-12
media: dvb: move compat handlers into drivers
Arnd Bergmann
1
-2
/
+32
2018-09-12
media: dvb: move most compat_ioctl handling into drivers
Arnd Bergmann
1
-0
/
+9
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
6
-15
/
+15
2018-07-27
media: pci: ivtv: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2
-2
/
+2
2018-07-04
media: ivtv: zero-initialize cx25840 platform data
Maciej S. Szmigiero
1
-0
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-03-23
media: ivtvfb: Cleanup some warnings
Mauro Carvalho Chehab
1
-7
/
+5
2018-02-26
media: ivtv: remove ivtv-alsa-mixer
Corentin Labbe
3
-193
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-8
/
+8
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
8
-307
/
+285
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
6
-273
/
+273
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-28
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
1
-1
/
+0
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
1
-1
/
+0
2017-12-14
media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices
Sean Young
2
-31
/
+11
2017-11-28
media: annotate ->poll() instances
Al Viro
2
-6
/
+6
2017-11-28
annotate poll_table_struct ->_key
Al Viro
1
-1
/
+1
2017-11-16
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-6
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
media: pci: Convert timers to use timer_setup()
Kees Cook
3
-5
/
+4
2017-09-23
media: pci: make i2c_client const
Bhumika Goyal
1
-1
/
+1
2017-08-26
media: pci: make i2c_adapter const
Bhumika Goyal
1
-2
/
+2
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
1
-7
/
+7
2017-08-20
media: ivtv: Fix incompatible type for argument error
Bhumika Goyal
1
-1
/
+1
2017-08-20
media: pci: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2017-08-09
media: ivtv: constify pci_device_id
Arvind Yadav
1
-1
/
+1
2017-06-07
[media] ivtv: Fix a sleep-in-atomic bug in snd_ivtv_pcm_hw_free
Jia-Ju Bai
1
-1
/
+3
2017-04-10
[media] ivtv: use setup_timer
Geliang Tang
1
-3
/
+2
2017-04-05
[media] ivtv: use for_each_sg
Geliang Tang
1
-1
/
+1
2017-03-22
[media] ivtv: improve subscribe_event handling
Gustavo Padovan
1
-3
/
+1
[next]