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
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
USB: drivers: use USB API functions rather than constants
Julia Lawall
2009-03-24
USB: add quirk to avoid config and interface strings
Alan Stern
2009-03-17
USB: usbfs: keep async URBs until the device file is closed
Alan Stern
2009-02-27
USB: usb_get_string should check the descriptor type
Alan Stern
2009-02-17
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
2009-01-27
USB: fix char-device disconnect handling
Alan Stern
2009-01-27
USB: Fix suspend-resume of PCI USB controllers
Rafael J. Wysocki
2009-01-27
USB: don't enable wakeup by default for PCI host controllers
Alan Stern
2009-01-27
USB: fix toggle mismatch in disable_endpoint paths
Alan Stern
2009-01-15
drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build
David Brownell
2009-01-07
USB: fix minor nit in usbfs checking
Mark Lord
2009-01-07
USB: re-enable interface after driver unbinds
Alan Stern
2009-01-07
USB: cancel pending Set-Config requests if userspace gets there first
Alan Stern
2009-01-07
USB: automatically enable wakeup for PCI host controllers
Alan Stern
2009-01-07
USB: fix up suspend and resume for PCI host controllers
Alan Stern
2009-01-07
USB: extension of anchor API to unpoison an anchor
Oliver Neukum
2009-01-07
USB: mark "reject" field of struct urb as atomic_t
Ming Lei
2009-01-07
USB: utilize the bus notifiers
Alan Stern
2009-01-07
USB: make printk messages more searchable
Wu Fengguang
2009-01-07
USB: Enhance usage of pm_message_t
Alan Stern
2009-01-07
USB: utilize round_jiffies_up_relative()
Alan Stern
2009-01-07
USB: Don't use __module_param_call; use core_param.
Rusty Russell
2009-01-07
USB: announce new devices earlier
Alan Stern
2009-01-07
USB: Allow usbmon as a module even if usbcore is builtin
Pete Zaitcev
2009-01-07
USB: Introduce usb_queue_reset() to do resets from atomic contexts
Inaky Perez-Gonzalez
2009-01-07
USB: add asynchronous autosuspend/autoresume support
Alan Stern
2009-01-07
USB: change interface to usb_lock_device_for_reset()
Alan Stern
2009-01-07
USB: Remove restrictions on signal numbers in devio.c
Phil Endecott
2009-01-07
USB: straighten out inline code in sysfs.c
Alan Stern
2009-01-07
USB: avoid needless address-taking of function parameters
Harvey Harrison
2009-01-07
USB: protect hcd.h from multiple inclusions
Anton Vorontsov
2009-01-06
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
2008-12-25
Merge branch 'next' into for-linus
James Morris
2008-12-17
USB: skip Set-Interface(0) if already in altsetting 0
Alan Stern
2008-11-18
Merge branch 'master' into next
James Morris
2008-11-14
CRED: Wrap current->cred and a few other accessors
David Howells
2008-11-14
CRED: Wrap task credential accesses in the USB driver
David Howells
2008-11-13
USB: mention URB_FREE_BUFFER in usb_free_urb documentation
Rabin Vincent
2008-11-13
USB: don't register endpoints for interfaces that are going away
Alan Stern
2008-10-29
USB: prevent autosuspend during hub initialization
Alan Stern
2008-10-29
USB: fix crash when URBs are unlinked after the device is gone
Alan Stern
2008-10-22
USB: don't rebind drivers after failed resume or reset
Alan Stern
2008-10-17
USB: remove err() macro from usb core code
Greg Kroah-Hartman
2008-10-17
USB: remove warn() macro from usb drivers
Greg Kroah-Hartman
2008-10-17
USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore
Jaroslav Kysela
2008-10-17
USB: Export if an interface driver supports autosuspend.
Sarah Sharp
2008-10-17
USB: snoop processes opening usbfs device files
Alan Stern
2008-10-17
USB: EHCI: log a warning if ehci-hcd is not loaded first
Alan Stern
[next]