index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: rtl8712: fix use after free bugs
Dan Carpenter
2022-08-30
1
-36
/
+0
*
staging: r8188eu: Add Rosewill USB-N150 Nano to device tables
Larry Finger
2022-08-16
1
-0
/
+1
*
staging: r8188eu: add firmware dependency
Grzegorz Szymaszek
2022-08-16
1
-0
/
+1
*
Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-04
101
-1984
/
+9805
|
\
|
*
staging: r8188eu: fix potential uninitialised variable use in rtw_pwrctrl.c
Phillip Potter
2022-07-31
1
-3
/
+3
|
*
staging: r8188eu: remove initializer from ret in rtw_pwr_wakeup
Phillip Potter
2022-07-29
1
-1
/
+1
|
*
staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to function
Philipp Hortmann
2022-07-28
2
-8
/
+9
|
*
staging: vt6655: Rename MACvClearStckDS
Philipp Hortmann
2022-07-28
2
-2
/
+2
|
*
staging: fbtft: core: set smem_len before fb_deferred_io_init call
Peter Suti
2022-07-28
1
-1
/
+1
|
*
staging: r8188eu: convert rtw_pwr_wakeup to correct error code semantics
Phillip Potter
2022-07-27
3
-23
/
+15
|
*
staging: r8188eu: make dump_chip_info() static
Michael Straube
2022-07-27
3
-42
/
+39
|
*
staging: r8188eu: remove DoReserved prototype
Martin Kaiser
2022-07-27
1
-2
/
+0
|
*
staging: r8188eu: remove OnAtim prototype
Martin Kaiser
2022-07-27
1
-2
/
+0
|
*
staging: r8188eu: remove SetHwReg8188EU()
Michael Straube
2022-07-27
3
-52
/
+33
|
*
staging: r8188eu: make update_TSF() and correct_TSF() static
Michael Straube
2022-07-27
3
-23
/
+20
|
*
staging: r8188eu: remove unused parameter from update_TSF()
Michael Straube
2022-07-27
3
-4
/
+4
|
*
staging: r8188eu: remove unused parameter from correct_TSF()
Michael Straube
2022-07-27
3
-4
/
+4
|
*
staging: r8188eu: remove HW_VAR_SET_OPMODE from SetHwReg8188EU()
Michael Straube
2022-07-27
4
-110
/
+107
|
*
staging: pi433: remove duplicated comments
Sidong Yang
2022-07-27
1
-1
/
+1
|
*
staging: qlge: refine variable name
Binyi Han
2022-07-27
1
-7
/
+7
|
*
staging: vt6655: Convert macro vt6655_mac_word_reg_bits_off to function
Philipp Hortmann
2022-07-14
2
-7
/
+10
|
*
staging: vt6655: Convert macro vt6655_mac_reg_bits_off to function
Philipp Hortmann
2022-07-14
2
-7
/
+9
|
*
staging: vt6655: Convert macro vt6655_mac_word_reg_bits_on to function
Philipp Hortmann
2022-07-14
2
-7
/
+9
|
*
staging: vt6655: Convert macro vt6655_mac_reg_bits_on to function
Philipp Hortmann
2022-07-14
2
-7
/
+9
|
*
staging: vt6655: Rename MACvWordRegBitsOff
Philipp Hortmann
2022-07-14
3
-8
/
+8
|
*
staging: vt6655: Rename MACvRegBitsOff
Philipp Hortmann
2022-07-14
5
-22
/
+22
|
*
staging: vt6655: Rename MACvWordRegBitsOn
Philipp Hortmann
2022-07-14
4
-13
/
+13
|
*
staging: vt6655: Rename MACvRegBitsOn
Philipp Hortmann
2022-07-14
7
-28
/
+24
|
*
staging: vt6655: Rename wData to reg_value in two macros
Philipp Hortmann
2022-07-14
1
-6
/
+6
|
*
staging: vt6655: Rename byData to reg_value in two macros
Philipp Hortmann
2022-07-14
1
-6
/
+6
|
*
staging: vt6655: Rename wBits to bit_mask in two macros
Philipp Hortmann
2022-07-14
1
-4
/
+4
|
*
staging: vt6655: Rename byBits to bit_mask in two macros
Philipp Hortmann
2022-07-14
1
-4
/
+4
|
*
staging: vt6655: Rename byRegOfs to reg_offset in four macros
Philipp Hortmann
2022-07-14
1
-12
/
+12
|
*
staging: r8188eu: fall back to random mac address
Martin Kaiser
2022-07-14
1
-2
/
+1
|
*
staging: r888eu: use dynamic allocation for efuse buffer
Martin Kaiser
2022-07-14
1
-2
/
+6
|
*
staging: qlge: Avoid multiplication while keep the same logic
Binyi Han
2022-07-14
1
-6
/
+8
|
*
staging: qlge: Fix indentation issue under long for loop
Binyi Han
2022-07-14
1
-8
/
+10
|
*
staging: r8188eu: remove HW_VAR_MLME_SITESURVEY from SetHwReg8188EU()
Michael Straube
2022-07-12
5
-66
/
+70
|
*
staging: r8188eu: the bcnhead parameter is always 0
Martin Kaiser
2022-07-11
1
-14
/
+2
|
*
staging: r8188eu: efuse_utilized is never read
Martin Kaiser
2022-07-11
1
-9
/
+0
|
*
staging: r8188eu: _offset is always 0 in efuse_phymap_to_logical
Martin Kaiser
2022-07-11
1
-4
/
+3
|
*
staging: r8188eu: offset is always 0 in iol_read_efuse
Martin Kaiser
2022-07-11
1
-3
/
+3
|
*
staging: r8188eu: offset is always 0 in rtl8188e_ReadEFuse
Martin Kaiser
2022-07-11
3
-5
/
+5
|
*
staging: r8188eu: txpktbuf_bndy is always 0
Martin Kaiser
2022-07-11
1
-4
/
+4
|
*
staging: r8188eu: merge ReadEFuseByIC into rtl8188e_ReadEFuse
Martin Kaiser
2022-07-11
1
-6
/
+1
|
*
staging: r8188eu: use memcpy for fallback mac address
Martin Kaiser
2022-07-11
1
-3
/
+1
|
*
staging: r8188eu: always initialise efuse buffer with 0xff
Martin Kaiser
2022-07-11
1
-8
/
+6
|
*
staging: r8188eu: use a local buffer for efuse data
Martin Kaiser
2022-07-11
2
-14
/
+12
|
*
staging: r8188eu: merge EFUSE_ShadowMapUpdate with its caller
Martin Kaiser
2022-07-11
3
-34
/
+9
|
*
staging: r8188eu: remove eeprom function prototypes
Martin Kaiser
2022-07-11
1
-6
/
+0
[next]