summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-07-26drm/amdgpu/gfx10: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-07-26drm/amdkfd: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-07-26mtd: onenand_base: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-07-26can: mark expected switch fall-throughsGustavo A. R. Silva4-5/+8
2019-07-26firewire: mark expected switch fall-throughsGustavo A. R. Silva3-2/+3
2019-07-25media: v4l2-core: Cleanup MakefileEzequiel Garcia1-7/+3
2019-07-25media: staging: hantro: avoid future namespace collisionsMauro Carvalho Chehab4-5/+6
2019-07-25media: hantro: Support RK3399 VP8 decodingJeffy Chen4-1/+618
2019-07-25media: hantro: Move VP8 common codeEzequiel Garcia3-17/+19
2019-07-25media: hantro: Add helpers to prepare/finish a runBoris Brezillon7-33/+37
2019-07-25media: hantro: Add hantro_get_{src, dst}_buf() helpersBoris Brezillon6-12/+25
2019-07-25media: hantro: Constify the control arrayBoris Brezillon1-1/+1
2019-07-25Merge tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-16/+15
2019-07-25media: hantro: Simplify the controls creation logicBoris Brezillon2-22/+8
2019-07-25media: hantro: Set DMA max segment sizeFrancois Buergisser1-0/+1
2019-07-25media: staging: media: hantro: Remove call to memset after dma_alloc_coherentHariprasad Kelam1-2/+0
2019-07-25media: Don't default-enable "ancillary driver autoselect" if EMBEDDEDEzequiel Garcia1-1/+1
2019-07-25media: rcar-vin: Always setup controls when opening video deviceNiklas Söderlund1-16/+16
2019-07-25media: rcar-vin: Add support for RGB formats with alpha componentNiklas Söderlund2-0/+43
2019-07-25media: rcar-vin: Add control for alpha componentNiklas Söderlund3-2/+61
2019-07-25media: rcar-vin: Rename VNDMR_DTMD_ARGB1555 to VNDMR_DTMD_ARGBNiklas Söderlund1-2/+2
2019-07-25media: v4l2-dev: fix WARN_ON(!vdev->device_caps)Hans Verkuil1-2/+2
2019-07-25media: ipu3-cio2: Parse information from firmware without using callbacksSakari Ailus1-43/+50
2019-07-25media: ipu3-cio2: Proceed with notifier init even if there are no subdevsSakari Ailus1-5/+5
2019-07-25media: ipu3-cio2: Clean up notifier's subdev list if parsing endpoints failsSakari Ailus1-2/+6
2019-07-25media: v4l2-async: Safely clean up an uninitialised notifierSakari Ailus1-1/+1
2019-07-25media: omap3isp: Rework OF endpoint parsingSakari Ailus1-134/+197
2019-07-25tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra1-3/+2
2019-07-25hpet: Fix division by zero in hpet_time_div()Kefeng Wang1-2/+1
2019-07-25eeprom: make older eeprom drivers select NVMEM_SYSFSArseny Solokha1-0/+3
2019-07-25media: v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdevSakari Ailus1-0/+23
2019-07-25media: v4l2-async: Get fwnode reference when putting it to the notifier's listSakari Ailus6-30/+18
2019-07-25media: davinci-vpif: Don't dereference endpoint after putting it, fix refcoun...Sakari Ailus1-3/+2
2019-07-25vt: Grab console_lock around con_is_bound in show_bindDaniel Vetter1-1/+5
2019-07-25media: staging/intel-ipu3: Use dev_get_drvdata where possibleChuhong Yuan1-2/+1
2019-07-25media: v4l2-fwnode: Switch to use fwnode_property_count_uXX()Andy Shevchenko1-5/+3
2019-07-25media: pci: Use dev_get_drvdata where possibleChuhong Yuan3-10/+5
2019-07-25media: ov2680: fix a typo in a function nameChristophe JAILLET1-2/+2
2019-07-25media: Add support for Cadence CSI2TX 2.1Jan Kotas1-29/+111
2019-07-25media: Fix Lane mapping in Cadence CSI2TXJan Kotas1-2/+2
2019-07-25media: Add lane checks for Cadence CSI2TXJan Kotas1-2/+11
2019-07-25media: i2c: ov5640: Fix the order for enabling regulatorsFabio Estevam1-1/+1
2019-07-25media: i2c: ov5640: Check for devm_gpiod_get_optional() errorFabio Estevam1-0/+5
2019-07-25media: ov5645: Use regulator_bulk() functionsFabio Estevam1-73/+21
2019-07-25media: ov5645: Remove unneeded regulator_set_voltage()Fabio Estevam1-28/+0
2019-07-25media: vivid: fix typo: use -> userHans Verkuil1-2/+2
2019-07-25media: staging: davinci: remove vpfe driverArnd Bergmann24-14028/+0
2019-07-25media: staging/media/bcm2048: remove driverHans Verkuil7-2758/+0
2019-07-25media: vivid: fix device init when no_error_inj=1 and fb disabledGuillaume Tucker1-1/+1
2019-07-25media: am437x: remove unused struct vpfe_pixel_formatHans Verkuil1-6/+0