index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-03
usbip: Implement SG support to vhci-hcd and stub driver
Suwan Kim
8
-125
/
+378
2019-09-03
usb: roles: intel: Enable static DRD mode for role switch
Saranya Gopal
1
-2
/
+25
2019-09-03
xhci-ext-caps.c: Add property to disable Intel SW switch
Saranya Gopal
1
-0
/
+18
2019-09-03
usb: dwc3: remove generic PHY calibrate() calls
Marek Szyprowski
1
-2
/
+0
2019-09-03
usb: core: phy: add support for PHY calibration
Marek Szyprowski
3
-0
/
+29
2019-09-03
rsi: fix a double free bug in rsi_91x_deinit()
Hui Peng
1
-1
/
+0
2019-09-03
usb: chipidea: msm: Use device-managed registration API
Chuhong Yuan
1
-6
/
+3
2019-09-03
usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code settings
Yoshihiro Shimoda
2
-28
/
+14
2019-09-03
usb: host: xhci-rcar: Add a helper macro to set xhci_plat_priv
Yoshihiro Shimoda
2
-8
/
+9
2019-09-03
usb: host: xhci-plat: add quirks member into struct xhci_plat_priv
Yoshihiro Shimoda
2
-1
/
+5
2019-09-03
Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"
Stanislaw Gruszka
1
-12
/
+6
2019-09-03
rt2x00: clear up IV's on key removal
Stanislaw Gruszka
1
-7
/
+12
2019-09-03
iwlwifi: assign directly to iwl_trans->cfg in QuZ detection
Luca Coelho
1
-12
/
+12
2019-09-03
mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings
Wen Huang
2
-1
/
+11
2019-09-03
mt76: mt76x0e: disable 5GHz band for MT7630E
Stanislaw Gruszka
1
-0
/
+5
2019-09-03
xhci: fix possible memleak on setup address fails.
Ikjoon Jang
1
-1
/
+2
2019-09-03
xhci: add TSP bitflag to TRB tracing
Mathias Nyman
1
-1
/
+2
2019-09-03
usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_requests()'
Christophe JAILLET
1
-1
/
+1
2019-09-03
usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()'
Christophe JAILLET
1
-1
/
+1
2019-09-03
mt76: mt76x0e: don't use hw encryption for MT7630E
Stanislaw Gruszka
1
-1
/
+14
2019-09-03
usb: cdns3: fix spelling mistake: "cnfiguration" -> "configuration"
Colin Ian King
1
-1
/
+1
2019-09-03
usb: cdns3: fix missing assignment of ret before error check on ret
Colin Ian King
1
-3
/
+3
2019-09-03
usb: cdns3: remove redundant assignment to ret on error exit path
Colin Ian King
1
-3
/
+1
2019-09-03
usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C
YueHaibing
1
-0
/
+1
2019-09-03
usb: cdns3: remove set but not used variable 'priv_dev'
YueHaibing
1
-5
/
+0
2019-09-03
usb: cdns3: Fix Wunused-but-set-variable warning
YueHaibing
1
-3
/
+1
2019-09-03
zd1211rw: zd_usb: Use struct_size() helper
Gustavo A. R. Silva
1
-8
/
+3
2019-09-03
brcmfmac: get chip's default RAM info during PCIe setup
Rafał Miłecki
3
-2
/
+11
2019-09-03
bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
Colin Ian King
1
-2
/
+2
2019-09-03
brcmfmac: replace strncpy() by strscpy()
Xulin Sun
1
-3
/
+1
2019-09-03
rt2x00: do not set IEEE80211_TX_STAT_AMPDU_NO_BACK on tx status
Stanislaw Gruszka
1
-3
/
+0
2019-09-03
ipw2x00: fix spelling mistake "initializationg" -> "initialization"
Colin Ian King
1
-1
/
+1
2019-09-03
airo: fix memory leaks
Wenwen Wang
1
-2
/
+9
2019-09-03
zd1211rw: remove false assertion from zd_mac_clear()
Oliver Neukum
1
-1
/
+0
2019-09-03
brcmfmac: remove redundant assignment to pointer hash
Colin Ian King
1
-1
/
+0
2019-09-03
bcma: remove two unused variables
YueHaibing
1
-16
/
+0
2019-09-03
brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()
Jia-Ju Bai
1
-1
/
+1
2019-09-03
rtw88: pci: enable MSI interrupt
Yu-Yen Ting
1
-5
/
+43
2019-09-03
rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ
Jian-Hong Pan
1
-6
/
+26
2019-09-03
rtw88: remove redundant assignment to pointer debugfs_topdir
Colin Ian King
1
-1
/
+1
2019-09-03
rtw88: drop unused rtw_coex_coex_dm_reset()
Guenter Roeck
1
-5
/
+0
2019-09-03
rtw88: Fix an error message
Dan Carpenter
1
-1
/
+1
2019-09-03
rtlwifi: rtl8192ce: Fix incorrect returned values
Larry Finger
1
-3
/
+3
2019-09-03
rtlwifi: rtl8188ee: Fix incorrect returned values
Larry Finger
1
-7
/
+7
2019-09-03
rtlwifi: rtl8821ae: Fix incorrect returned values
Larry Finger
1
-5
/
+5
2019-09-03
rtlwifi: rtl8192cu: Convert inline routines to little-endian words
Larry Finger
3
-121
/
+127
2019-09-03
rtlwifi: rtl8192cu: Convert macros that set descriptor
Larry Finger
3
-235
/
+402
2019-09-03
rtlwifi: rtl8192cu: Replace local bit manipulation macros
Larry Finger
1
-55
/
+55
2019-09-03
rtlwifi: rtl8192cu: Remove unused GET_XXX and SET_XXX
Larry Finger
1
-147
/
+3
2019-09-03
infiniband: don't bother with d_delete()
Al Viro
1
-1
/
+1
[prev]
[next]