index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
|
*
media: atmel-isc: Rework the format list
Wenyou Yang
2017-10-27
1
-119
/
+411
|
*
media: atmel-isc: Remove unnecessary member
Wenyou Yang
2017-10-27
1
-8
/
+2
|
*
media: atmel-isc: Enable the clocks during probe
Wenyou Yang
2017-10-27
1
-4
/
+30
|
*
media: atmel-isc: Add prepare and unprepare ops
Wenyou Yang
2017-10-27
2
-0
/
+41
|
*
media: atmel-isc: Add spin lock for clock enable ops
Wenyou Yang
2017-10-27
1
-1
/
+14
|
*
media: drivers: Adjust checks for null pointers
Markus Elfring
2017-09-23
2
-6
/
+6
|
*
media: drivers: improve a size determination
Markus Elfring
2017-09-23
1
-1
/
+1
|
*
media: drivers: delete error messages for failed memory allocation
Markus Elfring
2017-09-23
2
-9
/
+3
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
media: Convert to using %pOF instead of full_name
Rob Herring
2017-08-20
1
-2
/
+2
*
media: atmel-isc: constify vb2_ops structure
Gustavo A. R. Silva
2017-07-19
1
-1
/
+1
*
[media] atmel-isi: code cleanup
Hugues Fruchet
2017-06-07
1
-14
/
+10
*
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-06-06
3
-10
/
+16
*
[media] atmel-isc: Set the default DMA memory burst size
Songjun Wu
2017-06-06
1
-11
/
+12
*
[media] atmel-isc: Fix the static checker warning
Songjun Wu
2017-04-19
1
-0
/
+1
*
[media] atmel-isi: move out of soc_camera to atmel
Hans Verkuil
2017-04-10
4
-1
/
+1517
*
[media] atmel-isc: fix off-by-one comparison and out of bounds read issue
Colin Ian King
2017-04-05
1
-1
/
+1
*
[media] atmel-isc: add the isc pipeline function
Songjun Wu
2017-03-03
2
-109
/
+620
*
[media] atmel-isc: fix error return code in atmel_isc_probe()
Wei Yongjun
2016-11-22
1
-0
/
+1
*
[media] atmel-isc: start dma in some scenario
Songjun Wu
2016-10-24
1
-1
/
+7
*
[media] atmel-isc: mark PM functions as __maybe_unused
Arnd Bergmann
2016-09-19
1
-2
/
+2
*
[media] atmel-isc: set the format on the first open
Songjun Wu
2016-09-19
1
-12
/
+18
*
[media] atmel-isc: remove the warning
Songjun Wu
2016-09-06
1
-1
/
+1
*
[media] atmel-isc: add the Image Sensor Controller code
Songjun Wu
2016-08-22
4
-0
/
+1689