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