Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
11bd44abbd204f580ea91e75c84e012988971012
/
drivers
/
usb
/
core
/
hub.c
11bd44a
USB: fix compiler issues with newer gcc versions
by David Brownell
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
e0318eb
USB: fix autosuspend when CONFIG_PM isn't set
by Alan Stern
· 18 years ago
fc849b8
USB: remove OTG build warning
by David Brownell
· 18 years ago
353a409
USB: force root hub resume after power loss
by Alan Stern
· 18 years ago
ec17cf1
USB: Remove unneeded void * casts in core files
by Tobias Klauser
· 18 years ago
02c399e
usbcore: remove usb_suspend_root_hub
by Alan Stern
· 18 years ago
645daaa
usbcore: add autosuspend/autoresume infrastructure
by Alan Stern
· 18 years ago
b6956ff
usbcore: store each usb_device's level in the tree
by Alan Stern
· 18 years ago
511366d
USB: usb-hub-driver-improve-use-of-ifdef fix
by Andrew Morton
· 18 years ago
83a0719
wusb: pretty print new wireless USB devices when they connect
by Inaky Perez-Gonzalez
· 18 years ago
5bb6e0a
wusb: handle wusb device ep0 speed settings
by Inaky Perez-Gonzalez
· 18 years ago
0165de0
wusb: hub code recognizes wusb ports
by Inaky Perez-Gonzalez
· 18 years ago
d5cbad4
usbcore: khubd and busy-port handling
by Alan Stern
· 18 years ago
fbf81c2
USB: hub: Use usb_endpoint_* functions.
by Luiz Fernando N. Capitulino
· 18 years ago
d388dab
hub driver: improve use of #ifdef
by Alan Stern
· 18 years ago
114b368
usbcore: fix up device and power state tests
by Alan Stern
· 18 years ago
2bf4086
usbcore: set device and power states properly
by Alan Stern
· 18 years ago
a8e7c56
usbcore: resume device resume recursion
by Alan Stern
· 18 years ago
782da72
usbcore: make usb_generic a usb_device_driver
by Alan Stern
· 18 years ago
140d8f6
usbcore: rename usb_suspend_device to usb_port_suspend
by Alan Stern
· 18 years ago
2030794
[PATCH] usbcore: fixes for hub_port_resume
by Alan Stern
· 18 years ago
b40b7a9
[PATCH] USB hub: don't return status > 0 from resume
by Alan Stern
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
7de18d8
[PATCH] USB hub: use usb_reset_composite_device
by Alan Stern
· 18 years ago
79efa09
[PATCH] usbcore: port reset for composite devices
by Alan Stern
· 18 years ago
3f8f4a1
[PATCH] usbcore: Fix broken RNDIS config selection
by Giridhar Pemmasani
· 18 years ago
1fbe75e
[PATCH] USB: print message when device is rejected due to insufficient power
by Daniel Drake
· 18 years ago
4489a57
[PATCH] USB: usbcore: always turn on hub port power
by Alan Stern
· 19 years ago
436f576
[PATCH] USB: usbcore: don't check the device's power source
by Alan Stern
· 19 years ago
89ccbdc
[PATCH] USB: otg hub support is optional
by David Brownell
· 19 years ago
87ed0ae
[PATCH] USB: drivers/usb/core/: remove unused exports
by Adrian Bunk
· 19 years ago
6aa3567
[PATCH] USB: usbcore: Don't assume a USB configuration includes any interfaces
by Alan Stern
· 19 years ago
43c5d5a
[PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=n
by Alan Stern
· 19 years ago
fb669cc
[PATCH] USB: remove usbcore-specific wakeup flags
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
2425e9f
[PATCH] USB: Don't assume root-hub resume succeeds
by Alan Stern
· 19 years ago
12c3da3
[PATCH] USB: Store port number in usb_device
by Alan Stern
· 19 years ago
55c5271
[PATCH] USB: Consider power budget when choosing configuration
by Alan Stern
· 19 years ago
4bf0ba8
[PATCH] USB: Fix locking for USB suspend/resume
by Alan Stern
· 19 years ago
7d069b7
[PATCH] USB: Disconnect children during hub unbind
by Alan Stern
· 19 years ago
9ad3d6c
[PATCH] USB: Remove USB private semaphore
by Alan Stern
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
1c50c31
[PATCH] USB: central handling for host controllers that were reset during suspend/resume
by Alan Stern
· 19 years ago
f03c17f
[PATCH] USB: EHCI updates
by David Brownell
· 19 years ago
654f311
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
by Greg Kroah-Hartman
· 19 years ago
4303fc6
USB: fix up some odd parts due to partial merges
by Greg Kroah-Hartman
· 19 years ago
9a7834d
[PATCH] USB: fix pm patches with CONFIG_PM off part 2
by Andrew Morton
· 19 years ago
4f62efe
[PATCH] usbcore: Fix handling of sysfs strings and other attributes
by Alan Stern
· 19 years ago
0a1ef3b
[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
by Alan Stern
· 19 years ago
54a5c4c
[PATCH] USB: convert usbfs/inode.c to use usb notifiers
by Greg Kroah-Hartman
· 19 years ago
a7b986b
[PATCH] USB: convert usbfs/devio.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
74ad9bd
[PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fields
by Greg Kroah-Hartman
· 19 years ago
5edbfb7
[PATCH] stop exporting two functions
by David Brownell
· 19 years ago
f3f3253
[PATCH] root hub updates (greater half)
by David Brownell
· 19 years ago
979d519
[PATCH] root hub changes (lesser half)
by David Brownell
· 19 years ago
e08fb39
[PATCH] USB: Fix usb hub build
by Matt Porter
· 19 years ago
dbc3887
[PATCH] remove duplicated resume path code
by David Brownell
· 19 years ago
390a8c3
[PATCH] remove usb_suspend_device() parameter
by David Brownell
· 19 years ago
c9f89fa
[PATCH] remove suspend-path recursion
by David Brownell
· 19 years ago
db69087
[PATCH] usb_interface power state
by David Brownell
· 19 years ago
b94dc6b
[PATCH] usb device wakeup flags
by David Brownell
· 19 years ago
b789696
[PATCH] USB: relax usbcore reset timings
by David Brownell
· 19 years ago
dd16525
[PATCH] USB: get rid of minor log spamming
by David Brownell
· 19 years ago
e09711a
[PATCH] ehci: add think_time
by david-b@pacbell.net
· 19 years ago
bf193d3
[PATCH] USB: Disconnect children when unbinding the hub driver
by Alan Stern
· 19 years ago
8b28c75
[PATCH] USB: Code motion in the hub driver
by Alan Stern
· 19 years ago
fbf82fd
[PATCH] USB: real nodes instead of usbfs
by Kay Sievers
· 19 years ago
ca078ba
[PATCH] swsusp: switch pm_message_t to struct
by Pavel Machek
· 19 years ago
9c8d617
[PATCH] USB: khubd: use kthread API
by akpm@osdl.org
· 19 years ago
0ed0c0c
[PATCH] USB: usbcore: inverted test for resuming interfaces
by Alan Stern
· 19 years ago
7d35b92
[PATCH] usbcore: Remove hub_set_power_budget
by Alan Stern
· 20 years ago
d5926ae7
[PATCH] usbcore support for root-hub IRQ instead of polling
by Alan Stern
· 20 years ago
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 19 years ago
1bc3c9e
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
by Jesper Juhl
· 20 years ago
ba9d35f
[PATCH] USB: fix up remaining pm_message_t usages
by Pavel Machek
· 20 years ago
27d72e8
[PATCH] usb suspend updates (interface suspend)
by David Brownell
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago