ator' content='cgit v1.2.3'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-13rtw88: Fix incorrect beamformee role settingTzu-En Huang1-4/+2
2020-02-12rtw88: 8822[bc]: Make tables const, reduce data object sizeJoe Perches5-49/+50
2020-02-12rtw88: disable TX-AMSDU on 2.4G bandYan-Hsuan Chuang1-0/+15
2020-02-12rtw88: 8822c: modify rf protection settingChien-Hsun Liao3-10/+20
2020-02-12rtw88: Use secondary channel offset enumerationPing-Ke Shih5-12/+22
2020-02-12rtw88: Use kfree_skb() instead of kfree()Dan Carpenter1-1/+1
2020-02-12rsi: fix null pointer dereference during rsi_shutdown()Martin Kepplinger1-3/+6
2020-02-12rtw88: 8822c: update power sequence to v16Tzu-En Huang1-0/+5
2020-02-12rtw88: add ciphers to suppress error messagePing-Ke Shih1-0/+3
2020-02-12rtw88: avoid holding mutex for cancel_delayed_work_sync()Yan-Hsuan Chuang3-0/+12
2020-02-12rtw88: move rtw_enter_ips() to the last when configPing-Ke Shih1-9/+10
2020-02-12rtw88: pci: 8822c should set clock delay to zeroYan-Hsuan Chuang2-0/+8
2020-02-12rtw88: add rtw_read8_mask and rtw_read16_maskYan-Hsuan Chuang1-0/+26
2020-02-12rtw88: remove unused parameter vif in rtw_lps_pg_info_get()Yan-Hsuan Chuang1-3/+2
2020-02-12brcmfmac: abort and release host after errorGuenter Roeck1-0/+2
2020-02-12qtnfmac: fix potential Spectre vulnerabilitiesSergey Matyukevich3-5/+10
2020-02-12qtnfmac: drop unnecessary TLVs from scan commandIgor Mitsyanko3-93/+96
2020-02-12qtnfmac: update channel switch command to support 6GHz bandIgor Mitsyanko2-14/+28
2020-02-12qtnfmac: cleanup alignment in firmware communication protocolIgor Mitsyanko4-161/+103
2020-02-12qtnfmac: pass max scan SSIDs limit on per-radio basisIgor Mitsyanko4-8/+4
2020-02-12qtnfmac: implement extendable channel survey dumpIgor Mitsyanko5-122/+173
2020-02-12qtnfmac: drop QTN_TLV_ID_NUM_IFACE_COMB TLV typeIgor Mitsyanko2-35/+18
2020-02-12qtnfmac: merge PHY_PARAMS_GET into MAC_INFOIgor Mitsyanko4-138/+49
2020-02-12qtnfmac: pass hardware capabilities in TLV elementIgor Mitsyanko5-40/+63
2020-02-12qtnfmac: use MAJOR.MINOR format for firmware protocolIgor Mitsyanko4-33/+86
2020-02-12wl1251: remove ti,power-gpio for SDIO modeH. Nikolaus Schaller1-30/+2
2020-02-12DTS: bindings: wl1251: mark ti,power-gpio as optionalH. Nikolaus Schaller1-1/+2
2020-02-12brcmfmac: add the BRCM 4364 found in MacBook Pro 15,2brian m. carlson3-0/+6
2020-02-09Linux 5.6-rc1v5.6-rc1Linus Torvalds1-2/+2
2020-02-09irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier1-2/+2
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede12-0/+3280
2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds1-1/+1
2020-02-08pipe: use exclusive waits when reading or writingLinus Torvalds4-30/+51
2020-02-08compat_ioctl: fix FIONREAD on devicesArnd Bergmann1-4/+7
2020-02-08net: thunderx: use proper interface type for RGMIITim Harvey1-1/+1
2020-02-08powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACKChristophe Leroy1-1/+1
2020-02-08powerpc/futex: Fix incorrect user access blockingMichael Ellerman1-4/+6
2020-02-08irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu3-24/+24
2020-02-08irqchip/gic-v3-its: Remove superfluous WARN_ONZenghui Yu1-1/+0
2020-02-08irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()Zenghui Yu1-3/+1
2020-02-08irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD levelZenghui Yu1-0/+80
2020-02-08irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu2-2/+5
2020-02-08irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZEZenghui Yu1-1/+1
2020-02-08mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi1-1/+2
2020-02-07bpf: Improve bucket_log calculation logicMartin KaFai Lau1-2/+3