summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* of: some unittest overlays not untrackedFrank Rowand2020-03-311-7/+23
* of: gpio unittest kfree() wrong objectFrank Rowand2020-03-311-1/+1
* of: of_private.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-311-1/+1
* Merge branch 'dt/linus' into dt/nextRob Herring2020-03-101-1/+1
|\
| * docs: dt: fix several broken doc referencesMauro Carvalho Chehab2020-02-241-1/+1
* | of: overlay: log the error cause on resolver failureLuca Ceresoli2020-03-021-1/+4
* | of: unittest: make gpio overlay test dependent on CONFIG_OF_GPIOFrank Rowand2020-03-021-227/+238
* | Merge branch 'dt/ranges-rework' into dt/nextRob Herring2020-02-271-127/+146
|\ \
| * | of/address: Support multiple 'dma-ranges' entriesRob Herring2020-02-141-4/+24
| * | of/address: use range parser for of_dma_get_rangeRob Herring2020-02-141-25/+13
| * | of/address: Rework of_pci_range parsing for non-PCI busesRob Herring2020-02-141-12/+21
| * | of: Drop struct of_pci_range.pci_space fieldRob Herring2020-02-141-1/+0
| * | of/address: Move range parser code out of CONFIG_PCIRob Herring2020-02-141-106/+109
| |/
* | of: unittest: annotate warnings triggered by unittestFrank Rowand2020-02-261-30/+345
* | of: unittest: add overlay gpio test to catch gpio hog problemFrank Rowand2020-02-268-1/+370
* | of: property: Add device link support for power-domains and hwlocksSaravana Kannan2020-02-261-0/+4
* | of: of_reserved_mem: Increase limit on number of reserved regionsPatrick Daly2020-02-251-1/+1
|/
* 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
| | * | | | | iwlwifi: mvm: avoid use after free for pmsr requestAvraham Stern2020-02-031-1/+4
| | * | | | | iwlwifi: mvm: update the DTS measurement typeGolan Ben Ami2020-02-031-3/+3
| | * | | | | iwlwifi: don't throw error when trying to remove IGTKLuca Coelho2020-02-031-3/+7
| | * | | | | iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski2020-02-031-1/+3
| | * | | | | libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange2020-01-271-0/+1
| | * | | | | libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange2020-01-271-0/+1