index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
atmel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2
-2
/
+0
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2
-2
/
+2
2021-02-06
media: atmel: Use v4l2_async_notifier_add_fwnode_remote_subdev
Ezequiel Garcia
3
-62
/
+29
2020-07-19
media: atmel: atmel-isc: rework component offsets
Eugen Hristev
3
-39
/
+25
2020-07-04
media: atmel: atmel-sama5d2-isc: fix warning in configs without OF
Eugen Hristev
1
-0
/
+2
2020-04-14
media: Kconfig files: use select for V4L2 subdevs and MC
Mauro Carvalho Chehab
1
-1
/
+3
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2
-2
/
+2
2020-02-24
media: atmel: atmel-isc-base: expose white balance as v4l2 controls
Eugen Hristev
2
-28
/
+217
2019-12-16
media: atmel: atmel-isi: initialize the try_crop for the pads in try_fmt
Eugen Hristev
1
-0
/
+27
2019-12-16
media: atmel: atmel-isi: properly initialize pad_cfg
Eugen Hristev
1
-1
/
+1
2019-12-16
media: atmel: atmel-isi: add support for mono sensors, GRAY and Y16
Eugen Hristev
2
-1
/
+14
2019-12-16
media: atmel: atmel-isc-base: initialize the try_crop for the pads in try_fmt
Eugen Hristev
1
-0
/
+34
2019-12-16
media: atmel: atmel-isc-base: fix enum calls default format
Eugen Hristev
1
-3
/
+2
2019-12-16
media: atmel: atmel-isc-base: properly initialize pad_cfg
Eugen Hristev
1
-1
/
+1
2019-12-16
media: atmel: atmel-isc-base: add support for Y10 format
Eugen Hristev
1
-6
/
+29
2019-12-16
media: atmel: atmel-isc-base: allow 8 bit direct dump
Eugen Hristev
1
-9
/
+9
2019-08-23
media: atmel: atmel-isi: fix timeout value for stop streaming
Alexandre Kroupski
1
-1
/
+1
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-5
/
+2
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
5
-525
/
+861
2019-06-24
media: atmel: atmel-isc: fix i386 build error
Eugen Hristev
2
-6
/
+2
2019-06-21
media: atmel: atmel-isc: fix and cleanup potential bugs
Eugen Hristev
3
-15
/
+29
2019-06-21
media: atmel: atmel-isc: split driver into driver base and isc
Eugen Hristev
4
-501
/
+618
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 448
Thomas Gleixner
1
-4
/
+1
2019-05-28
Merge tag 'v5.2-rc2' into patchwork
Mauro Carvalho Chehab
2
-0
/
+2
2019-05-21
media: atmel: atmel-isc: make try_fmt error less verbose
Eugen Hristev
1
-1
/
+2
2019-05-21
media: atmel: atmel-isc: add support for DO_WHITE_BALANCE
Eugen Hristev
1
-7
/
+59
2019-05-21
media: atmel: atmel-isc: reworked white balance feature
Eugen Hristev
2
-25
/
+181
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-08
media: atmel: atmel-isc: fix asd memory allocation
Eugen Hristev
1
-2
/
+6
2019-05-08
media: atmel: atmel-isc: fix INIT_WORK misplacement
Eugen Hristev
1
-2
/
+2
2019-05-08
media: atmel: atmel-isc: limit incoming pixels per frame
Eugen Hristev
2
-0
/
+53
2019-04-22
media: atmel: atmel-isc: removed ARGB32 added ABGR32 and XBGR32
Eugen Hristev
1
-4
/
+10
2019-04-22
media: atmel: atmel-isc: reworked driver and formats
Eugen Hristev
1
-417
/
+480
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-19
media: atmel-isc: Add support for BT656 with CRC decoding
Ken Sloat
2
-1
/
+8
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
1
-2
/
+2
2018-10-04
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
2
-2
/
+3
2018-10-04
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2
-13
/
+19
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-3
/
+3
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2
-6
/
+6
2018-06-28
media: atmel-isi: move of_node_put() to cover success branch as well
Nicholas Mc Guire
1
-3
/
+2
2018-06-28
media: atmel-isi: drop unnecessary while loop
Nicholas Mc Guire
1
-15
/
+13
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-2
/
+2
2018-02-26
media: atmel-isc: Make local symbol fmt_configs_list static
Wei Yongjun
1
-1
/
+1
2018-02-22
media: convert g/s_parm to g/s_frame_interval in subdevs
Hans Verkuil
2
-18
/
+4
2017-12-29
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
2
-2
/
+2
2017-12-11
media: atmel-isc: avoid returning a random value at isc_parse_dt()
Mauro Carvalho Chehab
1
-2
/
+2
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-156
/
+521
[next]