index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
USB: fix __must_check warnings in drivers/usb/atm/
Greg Kroah-Hartman
1
-40
/
+34
2006-09-27
USB: fix __must_check warnings in drivers/usb/misc/
Greg Kroah-Hartman
3
-17
/
+57
2006-09-27
USB: fix __must_check warnings in drivers/usb/core/
Greg Kroah-Hartman
6
-29
/
+80
2006-09-27
USB: fix root-hub resume when CONFIG_USB_SUSPEND is not set
Alan Stern
1
-1
/
+6
2006-09-27
usbcore: remove usb_suspend_root_hub
Alan Stern
5
-71
/
+1
2006-09-27
usbcore: non-hub-specific uses of autosuspend
Alan Stern
4
-11
/
+28
2006-09-27
usbcore: add autosuspend/autoresume infrastructure
Alan Stern
4
-45
/
+460
2006-09-27
usbcore: store each usb_device's level in the tree
Alan Stern
1
-0
/
+1
2006-09-27
USB: usb/input/usbmouse.c: whitespace cleanup
Reiner Herrmann
1
-1
/
+1
2006-09-27
USB: ohci-at91, two one-liners
David Brownell
1
-1
/
+2
2006-09-27
USB: net2280: update dma buffer allocation
David Brownell
1
-68
/
+88
2006-09-27
USB: usb serial gadget smp related bug
Eugeny S. Mints
1
-0
/
+3
2006-09-27
USB: replace kernel_thread() with kthread_run() in libusual.c
Matthew Dharm
1
-5
/
+5
2006-09-27
gadgetfs patch for ep0out
Skip Hansen
1
-1
/
+1
2006-09-27
USB: EHCI whitespace fixes (cosmetic)
David Brownell
7
-64
/
+64
2006-09-27
USB: ethernet gadget avoids zlps for musb_hdrc
David Brownell
1
-0
/
+3
2006-09-27
usbmon: don't call mon_dmapeek if DMA isn't being used
Alan Stern
3
-6
/
+9
2006-09-27
usbcore: trim down usb_bus structure
Alan Stern
8
-71
/
+44
2006-09-27
usbcore: Add flag for whether a host controller uses DMA
Alan Stern
1
-3
/
+5
2006-09-27
USB: remove struct usb_operations
Alan Stern
5
-84
/
+24
2006-09-27
USB: usb-hub-driver-improve-use-of-ifdef fix
Andrew Morton
1
-0
/
+2
2006-09-27
USB: Turn usb_resume_both() into static inline
Alexey Dobriyan
1
-1
/
+4
2006-09-27
usbcore: help drivers to change device configs
Alan Stern
1
-0
/
+59
2006-09-27
usb-storage: fix for UFI LUN detection
Alan Stern
1
-0
/
+15
2006-09-27
USB: fix typo in drivers/usb/gadget/Kconfig
Jules Villard
1
-1
/
+1
2006-09-27
USB: fix signedness issue in drivers/usb/gadget/ether.c
Eric Sesterhenn
1
-1
/
+1
2006-09-27
USB core: Use const where possible.
Luiz Fernando N. Capitulino
2
-12
/
+13
2006-09-27
wusb: pretty print new wireless USB devices when they connect
Inaky Perez-Gonzalez
1
-10
/
+15
2006-09-27
wusb: handle wusb device ep0 speed settings
Inaky Perez-Gonzalez
1
-2
/
+10
2006-09-27
wusb: hub code recognizes wusb ports
Inaky Perez-Gonzalez
2
-1
/
+16
2006-09-27
usb: deal with broken config descriptors
Inaky Perez-Gonzalez
1
-1
/
+3
2006-09-27
USB Storage: add rio karma eject support
Matthew Dharm
8
-75
/
+187
2006-09-27
usb-skeleton: small update
Luiz Fernando N. Capitulino
1
-28
/
+22
2006-09-27
usbcore: khubd and busy-port handling
Alan Stern
2
-2
/
+12
2006-09-27
usbcore: make hcd_endpoint_disable wait for queue to drain
Alan Stern
1
-30
/
+35
2006-09-27
UHCI: increase Resume-Detect-off delay
Alan Stern
1
-3
/
+9
2006-09-27
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
20
-23
/
+69
2006-09-27
USB gadget: gadgetfs dont try to lock before free
Milan Svoboda
1
-1
/
+0
2006-09-27
USB: add poll to gadgetfs's endpoint zero
Milan Svoboda
1
-1
/
+31
2006-09-27
USB: net1080 inherent pad length
dave rientjes
1
-8
/
+7
2006-09-27
USB: ldusb: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-6
/
+2
2006-09-27
USB: usblcd: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-6
/
+2
2006-09-27
USB: usb-serial: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-12
/
+7
2006-09-27
USB: powermate: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-3
/
+1
2006-09-27
USB: keyspan_remote: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-2
/
+1
2006-09-27
USB: ati_remote: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-6
/
+2
2006-09-27
USB: acecad: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-4
/
+1
2006-09-27
USB: appletouch: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-4
/
+1
2006-09-27
USB: hub: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-7
/
+2
2006-09-27
USB: usblp: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-7
/
+2
[prev]
[next]