summaryrefslogtreecommitdiffstats
path: root/drivers/media/spi (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-26media: pci: make i2c_adapter constBhumika Goyal8-9/+9
2017-08-26media: i2c: make device_type constBhumika Goyal1-1/+1
2017-08-26media: usb: make i2c_algorithm constBhumika Goyal2-2/+2
2017-08-26media: stm32-cec: use CEC_CAP_DEFAULTSHans Verkuil1-3/+1
2017-08-26media: stih-cec: use CEC_CAP_DEFAULTSHans Verkuil1-3/+1
2017-08-26media: vivid: fix incorrect HDMI input/output CEC loggingHans Verkuil1-4/+4
2017-08-26media: vivid: add CEC pin monitoring emulationHans Verkuil1-1/+64
2017-08-26media: cec: replace pin->cur_value by adap->cec_pin_is_highHans Verkuil5-8/+6
2017-08-26media: cec: ensure that adap_enable(false) is called from cec_delete_adapter()Hans Verkuil1-1/+3
2017-08-20media: ddbridge: fix semicolon.cocci warningsFengguang Wu1-2/+2
2017-08-20media: isl6421: add checks for current overflowJemma Denson1-4/+72
2017-08-20media: stv6111: return NULL instead of plain integerDaniel Scheller1-1/+1
2017-08-20media: stv0910: declare global list_head stvlist staticDaniel Scheller1-1/+1
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young200-1158/+1204
2017-08-20media: cec: fix remote control passthroughHans Verkuil3-5/+69
2017-08-20media: rc: per-protocol repeat periodSean Young1-73/+65
2017-08-20media: rc: saa7134: raw decoder can support any protocolSean Young1-1/+3
2017-08-20media: rc: ensure we do not read out of boundsSean Young1-1/+4
2017-08-20media: rc: simplify ir_raw_event_store_edge()Sean Young6-44/+10
2017-08-20media: rc: saa7134: add trailing space for timely decodingSean Young3-22/+21
2017-08-20media: rc-core: improve ir_raw_store_edge() handlingSean Young3-25/+18
2017-08-20media: winbond-cir: buffer overrun during transmitSean Young1-1/+1
2017-08-20media: mceusb: do not read data parameters unless requiredSean Young1-19/+17
2017-08-20media: lirc_zilog: driver only sends LIRCCODESean Young1-4/+4
2017-08-20media: rc: add zx-irdec remote control driverShawn Guo6-1/+277