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
/
atmel
Age
Commit message (
Expand
)
Author
2019-08-23
media: atmel: atmel-isi: fix timeout value for stop streaming
Alexandre Kroupski
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-06-24
media: atmel: atmel-isc: fix i386 build error
Eugen Hristev
2019-06-21
media: atmel: atmel-isc: fix and cleanup potential bugs
Eugen Hristev
2019-06-21
media: atmel: atmel-isc: split driver into driver base and isc
Eugen Hristev
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 448
Thomas Gleixner
2019-05-28
Merge tag 'v5.2-rc2' into patchwork
Mauro Carvalho Chehab
2019-05-21
media: atmel: atmel-isc: make try_fmt error less verbose
Eugen Hristev
2019-05-21
media: atmel: atmel-isc: add support for DO_WHITE_BALANCE
Eugen Hristev
2019-05-21
media: atmel: atmel-isc: reworked white balance feature
Eugen Hristev
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-08
media: atmel: atmel-isc: fix asd memory allocation
Eugen Hristev
2019-05-08
media: atmel: atmel-isc: fix INIT_WORK misplacement
Eugen Hristev
2019-05-08
media: atmel: atmel-isc: limit incoming pixels per frame
Eugen Hristev
2019-04-22
media: atmel: atmel-isc: removed ARGB32 added ABGR32 and XBGR32
Eugen Hristev
2019-04-22
media: atmel: atmel-isc: reworked driver and formats
Eugen Hristev
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-19
media: atmel-isc: Add support for BT656 with CRC decoding
Ken Sloat
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
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-28
media: atmel-isi: move of_node_put() to cover success branch as well
Nicholas Mc Guire
2018-06-28
media: atmel-isi: drop unnecessary while loop
Nicholas Mc Guire
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-02-26
media: atmel-isc: Make local symbol fmt_configs_list static
Wei Yongjun
2018-02-22
media: convert g/s_parm to g/s_frame_interval in subdevs
Hans Verkuil
2017-12-29
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
2017-12-11
media: atmel-isc: avoid returning a random value at isc_parse_dt()
Mauro Carvalho Chehab
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
2017-10-31
media: atmel-isc: Fix clock ID for clk_prepare/unprepare
Wenyou Yang
2017-10-31
media: atmel-isc: get rid of an unused var
Mauro Carvalho Chehab
2017-10-27
media: atmel-isc: Rework the format list
Wenyou Yang
2017-10-27
media: atmel-isc: Remove unnecessary member
Wenyou Yang
2017-10-27
media: atmel-isc: Enable the clocks during probe
Wenyou Yang
2017-10-27
media: atmel-isc: Add prepare and unprepare ops
Wenyou Yang
2017-10-27
media: atmel-isc: Add spin lock for clock enable ops
Wenyou Yang
2017-09-23
media: drivers: Adjust checks for null pointers
Markus Elfring
2017-09-23
media: drivers: improve a size determination
Markus Elfring
2017-09-23
media: drivers: delete error messages for failed memory allocation
Markus Elfring
2017-08-20
media: Convert to using %pOF instead of full_name
Rob Herring
2017-07-19
media: atmel-isc: constify vb2_ops structure
Gustavo A. R. Silva
2017-06-07
[media] atmel-isi: code cleanup
Hugues Fruchet
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
[next]