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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
media: venus: add helper to check supported codecs
Stanimir Varbanov
2017-08-26
2
-0
/
+50
|
*
|
media: venus: fill missing video_device name
Stanimir Varbanov
2017-08-26
2
-0
/
+2
|
*
|
media: venus: mark venc and vdec PM functions as __maybe_unused
Stanimir Varbanov
2017-08-26
2
-8
/
+4
|
*
|
media: ths8200: constify i2c_device_id
Arvind Yadav
2017-08-26
1
-1
/
+1
|
*
|
media: tc358743: constify i2c_device_id
Arvind Yadav
2017-08-26
1
-1
/
+1
|
*
|
media: saa7127: constify i2c_device_id
Arvind Yadav
2017-08-26
1
-1
/
+1
|
*
|
media: adv7842: constify i2c_device_id
Arvind Yadav
2017-08-26
1
-1
/
+1
|
*
|
media: adv7511: constify i2c_device_id
Arvind Yadav
2017-08-26
1
-1
/
+1
|
*
|
media: ad9389b: constify i2c_device_id
Arvind Yadav
2017-08-26
1
-1
/
+1
|
*
|
media: usb: make i2c_adapter const
Bhumika Goyal
2017-08-26
7
-8
/
+8
|
*
|
media: radio-usb-si4713: make i2c_adapter const
Bhumika Goyal
2017-08-26
1
-1
/
+1
|
*
|
media: pci: make i2c_adapter const
Bhumika Goyal
2017-08-26
8
-9
/
+9
|
*
|
media: i2c: make device_type const
Bhumika Goyal
2017-08-26
1
-1
/
+1
|
*
|
media: usb: make i2c_algorithm const
Bhumika Goyal
2017-08-26
2
-2
/
+2
|
*
|
media: stm32-cec: use CEC_CAP_DEFAULTS
Hans Verkuil
2017-08-26
1
-3
/
+1
|
*
|
media: stih-cec: use CEC_CAP_DEFAULTS
Hans Verkuil
2017-08-26
1
-3
/
+1
|
*
|
media: vivid: fix incorrect HDMI input/output CEC logging
Hans Verkuil
2017-08-26
1
-4
/
+4
|
*
|
media: vivid: add CEC pin monitoring emulation
Hans Verkuil
2017-08-26
1
-1
/
+64
|
*
|
media: cec: replace pin->cur_value by adap->cec_pin_is_high
Hans Verkuil
2017-08-26
3
-7
/
+5
|
*
|
media: cec: ensure that adap_enable(false) is called from cec_delete_adapter()
Hans Verkuil
2017-08-26
1
-1
/
+3
|
*
|
media: ddbridge: fix semicolon.cocci warnings
Fengguang Wu
2017-08-20
1
-2
/
+2
|
*
|
media: isl6421: add checks for current overflow
Jemma Denson
2017-08-20
1
-4
/
+72
|
*
|
media: stv6111: return NULL instead of plain integer
Daniel Scheller
2017-08-20
1
-1
/
+1
|
*
|
media: stv0910: declare global list_head stvlist static
Daniel Scheller
2017-08-20
1
-1
/
+1
|
*
|
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
196
-1036
/
+1068
|
*
|
media: cec: fix remote control passthrough
Hans Verkuil
2017-08-20
2
-5
/
+64
|
*
|
media: rc: per-protocol repeat period
Sean Young
2017-08-20
1
-73
/
+65
|
*
|
media: rc: saa7134: raw decoder can support any protocol
Sean Young
2017-08-20
1
-1
/
+3
|
*
|
media: rc: ensure we do not read out of bounds
Sean Young
2017-08-20
1
-1
/
+4
|
*
|
media: rc: simplify ir_raw_event_store_edge()
Sean Young
2017-08-20
5
-35
/
+9
|
*
|
media: rc: saa7134: add trailing space for timely decoding
Sean Young
2017-08-20
3
-22
/
+21
|
*
|
media: rc-core: improve ir_raw_store_edge() handling
Sean Young
2017-08-20
3
-25
/
+18
|
*
|
media: winbond-cir: buffer overrun during transmit
Sean Young
2017-08-20
1
-1
/
+1
|
*
|
media: mceusb: do not read data parameters unless required
Sean Young
2017-08-20
1
-19
/
+17
|
*
|
media: rc: add zx-irdec remote control driver
Shawn Guo
2017-08-20
5
-1
/
+276
|
*
|
media: rc: ir-nec-decoder: move scancode composing code into a shared function
Shawn Guo
2017-08-20
1
-29
/
+3
|
*
|
media: rc: sunxi-cir: explicitly request exclusive reset control
Philipp Zabel
2017-08-20
1
-1
/
+1
|
*
|
media: st-rc: explicitly request exclusive reset control
Philipp Zabel
2017-08-20
1
-1
/
+1
|
*
|
media: rc: nuvoton: remove rudimentary transmit functionality
Heiner Kallweit
2017-08-20
2
-135
/
+3
|
*
|
media: rc: pwm-ir-tx: add new driver
Sean Young
2017-08-20
3
-0
/
+151
|
*
|
media: rc: gpio-ir-tx: add new driver
Sean Young
2017-08-20
3
-0
/
+186
|
*
|
media: rc: mce kbd decoder not needed for IR TX drivers
Sean Young
2017-08-20
1
-0
/
+6
|
*
|
media: rc-core: rename input_name to device_name
Sean Young
2017-08-20
44
-57
/
+57
|
*
|
media: rc: constify attribute_group structures
Arvind Yadav
2017-08-20
1
-3
/
+3
|
*
|
media: imon: constify attribute_group structures
Arvind Yadav
2017-08-20
1
-2
/
+2
|
*
|
media: sir_ir: remove unnecessary static in sir_interrupt()
Gustavo A. R. Silva
2017-08-20
1
-1
/
+1
|
*
|
media: rc-core: do not depend on MEDIA_SUPPORT
Sean Young
2017-08-20
2
-18
/
+18
|
*
|
media: rc: mtk-cir: add support for MediaTek MT7622 SoC
Sean Wang
2017-08-20
1
-0
/
+21
|
*
|
media: rc: mtk-cir: add platform data to adapt into various hardware
Sean Wang
2017-08-20
1
-56
/
+165
|
*
|
media: rc-core: consistent use of rc_repeat()
David Härdeman
2017-08-20
3
-17
/
+9
[prev]
[next]