summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/atmel
Commit message (Expand)AuthorAgeFilesLines
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-172-2/+0
* media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart2021-02-062-2/+2
* media: atmel: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2021-02-063-62/+29
* media: atmel: atmel-isc: rework component offsetsEugen Hristev2020-07-193-39/+25
* media: atmel: atmel-sama5d2-isc: fix warning in configs without OFEugen Hristev2020-07-041-0/+2
* media: Kconfig files: use select for V4L2 subdevs and MCMauro Carvalho Chehab2020-04-141-1/+3
* media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-242-2/+2
* media: atmel: atmel-isc-base: expose white balance as v4l2 controlsEugen Hristev2020-02-242-28/+217
* media: atmel: atmel-isi: initialize the try_crop for the pads in try_fmtEugen Hristev2019-12-161-0/+27
* media: atmel: atmel-isi: properly initialize pad_cfgEugen Hristev2019-12-161-1/+1
* media: atmel: atmel-isi: add support for mono sensors, GRAY and Y16Eugen Hristev2019-12-162-1/+14
* media: atmel: atmel-isc-base: initialize the try_crop for the pads in try_fmtEugen Hristev2019-12-161-0/+34
* media: atmel: atmel-isc-base: fix enum calls default formatEugen Hristev2019-12-161-3/+2
* media: atmel: atmel-isc-base: properly initialize pad_cfgEugen Hristev2019-12-161-1/+1
* media: atmel: atmel-isc-base: add support for Y10 formatEugen Hristev2019-12-161-6/+29
* media: atmel: atmel-isc-base: allow 8 bit direct dumpEugen Hristev2019-12-161-9/+9
* media: atmel: atmel-isi: fix timeout value for stop streamingAlexandre Kroupski2019-08-231-1/+1
* media: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-071-5/+2
* Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-095-525/+861
|\
| * media: atmel: atmel-isc: fix i386 build errorEugen Hristev2019-06-242-6/+2
| * media: atmel: atmel-isc: fix and cleanup potential bugsEugen Hristev2019-06-213-15/+29
| * media: atmel: atmel-isc: split driver into driver base and iscEugen Hristev2019-06-214-501/+618
| * Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-111-4/+1
| |\
| * \ Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab2019-05-282-0/+2
| |\ \
| * | | media: atmel: atmel-isc: make try_fmt error less verboseEugen Hristev2019-05-211-1/+2
| * | | media: atmel: atmel-isc: add support for DO_WHITE_BALANCEEugen Hristev2019-05-211-7/+59
| * | | media: atmel: atmel-isc: reworked white balance featureEugen Hristev2019-05-212-25/+181
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-8/+2
| |_|/ |/| |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 448Thomas Gleixner2019-06-051-4/+1
| |/ |/|
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* media: atmel: atmel-isc: fix asd memory allocationEugen Hristev2019-05-081-2/+6
* media: atmel: atmel-isc: fix INIT_WORK misplacementEugen Hristev2019-05-081-2/+2
* media: atmel: atmel-isc: limit incoming pixels per frameEugen Hristev2019-05-082-0/+53
* media: atmel: atmel-isc: removed ARGB32 added ABGR32 and XBGR32Eugen Hristev2019-04-221-4/+10
* media: atmel: atmel-isc: reworked driver and formatsEugen Hristev2019-04-221-417/+480
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-1/+1
* media: atmel-isc: Add support for BT656 with CRC decodingKen Sloat2019-03-192-1/+8
* media: platform: fix several typosMauro Carvalho Chehab2019-03-011-2/+2
* media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus2018-10-042-2/+3
* media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam2018-10-042-13/+19
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-3/+3
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-112-6/+6
* media: atmel-isi: move of_node_put() to cover success branch as wellNicholas Mc Guire2018-06-281-3/+2
* media: atmel-isi: drop unnecessary while loopNicholas Mc Guire2018-06-281-15/+13
* media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-05-281-2/+2
* media: atmel-isc: Make local symbol fmt_configs_list staticWei Yongjun2018-02-261-1/+1
* media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil2018-02-222-18/+4
* media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab2017-12-292-2/+2
* media: atmel-isc: avoid returning a random value at isc_parse_dt()Mauro Carvalho Chehab2017-12-111-2/+2
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-153-156/+521
|\