summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* 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: 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: davinci: variable 'common' set but not usedMauro Carvalho Chehab2017-07-172-4/+0
* Merge tag 'v4.13-rc1' into patchworkMauro Carvalho Chehab2017-07-1712-29/+131
|\
| * Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-099-16/+103
| |\
| | * Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-276-9/+11
| | |\
| | * \ BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie2017-06-1616-50/+53
| | |\ \
| | * | | v4l: vsp1: Add API to map and unmap DRM buffers through the VSPLaurent Pinchart2017-06-091-0/+24
| | * | | v4l: vsp1: Map the DL and video buffers through the proper bus masterMagnus Damm2017-06-094-3/+13
| | * | | v4l: rcar-fcp: Add an API to retrieve the FCP deviceLaurent Pinchart2017-06-091-0/+6
| | * | | v4l: rcar-fcp: Don't get/put module referenceLaurent Pinchart2017-06-091-9/+2
| | * | | v4l: vsp1: Extend VSP1 module API to allow DRM callbacksKieran Bingham2017-05-222-0/+28
| | * | | v4l: vsp1: Postpone frame end handling in event of display list raceKieran Bingham2017-05-223-4/+30
| * | | | Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-07-06227-4228/+28874
| |\ \ \ \
| * \ \ \ \ Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-061-8/+24
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2017-07-0320-59/+64
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | [media] solo6x10: Convert to the new PCM opsTakashi Iwai2017-06-021-8/+24
| | | |_|/ / | | |/| | |
| * | | | | networking: make skb_put & friends return void pointersJohannes Berg2017-06-162-2/+2
| * | | | | networking: introduce and use skb_put_data()Johannes Berg2017-06-162-3/+2
| | |/ / / | |/| | |
* | | | | media: staging: cxd2099: Fixed buffer modeRalph Metzler2017-06-261-0/+1
* | | | | 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
OpenPOWER on IntegriCloud