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
/
usb
/
wusbcore
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-01
wusb: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
1
-4
/
+3
2011-06-07
USB: wusbcore: return negative error codes
Dan Carpenter
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
6
-10
/
+10
2011-03-13
USB 3.0 Hub Changes
John Youn
1
-2
/
+2
2011-03-13
USB: Remove bitmap #define from hcd.h
Sarah Sharp
1
-2
/
+2
2011-03-02
wusb: fix find_first_zero_bit() return value check
Akinobu Mita
1
-1
/
+1
2011-02-25
drivers:usb:wusbhc.h remove one to many l's in the word.
Justin P. Mattock
1
-1
/
+1
2011-01-22
USB: wusbcore: rh.c Typo change desciptor to descriptor.
Justin P. Mattock
1
-1
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-22
usb: makefile cleanup
matt mooney
1
-8
/
+9
2010-10-22
usb: change to new flag variable
matt mooney
1
-3
/
+1
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-5
/
+1
2010-05-20
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
1
-2
/
+0
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-3
/
+1
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
10
-0
/
+10
2010-04-22
usb: wusb: don't overflow the Keep Alive IE buffer
David Vrabel
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
10
-0
/
+10
2010-03-29
Fix comment and Kconfig typos for 'require' and 'fragment'
Gilles Espinasse
1
-1
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-02
USB class: make USB device id constant
Németh Márton
1
-1
/
+1
2010-03-02
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
1
-1
/
+1
2010-03-02
USB: wusb: check CHID is all zeros before stopping the host
Julia Lawall
1
-1
/
+1
2010-02-05
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
1
-1
/
+1
2009-12-11
USB: wusb: correctly check size of security descriptor.
David Vrabel
1
-3
/
+3
2009-12-11
USB: wusb: don't leak urb in certain error cases
David Vrabel
1
-4
/
+3
2009-12-11
USB: wusb: add wusb_phy_rate sysfs file to host controllers
David Vrabel
2
-0
/
+33
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2
-3
/
+3
2009-10-14
USB: wusb: don't use the stack to read security descriptor
Stefano Panella
1
-22
/
+19
2009-09-21
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
1
-1
/
+1
2009-04-17
WUSB: correct format of wusb_chid sysfs file
David Vrabel
1
-14
/
+12
2009-04-17
WUSB: fix oops when completing URBs for disconnected devices
David Vrabel
2
-2
/
+6
2009-04-17
WUSB: disconnect all devices when stopping a WUSB HCD
David Vrabel
1
-6
/
+13
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-04-02
workqueue: add to_delayed_work() helper function
Jean Delvare
1
-1
/
+1
2009-03-30
trivial: Fix dubious bitwise 'and' usage spotted by sparse.
Alexey Zaytsev
1
-1
/
+1
2009-03-24
USB: use kzfree()
Johannes Weiner
1
-2
/
+1
2009-03-24
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
2
-0
/
+4
2009-03-17
USB: wusbcore/wa-xfer, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-01-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
1
-1
/
+1
2009-01-07
USB: wusb: annotate association types withe proper endianness
Harvey Harrison
1
-1
/
+1
2009-01-06
wusb: return -ENOTCONN when resetting a port with no connected device
David Vrabel
2
-0
/
+4
2008-12-22
uwb: use print_hex_dump()
David Vrabel
2
-27
/
+23
2008-12-22
uwb: use dev_dbg() for debug messages
David Vrabel
7
-429
/
+96
2008-12-12
wusb: fix oops when terminating a non-existant reservation
David Vrabel
1
-2
/
+5
2008-12-12
uwb: improved MAS allocator and reservation conflict handling
Stefano Panella
1
-6
/
+7
2008-11-25
wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive
David Vrabel
2
-25
/
+36
2008-11-19
uwb: add basic radio manager
David Vrabel
4
-71
/
+33
[next]