index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-27
media: annotate ->poll() instances
Al Viro
6
-9
/
+8
2017-11-27
->poll() methods should return __poll_t
Al Viro
3
-3
/
+3
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
8
-181
/
+379
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
15
-0
/
+15
2017-11-01
media: v4l2-fwnode: use a typedef for a function callback
Mauro Carvalho Chehab
1
-14
/
+22
2017-10-31
media: v4l: fwnode: Add a convenience function for registering sensors
Sakari Ailus
2
-0
/
+25
2017-10-31
media: v4l: fwnode: Add convenience function for parsing common external refs
Sakari Ailus
2
-1
/
+23
2017-10-31
media: v4l: fwnode: Move KernelDoc documentation to the header
Sakari Ailus
1
-1
/
+80
2017-10-31
media: v4l: async: Allow binding notifiers to sub-devices
Sakari Ailus
1
-2
/
+17
2017-10-31
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
1
-10
/
+19
2017-10-31
media: v4l: fwnode: Support generic parsing of graph endpoints in a device
Sakari Ailus
2
-2
/
+140
2017-10-31
media: saa7146: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2017-10-31
media: media/saa7146: Convert timers to use timer_setup()
Kees Cook
1
-0
/
+1
2017-10-31
media: rc: Add Astrometa T2hybrid keymap module
Oleh Kravchenko
1
-0
/
+1
2017-10-27
media: rc/keymaps: add support for RC of hisilicon poplar board
Younian Wang
1
-0
/
+1
2017-10-27
media: rc/keymaps: add support for RC of hisilicon TV demo boards
Younian Wang
1
-0
/
+1
2017-10-27
media: cec-pin.h: move non-kAPI parts into cec-pin-priv.h
Hans Verkuil
1
-107
/
+0
2017-10-11
media: rc: Add tango keymap
Marc Gonzalez
1
-0
/
+1
2017-10-11
media: lirc_dev: remove min_timeout and max_timeout
David Härdeman
1
-6
/
+0
2017-10-04
[media] saa7146: make saa7146_use_ops const
Bhumika Goyal
1
-2
/
+2
2017-10-04
[media] media: lirc_dev: merge struct irctl into struct lirc_dev
David Härdeman
1
-6
/
+20
2017-10-04
[media] media: lirc_dev: introduce lirc_allocate_device and lirc_free_device
David Härdeman
1
-5
/
+4
2017-10-04
[media] media: rename struct lirc_driver to struct lirc_dev
David Härdeman
1
-35
/
+13
2017-10-04
[media] media: lirc_dev: use an IDA instead of an array to keep track of registered devices
David Härdeman
1
-1
/
+0
2017-10-04
[media] media: lirc_dev: make chunk_size and buffer_size mandatory
David Härdeman
1
-4
/
+5
2017-10-04
[media] media: lirc_dev: make better use of file->private_data
David Härdeman
1
-0
/
+3
2017-10-04
[media] media: lirc_dev: remove support for manually specifying minor number
David Härdeman
1
-11
/
+9
2017-09-29
Merge tag 'v4.14-rc2' into patchwork
Mauro Carvalho Chehab
1
-5
/
+7
2017-09-23
media: cec.h: initialize *parent and *port in cec_phys_addr_validate
Hans Verkuil
1
-0
/
+4
2017-09-23
media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH events
Hans Verkuil
2
-1
/
+15
2017-09-07
Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
16
-178
/
+556
2017-08-26
media: v4l2-flash-led-class: Document v4l2_flash_init() references
Sakari Ailus
1
-0
/
+6
2017-08-26
media: v4l2-flash-led-class: Create separate sub-devices for indicators
Sakari Ailus
1
-12
/
+28
2017-08-26
media: vb2: add bidirectional flag in vb2_queue
Stanimir Varbanov
1
-0
/
+13
2017-08-26
media: v4l: fwnode: Use a less clash-prone name for MAX_DATA_LANES macro
Sakari Ailus
1
-3
/
+3
2017-08-26
media: v4l: fwnode: The clock lane is the first lane in lane_polarities
Sakari Ailus
1
-1
/
+1
2017-08-26
media: cec: replace pin->cur_value by adap->cec_pin_is_high
Hans Verkuil
2
-1
/
+1
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
3
-121
/
+135
2017-08-20
media: cec: fix remote control passthrough
Hans Verkuil
1
-0
/
+5
2017-08-20
media: rc: simplify ir_raw_event_store_edge()
Sean Young
1
-9
/
+1
2017-08-20
media: rc: add zx-irdec remote control driver
Shawn Guo
1
-0
/
+1
2017-08-20
media: rc: ir-nec-decoder: move scancode composing code into a shared function
Shawn Guo
1
-0
/
+31
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
2
-4
/
+4
2017-08-20
media: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-08-20
media: cec-pin: fix irq handling
Hans Verkuil
1
-1
/
+5
2017-08-20
media: cec: rename pin events/function
Hans Verkuil
1
-4
/
+5
2017-08-20
media: v4l2-ctrls.h: better document the arguments for v4l2_ctrl_fill
Mauro Carvalho Chehab
1
-8
/
+8
2017-08-15
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
3
-22
/
+15
2017-08-09
media: drv-intf: saa7146: constify pci_device_id
Arvind Yadav
1
-1
/
+1
2017-08-09
media: media/cec.h: add CEC_CAP_DEFAULTS
Hans Verkuil
1
-0
/
+3
[next]