index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
2007-07-12
USB: make hub driver's release more robust
Alan Stern
2007-07-12
USB: remove "locktree" routine from the hub driver
Alan Stern
2007-07-12
USB: remove references to dev.power.power_state
Alan Stern
2007-07-12
USB: don't unsuspend for a new connection
Alan Stern
2007-07-12
USB: move bus_suspend and bus_resume method calls
Alan Stern
2007-07-12
USB: Implement PM FREEZE and PRETHAW
Alan Stern
2007-07-12
USB: interface PM state
Alan Stern
2007-07-11
PM: Remove prev_state from struct dev_pm_info
Rafael J. Wysocki
2007-06-08
USB: Fix up bogus bInterval values in endpoint descriptors
Alan Stern
2007-06-08
USB: set default y for CONFIG_USB_DEVICE_CLASS
Kay Sievers
2007-05-29
USB: replace flush_workqueue with cancel_sync_work
Alan Stern
2007-05-22
USB: fix ratelimit call semantics
Alan Stern
2007-05-22
USB: handle errors in power/level attribute
Alan Stern
2007-05-22
USB: make the autosuspend workqueue thread freezable
Alan Stern
2007-05-22
USB: don't try to kzalloc 0 bytes
Alan Stern
2007-05-22
USB: remove short initial timeout for device descriptor fetch
Alan Stern
2007-05-22
USB: Deref URB after usbmon is done with it
Pete Zaitcev
2007-05-22
USB: set the correct Interrupt interval in usb_bulk_msg
Alan Stern
2007-05-22
USB: remove unneeded WARN_ON
Alan Stern
2007-05-22
USB: more autosuspend timer stuff
Alan Stern
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-04-27
usbfs micro optimitation
Oliver Neukum
2007-04-27
USB: add "busnum" attribute for USB devices
Alan Stern
2007-04-27
USB: fix signed jiffies issue in autosuspend logic
Alan Stern
2007-04-27
USB: Allow transfer_buffer with transfer_dma
Tony Lindgren
2007-04-27
USB: add "last_busy" field for use in autosuspend
Alan Stern
2007-04-27
USB: make usbdevices export their device nodes instead of using a separate class
Kay Sievers
2007-04-27
USB: add power/level sysfs attribute
Alan Stern
2007-04-27
USB: Allow autosuspend delay to equal 0
Alan Stern
2007-04-27
USB: separate autosuspend from external suspend
Alan Stern
2007-04-27
USB: fix race in HCD removal
Alan Stern
2007-04-27
usbcore: move usb_autosuspend_work
Alan Stern
2007-04-27
dev_dbg: check dev_dbg() arguments
Dan Williams
2007-04-27
USB: remove use of the bus rwsem, as it doesn't really protect anything.
Greg Kroah-Hartman
2007-03-26
USB: another entry for the quirk list
Oliver Neukum
2007-03-09
USB: kill dead code from hub.c
Oliver Neukum
2007-03-09
USB: ratelimit debounce error messages
Oliver Neukum
2007-03-09
USB: set the correct interval for interrupt URBs
Alan Stern
2007-02-23
USB: export autosuspend delay in sysfs
Alan Stern
2007-02-23
USB: make autosuspend delay a module parameter
Alan Stern
2007-02-23
USB: minor cleanups for sysfs.c
Alan Stern
2007-02-23
USB: add a blacklist for devices that can't handle some things we throw at them.
Oliver Neukum
2007-02-23
USB: refactor usb device matching and create usb_device_match
Greg Kroah-Hartman
2007-02-16
USB: kernel-doc fixes
Randy Dunlap
2007-02-16
USB: unconfigure devices which have config 0
Alan Stern
2007-02-16
USB: fix concurrent buffer access in the hub driver
Alan Stern
2007-02-16
usbcore: small changes to hub driver's suspend method
Alan Stern
2007-02-16
USB: Fix apparent typo CONFIG_USB_CDCETHER.
Robert P. J. Day
2007-02-16
USB: fix needless failure under certain conditions
Oliver Neukum
2007-02-16
USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERR
Josh Triplett
[next]