summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structureKieran Bingham2017-03-072-19/+22
* [media] dw2102: don't do DMA on stackJonathan McDowell2017-03-061-99/+145
* [media] rc: protocol is not set on register for raw IR devicesSean Young2017-03-031-9/+9
* [media] rc: raw decoder for keymap protocol is not loaded on registerSean Young2017-03-031-2/+6
* [media] rc: nuvoton: fix deadlock in nvt_write_wakeup_codesHeiner Kallweit2017-03-031-2/+3
* [media] lirc: fix dead lock between open and wakeup_filterSean Young2017-03-031-2/+2
* [media] serial_ir: ensure we're ready to receive interruptsSean Young2017-03-031-61/+62
* [media] mtk-vcodec: fix build warnings without DEBUGMinghsiu Tsai2017-02-083-11/+7
* [media] zd1301: fix building interface driver without demodulatorArnd Bergmann2017-02-082-0/+22
* [media] usbtv: add sharpness controlLubomir Rintel2017-02-081-0/+8
* [media] cxusb: Use a dma capable buffer also for readingStefan Brüns2017-02-081-7/+8
* [media] ttpci: address stringop overflow warningArnd Bergmann2017-02-082-10/+10
* [media] dvb-usb-v2: avoid use-after-freeArnd Bergmann2017-02-081-4/+5
* [media] add Hama Hybrid DVB-T Stick supportPiotr Oleszczyk2017-02-082-2/+9
* [media] et8ek8: Fix compiler / Coccinelle warningsSakari Ailus2017-02-081-3/+2
* [media] media: fix semicolon.cocci warningsFengguang Wu2017-02-081-1/+1
* [media] media: exynos4-is: add flags to dummy Exynos IS i2c adapterMarek Szyprowski2017-02-081-1/+8
* [media] v4l: of: check for unique lanes in data-lanes and clock-lanesNiklas Söderlund2017-02-081-1/+12
* [media] coda/imx-vdoa: constify structsMauro Carvalho Chehab2017-02-081-2/+2
* [media] st-delta: debug: trace stream/frame information & summaryHugues Fruchet2017-02-084-5/+117
* [media] st-delta: add mjpeg supportHugues Fruchet2017-02-088-1/+885
* [media] st-delta: EOS (End Of Stream) supportHugues Fruchet2017-02-082-1/+168
* [media] st-delta: rpmsg ipc supportHugues Fruchet2017-02-086-1/+704
* [media] st-delta: add memory allocator helper functionsHugues Fruchet2017-02-084-1/+74
* [media] st-delta: STiH4xx multi-format video decoder v4l2 driverHugues Fruchet2017-02-086-0/+2420
* [media] cx231xx: Fix I2C on Internal Master 3 BusOleh Kravchenko2017-02-071-1/+6
* [media] cx231xx: Initial support Evromedia USB Full Hybrid Full HDOleh Kravchenko2017-02-074-0/+101
* [media] v4l2-async: failing functions shouldn't have side effectsTuukka Toivonen2017-02-031-10/+11
* [media] mantis_dvb: fix some error codes in mantis_dvb_init()Dan Carpenter2017-02-031-2/+3
* [media] exynos-gsc: Avoid spamming the log on VIDIOC_TRY_FMTJavier Martinez Canillas2017-02-031-1/+1
* [media] dvb-usb: don't use stack for firmware loadMauro Carvalho Chehab2017-02-031-6/+13
* [media] exynos4-is: Add missing 'of_node_put'Christophe JAILLET2017-02-031-1/+3
* [media] media: dvb-frontends: constify vb2_ops structureBhumika Goyal2017-02-031-1/+1
* [media] media: pci: constify vb2_ops structureBhumika Goyal2017-02-031-1/+1
* [media] v4l: subdev: Clean up properly in subdev devnode registration error pathLaurent Pinchart2017-02-031-1/+1
* [media] coda: add Freescale firmware compatibility locationBaruch Siach2017-02-032-1/+5
* [media] mce_kbd: add missing keys from UK layoutSean Young2017-02-032-1/+2
* [media] lirc: cannot read from tx-only deviceSean Young2017-02-031-0/+3
* [media] gp8psk: make local symbol gp8psk_fe_ops staticWei Yongjun2017-02-031-1/+1
* [media] tm6000: fix typo in parameter descriptionWei Yongjun2017-02-031-1/+1
* [media] em28xx: support for Hauppauge WinTV-dualHD 01595 ATSC/QAMKevin Cheng2017-02-033-0/+94
* [media] lgdt3306a: support i2c mux for use by em28xxKevin Cheng2017-02-033-1/+113
* [media] media/usbvision: remove ctrl_urb_wqDavidlohr Bueso2017-02-033-4/+0
* [media] v4l: rcar_fdp1: use %4.4s to format a 4-byte stringNicolas Iooss2017-02-031-2/+2
* [media] cx23885: attach md88ds3103 driver via i2c_client for DVBSky S952Niels Ole Salscheider2017-02-031-22/+32
* [media] ngene: drop ngene_link_reset()Cao jin2017-02-031-7/+0
* [media] media: dvb: dmx: fixed coding style issues of spacingdevendra sharma2017-02-031-5/+7
* [media] stk1160: make some functions staticMauro Carvalho Chehab2017-02-031-2/+2
* [media] stk1160: Wait for completion of transfers to and from AC97 codecMarcel Hasler2017-02-033-8/+35
* [media] stk1160: Check whether to use AC97 codecMarcel Hasler2017-02-033-2/+35