Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5df45515512436a808d3476a90e83f2efb022422
/
drivers
/
usb
/
core
/
hcd.c
b5fb454
USB: automatically enable RHSC interrupts
by Alan Stern
· 16 years ago
7071a3c
USB: usb dev_name() instead of dev->bus_id
by Kay Sievers
· 17 years ago
1b26da1
USB: handle pci_name() being const
by Greg Kroah-Hartman
· 16 years ago
09ca8ad
Revert "USB: don't explicitly reenable root-hub status interrupts"
by Linus Torvalds
· 16 years ago
de85422
USB: fix interrupt disabling for HCDs with shared interrupt handlers
by Stefan Becker
· 16 years ago
c013d04
USB: Core: fix race in device_create
by Greg Kroah-Hartman
· 16 years ago
e872154
USB: don't explicitly reenable root-hub status interrupts
by Alan Stern
· 17 years ago
7329e21
USB: root hubs don't lie about their number of TTs
by Alan Stern
· 17 years ago
44a29fd
USB: fix comments of 2 functions in hcd.c
by Ming Lei
· 17 years ago
782e70c
USB: mark USB drivers as being GPL only
by Greg Kroah-Hartman
· 17 years ago
667d691
USB: use a real vendor and product id for root hubs
by Greg Kroah-Hartman
· 17 years ago
b347667
usb: dma bounce buffer support
by Magnus Damm
· 17 years ago
5a3201b
USB: Convert from class_device to device for USB core
by Tony Jones
· 17 years ago
ddc1fd6
USB HCD: avoid duplicate local_irq_disable()
by Alan Stern
· 17 years ago
87ae9af
cleanup asm/scatterlist.h includes
by Adrian Bunk
· 17 years ago
4d59d8a
USB: Export URB statistics for powertop
by Sarah Sharp
· 17 years ago
6840d25
USB: flush outstanding URBs when suspending
by Alan Stern
· 17 years ago
95cf82f
USB: break apart flush_endpoint and disable_endpoint
by Alan Stern
· 17 years ago
4a00027
USB: Eliminate urb->status usage!
by Alan Stern
· 17 years ago
9347d51
USB: reorganize urb->status use in usbmon
by Alan Stern
· 17 years ago
1f5a3d0
USB: fix mistake in usb_hcd_giveback_urb
by Alan Stern
· 17 years ago
eb23105
USB: add urb->unlinked field
by Alan Stern
· 17 years ago
b0d9efb
USB: centralize -EREMOTEIO handling
by Alan Stern
· 17 years ago
e9df41c
USB: make HCDs responsible for managing endpoint queues
by Alan Stern
· 17 years ago
eb579f5
usb: cleanup usb_register_bus() and hook up sysfs group
by Inaky Perez-Gonzalez
· 17 years ago
5234ce1
usb: add the concept of default authorization to USB hosts
by Inaky Perez-Gonzalez
· 17 years ago
9a9bf40
USB: separate out endpoint queue management and DMA mapping routines
by Alan Stern
· 17 years ago
9439eb9
USB: update spinlock usage for root-hub URBs
by Alan Stern
· 17 years ago
d617bc8
USB: cleanup for previous patches
by Alan Stern
· 17 years ago
5e60a16
USB: avoid using urb->pipe in usbcore
by Alan Stern
· 17 years ago
fea3409
USB: add direction bit to urb->transfer_flags
by Alan Stern
· 17 years ago
bdd016b
USB: add ep->enable
by Alan Stern
· 17 years ago
5b653c7
USB: add urb->ep
by Alan Stern
· 17 years ago
809a58b
USB: change name of spinlock in hcd.c
by Alan Stern
· 17 years ago
32aca56
USB: move routines in hcd.c
by Alan Stern
· 17 years ago
cfa59da
USB: Don't resume root hub if the controller is suspended
by Alan Stern
· 17 years ago
e7e6da9
USB: Remove usages of dev->power.power_state
by Alan Stern
· 17 years ago
9f6a93f
usb: free DMA mappings if enqueue fails
by Pete Zaitcev
· 17 years ago
686314c
USB: separate root and non-root suspend/resume
by Alan Stern
· 17 years ago
51a2f07
USB: introduce usb_anchor
by Oliver Neukum
· 17 years ago
01cd081
USB: Patch to align the various USB timers to fire at the same time
by Arjan van de Ven
· 17 years ago
d5d4db7
USB: replace flush_workqueue with cancel_sync_work
by Alan Stern
· 17 years ago
d984abc
USB: Deref URB after usbmon is done with it
by Pete Zaitcev
· 18 years ago
bf87ce5
USB: remove unneeded WARN_ON
by Alan Stern
· 18 years ago
1941044
USB: add "last_busy" field for use in autosuspend
by Alan Stern
· 18 years ago
6b157c9
USB: separate autosuspend from external suspend
by Alan Stern
· 18 years ago
1b42ae6
USB: fix race in HCD removal
by Alan Stern
· 18 years ago
896fbd7
usbcore: remove unused bandwith-related code
by Alan Stern
· 18 years ago
88fafff
usb hub: fix root hub code so it takes more than 15 devices per root hub
by inaky@linux.intel.com
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
d19ac7d
USB: allow both root-hub interrupts and polling
by Alan Stern
· 18 years ago
54bee6e
USB: Fix alignment of buffer passed down to ->hub_control()
by Mikael Pettersson
· 18 years ago
02c399e
usbcore: remove usb_suspend_root_hub
by Alan Stern
· 18 years ago
1720058
usbcore: trim down usb_bus structure
by Alan Stern
· 18 years ago
dd990f1
usbcore: Add flag for whether a host controller uses DMA
by Alan Stern
· 18 years ago
a6d2bb9
USB: remove struct usb_operations
by Alan Stern
· 18 years ago
455b25f
usbcore: make hcd_endpoint_disable wait for queue to drain
by Alan Stern
· 18 years ago
64a21d0
USB: Properly unregister reboot notifier in case of failure in ehci hcd
by Aleksey Gorelov
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
c6387a4
[SPARC]: Kill __irq_itoa().
by David S. Miller
· 18 years ago
db4cefa
[PATCH] USB: fix OHCI PM regression
by David Brownell
· 19 years ago
6a8e87b
[PATCH] USB core and HCDs: don't put_device while atomic
by Alan Stern
· 19 years ago
fb669cc
[PATCH] USB: remove usbcore-specific wakeup flags
by David Brownell
· 19 years ago
b1e8f0a
[PATCH] USB: usbcore sets up root hubs earlier
by David Brownell
· 19 years ago
4186ecf
[PATCH] USB: convert a bunch of USB semaphores to mutexes
by Arjan van de Ven
· 19 years ago
55c5271
[PATCH] USB: Consider power budget when choosing configuration
by Alan Stern
· 19 years ago
9ad3d6c
[PATCH] USB: Remove USB private semaphore
by Alan Stern
· 19 years ago
8de9840
[PATCH] USB: Fix USB suspend/resume crasher (#2)
by Benjamin Herrenschmidt
· 19 years ago
654f311
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
by Greg Kroah-Hartman
· 19 years ago
16f16d1
[PATCH] USB: Fix maxpacket length for ep0 on root hubs
by Alan Stern
· 19 years ago
0a1ef3b
[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
by Alan Stern
· 19 years ago
72adaa9
[PATCH] USB: convert usbmon to use usb notifiers
by Greg Kroah-Hartman
· 19 years ago
54a5c4c
[PATCH] USB: convert usbfs/inode.c to use usb notifiers
by Greg Kroah-Hartman
· 19 years ago
3099e75
[PATCH] USB: add notifier functions to the USB core for devices and busses
by Greg Kroah-Hartman
· 19 years ago
0c0382e
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
by Alan Stern
· 19 years ago
b13296c
[PATCH] updates for "controller suspended" handling
by David Brownell
· 19 years ago
979d519
[PATCH] root hub changes (lesser half)
by David Brownell
· 19 years ago
9293677
[PATCH] all HCDs provide root hub suspend/resume methods
by David Brownell
· 19 years ago
8ad7fe1
[PATCH] remove some USB_SUSPEND dependencies
by David Brownell
· 19 years ago
6fbfddc
Merge ../bleed-2.6
by Greg KH
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
55016f1
[PATCH] gfp_t: drivers/usb
by Al Viro
· 19 years ago
f1a1560
[PATCH] usbcore: small changes to HCD glue layer
by Alan Stern
· 19 years ago
7b842b6
[PATCH] USB: convert kcalloc to kzalloc
by Pekka Enberg
· 19 years ago
76d1ce0
[PATCH] Driver core: link device and all class devices derived from it.
by Dmitry Torokhov
· 19 years ago
498f78e
[PATCH] USB: fix in usb_calc_bus_time
by Dan Streetman
· 19 years ago
5db539e
[PATCH] USB: Fix kmalloc's flags type in USB
by Olav Kongas
· 19 years ago
8ec8d20
[PATCH] usbcore: register root hub in usb_add_hcd
by Alan Stern
· 20 years ago
d5926ae7
[PATCH] usbcore support for root-hub IRQ instead of polling
by Alan Stern
· 20 years ago
4749f32
[PATCH] better USB_MON dependencies
by Adrian Bunk
· 19 years ago
8561b10
[PATCH] USB: move the usb hcd code to use the new class code.
by gregkh@suse.de
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago