index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
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
2006-09-28
USB: allow both root-hub interrupts and polling
Alan Stern
1
-2
/
+1
2006-09-28
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-08
[PATCH] USB: fix OHCI PM regression
David Brownell
1
-7
/
+6
2006-03-20
[PATCH] USB core and HCDs: don't put_device while atomic
Alan Stern
1
-2
/
+0
2006-03-20
[PATCH] USB: remove usbcore-specific wakeup flags
David Brownell
1
-14
/
+26
2006-03-20
[PATCH] USB: usbcore sets up root hubs earlier
David Brownell
1
-49
/
+55
2006-03-20
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
1
-12
/
+13
2006-01-04
[PATCH] USB: Consider power budget when choosing configuration
Alan Stern
1
-2
/
+3
2006-01-04
[PATCH] USB: Remove USB private semaphore
Alan Stern
1
-2
/
+3
2005-11-29
[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-28
[PATCH] USB: Fix maxpacket length for ep0 on root hubs
Alan Stern
1
-2
/
+2
2005-10-28
[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
Alan Stern
1
-2
/
+1
2005-10-28
[PATCH] USB: convert usbmon to use usb notifiers
Greg Kroah-Hartman
1
-2
/
+0
2005-10-28
[PATCH] USB: convert usbfs/inode.c to use usb notifiers
Greg Kroah-Hartman
1
-2
/
+0
2005-10-28
[PATCH] USB: add notifier functions to the USB core for devices and busses
Greg Kroah-Hartman
1
-0
/
+2
2005-10-28
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
1
-10
/
+6
2005-10-28
[PATCH] updates for "controller suspended" handling
David Brownell
1
-16
/
+12
2005-10-28
[PATCH] root hub changes (lesser half)
David Brownell
1
-7
/
+57
2005-10-28
[PATCH] all HCDs provide root hub suspend/resume methods
David Brownell
1
-15
/
+27
2005-10-28
[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-07
[PATCH] USB: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-09-05
[PATCH] Driver core: link device and all class devices derived from it.
Dmitry Torokhov
1
-1
/
+1
2005-07-29
[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-27
[PATCH] usbcore: register root hub in usb_add_hcd
Alan Stern
1
-23
/
+49
2005-06-27
[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
2005-06-20
[PATCH] USB: move the usb hcd code to use the new class code.
gregkh@suse.de
1
-34
/
+27
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1840