summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: da9062: add driver supportMarco Felsch2020-02-193-0/+313
* pinctrl: bcm2835: Add support for all GPIOs on BCM2711Stefan Wahren2020-02-141-12/+42
* pinctrl: bcm2835: Refactor platform dataStefan Wahren2020-02-141-13/+44
* pinctrl: bcm2835: Drop unused defineStefan Wahren2020-02-141-3/+0
* pinctrl: actions: Fix functions groups names for S700 SoCMatheus Castello2020-02-141-255/+255
* pinctrl: mediatek: Add support for pin configuration dump via debugfs.Light Hsieh2020-02-142-0/+112
* pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usageLight Hsieh2020-02-145-28/+265
* pinctrl: mediatek: Refine mtk_pinconf_get()Light Hsieh2020-02-141-25/+15
* pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()Light Hsieh2020-02-143-108/+65
* pinctrl: mediatek: Supporting driving setting without mapping current to regi...Light Hsieh2020-02-143-2/+19
* pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...Light Hsieh2020-02-142-6/+46
* pinctrl: qcom: Add ipq6018 pinctrl driverSricharan R2020-02-143-0/+1118
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-094-4/+4
|\
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-044-4/+4
* | irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier2020-02-091-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-086-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-0850-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
| | * | | | | mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu2020-01-271-0/+7
| | * | | | | mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu2020-01-271-0/+4
| | * | | | | mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris2020-01-271-0/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-081-1/+1
| |\ \ \ \ \ \
| | * | | | | | i40e: Relax i40e_xsk_wakeup's return value when PF is busyMaciej Fijalkowski2020-02-051-1/+1