index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
am437x
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: platform: rename am437x/ to ti/am437x/
Mauro Carvalho Chehab
2022-03-18
5
-3081
/
+0
*
media: platform: move platform menu dependencies to drivers
Mauro Carvalho Chehab
2022-03-14
1
-0
/
+1
*
media: am437x: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-30
1
-3
/
+1
*
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
2021-09-30
1
-9
/
+10
*
media: am437x: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
2021-05-10
1
-2
/
+13
*
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2021-02-06
1
-1
/
+1
*
media: use v4l2_rect_enclosed helper
Benoit Parrot
2020-07-04
1
-16
/
+3
*
media: Kconfig files: use select for V4L2 subdevs and MC
Mauro Carvalho Chehab
2020-04-14
1
-1
/
+3
*
media: am437x-vpfe: Make use of to_vpfe() to get a pointer to vpfe_device
Lad Prabhakar
2020-03-20
1
-5
/
+5
*
media: am437x-vpfe: exclude illegal values for enum when validing params from...
Changming Liu
2020-03-12
1
-0
/
+1
*
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
1
-1
/
+1
*
media: am437x: fix smatch warning
Hans Verkuil
2019-11-05
1
-1
/
+0
*
media: am437x-vpfe: Switch to SPDX Licensing
Benoit Parrot
2019-10-01
3
-35
/
+3
*
media: am437x-vpfe: Remove per bus width static data
Benoit Parrot
2019-10-01
2
-56
/
+16
*
media: am437x-vpfe: TRY_FMT ioctl is not really trying anything
Benoit Parrot
2019-10-01
2
-171
/
+171
*
media: am437x-vpfe: fix function trace debug log
Benoit Parrot
2019-10-01
1
-59
/
+13
*
media: am437x-vpfe: Use a per instance format array instead of a static one
Benoit Parrot
2019-10-01
2
-69
/
+75
*
media: am437x-vpfe: Setting STD to current value is not an error
Benoit Parrot
2019-10-01
1
-0
/
+4
*
media: am437x-vpfe: Streamlined vb2 buffer cleanup
Benoit Parrot
2019-10-01
1
-28
/
+25
*
media: am437x-vpfe: fix start streaming error path
Benoit Parrot
2019-10-01
1
-0
/
+1
*
media: am437x-vpfe: Wait for end of frame before tear-down
Benoit Parrot
2019-10-01
2
-26
/
+29
*
media: am437x-vpfe: Rework ISR routine for clarity
Benoit Parrot
2019-10-01
1
-62
/
+66
*
media: am437x-vpfe: Fix missing first line
Benoit Parrot
2019-10-01
1
-4
/
+0
*
media: am437x-vpfe: Fix suspend path to always handle pinctrl config
Dave Gerlach
2019-10-01
1
-24
/
+22
*
media: use the BIT() macro
Mauro Carvalho Chehab
2019-08-26
1
-13
/
+13
*
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-07
1
-1
/
+0
*
media: v4l2-async: Get fwnode reference when putting it to the notifier's list
Sakari Ailus
2019-07-25
1
-3
/
+2
*
media: am437x: remove unused struct vpfe_pixel_format
Hans Verkuil
2019-07-25
1
-6
/
+0
*
media: am437x/davinci: set device_caps in struct video_device
Hans Verkuil
2019-07-22
1
-4
/
+2
*
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
2019-07-22
1
-16
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2019-03-29
1
-1
/
+1
*
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-11-20
1
-6
/
+7
*
media: cropcap/g_selection split
Hans Verkuil
2018-11-20
1
-10
/
+8
*
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
2018-10-04
1
-1
/
+1
*
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
1
-39
/
+43
*
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
1
-1
/
+2
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
1
-3
/
+3
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
1
-2
/
+4
*
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-05-28
1
-1
/
+1
*
media: platform: am437x: simplify getting .drvdata
Wolfram Sang
2018-05-09
1
-4
/
+2
*
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
2017-12-29
1
-3
/
+3
*
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
2017-10-31
1
-2
/
+6
*
media: Convert to using %pOF instead of full_name
Rob Herring
2017-08-20
1
-2
/
+2
*
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-06-06
2
-6
/
+10
*
[media] am437x-vpfe: always assign bpp variable
Nicolas Iooss
2017-01-30
1
-1
/
+1
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-2
/
+2
*
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
2
-11
/
+1
*
[media] am437x-vpfe: fix an uninitialized variable bug
Dan Carpenter
2016-04-13
1
-1
/
+1
*
[media] am437x-vfpe: fix typo in vpfe_get_app_input_index
Arnd Bergmann
2016-04-13
1
-1
/
+1
[next]