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-02-15
staging: r8188eu: limit rtw_dbg_port to path a
Martin Kaiser
1
-1
/
+5
2022-02-15
staging: r8188eu: limit rtw_wx_read_rf to path a
Martin Kaiser
1
-2
/
+5
2022-02-15
staging: r8188eu: clarify that bb_reg_dump uses only path a
Martin Kaiser
1
-3
/
+3
2022-02-15
staging: r8188eu: remove path parameter from phy_RFSerialWrite
Martin Kaiser
1
-3
/
+2
2022-02-15
staging: r8188eu: remove path parameter from rtl8188e_PHY_SetRFReg
Martin Kaiser
7
-27
/
+24
2022-02-15
staging: r8188eu: write only path a registers in rtw_dbg_port
Martin Kaiser
1
-1
/
+5
2022-02-15
staging: r8188eu: set path a explicitly
Martin Kaiser
1
-1
/
+1
2022-02-15
staging: r8188eu: remove unused enums from ieee80211.h
Michael Straube
1
-66
/
+0
2022-02-15
staging: r8188eu: remove unused structs from ieee80211.h
Michael Straube
1
-200
/
+0
2022-02-15
staging: r8188eu: remove ishighspeed from dvobj_priv
Martin Kaiser
6
-15
/
+8
2022-02-15
staging: r8188eu: clean up enum hw_variables
Michael Straube
1
-17
/
+0
2022-02-15
staging: r8188eu: remove unused enum
Michael Straube
1
-8
/
+0
2022-02-15
staging: r8188eu: Use sizeof dereferenced pointer in kzalloc()
Fabio M. De Francesco
1
-2
/
+2
2022-02-15
staging: r8188eu: keep the success path and error path separate
Vihas Makwana
1
-18
/
+12
2022-02-15
staging: r8188eu: remove useless if else
Jiapeng Chong
1
-5
/
+1
2022-02-15
staging: greybus: Remove redundant 'flush_workqueue()' calls
Minghao Chi (CGEL ZTE)
1
-1
/
+0
2022-02-15
staging/ks7010: Remove redundant 'flush_workqueue()' calls
Minghao Chi (CGEL ZTE)
1
-3
/
+1
2022-02-15
staging: most: net: Make use of the helper macro LIST_HEAD()
Cai Huoqing
1
-1
/
+1
2022-02-15
staging: most: video: Make use of the helper macro LIST_HEAD()
Cai Huoqing
1
-1
/
+1
2022-02-15
staging: wfx: remove support for legacy PDS format
Jérôme Pouiller
1
-51
/
+4
2022-02-15
staging: wfx: allow new PDS format
Jérôme Pouiller
1
-17
/
+57
2022-02-14
Merge 5.17-rc4 into staging-testing
Greg Kroah-Hartman
2
-3
/
+22
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
3
-7
/
+3
2022-02-09
staging: fbtft: Deduplicate driver registration macros
Uwe Kleine-König
1
-57
/
+36
2022-02-09
staging: fbtft: Fix error path in fbtft_driver_module_init()
Uwe Kleine-König
1
-1
/
+4
2022-02-08
staging: drop fpgaboot driver
Tong Zhang
10
-704
/
+0
2022-02-08
Staging: nvec: Fix ending in '(' error
Ayan Choudhary
1
-2
/
+2
2022-02-08
staging: pi433: remove need to recompile code to debug fifo content
Paulo Miguel Almeida
1
-13
/
+2
2022-02-08
staging: pi433: standardize use of line escape chars in dev_dbg stmts
Paulo Miguel Almeida
2
-52
/
+53
2022-02-08
staging: pi433: remove register debug dev_dbg stmts using DEBUG_VALUES
Paulo Miguel Almeida
1
-35
/
+2
2022-02-08
Staging: r8188eu: core: 'associcated' may be misspelled - perhaps 'associated'?
Leonardo Araujo
1
-3
/
+3
2022-02-08
Staging: unisys: visorhba: alignment should match open parenthesis
Leonardo Araujo
1
-1
/
+1
2022-02-08
staging: gdm724x: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2022-02-08
staging: r8188eu: usb_suspend_sema is initialised but not used
Martin Kaiser
2
-2
/
+0
2022-02-08
staging: r8188eu: RegUsbSS is not used
Martin Kaiser
1
-1
/
+0
2022-02-08
staging: r8188eu: dvobj_priv's signal_strength is not used
Martin Kaiser
1
-1
/
+0
2022-02-08
staging: r8188eu: usb_vendor_req_mutex is not used
Martin Kaiser
1
-1
/
+0
2022-02-08
staging: r8188eu: remove unused struct hostapd_priv
Martin Kaiser
2
-5
/
+0
2022-02-08
staging: r8188eu: not_indic_disco is unused
Martin Kaiser
1
-1
/
+0
2022-02-08
staging: r8188eu: irq_alloc is not used
Martin Kaiser
1
-2
/
+0
2022-02-08
staging: r8188eu: in_cta_test is always 0
Martin Kaiser
2
-16
/
+2
2022-02-08
staging: r8188eu: remove unused struct adapter components
Martin Kaiser
1
-11
/
+0
2022-02-08
staging: r8188eu: remove the global DriverState
Martin Kaiser
2
-13
/
+3
2022-02-08
staging: r8188eu: remove unused enum _ADAPTER_TYPE
Martin Kaiser
1
-6
/
+0
2022-02-08
staging: r8188eu: remove unused enum _IFACE_TYPE
Martin Kaiser
1
-6
/
+0
2022-02-08
staging: r8188eu: move local definitions into rtw_fw.h
Martin Kaiser
2
-45
/
+45
2022-02-08
staging: r8188eu: remove debug code to bypass IQ calibration
Martin Kaiser
1
-5
/
+0
2022-02-08
staging: r8188eu: remove debug code to bypass LC calibration
Martin Kaiser
1
-5
/
+0
2022-02-08
staging: r8188eu: replace local OFDM_index with single variable
Martin Kaiser
1
-7
/
+7
2022-02-08
staging: r8188eu: only OFDM_index[0] is used
Martin Kaiser
2
-3
/
+3
[prev]
[next]