index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-30
USB: replace flush_workqueue with cancel_sync_work
Alan Stern
1
-1
/
+1
2007-05-23
USB: Deref URB after usbmon is done with it
Pete Zaitcev
1
-1
/
+1
2007-05-23
USB: remove unneeded WARN_ON
Alan Stern
1
-4
/
+0
2007-04-28
USB: add "last_busy" field for use in autosuspend
Alan Stern
1
-0
/
+1
2007-04-28
USB: separate autosuspend from external suspend
Alan Stern
1
-3
/
+22
2007-04-28
USB: fix race in HCD removal
Alan Stern
1
-3
/
+5
2007-02-08
usbcore: remove unused bandwith-related code
Alan Stern
1
-137
/
+0
2006-12-02
usb hub: fix root hub code so it takes more than 15 devices per root hub
inaky@linux.intel.com
1
-1
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-8
/
+7
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-2
/
+2
2006-09-29
USB: allow both root-hub interrupts and polling
Alan Stern
1
-2
/
+1
2006-09-29
USB: Fix alignment of buffer passed down to ->hub_control()
Mikael Pettersson
1
-1
/
+2
2006-09-27
usbcore: remove usb_suspend_root_hub
Alan Stern
1
-44
/
+0
2006-09-27
usbcore: trim down usb_bus structure
Alan Stern
1
-44
/
+23
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
1
-44
/
+5
2006-09-27
usbcore: make hcd_endpoint_disable wait for queue to drain
Alan Stern
1
-30
/
+35
2006-09-27
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
1
-0
/
+11
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
1
-10
/
+2
2006-05-09
[PATCH] USB: fix OHCI PM regression
David Brownell
1
-7
/
+6
2006-03-21
[PATCH] USB core and HCDs: don't put_device while atomic
Alan Stern
1
-2
/
+0
2006-03-21
[PATCH] USB: remove usbcore-specific wakeup flags
David Brownell
1
-14
/
+26
2006-03-21
[PATCH] USB: usbcore sets up root hubs earlier
David Brownell
1
-49
/
+55
2006-03-21
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
1
-12
/
+13
2006-01-05
[PATCH] USB: Consider power budget when choosing configuration
Alan Stern
1
-2
/
+3
2006-01-05
[PATCH] USB: Remove USB private semaphore
Alan Stern
1
-2
/
+3
2005-11-30
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
1
-5
/
+10
2005-11-17
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
1
-5
/
+0
2005-10-29
[PATCH] USB: Fix maxpacket length for ep0 on root hubs
Alan Stern
1
-2
/
+2
2005-10-29
[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
Alan Stern
1
-2
/
+1
2005-10-29
[PATCH] USB: convert usbmon to use usb notifiers
Greg Kroah-Hartman
1
-2
/
+0
2005-10-29
[PATCH] USB: convert usbfs/inode.c to use usb notifiers
Greg Kroah-Hartman
1
-2
/
+0
2005-10-29
[PATCH] USB: add notifier functions to the USB core for devices and busses
Greg Kroah-Hartman
1
-0
/
+2
2005-10-29
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
1
-10
/
+6
2005-10-29
[PATCH] updates for "controller suspended" handling
David Brownell
1
-16
/
+12
2005-10-29
[PATCH] root hub changes (lesser half)
David Brownell
1
-7
/
+57
2005-10-29
[PATCH] all HCDs provide root hub suspend/resume methods
David Brownell
1
-15
/
+27
2005-10-29
[PATCH] remove some USB_SUSPEND dependencies
David Brownell
1
-0
/
+2
2005-10-28
Merge ../bleed-2.6
Greg KH
1
-1
/
+1
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-1
/
+2
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
1
-1
/
+1
2005-09-12
[PATCH] usbcore: small changes to HCD glue layer
Alan Stern
1
-2
/
+1
2005-09-08
[PATCH] USB: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-09-06
[PATCH] Driver core: link device and all class devices derived from it.
Dmitry Torokhov
1
-1
/
+1
2005-07-30
[PATCH] USB: fix in usb_calc_bus_time
Dan Streetman
1
-2
/
+2
2005-07-12
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
1
-1
/
+1
2005-06-28
[PATCH] usbcore: register root hub in usb_add_hcd
Alan Stern
1
-23
/
+49
2005-06-28
[PATCH] usbcore support for root-hub IRQ instead of polling
Alan Stern
1
-86
/
+121
2005-06-23
[PATCH] better USB_MON dependencies
Adrian Bunk
1
-1
/
+1
[next]