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-07-25
media: Don't default-enable "ancillary driver autoselect" if EMBEDDED
Ezequiel Garcia
1
-1
/
+1
2019-07-25
media: rcar-vin: Always setup controls when opening video device
Niklas Söderlund
1
-16
/
+16
2019-07-25
media: rcar-vin: Add support for RGB formats with alpha component
Niklas Söderlund
2
-0
/
+43
2019-07-25
media: rcar-vin: Add control for alpha component
Niklas Söderlund
3
-2
/
+61
2019-07-25
media: rcar-vin: Rename VNDMR_DTMD_ARGB1555 to VNDMR_DTMD_ARGB
Niklas Söderlund
1
-2
/
+2
2019-07-25
media: v4l2-dev: fix WARN_ON(!vdev->device_caps)
Hans Verkuil
1
-2
/
+2
2019-07-25
media: ipu3-cio2: Parse information from firmware without using callbacks
Sakari Ailus
1
-43
/
+50
2019-07-25
media: ipu3-cio2: Proceed with notifier init even if there are no subdevs
Sakari Ailus
1
-5
/
+5
2019-07-25
media: ipu3-cio2: Clean up notifier's subdev list if parsing endpoints fails
Sakari Ailus
1
-2
/
+6
2019-07-25
media: v4l2-async: Safely clean up an uninitialised notifier
Sakari Ailus
1
-1
/
+1
2019-07-25
media: omap3isp: Rework OF endpoint parsing
Sakari Ailus
1
-134
/
+197
2019-07-25
media: v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdev
Sakari Ailus
1
-0
/
+23
2019-07-25
media: v4l2-async: Get fwnode reference when putting it to the notifier's list
Sakari Ailus
6
-30
/
+18
2019-07-25
media: davinci-vpif: Don't dereference endpoint after putting it, fix refcoun...
Sakari Ailus
1
-3
/
+2
2019-07-25
media: v4l2-fwnode: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
1
-5
/
+3
2019-07-25
media: pci: Use dev_get_drvdata where possible
Chuhong Yuan
3
-10
/
+5
2019-07-25
media: ov2680: fix a typo in a function name
Christophe JAILLET
1
-2
/
+2
2019-07-25
media: Add support for Cadence CSI2TX 2.1
Jan Kotas
1
-29
/
+111
2019-07-25
media: Fix Lane mapping in Cadence CSI2TX
Jan Kotas
1
-2
/
+2
2019-07-25
media: Add lane checks for Cadence CSI2TX
Jan Kotas
1
-2
/
+11
2019-07-25
media: i2c: ov5640: Fix the order for enabling regulators
Fabio Estevam
1
-1
/
+1
2019-07-25
media: i2c: ov5640: Check for devm_gpiod_get_optional() error
Fabio Estevam
1
-0
/
+5
2019-07-25
media: ov5645: Use regulator_bulk() functions
Fabio Estevam
1
-73
/
+21
2019-07-25
media: ov5645: Remove unneeded regulator_set_voltage()
Fabio Estevam
1
-28
/
+0
2019-07-25
media: vivid: fix typo: use -> user
Hans Verkuil
1
-2
/
+2
2019-07-25
media: vivid: fix device init when no_error_inj=1 and fb disabled
Guillaume Tucker
1
-1
/
+1
2019-07-25
media: am437x: remove unused struct vpfe_pixel_format
Hans Verkuil
1
-6
/
+0
2019-07-25
media: davinci/vpfe_capture.c: drop unused format descriptions
Hans Verkuil
1
-42
/
+9
2019-07-25
media: sh_veu: convert to struct v4l2_fh
Hans Verkuil
1
-0
/
+5
2019-07-25
media: v4l2-dev/ioctl: require non-zero device_caps, verify sane querycap res...
Hans Verkuil
2
-6
/
+14
2019-07-25
media: marvell-ccic: mmp: add MODULE_DEVICE_TABLE
Lubomir Rintel
1
-0
/
+1
2019-07-25
media: v4l: ctrls: Add debug messages
Ezequiel Garcia
4
-37
/
+117
2019-07-25
media: hdpvr: Add device num check and handling
Luke Nowakowski-Krijger
1
-1
/
+11
2019-07-25
media: rcar-vin: Centralize black listing of pixel formats
Niklas Söderlund
3
-13
/
+16
2019-07-25
media: rcar-vin: Clean up correct notifier in error path
Niklas Söderlund
1
-1
/
+1
2019-07-23
media: vimc: stream: format comments as kernel-doc
André Almeida
1
-14
/
+24
2019-07-23
media: vimc: stream: fix style of argument description
André Almeida
1
-4
/
+6
2019-07-23
media: vimc: stream: remove obsolete function doc
André Almeida
1
-8
/
+0
2019-07-23
media: mx2_emmaprp: use struct v4l2_fh
Hans Verkuil
1
-100
/
+32
2019-07-23
media: omap_vout: use struct v4l2_fh
Hans Verkuil
1
-26
/
+27
2019-07-23
media: m2m-deinterlace: use struct v4l2_fh
Hans Verkuil
1
-88
/
+36
2019-07-23
media: media/i2c: don't return ENOTTY if SUBDEV_API is not set
Hans Verkuil
6
-19
/
+7
2019-07-23
media: vb2-dc: skip CPU sync in map/unmap dma_buf
Lucas Stach
1
-7
/
+16
2019-07-23
media: saa7134: remove redundant assignment to variable value
Colin Ian King
1
-1
/
+0
2019-07-23
media: ti-vpe: fix leaked of_node references
Wen Yang
1
-0
/
+1
2019-07-23
media: exynos4-is: fix leaked of_node references
Wen Yang
2
-0
/
+3
2019-07-23
media: vivid: work around high stack usage with clang
Arnd Bergmann
1
-3
/
+4
2019-07-23
media: cobalt: Prefer pcie_capability_read_word()
Frederick Lawler
1
-23
/
+15
2019-07-23
media: via-camera: fix v4l2-compliance fails
Hans Verkuil
1
-18
/
+26
2019-07-23
media: ov7670: don't return ENOTTY if SUBDEV_API is not set
Hans Verkuil
1
-4
/
+2
[next]