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
/
staging
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()
Duoming Zhou
1
-2
/
+4
2022-04-13
drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()
Duoming Zhou
1
-2
/
+4
2022-04-13
staging: r8188eu: add space around operators
Mahak Gupta
1
-29
/
+29
2022-04-13
staging: greybus: remove empty callback function
Jaehee Park
1
-8
/
+0
2022-04-13
staging: greybus: correct typo in comment
Jaehee Park
1
-1
/
+1
2022-04-13
staging: r8188eu: remove else after return and break statements
Mahak Gupta
1
-24
/
+17
2022-04-13
staging: bcm2835-audio: remove compat ALSA card
Adrien Thierry
2
-104
/
+15
2022-04-12
staging/rtl8192e,ieee80211: replace ps tasklet with work
Davidlohr Bueso
5
-13
/
+20
2022-04-12
staging/rtl8712: remove event_tasklet
Davidlohr Bueso
1
-1
/
+0
2022-04-12
staging/ks7010: replace SME taslet with work
Davidlohr Bueso
2
-12
/
+11
2022-04-12
staging/wlan-ng, prism2usb: replace completion_bh tasklet with work
Davidlohr Bueso
3
-15
/
+15
2022-04-12
staging/wlan-ng, prism2usb: replace reaper_bh tasklet with work
Davidlohr Bueso
3
-9
/
+9
2022-04-12
staging/most, dim2: convert dim2_tasklet to threaded irq
Davidlohr Bueso
1
-20
/
+9
2022-04-12
staging: vt6655: Remove macro PCAvDelayByIO
Philipp Hortmann
2
-14
/
+1
2022-04-12
staging: rtl8712: efuse: code style - avoid macro argument precedence issues
Aliya Rahmani
1
-2
/
+2
2022-04-12
staging: r8188eu: improve timeout handling in efuse_read_phymap_from_txpktbuf
Martin Kaiser
1
-4
/
+3
2022-04-12
staging: r8188eu: improve timeout handling in iol_execute
Martin Kaiser
1
-4
/
+3
2022-04-12
staging: r8188eu: improve timeout handling in LPS_RF_ON_check
Martin Kaiser
1
-3
/
+2
2022-04-12
staging: r8188eu: make LPS_RF_ON_check static
Martin Kaiser
2
-2
/
+1
2022-04-12
staging: r8188eu: improve timeout handling in rtw_check_join_candidate
Martin Kaiser
1
-1
/
+3
2022-04-12
staging: r8188eu: improve timeout handling in rtl8188e_firmware_download
Martin Kaiser
1
-3
/
+3
2022-04-12
staging: r8188eu: summarize two if statements
Martin Kaiser
1
-3
/
+1
2022-04-12
staging: r8188eu: remove unnecessary rtw_get_passing_time_ms call
Martin Kaiser
1
-3
/
+0
2022-04-12
staging: r8188eu: no need for an else after return
Martin Kaiser
1
-5
/
+3
2022-04-12
staging: greybus: pwm: Drop assignment to struct pwm_chip::base
Uwe Kleine-König
1
-1
/
+0
2022-04-12
staging: r8188eu: remove HW_VAR_H2C_FW_PWRMODE
Michael Straube
5
-18
/
+18
2022-04-12
staging: r8188eu: remove HW_VAR_FIFO_CLEARN_UP
Michael Straube
3
-28
/
+28
2022-04-12
staging: r8188eu: remove HW_VAR_MLME_JOIN
Michael Straube
3
-46
/
+46
2022-04-12
staging: r8188eu: remove HW_VAR_INITIAL_GAIN
Michael Straube
3
-23
/
+21
2022-04-12
staging: r8188eu: convert else if to else in rtw_led.c
Michael Straube
1
-2
/
+2
2022-04-12
staging: rtl8723bs: tidy up error handling
Yihao Han
1
-9
/
+6
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
1
-1
/
+0
2022-04-08
staging: r8188eu: remove SetHalDefVar8188EUsb()
Michael Straube
3
-44
/
+34
2022-04-08
staging: r8188eu: clean up rtw_ioctl.h
Michael Straube
1
-79
/
+0
2022-04-08
staging: r8188eu: remove header usb_vendor_req.h
Michael Straube
3
-37
/
+0
2022-04-08
staging: r8188eu: remove unused prototype usbvendorrequest()
Michael Straube
1
-3
/
+0
2022-04-08
staging: r8188eu: remove unused enums from odm.h
Michael Straube
1
-29
/
+0
2022-04-08
staging: r8188eu: remove unused fields from struct eeprom_priv
Michael Straube
1
-3
/
+0
2022-04-08
staging: r8188eu: ROMVer is always zero
Michael Straube
3
-3
/
+1
2022-04-08
staging: r8188eu: move struct rt_firmware to rtw_fw.h
Michael Straube
2
-5
/
+6
2022-04-08
staging: r8188eu: remove unused macros from basic_types.h
Michael Straube
1
-72
/
+1
2022-04-08
staging: rtl8723bs: remove header rtw_ioctl.h
Michael Straube
2
-73
/
+0
2022-04-08
staging: rtl8192u: use min_t/max_t macros instead of if else
Rebecca Mckeever
1
-8
/
+5
2022-04-08
staging: rtl8192u: replace ternary statement with if and assignment
Rebecca Mckeever
1
-1
/
+3
2022-04-07
staging: rtl8712: fix camel case in function r8712_generate_ie
Mahak Gupta
1
-2
/
+2
2022-04-07
staging: rtl8192e: remove multiple blank lines
Alaa Mohamed
1
-3
/
+0
2022-04-07
staging: rtl8723bs: fix indentation
Sevinj Aghayeva
1
-11
/
+3
2022-04-07
staging: r8188eu: use sizeof(*pvar) for allocating structs
Rebecca Mckeever
1
-34
/
+34
2022-04-07
staging: r8188eu: correct misspelling in comment 'tppe' -> 'type'
Rebecca Mckeever
1
-1
/
+1
2022-04-07
staging: r8188eu: remove extra 'the'
Rebecca Mckeever
1
-1
/
+1
[prev]
[next]