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
2021-06-24
staging: rtl8723bs: remove some unused 5Ghz macro definitions
Fabio Aiuto
4
-6
/
+0
2021-06-24
staging: rtl8723bs: remove 5Ghz code related to channel plan definition
Fabio Aiuto
6
-207
/
+97
2021-06-24
staging: rtl8723bs: beautify prototypes in include/hal_com_phycfg.h
Fabio Aiuto
1
-123
/
+31
2021-06-24
staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band types
Fabio Aiuto
17
-863
/
+484
2021-06-24
staging: rtl8723bs: remove struct rt_channel_plan_5g
Fabio Aiuto
3
-70
/
+8
2021-06-24
staging: rtl8723bs: remove 5Ghz field in struct registry_priv
Fabio Aiuto
2
-3
/
+0
2021-06-24
staging: rtl8723bs: rename enum items related to channel bonding
Fabio Aiuto
3
-10
/
+10
2021-06-24
staging: rtl8723bs: remove unused enum items related to channel bonding
Fabio Aiuto
1
-8
/
+0
2021-06-24
staging: rtl8723bs: remove code related to unsupported channel bandwidth
Fabio Aiuto
10
-128
/
+17
2021-06-24
staging: rtl8723bs: remove all 5Ghz network types
Fabio Aiuto
13
-168
/
+14
2021-06-24
staging: rtl8188eu: remove MSG_88E macro from include/rtw_debug.h
Phillip Potter
1
-6
/
+0
2021-06-24
staging: rtl8188eu: remove MSG_88E call from hal/odm.c
Phillip Potter
1
-1
/
+0
2021-06-24
staging: rtl8188eu: remove DBG_88E_LEVEL macro from include/rtw_debug.h
Phillip Potter
1
-6
/
+0
2021-06-24
staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_xmit.c
Phillip Potter
1
-2
/
+0
2021-06-24
staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_pwrctrl.c
Phillip Potter
1
-8
/
+1
2021-06-24
staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_ioctl_set.c
Phillip Potter
1
-5
/
+0
2021-06-24
staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_mlmw_ext.c
Phillip Potter
1
-21
/
+0
2021-06-24
staging: rtl8188eu: remove all DBG_88E_LEVEL calls from os_dep/ioctl_linux.c
Phillip Potter
1
-2
/
+0
2021-06-24
staging: rtl8188eu: remove more unused defines
Martin Kaiser
1
-147
/
+1
2021-06-24
staging: rtl8188eu: remove sdio defines
Martin Kaiser
1
-136
/
+0
2021-06-24
staging: rtl8188eu: make efuse_ReadEFuse static
Martin Kaiser
2
-2
/
+1
2021-06-24
staging: rtl8188eu: remove RT_TRACE prints from pwrseqcmd.c
Martin Kaiser
1
-24
/
+0
2021-06-24
staging: rtl8188eu: simplify rtl88eu_mon_init
Martin Kaiser
1
-8
/
+5
2021-06-24
staging: rtl8188eu: remove HAL_INIT_PROFILE_TAG
Martin Kaiser
1
-20
/
+0
2021-06-24
staging: rtl8188eu: remove RT_TRACE and MSG_88E prints from usb_halinit.c
Martin Kaiser
1
-21
/
+0
2021-06-24
staging: rtl8188eu: remove unnecessary if clause
Martin Kaiser
1
-12
/
+2
2021-06-24
staging: rtl8188eu: remove efuse type
Martin Kaiser
3
-27
/
+21
2021-06-24
staging: rtl8188eu: remove a couple of unused defines
Martin Kaiser
1
-13
/
+0
2021-06-24
staging: rtl8188eu: remove RT_TRACE prints from rtl8188e_hal_init.c
Martin Kaiser
1
-5
/
+0
2021-06-24
staging: rtl8188eu: remove RT_TRACE prints from usb_intf.c
Martin Kaiser
1
-27
/
+1
2021-06-24
staging: rtl8188eu: handle errors from dev_alloc_name
Martin Kaiser
1
-1
/
+4
2021-06-24
staging: rtl8188eu: fix usb_submit_urb error handling
Martin Kaiser
1
-4
/
+3
2021-06-24
staging: rtl8188eu: remove "rtw_ieee80211_back_parties"
Christophe JAILLET
1
-7
/
+0
2021-06-24
staging: rtl8188eu: remove "rtw_ieee80211_back_actioncode"
Christophe JAILLET
2
-14
/
+7
2021-06-24
staging: rtl8188eu: remove useless comment
Michael Straube
1
-16
/
+0
2021-06-24
staging: rtl8723bs: Fix an error handling path
Christophe JAILLET
1
-1
/
+3
2021-06-24
phy: qcom-qusb2: Add configuration for SM4250 and SM6115
Iskren Chernev
1
-0
/
+34
2021-06-24
USB: cdc-acm: blacklist Heimann USB Appset device
Hannu Hartikainen
1
-0
/
+5
2021-06-24
HID: amd_sfh: Add initial support for HPD sensor
Basavaraj Natikar
6
-2
/
+174
2021-06-24
HID: amd_sfh: Extend ALS support for newer AMD platform
Basavaraj Natikar
6
-26
/
+45
2021-06-24
HID: amd_sfh: Extend driver capabilities for multi-generation support
Basavaraj Natikar
3
-6
/
+105
2021-06-24
media: Fix Media Controller API config checks
Shuah Khan
1
-1
/
+1
2021-06-24
RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1
Colin Ian King
1
-4
/
+1
2021-06-24
usb: xhci-mtk: allow multiple Start-Split in a microframe
Chunfeng Yun
2
-20
/
+0
2021-06-24
usb: ftdi-elan: remove redundant continue statement in a while-loop
Colin Ian King
1
-1
/
+0
2021-06-24
usb: class: cdc-wdm: return the correct errno code
Junlin Yang
1
-2
/
+3
2021-06-24
IB/isert: Align target max I/O size to initiator size
Max Gurtovoy
2
-5
/
+2
2021-06-24
dmaengine: imx-sdma: Remove platform data header
Vladimir Zapolskiy
1
-1
/
+55
2021-06-24
dmaengine: xilinx: dpdma: Fix spacing around addr[i-1]
Michal Simek
1
-1
/
+1
2021-06-24
dmaengine: xilinx: dpdma: Use kernel type u32 over uint32_t
Michal Simek
1
-1
/
+1
[prev]
[next]