aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-03usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2CYueHaibing1-0/+1
2019-09-03usb: cdns3: remove set but not used variable 'priv_dev'YueHaibing1-5/+0
2019-09-03usb: cdns3: Fix Wunused-but-set-variable warningYueHaibing1-3/+1
2019-09-03zd1211rw: zd_usb: Use struct_size() helperGustavo A. R. Silva1-8/+3
2019-09-03brcmfmac: get chip's default RAM info during PCIe setupRafał Miłecki3-2/+11
2019-09-03arm64: bpf: optimize modulo operationJerin Jacob2-4/+5
2019-09-03bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATAColin Ian King1-2/+2
2019-09-03brcmfmac: replace strncpy() by strscpy()Xulin Sun1-3/+1
2019-09-03rt2x00: do not set IEEE80211_TX_STAT_AMPDU_NO_BACK on tx statusStanislaw Gruszka1-3/+0
2019-09-03ipw2x00: fix spelling mistake "initializationg" -> "initialization"Colin Ian King1-1/+1
2019-09-03airo: fix memory leaksWenwen Wang1-2/+9
2019-09-03zd1211rw: remove false assertion from zd_mac_clear()Oliver Neukum1-1/+0
2019-09-03brcmfmac: remove redundant assignment to pointer hashColin Ian King1-1/+0
2019-09-03bcma: remove two unused variablesYueHaibing1-16/+0
2019-09-03brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()Jia-Ju Bai1-1/+1
2019-09-03Merge tag 'renesas-arm64-dt-for-v5.4-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/dtArnd Bergmann19-516/+646
2019-09-03rtw88: pci: enable MSI interruptYu-Yen Ting1-5/+43
2019-09-03rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQJian-Hong Pan1-6/+26
2019-09-03rtw88: remove redundant assignment to pointer debugfs_topdirColin Ian King1-1/+1
2019-09-03rtw88: drop unused rtw_coex_coex_dm_reset()Guenter Roeck1-5/+0
2019-09-03rtw88: Fix an error messageDan Carpenter1-1/+1
2019-09-03rtlwifi: rtl8192ce: Fix incorrect returned valuesLarry Finger1-3/+3
2019-09-03rtlwifi: rtl8188ee: Fix incorrect returned valuesLarry Finger1-7/+7
2019-09-03rtlwifi: rtl8821ae: Fix incorrect returned valuesLarry Finger1-5/+5
2019-09-03Merge tag 'renesas-arm-dt-for-v5.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/dtArnd Bergmann2-2/+9
2019-09-03bpf: s390: add JIT support for bpf line infoYauheni Kaliuta1-0/+1
2019-09-03rtlwifi: rtl8192cu: Convert inline routines to little-endian wordsLarry Finger3-121/+127
2019-09-03rtlwifi: rtl8192cu: Convert macros that set descriptorLarry Finger3-235/+402
2019-09-03rtlwifi: rtl8192cu: Replace local bit manipulation macrosLarry Finger1-55/+55
2019-09-03rtlwifi: rtl8192cu: Remove unused GET_XXX and SET_XXXLarry Finger1-147/+3
2019-09-03devpts_pty_kill(): don't bother with d_delete()Al Viro1-1/+1
2019-09-03infiniband: don't bother with d_delete()Al Viro1-1/+1
2019-09-03hypfs: don't bother with d_delete()Al Viro1-1/+1
2019-09-03rtlwifi: rtl8192ee: Remove some variable initializationsLarry Finger1-12/+14
2019-09-03rtlwifi: rtl8192ee: Convert inline routines to little-endian wordsLarry Finger2-194/+203
2019-09-03rtlwifi: rtl8192ee: Convert macros that set descriptorLarry Finger2-295/+538
2019-09-03fs/namei.c: keep track of nd->root refcount statusAl Viro2-26/+16
2019-09-03rtlwifi: rtl8192ee: Replace local bit manipulation macrosLarry Finger1-84/+84
2019-09-03rtlwifi: rtl8192ee: Remove unused GET_XXX and SET_XXXLarry Finger1-239/+0
2019-09-03rtlwifi: rtl_pci: Fix memory leak when hardware init failsLarry Finger1-0/+2
2019-09-03rtlwifi: remove unused variables 'RTL8712_SDIO_EFUSE_TABLE' and 'MAX_PGPKT_SIZE'YueHaibing1-17/+0
2019-09-03rtlwifi: rtl8192cu: Fix value set in descriptorLarry Finger1-1/+1
2019-09-03mfd: don't select DMA_DECLARE_COHERENT for the sm501 and tc6393xb driversChristoph Hellwig1-2/+0
2019-09-03usb: remove commented out dma wrappersChristoph Hellwig1-222/+0
2019-09-03usb: remove a stale comment in hcd_alloc_coherentChristoph Hellwig1-3/+0
2019-09-03usb-storage: use hcd_uses_dma to check for DMA capabilitiesChristoph Hellwig1-3/+3
2019-09-03usb/ohci-tmio: remove the HCD_DMA flagChristoph Hellwig1-1/+1
2019-09-03usb/ohci-sm501: remove the HCD_DMA flagChristoph Hellwig1-1/+1
2019-09-03MIPS: Drop Loongson _CACHE_* definitionsPaul Burton1-7/+0
2019-09-03MIPS: tlbex: Remove cpu_has_local_ebasePaul Burton4-12/+2