summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-08-02media: camss: Fix OF node usageTodor Tomov1-2/+3
2018-08-02media: camss: Use SPDX license headersTodor Tomov12-108/+12
2018-08-02media: Rename CAMSS driver pathTodor Tomov15-14/+14
2018-08-02media: v4l: Add new 10-bit packed grayscale formatTodor Tomov1-0/+1
2018-08-02media: doc-rst: Add packed Bayer raw14 pixel formatsSakari Ailus1-0/+4
2018-07-30media: em28xx: disable null packet filter for WinTVdualHDRobert Schlabbach1-1/+1
2018-07-30media: dvb-frontends/tda18271c2dd: fix handling of DVB-T parametersDaniel Scheller1-0/+1
2018-07-30media: ddbridge/mci: add SX8 I/Q mode remark and remove DIAG CMD definesDaniel Scheller1-8/+16
2018-07-30media: ddbridge/sx8: enable modulation selection in set_parameters()Daniel Scheller1-7/+23
2018-07-30media: ddbridge/sx8: disable automatic PLS code searchDaniel Scheller1-1/+1
2018-07-30media: ddbridge/mci: add more MCI status codes, improve MCI_SUCCESS macroDaniel Scheller1-2/+6
2018-07-30media: ddbridge/mci: split MaxSX8 specific code off to ddbridge-sx8.cDaniel Scheller7-419/+516
2018-07-30media: ddbridge/mci: make ddb_mci_cmd() and ddb_mci_config() publicDaniel Scheller2-47/+51
2018-07-30media: ddbridge/mci: store mci type and number of ports in the hwinfoDaniel Scheller3-6/+10
2018-07-30media: ddbridge/mci: extend mci_command and mci_result structsDaniel Scheller1-8/+66
2018-07-30media: ddbridge/mci: rename defines and fix i/q var typesDaniel Scheller2-29/+29
2018-07-30media: ddbridge/mci: read and report signal strength and SNRDaniel Scheller1-1/+46
2018-07-30media: ddbridge/mci: update copyright year in headersDaniel Scheller2-6/+6
2018-07-30media: ddbridge: change MCI base ID and define a SX8 IDDaniel Scheller2-3/+5
2018-07-30media: ddbridge: link structure access cosmetics in ddb_port_probe()Daniel Scheller1-8/+9
2018-07-30media: ddbridge: remove unused MDIO defines and hwinfo memberDaniel Scheller2-9/+0
2018-07-30media: ddbridge: report I2C bus errorsDaniel Scheller1-1/+4
2018-07-30media: ddbridge: evaluate the actual link when setting up the dummy tunerDaniel Scheller1-1/+1
2018-07-30media: ddbridge: probe for LNBH25 chips before attachingDaniel Scheller1-7/+15
2018-07-30media: dvb-frontends/stv0910: cast the BER denominator shift exp to ULLDaniel Scheller1-2/+2
2018-07-30media: em28xx: explicitly disable TS packet filterRobert Schlabbach1-2/+2
2018-07-30media: pci/pt1: suppress compiler warning in xtensa archAkihiro Tsukada1-2/+0
2018-07-30media: dvb-frontends/dvb-pll: fix module ref-countingAkihiro Tsukada1-0/+11
2018-07-30media: dvb-usb/friio, dvb-usb-v2/gl861: decompose friio and merge with gl861Akihiro Tsukada5-10/+476
2018-07-27media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time} f...Sylwester Nawrocki1-11/+12
2018-07-27media: v4l2-mem2mem: Fix missing v4l2_m2m_try_run callEzequiel Garcia1-3/+30
2018-07-27media: imx274: add cropping support via SELECTION APILuca Ceresoli1-91/+375
2018-07-27media: imx274: use regmap_bulk_write to write multybyte registersLuca Ceresoli1-63/+39
2018-07-27media: ov2680: Add Omnivision OV2680 sensor driverRui Miguel Silva3-0/+1199
2018-07-27media: i2c: Add driver for Aptina MT9V111Jacopo Mondi3-0/+1310
2018-07-27media: dw9807-vcm: Recognise this is just the VCM bit of the deviceSakari Ailus3-2/+2
2018-07-27media: rcar-csi2: update stream start for V3MNiklas Söderlund1-6/+14
2018-07-27media: pci: ivtv: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2-2/+2
2018-07-27media: pci: cx88: Replace mdelay() with msleep() in dvb_register()Jia-Ju Bai1-10/+10
2018-07-27media: pci: cx88: Replace mdelay() with msleep() in cx88_card_setup_pre_i2c()Jia-Ju Bai1-2/+2
2018-07-27media: pci: cx25821: Replace mdelay() with msleep()Jia-Ju Bai2-3/+3
2018-07-27media: pci: cx23885: Replace mdelay() with msleep() in cx23885_reset()Jia-Ju Bai1-1/+1
2018-07-27media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in cx2...Jia-Ju Bai1-41/+41
2018-07-27media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in alt...Jia-Ju Bai1-1/+1
2018-07-27media: pci: cobalt: Replace GFP_ATOMIC with GFP_KERNEL in cobalt_probe()Jia-Ju Bai1-1/+1
2018-07-27media: i2c: vs6624: Replace mdelay() with msleep() and usleep_range() in vs66...Jia-Ju Bai1-2/+2
2018-07-27media: i2c: adv7842: Replace mdelay() with msleep() and usleep_range() in adv...Jia-Ju Bai1-4/+4
2018-07-27media: video-i2c: hwmon: fix return value from amg88xx_hwmon_init()Matt Ranostay1-1/+1
2018-07-27media: adv7180: add g_frame_interval supportNiklas Söderlund1-0/+17
2018-07-27media: adv7180: fix field type to V4L2_FIELD_ALTERNATENiklas Söderlund1-5/+8