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
/
include
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-09-07
16
-178
/
+556
|
\
|
*
media: v4l2-flash-led-class: Document v4l2_flash_init() references
Sakari Ailus
2017-08-26
1
-0
/
+6
|
*
media: v4l2-flash-led-class: Create separate sub-devices for indicators
Sakari Ailus
2017-08-26
1
-12
/
+28
|
*
media: vb2: add bidirectional flag in vb2_queue
Stanimir Varbanov
2017-08-26
1
-0
/
+13
|
*
media: v4l: fwnode: Use a less clash-prone name for MAX_DATA_LANES macro
Sakari Ailus
2017-08-26
1
-3
/
+3
|
*
media: v4l: fwnode: The clock lane is the first lane in lane_polarities
Sakari Ailus
2017-08-26
1
-1
/
+1
|
*
media: cec: replace pin->cur_value by adap->cec_pin_is_high
Hans Verkuil
2017-08-26
2
-1
/
+1
|
*
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
3
-121
/
+135
|
*
media: cec: fix remote control passthrough
Hans Verkuil
2017-08-20
1
-0
/
+5
|
*
media: rc: simplify ir_raw_event_store_edge()
Sean Young
2017-08-20
1
-9
/
+1
|
*
media: rc: add zx-irdec remote control driver
Shawn Guo
2017-08-20
1
-0
/
+1
|
*
media: rc: ir-nec-decoder: move scancode composing code into a shared function
Shawn Guo
2017-08-20
1
-0
/
+31
|
*
media: rc-core: rename input_name to device_name
Sean Young
2017-08-20
2
-4
/
+4
|
*
media: Convert to using %pOF instead of full_name
Rob Herring
2017-08-20
1
-2
/
+2
|
*
media: cec-pin: fix irq handling
Hans Verkuil
2017-08-20
1
-1
/
+5
|
*
media: cec: rename pin events/function
Hans Verkuil
2017-08-20
1
-4
/
+5
|
*
media: v4l2-ctrls.h: better document the arguments for v4l2_ctrl_fill
Mauro Carvalho Chehab
2017-08-20
1
-8
/
+8
|
*
media: drv-intf: saa7146: constify pci_device_id
Arvind Yadav
2017-08-09
1
-1
/
+1
|
*
media: media/cec.h: add CEC_CAP_DEFAULTS
Hans Verkuil
2017-08-09
1
-0
/
+3
|
*
media: media-device: remove driver_version
Hans Verkuil
2017-08-08
1
-2
/
+0
|
*
media: media-device: set driver_version directly
Hans Verkuil
2017-08-08
1
-5
/
+0
|
*
Merge tag 'v4.13-rc4' into patchwork
Mauro Carvalho Chehab
2017-08-08
1
-0
/
+15
|
|
\
|
*
|
media: fix warning on v4l2_subdev_call() result interpreted as bool
Arnd Bergmann
2017-07-26
1
-2
/
+10
|
*
|
media: v4l2-flash: Use led_classdev instead of led_classdev_flash for indicator
Sakari Ailus
2017-07-26
1
-3
/
+3
|
*
|
media: v4l2-fwnode: fix a Sphinx warning
Mauro Carvalho Chehab
2017-07-21
1
-1
/
+1
|
*
|
media: Make parameter of media_entity_remote_pad() const
Todor Tomov
2017-07-20
1
-1
/
+1
|
*
|
media: v4l2-fwnode: suppress a warning at OF parsing logic
Mauro Carvalho Chehab
2017-07-20
1
-2
/
+4
|
*
|
media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMS
Prabhakar Lad
2017-07-20
2
-22
/
+0
|
*
|
media: v4l2-mediabus: Add helper functions
Todor Tomov
2017-07-20
1
-0
/
+26
|
*
|
media: v4l: Add support for CSI-1 and CCP2 busses
Sakari Ailus
2017-07-19
2
-0
/
+23
|
*
|
media: cec: move cec_register_cec_notifier to cec-notifier.h
Hans Verkuil
2017-07-18
2
-5
/
+12
|
*
|
media: cec-pin: add low-level pin hardware support
Hans Verkuil
2017-07-18
2
-0
/
+187
|
*
|
media: cec: add core support for low-level CEC pin monitoring
Hans Verkuil
2017-07-18
1
-0
/
+11
|
*
|
media: cec: rework the cec event handling
Hans Verkuil
2017-07-18
1
-3
/
+11
|
*
|
media: cec: add adap_free op
Hans Verkuil
2017-07-18
1
-0
/
+1
|
*
|
media: cec: add *_ts variants for transmit_done/received_msg
Hans Verkuil
2017-07-18
1
-4
/
+28
|
*
|
media: cec: improve transmit timeout logging
Hans Verkuil
2017-07-18
1
-0
/
+2
*
|
|
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
2017-08-15
3
-22
/
+15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMS
Prabhakar Lad
2017-07-26
2
-22
/
+0
|
*
|
media: cec-notifier: small improvements
Hans Verkuil
2017-07-26
1
-0
/
+15
|
|
/
*
|
drm: rcar-du: Repair vblank for DRM page flips using the VSP
Kieran Bingham
2017-08-03
1
-1
/
+1
*
|
v4l: vsp1: Add pipe index argument to the VSP-DU API
Laurent Pinchart
2017-07-29
1
-4
/
+6
|
/
*
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-07-09
2
-0
/
+15
|
\
|
*
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
2017-06-27
2
-1
/
+11
|
|
\
|
*
\
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-16
2
-3
/
+3
|
|
\
\
|
*
|
|
v4l: vsp1: Add API to map and unmap DRM buffers through the VSP
Laurent Pinchart
2017-06-09
1
-0
/
+3
|
*
|
|
v4l: rcar-fcp: Add an API to retrieve the FCP device
Laurent Pinchart
2017-06-09
1
-0
/
+5
|
*
|
|
v4l: vsp1: Extend VSP1 module API to allow DRM callbacks
Kieran Bingham
2017-05-22
1
-0
/
+7
*
|
|
|
[media] media: entity: Add media_entity_get_fwnode_pad() function
Niklas Söderlund
2017-06-20
1
-0
/
+23
*
|
|
|
[media] media: entity: Add get_fwnode_pad entity operation
Niklas Söderlund
2017-06-20
1
-0
/
+5
[next]