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-06-06
staging: vchiq_arm: pass vchiq instance to 'handle_to_service'
Adrien Thierry
3
-7
/
+7
2022-06-06
staging: vchiq_arm: pass vchiq instance to 'vchiq_get_service_userdata'
Adrien Thierry
4
-4
/
+5
2022-06-06
staging: vchiq_arm: pass vchiq instance to 'vchiq_get_client_id'
Adrien Thierry
3
-3
/
+3
2022-06-06
staging: vchiq_arm: pass vchiq instance to 'find_service_by_handle'
Adrien Thierry
8
-103
/
+118
2022-06-06
staging: vchiq_arm: pass vchiq instance to service callbacks
Adrien Thierry
6
-12
/
+18
2022-06-06
staging: vchiq_arm: get rid of global device structure
Adrien Thierry
7
-57
/
+53
2022-06-06
staging: vchiq_arm: add reference to vchiq device in vchiq_state
Adrien Thierry
3
-3
/
+6
2022-06-06
staging: rtl8192u: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-06-06
staging: vt6655: Update function description
Nam Cao
1
-2
/
+2
2022-06-06
staging: rtl8723bs: fix placement of braces
Hannes Braun
1
-158
/
+65
2022-06-06
staging: r8188eu: calculate the addba request length
Martin Kaiser
1
-5
/
+3
2022-06-06
staging: r8188eu: use mgmt to set start sequence number
Martin Kaiser
1
-2
/
+2
2022-06-06
staging: r8188eu: use ieee80211 to set addba capabilities
Martin Kaiser
1
-3
/
+7
2022-06-06
staging: r8188eu: use mgmt to set the timeout
Martin Kaiser
1
-4
/
+2
2022-06-06
staging: r8188eu: use mgmt to set the dialog token
Martin Kaiser
1
-1
/
+2
2022-06-06
staging: r8188eu: use mgmt to set the action codes
Martin Kaiser
1
-1
/
+6
2022-06-06
staging: r8188eu: use mgmt to set the category
Martin Kaiser
1
-2
/
+2
2022-06-06
staging: r8188eu: use mgmt to set the sequence number
Martin Kaiser
1
-3
/
+1
2022-06-06
staging: r8188eu: use mgmt to set the addresses
Martin Kaiser
1
-4
/
+3
2022-06-06
staging: r8188eu: use ieee80211_mgmt in issue_action_BA
Martin Kaiser
1
-4
/
+3
2022-06-06
staging: r8188eu: use defines for the block action codes
Martin Kaiser
1
-3
/
+3
2022-06-06
staging: r8188eu: remove unnecessary category check
Martin Kaiser
1
-48
/
+46
2022-06-06
staging: vt6655: Delete upc.h
Philipp Hortmann
3
-31
/
+2
2022-06-06
staging: vt6655: Add missing BE support on 2x iowrite32
Philipp Hortmann
2
-0
/
+5
2022-06-06
staging: vt6655: Replace VNSvOutPortD with iowrite32
Philipp Hortmann
8
-51
/
+41
2022-06-06
staging: vt6655: Replace MACvRx1PerPktMode with VNSvOutPortD
Philipp Hortmann
2
-4
/
+1
2022-06-06
staging: vt6655: Replace MACvRx0PerPktMode with VNSvOutPortD
Philipp Hortmann
2
-4
/
+1
2022-06-06
staging: vt6655: Replace MACvSetCurrBCNTxDescAddr with VNSvOutPortD
Philipp Hortmann
3
-8
/
+2
2022-06-06
staging: vt6655: Replace MACvIntDisable with VNSvOutPortD
Philipp Hortmann
3
-5
/
+2
2022-06-06
staging: vt6655: Replace MACvIntEnable with VNSvOutPortD
Philipp Hortmann
2
-6
/
+3
2022-06-06
staging: vt6655: Replace MACvWriteISR with VNSvOutPortD
Philipp Hortmann
2
-4
/
+1
2022-06-06
staging: vt6655: Replace VNSvOutPortW with iowrite16
Philipp Hortmann
7
-30
/
+17
2022-06-06
staging: vt6655: Replace MACvSetCurrBCNLength with VNSvOutPortW
Philipp Hortmann
2
-6
/
+1
2022-06-06
staging: greybus: Fix indentation in fw-management.c
Uri Arev
1
-3
/
+3
2022-06-06
staging: sm750fb: fix camelCase function name
Nam Cao
3
-5
/
+5
2022-06-06
staging: rts5208: spi.c: fix codestyle error in dynamic debug code
Srivathsan Sivakumar
1
-4
/
+2
2022-06-06
staging: r8188eu: convert pr_info_once call in core/rtw_fw.c
Phillip Potter
1
-3
/
+3
2022-06-06
staging: qlge: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-2
/
+1
2022-06-03
Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
202
-9506
/
+2075
2022-05-25
Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-5
/
+7
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-11
/
+10
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
41
-8172
/
+0
2022-05-23
Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-5
/
+7
2022-05-20
staging: r8188eu: remove include/rtw_debug.h
Phillip Potter
4
-49
/
+2
2022-05-19
staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()
Denis Efremov
1
-2
/
+4
2022-05-19
staging: r8188eu: delete rtw_wx_read/write32()
Dan Carpenter
1
-84
/
+2
2022-05-19
staging: r8188eu: Remove multiple assignments
Soumya Negi
1
-1
/
+2
2022-05-19
staging: r8188eu: add check for kzalloc
Jiasheng Jiang
2
-3
/
+12
2022-05-19
staging: r8188eu: fix warnings in rtw_wlan_util
Vihas Makwana
1
-1
/
+1
[prev]
[next]