index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
staging: r8188eu: use BIT(tid) instead of manual shift
Martin Kaiser
1
-1
/
+1
2022-05-19
staging: r8188eu: replace if with ternary operator
Martin Kaiser
1
-4
/
+2
2022-05-19
staging: r8188eu: merge process_addba_req into OnAction_back
Martin Kaiser
3
-25
/
+5
2022-05-19
staging: r8188eu: read addba resp tid from ieee80211_mgmt
Martin Kaiser
1
-1
/
+2
2022-05-19
staging: r8188eu: get addba resp status from ieee80211_mgmt
Martin Kaiser
1
-3
/
+2
2022-05-19
staging: r8188eu: Fix block comment format
Soumya Negi
1
-32
/
+28
2022-05-19
staging: rtl8723bs: Fix alignment to match open parenthesis
Soumya Negi
1
-11
/
+13
2022-05-19
staging: vt6655: Replace VNSvOutPortB with iowrite8
Philipp Hortmann
9
-64
/
+48
2022-05-19
staging: vt6655: Replace MACvTransmitBCN with VNSvOutPortB
Philipp Hortmann
2
-4
/
+1
2022-05-19
staging: vt6655: Replace MACvStart with VNSvOutPortB
Philipp Hortmann
2
-5
/
+2
2022-05-19
staging: r8188eu: drop redundant if check
Vihas Makwana
1
-8
/
+6
2022-05-19
staging: r8188eu: read back action code from ieee80211_mgmt
Martin Kaiser
1
-3
/
+2
2022-05-19
staging: r8188eu: use back action codes from ieee80211.h
Martin Kaiser
1
-5
/
+5
2022-05-19
staging: r8188eu: read destination address from ieee80211_mgmt
Martin Kaiser
1
-1
/
+1
2022-05-19
staging: r8188eu: don't check the category in OnAction_back
Martin Kaiser
1
-39
/
+37
2022-05-19
staging: r8188eu: read addr2 from ieee80211_mgmt
Martin Kaiser
1
-6
/
+5
2022-05-19
staging: rtl8192u: make const array queuetopipe const, reduces object code size
Colin Ian King
1
-1
/
+1
2022-05-05
staging: r8188eu: remove unused IEEE_* defines
Martin Kaiser
1
-5
/
+0
2022-05-05
staging: r8188eu: use standard category defines
Martin Kaiser
3
-16
/
+14
2022-05-05
staging: r8188eu: use ieee80211_mgmt for action category
Martin Kaiser
1
-8
/
+2
2022-05-05
staging: r8188eu: replace OnAction_tbl with switch-case
Martin Kaiser
2
-17
/
+10
2022-05-05
staging: r8188eu: remove an unused category define
Martin Kaiser
1
-1
/
+0
2022-05-05
staging: r8188eu: remove action_handler string
Martin Kaiser
2
-4
/
+3
2022-05-05
staging: r8188eu: remove unused action handler prototypes
Martin Kaiser
1
-6
/
+0
2022-05-05
staging: r8188eu: action category wmm is not used
Martin Kaiser
3
-9
/
+0
2022-05-05
staging: r8188eu: action category ht is not used
Martin Kaiser
3
-9
/
+0
2022-05-05
staging: vt6655: Replace unused return value of vt6655_get_current_tsf
Philipp Hortmann
3
-12
/
+10
2022-05-05
staging: vt6655: Rename function CARDbGetCurrentTSF
Philipp Hortmann
3
-7
/
+7
2022-05-05
staging: vt6655: Added missing BE support in CARDbGetCurrentTSF
Philipp Hortmann
1
-1
/
+1
2022-05-05
staging: vt6655: Replace VNSvInPortD with ioread32
Philipp Hortmann
5
-18
/
+17
2022-05-05
staging: r8188eu: Remove broken rtw_p2p_get function.
Charlie Sands
1
-135
/
+1
2022-05-05
staging: r8188eu: drop redundant check in _rtw_free_mlme_priv
Vihas Makwana
1
-3
/
+1
2022-05-05
staging: r8188eu: remove unused else condition
Jaehee Park
1
-3
/
+0
2022-05-05
staging: r8188eu: remove unused semaphore "allrxreturnevt"
Vihas Makwana
2
-3
/
+0
2022-05-05
staging: greybus: correct typo in comment
Nickalas Cason
1
-1
/
+1
2022-05-05
staging: vc04_services: Re-use generic struct s32_fract
Andy Shevchenko
6
-49
/
+46
2022-04-27
staging: vt6655: Replace MACvReadISR with VNSvInPortD
Philipp Hortmann
2
-5
/
+2
2022-04-27
staging: vt6655: Replace MACvReadMIBCounter with VNSvInPortD
Philipp Hortmann
2
-4
/
+1
2022-04-26
staging: vt6655: Replace VNSvInPortW with ioread16
Philipp Hortmann
2
-5
/
+2
2022-04-26
staging: rtl8192e: Remove u16 cast for u16 return value
Solomon Tan
1
-1
/
+1
2022-04-26
staging: rtl8192e: Remove u16 cast for u32 parameter
Solomon Tan
1
-1
/
+1
2022-04-26
staging: rtl8192e: Remove unnecessary u16 argument cast
Solomon Tan
1
-1
/
+1
2022-04-26
staging: rtl8192e: Remove unnecessary u16 assignment cast
Solomon Tan
2
-4
/
+3
2022-04-26
staging: rtl8192e: Remove unnecessary u8 cast in comparison
Solomon Tan
2
-2
/
+2
2022-04-26
staging: rtl8192e: Remove unnecessary u8 argument cast
Solomon Tan
4
-9
/
+7
2022-04-26
staging: rtl8192e: Remove unnecessary u8 assignment cast
Solomon Tan
4
-38
/
+36
2022-04-26
staging: r8188eu: drop unnecessary wrapper _rtw_dequeue_cmd
Vihas Makwana
1
-21
/
+13
2022-04-26
staging: r8188eu: drop unnecessary wrapper _rtw_alloc_network
Vihas Makwana
3
-36
/
+27
2022-04-26
staging: r8188eu: drop unnecessary wrapper _rtw_free_mlme_priv
Vihas Makwana
2
-13
/
+4
2022-04-26
staging: r8188eu: drop unnecessary wrapper _rtw_init_mlme_priv
Vihas Makwana
1
-56
/
+47
[next]