summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: usbtv: fix control-message timeoutsJohan Hovold2020-02-242-3/+4
* media: atmel: atmel-isc-base: expose white balance as v4l2 controlsEugen Hristev2020-02-242-28/+217
* media: video: aspeed: Update copyright informationJoel Stanley2020-02-241-1/+3
* media: aspeed: Use runtime configurationJoel Stanley2020-02-241-14/+39
* media: aspeed: Rework memory mapping in probeJoel Stanley2020-02-241-10/+6
* media: rcar_drif: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-02-241-3/+3
* media: pxa_camera: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-02-241-10/+10
* media: hantro: Support H264 profile controlHirokazu Honda2020-02-241-0/+10
* media: stm32-dcmi: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-02-241-4/+7
* media: cx231xx: constify copied structureJulia Lawall2020-02-241-1/+1
* media: isif: constify copied structureJulia Lawall2020-02-241-1/+1
* media: anysee: constify copied structureJulia Lawall2020-02-241-2/+2
* media: media/saa7146: fix incorrect assertion in saa7146_buffer_finishAditya Pakki2020-02-241-2/+0
* media: v4l2-core: v4l2-i2c: convert to new API with ERRPTRWolfram Sang2020-02-241-5/+5
* media: rcar-vin: Limit NV12 availability to supported VIN channels onlyNiklas Söderlund2020-02-241-1/+5
* media: rcar-vin: Handle special pixel formats in a switchNiklas Söderlund2020-02-241-5/+12
* media: Fix Kconfig indentationKrzysztof Kozlowski2020-02-244-43/+43
* media: hantro: Fix broken media controller linksEzequiel Garcia2020-02-241-2/+2
* media: mc-entity.c: use & to check pad flags, not ==Hans Verkuil2020-02-241-2/+2
* media: v4l2-mem2mem.c: fix broken linksHans Verkuil2020-02-241-2/+2
* media: vicodec: process all 4 components for RGB32 formatsHans Verkuil2020-02-241-25/+9
* media: pulse8-cec: close serio in disconnect, not adap_freeHans Verkuil2020-02-241-3/+5
* media: pulse8-cec: INIT_DELAYED_WORK was called too lateHans Verkuil2020-02-241-2/+2
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-104-4/+4
|\
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-034-4/+4
* | irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier2020-02-101-2/+2
* | Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-093-24/+109
|\ \
| * \ Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-02-083-24/+109
| |\ \
| | * | irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu2020-02-081-14/+14
| | * | irqchip/gic-v3-its: Remove superfluous WARN_ONZenghui Yu2020-02-081-1/+0
| | * | irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()Zenghui Yu2020-02-081-3/+1
| | * | irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD levelZenghui Yu2020-02-081-0/+80
| | * | irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu2020-02-081-1/+4
| | * | irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZEZenghui Yu2020-02-081-1/+1
| | * | irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALLZenghui Yu2020-02-031-1/+1
| | * | irqchip: Some Kconfig cleanup for C-SKYRandy Dunlap2020-01-291-2/+2
| | * | irqchip/gic-v3: Only provision redistributors that are enabled in ACPIMarc Zyngier2020-01-281-2/+7
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-02-096-19/+29
|\ \ \ \
| * | | | scsi: ufs: fix spelling mistake "initilized" -> "initialized"Colin Ian King2020-01-301-1/+1
| * | | | scsi: pm80xx: fix spelling mistake "to" -> "too"Colin Ian King2020-01-301-1/+1
| * | | | scsi: megaraid_sas: fixup MSIx interrupt setup during resumeHannes Reinecke2020-01-301-11/+9
| * | | | scsi: qla2xxx: Fix unbound NVME response lengthArun Easi2020-01-303-6/+18
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-0950-160/+415
|\ \ \ \ \
| * | | | | net: thunderx: use proper interface type for RGMIITim Harvey2020-02-081-1/+1
| * | | | | Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-02-0814-53/+159
| |\ \ \ \ \
| | * | | | | mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi2020-02-081-1/+2
| | * | | | | rtw88: Fix return value of rtw_wow_check_fw_statusChin-Yen Lee2020-02-031-12/+11
| | * | | | | iwlwifi: d3: read all FW CPUs error infoMordechay Goodstein2020-02-031-12/+40
| | * | | | | iwlwifi: mvm: fix TDLS discovery with the new firmware APIEmmanuel Grumbach2020-02-034-15/+72
| | * | | | | iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski2020-02-031-5/+3