summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds2017-08-061-2/+2
|\
| * platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello2017-08-051-2/+2
* | Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-08-0568-860/+827
|\ \
| * | media: atomisp2: array underflow in imx_enum_frame_size()Dan Carpenter2017-07-263-3/+3
| * | media: atomisp2: array underflow in ap1302_enum_frame_size()Dan Carpenter2017-07-261-2/+2
| * | media: atomisp2: Array underflow in atomisp_enum_input()Dan Carpenter2017-07-261-1/+1
| * | media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad2017-07-264-324/+4
| * | media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad2017-07-261-20/+2
| * | media: venus: don't abuse dma_alloc for non-DMA allocationsStanimir Varbanov2017-07-264-51/+39
| * | media: venus: hfi: fix error handling in hfi_sys_init_done()Rob Clark2017-07-261-5/+6
| * | media: venus: fix compile-test build on non-qcom ARM platformArnd Bergmann2017-07-262-3/+3
| * | media: venus: mark PM functions as __maybe_unusedArnd Bergmann2017-07-261-4/+2
| * | media: cec-notifier: small improvementsHans Verkuil2017-07-261-0/+6
| * | media: pulse8-cec: persistent_config should be off by defaultHans Verkuil2017-07-261-1/+1
| * | media: cec: cec_transmit_attempt_done: ignore CEC_TX_STATUS_MAX_RETRIESHans Verkuil2017-07-261-1/+1
| * | media: staging: atomisp: array underflow in ioctlDan Carpenter2017-07-265-6/+5
| * | media: lirc: LIRC_GET_REC_RESOLUTION should return microsecondsSean Young2017-07-261-1/+1
| * | media: vimc: set id_table for platform driversJavier Martinez Canillas2017-07-264-28/+32
| * | media: staging: atomisp: disable warnings with cc-disable-warningMauro Carvalho Chehab2017-07-171-4/+6
| * | media: davinci: variable 'common' set but not usedMauro Carvalho Chehab2017-07-172-4/+0
| * | Merge tag 'v4.13-rc1' into patchworkMauro Carvalho Chehab2017-07-174597-116425/+585479
| |\ \
| * | | media: staging: cxd2099: Activate cxd2099 buffer modeJasmin Jessich2017-06-261-1/+2
| * | | media: staging: cxd2099: Removed printing in write_blockJasmin Jessich2017-06-261-3/+0
| * | | media: staging: cxd2099: Removed useless printing in cxd2099 driverRalph Metzler2017-06-261-7/+2
| * | | media: staging: cxd2099: Fixed buffer modeRalph Metzler2017-06-263-46/+123
| * | | media: dvb_ca_en50221: Add block read/write functionsRalph Metzler2017-06-262-52/+92
| * | | media: dvb_ca_en50221: Increase timeout for link initRalph Metzler2017-06-261-1/+2
| * | | media: dvb_ca_en50221: State UNINITIALISED instead of INVALIDRalph Metzler2017-06-261-1/+2
| * | | media: dvb-frontends/stv0367: Improve DVB-C/T frontend statusMauro Carvalho Chehab2017-06-251-1/+14
| * | | media: dvb-frontends/stv0367: DVB-C signal strength statisticsDaniel Scheller2017-06-251-0/+21
| * | | media: dvb-frontends/stv0367: update UCB readout condition logicDaniel Scheller2017-06-251-6/+4
| * | | media: stv0367: prevent division by zeroMauro Carvalho Chehab2017-06-251-1/+3
| * | | media: dvb-frontends/stv0367: SNR DVBv5 statistics for DVB-C and TDaniel Scheller2017-06-251-0/+39
| * | | media: dvb-frontends/cxd2841er: require STATE_ACTIVE_* for agc readoutDaniel Scheller2017-06-251-1/+4
| * | | media: ddbridge: dev_* logging fixupDaniel Scheller2017-06-251-1/+1
| * | | media: i2c: tvp5150: remove useless variable assignment in tvp5150_set_vbi()Gustavo A. R. Silva2017-06-241-14/+11
| * | | media: dvb-usb-v2: lmedm04: remove unnecessary variable in lme2510_stream_res...Gustavo A. R. Silva2017-06-241-6/+4
| * | | media: dvb-frontends/stv0367: split SNR determination into functionsDaniel Scheller2017-06-241-26/+42
| * | | media: dvb-frontends/stv0367: initial DDB DVBv5 stats, implement ucblocksDaniel Scheller2017-06-241-4/+50
| * | | media: dvb-frontends/lnbh25: improve kernellog outputDaniel Scheller2017-06-241-3/+3
| * | | media: ngene: Replace semaphore i2c_switch_mutex with mutexBinoy Jayan2017-06-243-5/+5
| * | | media: ngene: Replace semaphore stream_mutex with mutexBinoy Jayan2017-06-242-12/+8
| * | | media: ngene: Replace semaphore cmd_mutex with mutexBinoy Jayan2017-06-242-7/+7
| * | | media: tw5864, fc0011: better handle WARN_ON()Mauro Carvalho Chehab2017-06-242-0/+2
| * | | media: dvb-frontends: drx39xyj: remove obsolete sign extend macrosMartin Kepplinger2017-06-241-13/+0
| * | | media: v4l: omap_vout: vrfb: Convert to dmaenginePeter Ujfalusi2017-06-242-56/+83
| * | | media: Replace initalized ->initializedMauro Carvalho Chehab2017-06-243-3/+3
| * | | media: em28xx: add support for new of Terratec H6Mauro Carvalho Chehab2017-06-243-0/+20
| * | | media: em28xx: Ignore errors while reading from eepromMauro Carvalho Chehab2017-06-241-2/+0
| * | | media: dib0700: fix error handling in dib0700_i2c_xfer_legacy()Dan Carpenter2017-06-241-7/+13