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-09-17
staging: r8188eu: remove the helpers of usb_write_port()
Pavel Skripkin
5
-26
/
+3
2021-09-17
staging: r8188eu: remove the helpers of usb_read_port()
Pavel Skripkin
4
-29
/
+3
2021-09-17
staging: r8188eu: remove the helpers of usb_writeN()
Pavel Skripkin
3
-21
/
+8
2021-09-17
staging: r8188eu: remove the helpers of usb_write32()
Pavel Skripkin
3
-21
/
+8
2021-09-17
staging: r8188eu: remove the helpers of usb_write16()
Pavel Skripkin
3
-20
/
+8
2021-09-17
staging: r8188eu: remove the helpers of usb_write8()
Pavel Skripkin
3
-21
/
+8
2021-09-17
staging: r8188eu: remove the helpers of rtw_read32()
Pavel Skripkin
3
-18
/
+4
2021-09-17
staging: r8188eu: remove the helpers of rtw_read16()
Pavel Skripkin
3
-18
/
+4
2021-09-17
staging: r8188eu: remove the helpers of rtw_read8()
Pavel Skripkin
3
-18
/
+4
2021-09-17
staging: r8188eu: remove usb_{read,write}_mem()
Pavel Skripkin
5
-46
/
+0
2021-09-17
staging: r8188eu: use swap()
Changcheng Deng
1
-8
/
+3
2021-09-17
staging: r8188eu: remove switches from phy_RF6052_Config_ParaFile()
Michael Straube
1
-33
/
+6
2021-09-17
staging: r8188eu: remove NumTotalRFPath from struct hal_data_8188e
Michael Straube
5
-102
/
+91
2021-09-17
staging: r8188eu: remove if test that is always true
Michael Straube
1
-8
/
+1
2021-09-17
staging: r8188eu: remove IS_1T1R, IS_1T2R, IS_2T2R macros
Michael Straube
3
-28
/
+3
2021-09-17
staging: r8188eu: remove unused field from struct hal_data_8188e
Michael Straube
1
-1
/
+0
2021-09-17
staging: r8188eu: remove unused enums from rtl8188e_hal.h
Michael Straube
1
-14
/
+0
2021-09-17
staging: r8188eu: remove write-only fields from struct hal_data_8188e
Michael Straube
2
-7
/
+0
2021-09-17
staging: r8188eu: remove unused macros from rtl8188e_hal.h
Michael Straube
1
-5
/
+0
2021-09-17
staging: r8188eu: remove dead code from odm_RxPhyStatus92CSeries_Parsing()
Michael Straube
1
-108
/
+45
2021-09-17
staging: r8188eu: remove RaSupport88E from struct odm_dm_struct
Michael Straube
1
-7
/
+0
2021-09-17
staging: r8188eu: remove unused ODM_RASupport_Init()
Michael Straube
2
-12
/
+0
2021-09-17
staging: r8188eu: remove unused enum odm_bt_coexist
Michael Straube
1
-7
/
+0
2021-09-17
staging: vchiq: cleanup code alignment issues
Gaston Gonzalez
1
-2
/
+2
2021-09-17
staging: vchiq: add braces to if block
Gaston Gonzalez
1
-5
/
+4
2021-09-17
staging: vchiq: remove braces from if block
Gaston Gonzalez
1
-2
/
+1
2021-09-17
staging: rtl8723bs: ignore unused wiphy_wowlan object warnings
Bryan Brattlof
1
-1
/
+1
2021-09-17
Revert "staging: rtl8723bs: remove possible deadlock when disconnect"
Greg Kroah-Hartman
4
-12
/
+20
2021-09-17
staging: wfx: sta: Fix 'else' coding style warning
Srivathsa Dara
1
-12
/
+11
2021-09-14
staging: wfx: ensure IRQ is ready before enabling it
Jérôme Pouiller
1
-7
/
+10
2021-09-14
staging: wfx: indent functions arguments
Jérôme Pouiller
2
-14
/
+14
2021-09-14
staging: wfx: explain the purpose of wfx_send_pds()
Jérôme Pouiller
1
-1
/
+14
2021-09-14
staging: wfx: remove useless comments after #endif
Jérôme Pouiller
11
-11
/
+11
2021-09-14
staging: wfx: fix comments styles
Jérôme Pouiller
5
-18
/
+8
2021-09-14
staging: wfx: avoid c99 comments
Jérôme Pouiller
24
-175
/
+205
2021-09-14
staging: wfx: reformat comment
Jérôme Pouiller
1
-3
/
+1
2021-09-14
staging: wfx: update files descriptions
Jérôme Pouiller
9
-9
/
+9
2021-09-14
staging: wfx: remove references to WFxxx in comments
Jérôme Pouiller
17
-33
/
+27
2021-09-14
staging: wfx: fix space after cast operator
Jérôme Pouiller
1
-1
/
+1
2021-09-14
staging: wfx: remove useless debug statement
Jérôme Pouiller
1
-4
/
+1
2021-09-14
staging: wfx: remove unused definition
Jérôme Pouiller
1
-6
/
+0
2021-09-14
staging: wfx: apply naming rules in hif_tx_mib.c
Jérôme Pouiller
1
-3
/
+3
2021-09-14
staging: wfx: fix error names
Jérôme Pouiller
1
-1
/
+1
2021-09-14
staging: wfx: reorder function for slightly better eye candy
Jérôme Pouiller
1
-3
/
+3
2021-09-14
staging: wfx: simplify hif_join()
Jérôme Pouiller
1
-4
/
+1
2021-09-14
staging: wfx: declare variables at beginning of functions
Jérôme Pouiller
1
-4
/
+4
2021-09-14
staging: wfx: fix misleading 'rate_id' usage
Jérôme Pouiller
1
-8
/
+7
2021-09-14
staging: wfx: uniformize counter names
Jérôme Pouiller
2
-63
/
+64
2021-09-14
staging: wfx: update with the firmware API 3.8
Jérôme Pouiller
2
-1
/
+7
2021-09-14
staging: wfx: simplify API coherency check
Jérôme Pouiller
1
-2
/
+0
[next]