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
/
am437x
Age
Commit message (
Expand
)
Author
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2020-07-04
media: use v4l2_rect_enclosed helper
Benoit Parrot
2020-04-14
media: Kconfig files: use select for V4L2 subdevs and MC
Mauro Carvalho Chehab
2020-03-20
media: am437x-vpfe: Make use of to_vpfe() to get a pointer to vpfe_device
Lad Prabhakar
2020-03-12
media: am437x-vpfe: exclude illegal values for enum when validing params from...
Changming Liu
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-11-05
media: am437x: fix smatch warning
Hans Verkuil
2019-10-01
media: am437x-vpfe: Switch to SPDX Licensing
Benoit Parrot
2019-10-01
media: am437x-vpfe: Remove per bus width static data
Benoit Parrot
2019-10-01
media: am437x-vpfe: TRY_FMT ioctl is not really trying anything
Benoit Parrot
2019-10-01
media: am437x-vpfe: fix function trace debug log
Benoit Parrot
2019-10-01
media: am437x-vpfe: Use a per instance format array instead of a static one
Benoit Parrot
2019-10-01
media: am437x-vpfe: Setting STD to current value is not an error
Benoit Parrot
2019-10-01
media: am437x-vpfe: Streamlined vb2 buffer cleanup
Benoit Parrot
2019-10-01
media: am437x-vpfe: fix start streaming error path
Benoit Parrot
2019-10-01
media: am437x-vpfe: Wait for end of frame before tear-down
Benoit Parrot
2019-10-01
media: am437x-vpfe: Rework ISR routine for clarity
Benoit Parrot
2019-10-01
media: am437x-vpfe: Fix missing first line
Benoit Parrot
2019-10-01
media: am437x-vpfe: Fix suspend path to always handle pinctrl config
Dave Gerlach
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-25
media: v4l2-async: Get fwnode reference when putting it to the notifier's list
Sakari Ailus
2019-07-25
media: am437x: remove unused struct vpfe_pixel_format
Hans Verkuil
2019-07-22
media: am437x/davinci: set device_caps in struct video_device
Hans Verkuil
2019-07-22
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-11-20
media: cropcap/g_selection split
Hans Verkuil
2018-10-04
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
2018-10-04
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-05-09
media: platform: am437x: simplify getting .drvdata
Wolfram Sang
2017-12-29
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
2017-10-31
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
2017-08-20
media: Convert to using %pOF instead of full_name
Rob Herring
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-01-30
[media] am437x-vpfe: always assign bpp variable
Nicolas Iooss
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-04-13
[media] am437x-vpfe: fix an uninitialized variable bug
Dan Carpenter
2016-04-13
[media] am437x-vfpe: fix typo in vpfe_get_app_input_index
Arnd Bergmann
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-03
[media] media: am437x-vpfe: fix handling platform_get_irq result
Andrzej Hajda
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
[next]