index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
winbond
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
Staging: w35und: fix usb_control_msg() error handling in wb35_probe()
Pekka Enberg
1
-6
/
+10
2009-02-27
Staging: w35und: fix registration with wlan stack
Pavel Machek
1
-1
/
+3
2009-01-06
Staging: w35und: fix config build warnings
Greg Kroah-Hartman
1
-2
/
+3
2009-01-06
Staging: w35und: fix Kconfig
Pavel Machek
1
-4
/
+8
2009-01-06
Staging: w35und: remove rxisr.c as dead code
Pekka Enberg
6
-42
/
+0
2009-01-06
Staging: w35und: remove dead code from wbhal.c
Pekka Enberg
2
-332
/
+1
2009-01-06
Staging: w35und: make functions local to wb35tx.c static
Pekka Enberg
2
-109
/
+95
2009-01-06
Staging: w35und: make functions local to wb35rx.c static
Pekka Enberg
2
-218
/
+213
2009-01-06
Staging: w35und: remove dead code from mto.c
Pekka Enberg
2
-648
/
+2
2009-01-06
Staging: w35und: make functions local to mlmetxrx.c static
Pekka Enberg
2
-63
/
+1
2009-01-06
Staging: w35und: make functions local to mds.c static
Pekka Enberg
2
-412
/
+391
2009-01-06
Staging: w35und: remove ->shutdown from struct wbsoft_priv
Pekka Enberg
6
-41
/
+1
2009-01-06
Staging: w35und: remove ->skb_array from struct wbsoft_priv
Pekka Enberg
2
-19
/
+0
2009-01-06
Staging: w35und: move packet_came() to wb35rx.c
Pekka Enberg
2
-30
/
+27
2009-01-06
Staging: w35und: move global wbsoft_enabled to struct wbsoft_priv
Pekka Enberg
2
-5
/
+8
2009-01-06
Staging: w35und: remove unused ->ShutDowned member from struct LOCAL_PARA
Pekka Enberg
2
-7
/
+0
2009-01-06
Staging: w35und: clean up wblinux.c a bit
Pekka Enberg
3
-175
/
+147
2009-01-06
Staging: w35und: inline DRIVER_AUTHOR and DRIVER_DESC macros
Pekka Enberg
2
-5
/
+2
2009-01-06
Staging: w35und: remove global struct ieee80211_hw
Pekka Enberg
7
-61
/
+72
2009-01-06
Staging: w35und: merge struct wb35_adapter to struct wbsoft_priv
Pekka Enberg
18
-204
/
+183
2009-01-06
Staging: w35und: clean up adapter.h a bit
Pekka Enberg
4
-23
/
+8
2009-01-06
Staging: w35und: remove ->adapter from struct _HW_DATA_T
Pekka Enberg
6
-48
/
+43
2009-01-06
Staging: w35und: move struct wbsoft_priv to core.h and use it
Pekka Enberg
2
-15
/
+28
2009-01-06
Staging: w35und: move source files to one directory
Pekka Enberg
17
-28
/
+30
2009-01-06
Staging: w35und: remove some dead code
Pekka Enberg
9
-387
/
+0
2009-01-06
Staging: w35und: #include cleanup
Pekka Enberg
41
-94
/
+208
2009-01-06
Staging: w35und: remove unused link status code
Pekka Enberg
5
-18
/
+0
2009-01-06
Staging: w35und: remove unused macros from common.h
Pekka Enberg
1
-15
/
+0
2009-01-06
Staging: w35und: remove abs() and BIT() macros
Pekka Enberg
1
-7
/
+0
2009-01-06
Staging: w35und: remove memcpy/memcmp wrappers
Pekka Enberg
2
-8
/
+4
2009-01-06
Staging: w35und: remove atomic op wrappers
Pekka Enberg
14
-67
/
+30
2009-01-06
Staging: w35und: remove timer wrappers
Pekka Enberg
10
-343
/
+312
2009-01-06
Staging: w35und: move supported band initialization out of wb35_probe()
Pekka Enberg
1
-6
/
+8
2009-01-06
Staging: w35und: plug memory leak in wbsoft_tx()
Pekka Enberg
1
-5
/
+2
2009-01-06
Staging: w35und: remove macro magic from MLME_GetNextPacket()
Pekka Enberg
1
-14
/
+8
2009-01-06
Staging: w35und: usb_put_dev() is missing from wb35_disconnect()
Pekka Enberg
1
-3
/
+4
2009-01-06
Staging: w35und: OS_MEMORY_ALLOC wrapper removal
Pekka Enberg
5
-17
/
+6
2009-01-06
Staging: w35und: remove true/false boolean macros
Pekka Enberg
10
-110
/
+92
2009-01-06
w35und: remove dead code from wbusb_f.h
Pekka Enberg
5
-67
/
+27
2009-01-06
Staging: w35und: remove usb_alloc_urb wrapper function
Greg Kroah-Hartman
4
-14
/
+7
2009-01-06
Staging: w35und: remove usb_submit_urb wrapper function
Greg Kroah-Hartman
4
-5
/
+4
2009-01-06
Staging: w35und: wb35_probe() cleanup
Pekka Enberg
1
-57
/
+45
2009-01-06
Staging: w35und: merge wblinux struct to adapter
Pekka Enberg
5
-87
/
+61
2009-01-06
Staging: w35und: padapter struct typedef removal
Pekka Enberg
28
-315
/
+315
2009-01-06
Staging: w35und: wb35reg struct typedef removal
Pekka Enberg
6
-408
/
+407
2009-01-06
Staging: w35und: reg queue struct typedef removal
Pekka Enberg
2
-112
/
+108
2009-01-06
Staging: w35und: purb typedef removal
Pekka Enberg
8
-54
/
+50
2009-01-06
Staging: w35und: remove the no-op pa_stall_execution macro
Pekka Enberg
2
-24
/
+0
2009-01-06
Staging: w35und: use msleep() and udelay()
Pekka Enberg
8
-53
/
+49
2009-01-06
Staging: w35und: remove unused wb35_open() and wb35_close() functions
Pekka Enberg
1
-2
/
+0
[next]