index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
sunxi
Age
Commit message (
Expand
)
Author
2020-08-29
media: sunxi: sun8i-rotate.c: remove useless error message
Daniel W. S. Almeida
2020-08-28
media: media/platform: drop vb2_queue_release()
Hans Verkuil
2020-07-19
sun4i-csi: call _vb2_fop_release instead of v4l2_fh_release
Hans Verkuil
2020-07-19
sun4i-csi: drop read/write, enable VB2_DMABUF
Hans Verkuil
2020-07-19
sunxi-csi: fill in bus_info of media device
Hans Verkuil
2020-05-05
media: sun8i: Fix an error handling path in 'deinterlace_runtime_resume()'
Christophe JAILLET
2020-04-14
media: Kconfig files: use select for V4L2 subdevs and MC
Mauro Carvalho Chehab
2020-04-14
media: add SPDX headers on Kconfig and Makefile files
Mauro Carvalho Chehab
2020-03-02
media: sun8i: Add Allwinner A83T Rotate driver
Jernej Skrabec
2020-03-02
media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}
Ezequiel Garcia
2020-02-24
media: sun8i: Remove redundant platform_get_irq error message
YueHaibing
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-01-04
media: sun4i-csi: Add support for A10 CSI1 camera sensor interface
Chen-Yu Tsai
2020-01-04
media: sun4i-csi: Deal with DRAM offset
Chen-Yu Tsai
2020-01-04
media: sun4i-csi: Fix [HV]sync polarity handling
Chen-Yu Tsai
2020-01-04
media: sun4i-csi: Fix data sampling polarity handling
Chen-Yu Tsai
2019-12-16
media: sun8i: Remove redundant dev_err call in deinterlace_probe()
Wei Yongjun
2019-10-24
media: sun4i: Add H3 deinterlace driver
Jernej Skrabec
2019-08-30
media: sun4i: Make sun4i_csi_formats static
Maxime Ripard
2019-08-23
media: sunxi: Add A10 CSI driver
Maxime Ripard
2019-08-23
media: sunxi: Refactor the Makefile and Kconfig
Maxime Ripard
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-29
media: sun6i: Support A83T variant
Chen-Yu Tsai
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
2019-02-18
media: sun6i: Add support for JPEG media bus format
Chen-Yu Tsai
2019-02-18
media: sun6i: Add support for RGB565 formats
Chen-Yu Tsai
2019-02-18
media: sun6i: Fix CSI regmap's max_register
Chen-Yu Tsai
2019-02-18
media: sun6i: Add A64 CSI block support
Jagan Teki
2019-01-16
media: sun6i: Add H3 compatible
Chen-Yu Tsai
2018-12-07
media: sun6i: fix spelling mistake "droped" -> "dropped"
Colin Ian King
2018-11-23
media: sun6i: Add A31 compatible
Maxime Ripard
2018-11-23
media: sun6i: manually fix other coding style issues
Mauro Carvalho Chehab
2018-11-23
media: sum6i: Fix a few coding style issues
Mauro Carvalho Chehab
2018-11-23
media: sun6i: Add support for Allwinner CSI V3s
Yong Deng