summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* media: mceusb: add IR learning support features (IR carrier frequency measure...A Sun2018-03-211-12/+140
* media: rc: meson-ir: lower timeout and make configurableSean Young2018-03-211-1/+3
* media: rc: meson-ir: add timeout on idleSean Young2018-03-212-5/+28
* media: cpia2_usb: drop bogus interface-release callJohan Hovold2018-03-211-3/+0
* media: imx: add 8-bit grayscale supportPhilipp Zabel2018-03-212-1/+8
* media: adv7604: Add support for i2c_new_secondary_deviceJean-Michel Hautbois2018-03-211-22/+40
* media: i2c: adv748x: Add support for i2c_new_secondary_deviceKieran Bingham2018-03-212-55/+36
* media: i2c: adv748x: Add missing CBUS pageKieran Bingham2018-03-212-0/+5
* media: i2c: adv748x: Simplify regmap configurationKieran Bingham2018-03-211-89/+20
* media: add tuner standby op, use where neededHans Verkuil2018-03-2112-66/+24
* media: radio: Critical interrupt bugfix for si470x over i2cDouglas Fischer2018-03-212-2/+8
* media: radio: Critical v4l2 registration bugfix for si470x over i2cDouglas Fischer2018-03-211-4/+28
* media: radio: Tuning bugfix for si470x over i2cDouglas Fischer2018-03-211-0/+9
* media: stm32-dcmi: add JPEG supportHugues Fruchet2018-03-211-47/+146
* media: stm32-dcmi: fix unnecessary parenthesesHugues Fruchet2018-03-211-6/+6
* media: stm32-dcmi: rework overrun/error caseHugues Fruchet2018-03-211-18/+11
* media: stm32-dcmi: fix lock schemeHugues Fruchet2018-03-211-33/+24
* media: v4l: common: Remove v4l2_find_nearest_formatSakari Ailus2018-03-211-26/+0
* media: vivid: Use v4l2_find_nearest_sizeSakari Ailus2018-03-211-3/+2
* media: ov5670: Use v4l2_find_nearest_sizeSakari Ailus2018-03-211-31/+2
* media: ov13858: Use v4l2_find_nearest_sizeSakari Ailus2018-03-211-34/+2
* media: v4l: common: Add a function to obtain best size from a listSakari Ailus2018-03-211-0/+30
* media: imon: rename protocol from other to imonSean Young2018-03-211-14/+23
* media: rc: add new imon protocol decoder and encoderSean Young2018-03-216-2/+213
* media: rc: oops in ir_timer_keyup after device unplugSean Young2018-03-211-3/+3
* media: rc: new driver for early iMon deviceSean Young2018-03-213-0/+212
* media: rc: add keymap for iMON RSC remoteSean Young2018-03-212-0/+82
* media: Revert "[media] staging: lirc_imon: port remaining usb ids to imon and...Sean Young2018-03-211-128/+7
* media: rc: update sunxi-ir driver to get base clock frequency from devicetreePhilipp Rossak2018-03-211-8/+11
* media: em28xx-cards: fix em28xx_duplicate_dev()Dan Carpenter2018-03-081-1/+1
* media: ngene: use common DVB I2C client handling helpersDaniel Scheller2018-03-082-53/+15
* media: ddbridge: use common DVB I2C client handling helpersDaniel Scheller2018-03-082-55/+14
* media: dvb-frontends/Kconfig: move the SP2 driver to the CI sectionDaniel Scheller2018-03-081-7/+7
* media: dvb-frontends/cxd2099: Kconfig additionsDaniel Scheller2018-03-081-1/+3
* media: Kconfig: fix DVB dependenciesMauro Carvalho Chehab2018-03-081-0/+1
* media: si2168: fix a comment about firmware versionMauro Carvalho Chehab2018-03-081-1/+1
* media: s5c73m3-core: fix logic on a timeout conditionMauro Carvalho Chehab2018-03-071-3/+3
* media: cxd2880: remove unused varsMauro Carvalho Chehab2018-03-071-7/+0
* media: cxd2880: don't return unitialized valuesMauro Carvalho Chehab2018-03-072-3/+3
* media: cxd2880: Makefile: remove an includeMauro Carvalho Chehab2018-03-071-1/+0
* media: cxd2880: Add all Makefile, Kconfig files and Update MAINTAINERS file f...Yasunari Takiguchi2018-03-076-0/+49
* media: cxd2880: Fix location of DVB headersMauro Carvalho Chehab2018-03-077-10/+10
* media: cxd2880: Add DVB-T2 monitor functionsYasunari Takiguchi2018-03-072-0/+2013
* media: cxd2880: Add DVB-T2 control functions for the driverYasunari Takiguchi2018-03-073-0/+1667
* media: cxd2880: Add DVB-T monitor functionsYasunari Takiguchi2018-03-072-0/+852
* media: cxd2880: Add DVB-T control functions the driverYasunari Takiguchi2018-03-073-0/+1038
* media: cxd2880: Add top level of the driverYasunari Takiguchi2018-03-071-0/+1954
* media: cxd2880: Add integration layer for the driverYasunari Takiguchi2018-03-072-0/+99
* media: cxd2880: Add tuner part of the driverYasunari Takiguchi2018-03-076-0/+4104
* media: cxd2880: Add spi device IO routinesYasunari Takiguchi2018-03-075-0/+325