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-13
RDMA/hns: Use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-13
RDMA/cma: Fix false error message
Håkon Bugge
1
-1
/
+1
2019-09-13
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
33
-215
/
+1202
2019-09-13
rtw88: report RX power for each antenna
Yan-Hsuan Chuang
3
-3
/
+9
2019-09-13
rtw88: fix wrong rx power calculation
Tsang-Shian Lin
1
-2
/
+2
2019-09-13
rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic version
Michael Straube
1
-16
/
+2
2019-09-13
rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic version
Michael Straube
1
-17
/
+1
2019-09-13
rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version
Michael Straube
1
-22
/
+1
2019-09-13
rtw88: allows to receive AMSDU in AMPDU
Yan-Hsuan Chuang
1
-0
/
+1
2019-09-13
rtw88: add dynamic cck pd mechanism
Tzu-En Huang
4
-0
/
+188
2019-09-13
rtw88: move IQK/DPK into phy_calibration
Yan-Hsuan Chuang
4
-8
/
+12
2019-09-13
rtw88: 8822c: add SW DPK support
Tzu-En Huang
10
-1637
/
+3320
2019-09-13
rtw88: 8822c: add FW IQK support
Yan-Hsuan Chuang
2
-0
/
+18
2019-09-13
rtw88: 8822c: Enable interrupt migration
Tsang-Shian Lin
2
-0
/
+6
2019-09-13
rtw88: 8822c: update pwr_seq to v13
Chin-Yen Lee
1
-0
/
+10
2019-09-13
rtw88: 8822c: update PHY parameter to v38
Yan-Hsuan Chuang
1
-380
/
+2690
2019-09-13
rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some unused bit manipulation macros
Larry Finger
6
-182
/
+0
2019-09-13
rtlwifi: rtl8723be: Convert inline routines to little-endian words
Larry Finger
2
-169
/
+175
2019-09-13
rtlwifi: rtl8723be: Convert macros that set descriptor
Larry Finger
2
-250
/
+448
2019-09-13
rtlwifi: rtl8723be: Replace local bit manipulation macros
Larry Finger
1
-75
/
+74
2019-09-13
rtlwifi: rtl8723be: Remove unused SET_XXX and GET_XXX macros
Larry Finger
1
-163
/
+0
2019-09-13
rtlwifi: rtl8723ae: Convert inline routines to little-endian words
Larry Finger
2
-134
/
+140
2019-09-13
rtlwifi: rtl8723ae: Convert macros that set descriptor
Larry Finger
2
-226
/
+392
2019-09-13
rtlwifi: rtl8723ae: Replace local bit manipulation macros
Larry Finger
1
-62
/
+62
2019-09-13
rtlwifi: rtl8723ae: Remove unused GET_XXX and SET_XXX macros
Larry Finger
1
-328
/
+0
2019-09-13
dm bufio: remove old-style buffer cleanup
Mikulas Patocka
1
-58
/
+3
2019-09-13
dm bufio: introduce a global queue
Mikulas Patocka
1
-3
/
+12
2019-09-13
dm bufio: refactor adjust_total_allocated
Mikulas Patocka
1
-3
/
+11
2019-09-13
dm bufio: call adjust_total_allocated from __link_buffer and __unlink_buffer
Mikulas Patocka
1
-4
/
+4
2019-09-13
libertas: use mesh_wdev->ssid instead of priv->mesh_ssid
Lubomir Rintel
3
-15
/
+21
2019-09-13
ssb: make array pwr_info_offset static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-13
i2c: tegra: Move suspend handling to NOIRQ phase
Jon Hunter
1
-18
/
+22
2019-09-13
i2c: imx: ACPI support for NXP i2c controller
Chuanhua Han
2
-4
/
+20
2019-09-13
PTP: introduce new versions of IOCTLs
Felipe Balbi
1
-0
/
+63
2019-09-13
ixgbevf: Fix secpath usage for IPsec Tx offload
Jeff Kirsher
1
-1
/
+2
2019-09-13
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
17
-224
/
+2915
2019-09-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
10
-26
/
+57
2019-09-13
brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
1
-7
/
+7
2019-09-13
bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks object size
Colin Ian King
1
-4
/
+6
2019-09-13
rtlwifi: rtl8821ae: make array static const and remove redundant assignment
Colin Ian King
1
-2
/
+2
2019-09-13
brcmfmac: don't realloc wiphy during PCIe reset
Rafał Miłecki
1
-4
/
+4
2019-09-13
brcmfmac: split brcmf_attach() and brcmf_detach() functions
Rafał Miłecki
5
-19
/
+80
2019-09-13
brcmfmac: move "cfg80211_ops" pointer to another struct
Rafał Miłecki
4
-5
/
+7
2019-09-13
pinctrl: meson-gxbb: Fix wrong pinning definition for uart_c
Otto Meier
1
-6
/
+6
2019-09-13
Merge branch 'fixes' into next
Ulf Hansson
5
-27
/
+15
2019-09-13
mmc: tmio: Fixup runtime PM management during remove
Ulf Hansson
1
-3
/
+4
2019-09-13
mmc: tmio: Fixup runtime PM management during probe
Ulf Hansson
2
-1
/
+9
2019-09-13
Revert "mmc: tmio: move runtime PM enablement to the driver implementations"
Ulf Hansson
4
-23
/
+2
2019-09-13
crypto: caam - Cast to long first before pointer conversion
Herbert Xu
1
-2
/
+2
2019-09-13
crypto: ccree - enable CTS support in AES-XTS
Uri Shir
1
-10
/
+6
[prev]
[next]