summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-15brcmsmac: Add missing annotation for brcms_down()Jules Irenge
2020-04-15brcmsmac: Add missing annotation for brcms_rfkill_set_hw_state()Jules Irenge
2020-04-15hostap: Add missing annotations for prism2_bss_list_proc_start() and prism2_b...Jules Irenge
2020-04-15rtw88: add support for set/get antennasYan-Hsuan Chuang
2020-04-15rtw88: make rtw_chip_ops::set_antenna return intYan-Hsuan Chuang
2020-04-15libertas: make lbs_init_mesh() voidJason Yan
2020-04-15cw1200: make cw1200_spi_irq_unsubscribe() voidJason Yan
2020-04-15ipw2x00: make ipw_qos_association_resp() voidJason Yan
2020-04-14brcmsmac: make brcms_c_set_mac() voidJason Yan
2020-04-14qtnfmac: Simplify code in _attach functionsChristophe JAILLET
2020-04-14b43legacy: Fix case where channel status is corruptedLarry Finger
2020-04-14rtw88: Add delay on polling h2c command status bitKai-Heng Feng
2020-04-14p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo
2020-04-14brcm80211: remove redundant pointer 'address'Colin Ian King
2020-04-14rsi: fix a typo "throld" -> "threshold"Qiujun Huang
2020-04-14rtlwifi: rtl8723ae: fix spelling mistake "chang" -> "change"Qiujun Huang
2020-04-14brcmfmac: fix wrong location to get firmware featureJaehoon Chung
2020-04-14rtw88: Make two functions staticYueHaibing
2020-04-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-04-14ath11k: rx path optimizationsManikanta Pubbisetty
2020-04-14ath11k: set IRQ_DISABLE_UNLAZY flag for DP interruptsManikanta Pubbisetty
2020-04-14ath11k: Fix TWT radio countAloka Dixit
2020-04-14ath11k: Modify the interrupt timer thresholdKarthikeyan Periyasamy
2020-04-14ath11k: fix duplication peer create on same radioKarthikeyan Periyasamy
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-10Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-10drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warningskbuild test robot
2020-04-10change email address for Pali RohárPali Rohár
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual
2020-04-10Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-10Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2020-04-10Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-10Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-04-10Merge tag 'libata-5.7-2020-04-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-10Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-10Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-04-10Merge tag 'pm-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-04-10Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-10Merge branch 'pm-cpuidle'Rafael J. Wysocki
2020-04-10Merge branches 'acpi-ec' and 'acpi-x86'Rafael J. Wysocki
2020-04-10Merge tag 'amd-drm-fixes-5.7-2020-04-08' of git://people.freedesktop.org/~agd...Dave Airlie
2020-04-10Merge tag 'drm-intel-next-fixes-2020-04-08' of git://anongit.freedesktop.org/...Dave Airlie
2020-04-10drm/ttm: Temporarily disable the huge_fault() callbackThomas Hellstrom (VMware)
2020-04-10Merge tag 'drm-misc-next-fixes-2020-04-09' of git://anongit.freedesktop.org/d...Dave Airlie
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-09ahci: Add Intel Comet Lake PCH RAID PCI IDJian-Hong Pan