index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
s3c-camif
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-10-31
1
-2
/
+2
|
\
|
*
media: videobuf2-v4l2: integrate with media requests
Hans Verkuil
2018-08-31
1
-2
/
+2
*
|
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
2
-7
/
+7
|
/
*
media: s3c-camif: fix return code for the polling routine
Mauro Carvalho Chehab
2018-08-08
1
-1
/
+1
*
media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
Akinobu Mita
2018-06-28
1
-0
/
+2
*
media: s3c-camif: fix out-of-bounds array access
Arnd Bergmann
2018-03-06
1
-3
/
+4
*
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-2
/
+2
|
\
|
*
media: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
*
|
media: s3c-camif: add missing description at s3c_camif_find_format()
Mauro Carvalho Chehab
2017-11-30
1
-0
/
+1
|
/
*
media: s3c-camif: don't set driver_version
Hans Verkuil
2017-08-08
1
-1
/
+0
*
media: s3c-camif: use LINUX_VERSION_CODE for driver's version
Mauro Carvalho Chehab
2017-07-20
1
-1
/
+1
*
[media] s3c-camif: fix arguments position in a function call
Gustavo A. R. Silva
2017-06-13
1
-2
/
+2
*
[media] media: platform: s3c-camif: constify v4l2_subdev_ops structures
Bhumika Goyal
2017-02-03
1
-1
/
+1
*
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
2017-01-27
1
-3
/
+3
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-1
/
+1
*
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
3
-14
/
+2
*
[media] media: s3c-camif: fix deadlock on driver probe()
Marek Szyprowski
2016-05-02
1
-9
/
+3
*
[media] call media_device_init() before registering the V4L2 device
Mauro Carvalho Chehab
2016-01-11
1
-2
/
+2
*
[media] media-device: split media initialization and registration
Javier Martinez Canillas
2016-01-11
1
-5
/
+10
*
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
1
-2
/
+2
*
[media] media: use macros to check for V4L2 subdev entities
Mauro Carvalho Chehab
2016-01-11
1
-1
/
+1
*
[media] media: rename the function that create pad links
Mauro Carvalho Chehab
2016-01-11
1
-2
/
+2
*
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
2016-01-11
1
-2
/
+2
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
1
-1
/
+1
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
1
-22
/
+11
*
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-11-17
2
-2
/
+2
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
1
-1
/
+2
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
2
-8
/
+9
*
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-10-01
3
-3
/
+3
*
[media] use v4l2_get_timestamp where possible
Arnd Bergmann
2015-10-01
1
-7
/
+1
*
[media] media: platform: s3c-camif: Constify platform_device_id
Krzysztof Kozlowski
2015-05-12
1
-1
/
+1
*
[media] s3c-camif: Check if fmt is NULL before use
Mauro Carvalho Chehab
2015-04-30
1
-3
/
+6
*
[media] s3c-camif: fix compiler warnings
Hans Verkuil
2015-04-28
1
-2
/
+2
*
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
Hans Verkuil
2015-03-23
1
-9
/
+9
*
[media] media: s3c-camif: use vb2_ops_wait_prepare/finish helper
Prabhakar Lad
2014-12-22
1
-14
/
+3
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
media: platform: s3c-camif: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
[media] platform: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-25
1
-2
/
+1
*
|
[media] platform: Make use of media_bus_format enum
Boris BREZILLON
2014-11-14
2
-9
/
+9
|
/
*
[media] s3c-camif: fix dma_addr_t printks
Mauro Carvalho Chehab
2014-09-26
2
-4
/
+4
*
[media] v4l: s3c-camif: Return V4L2_FIELD_NONE from pad-level set format
Laurent Pinchart
2014-07-22
1
-0
/
+2
*
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-07-04
1
-1
/
+0
*
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-04-23
1
-2
/
+2
*
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-03-05
1
-1
/
+1
*
[media] s3c-camif: Remove use of deprecated V4L2_CTRL_FLAG_DISABLED
Hans Verkuil
2014-02-04
1
-7
/
+8
*
[media] s3c-camif: forever loop in camif_hw_set_source_format()
Dan Carpenter
2013-08-24
1
-4
/
+4
*
Merge branch 'linus' into patchwork
Mauro Carvalho Chehab
2013-06-20
1
-1
/
+1
|
\
|
*
[media] s3c-camif: Fix incorrect variable type
Sachin Kamat
2013-05-21
1
-1
/
+1
*
|
[media] s3c-camif: Remove redundant NULL check
Sachin Kamat
2013-06-12
1
-1
/
+5
*
|
[media] s3c-camif: Use dev_info instead of printk
Sachin Kamat
2013-06-12
1
-1
/
+1
[next]