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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-23
Merge v5.4-rc4 into drm-next
Daniel Vetter
1
-2
/
+1
2019-10-07
cec: add cec_adapter to cec_notifier_cec_adap_unregister()
Hans Verkuil
8
-16
/
+19
2019-10-04
media: stkwebcam: fix runtime PM after driver unbind
Johan Hovold
1
-2
/
+1
2019-09-26
media/v4l2-core: untag user pointers in videobuf_dma_contig_user_get
Andrey Konovalov
1
-4
/
+5
2019-09-25
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2
-13
/
+15
2019-09-20
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-4
/
+4
2019-09-18
Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
348
-5479
/
+8793
2019-09-05
media: videobuf-core.c: poll_wait needs a non-NULL buf pointer
Hans Verkuil
1
-2
/
+3
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
1
-2
/
+3
2019-09-02
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
Enric Balletbo i Serra
1
-2
/
+1
2019-08-30
media: sun4i: Make sun4i_csi_formats static
Maxime Ripard
1
-1
/
+1
2019-08-29
media: stm32-dcmi: Delete an unnecessary of_node_put() call in dcmi_probe()
Markus Elfring
1
-1
/
+0
2019-08-29
media: pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() retur...
Yizhuo
1
-1
/
+1
2019-08-29
media: em28xx: Fix exception handling in em28xx_alloc_urbs()
Markus Elfring
1
-1
/
+1
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
19
-38
/
+38
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
15
-1001
/
+1011
2019-08-26
media: ov9650: add a sanity check
Mauro Carvalho Chehab
1
-0
/
+5
2019-08-26
media: aspeed-video: address a protential usage of an unitialized var
Mauro Carvalho Chehab
1
-2
/
+3
2019-08-26
media: vicodec: make life easier for static analyzers
Mauro Carvalho Chehab
1
-4
/
+7
2019-08-26
media: remove include stdarg.h from some drivers
Mauro Carvalho Chehab
4
-5
/
+1
2019-08-26
v4l2-core: fix coding style for the two new c files
Mauro Carvalho Chehab
2
-33
/
+54
2019-08-26
media: v4l2-core: Remove BUG() from i2c and spi helpers
Ezequiel Garcia
2
-3
/
+4
2019-08-26
media: v4l2-core: introduce a helper to unregister a i2c subdev
Ezequiel Garcia
2
-23
/
+22
2019-08-26
media: v4l2-core: introduce a helper to unregister a spi subdev
Ezequiel Garcia
2
-12
/
+10
2019-08-26
media: v4l2-core: move i2c helpers out of v4l2-common.c
Ezequiel Garcia
4
-145
/
+153
2019-08-26
media: v4l2-core: move spi helpers out of v4l2-common.c
Ezequiel Garcia
3
-65
/
+66
2019-08-26
media: v4l2-core: Module re-organization
Ezequiel Garcia
3
-8
/
+3
2019-08-26
media: usbvision: Remove dead code
Souptick Joarder
1
-10
/
+0
2019-08-26
media: aspeed: fix an incorrect return code on buffer allocation failure
Jae Hyun Yoo
1
-0
/
+1
2019-08-26
media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()
Maciej S. Szmigiero
1
-4
/
+8
2019-08-26
media: saa7134: keep demod i2c gate closed on Medion 7134
Maciej S. Szmigiero
1
-0
/
+14
2019-08-26
media: i2c: adv7842: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
1
-22
/
+11
2019-08-26
media: i2c: adv7511-v4l2: drop check because i2c_unregister_device() is NULL ...
Wolfram Sang
1
-4
/
+2
2019-08-26
media: hdpvr: remove redundant assignment to retval
Colin Ian King
1
-5
/
+1
2019-08-26
media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_table
Hans de Goede
1
-0
/
+7
2019-08-26
media: ti-vpe: Add cleanup in vpdma_list_cleanup()
Wenwen Wang
1
-4
/
+6
2019-08-26
media: fdp1: Fix a memory leak bug
Wenwen Wang
1
-0
/
+1
2019-08-26
media: saa7146: add cleanup in hexium_attach()
Wenwen Wang
1
-0
/
+3
2019-08-26
media: usb: cx231xx-417: fix a memory leak bug
Wenwen Wang
1
-0
/
+1
2019-08-26
media: cpia2_usb: fix memory leaks
Wenwen Wang
1
-0
/
+4
2019-08-26
media: cec-notifier: clear cec_adap in cec_notifier_unregister
Hans Verkuil
1
-0
/
+2
2019-08-26
media: cec-adap: return from cec_s_conn_info() if adap is invalid
Hans Verkuil
1
-0
/
+3
2019-08-23
media: sunxi: Add A10 CSI driver
Maxime Ripard
8
-0
/
+1331
2019-08-23
media: sunxi: Refactor the Makefile and Kconfig
Maxime Ripard
4
-2
/
+4
2019-08-23
media: atmel: atmel-isi: fix timeout value for stop streaming
Alexandre Kroupski
1
-1
/
+1
2019-08-22
media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()
Tomas Bortoli
1
-1
/
+1
2019-08-22
media: dvb-frontends/cxd2099: Make en_templ constant
Nishka Dasgupta
1
-1
/
+1
2019-08-22
media: ec168: Make structure ec168_props constant
Nishka Dasgupta
1
-1
/
+1
2019-08-22
media: firewire: Make structure fdtv_ca constant
Nishka Dasgupta
1
-1
/
+1
2019-08-22
media: dvb-bt8xx: Make variable dst_config constant
Nishka Dasgupta
1
-1
/
+1
[next]