summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
* media: ths8200: constify i2c_device_idArvind Yadav2017-08-261-1/+1
* media: tc358743: constify i2c_device_idArvind Yadav2017-08-261-1/+1
* media: saa7127: constify i2c_device_idArvind Yadav2017-08-261-1/+1
* media: adv7842: constify i2c_device_idArvind Yadav2017-08-261-1/+1
* media: adv7511: constify i2c_device_idArvind Yadav2017-08-261-1/+1
* media: ad9389b: constify i2c_device_idArvind Yadav2017-08-261-1/+1
* media: usb: make i2c_adapter constBhumika Goyal2017-08-267-8/+8
* media: radio-usb-si4713: make i2c_adapter constBhumika Goyal2017-08-261-1/+1
* media: pci: make i2c_adapter constBhumika Goyal2017-08-268-9/+9
* media: i2c: make device_type constBhumika Goyal2017-08-261-1/+1
* media: usb: make i2c_algorithm constBhumika Goyal2017-08-262-2/+2
* media: stm32-cec: use CEC_CAP_DEFAULTSHans Verkuil2017-08-261-3/+1
* media: stih-cec: use CEC_CAP_DEFAULTSHans Verkuil2017-08-261-3/+1
* media: vivid: fix incorrect HDMI input/output CEC loggingHans Verkuil2017-08-261-4/+4
* media: vivid: add CEC pin monitoring emulationHans Verkuil2017-08-261-1/+64
* media: cec: replace pin->cur_value by adap->cec_pin_is_highHans Verkuil2017-08-263-7/+5
* media: cec: ensure that adap_enable(false) is called from cec_delete_adapter()Hans Verkuil2017-08-261-1/+3
* media: ddbridge: fix semicolon.cocci warningsFengguang Wu2017-08-201-2/+2
* media: isl6421: add checks for current overflowJemma Denson2017-08-201-4/+72
* media: stv6111: return NULL instead of plain integerDaniel Scheller2017-08-201-1/+1
* media: stv0910: declare global list_head stvlist staticDaniel Scheller2017-08-201-1/+1
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-20196-1036/+1068
* media: cec: fix remote control passthroughHans Verkuil2017-08-202-5/+64
* media: rc: per-protocol repeat periodSean Young2017-08-201-73/+65
* media: rc: saa7134: raw decoder can support any protocolSean Young2017-08-201-1/+3
* media: rc: ensure we do not read out of boundsSean Young2017-08-201-1/+4
* media: rc: simplify ir_raw_event_store_edge()Sean Young2017-08-205-35/+9
* media: rc: saa7134: add trailing space for timely decodingSean Young2017-08-203-22/+21
* media: rc-core: improve ir_raw_store_edge() handlingSean Young2017-08-203-25/+18
* media: winbond-cir: buffer overrun during transmitSean Young2017-08-201-1/+1
* media: mceusb: do not read data parameters unless requiredSean Young2017-08-201-19/+17
* media: rc: add zx-irdec remote control driverShawn Guo2017-08-205-1/+276
* media: rc: ir-nec-decoder: move scancode composing code into a shared functionShawn Guo2017-08-201-29/+3
* media: rc: sunxi-cir: explicitly request exclusive reset controlPhilipp Zabel2017-08-201-1/+1
* media: st-rc: explicitly request exclusive reset controlPhilipp Zabel2017-08-201-1/+1
* media: rc: nuvoton: remove rudimentary transmit functionalityHeiner Kallweit2017-08-202-135/+3
* media: rc: pwm-ir-tx: add new driverSean Young2017-08-203-0/+151
* media: rc: gpio-ir-tx: add new driverSean Young2017-08-203-0/+186
* media: rc: mce kbd decoder not needed for IR TX driversSean Young2017-08-201-0/+6
* media: rc-core: rename input_name to device_nameSean Young2017-08-2044-57/+57
* media: rc: constify attribute_group structuresArvind Yadav2017-08-201-3/+3
* media: imon: constify attribute_group structuresArvind Yadav2017-08-201-2/+2
* media: sir_ir: remove unnecessary static in sir_interrupt()Gustavo A. R. Silva2017-08-201-1/+1
* media: rc-core: do not depend on MEDIA_SUPPORTSean Young2017-08-202-18/+18
* media: rc: mtk-cir: add support for MediaTek MT7622 SoCSean Wang2017-08-201-0/+21
* media: rc: mtk-cir: add platform data to adapt into various hardwareSean Wang2017-08-201-56/+165
* media: rc-core: consistent use of rc_repeat()David Härdeman2017-08-203-17/+9
* media: v4l: vsp1: Allow entities to participate in the partition algorithmKieran Bingham2017-08-208-33/+166
* media: v4l: vsp1: Provide UDS register updatesKieran Bingham2017-08-201-0/+14
* media: v4l: vsp1: Move partition rectangles to struct and operate directlyKieran Bingham2017-08-205-43/+51
OpenPOWER on IntegriCloud