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
2010-05-20
USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES
Hans de Goede
2010-05-20
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
2010-05-20
USB: straighten out port feature vs. port status usage
Alan Stern
2010-05-20
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
2010-05-20
USB: remove duplicated #include
Huang Weiyi
2010-05-20
USB: make hub.h public (drivers dependency)
Eric Lescouet
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-15
Fix the regression created by "set S_DEAD on unlink()..." commit
Al Viro
2010-04-30
USB: rename usb_buffer_alloc() and usb_buffer_free()
Daniel Mack
2010-04-30
USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not set
Anand Gadiyar
2010-04-30
USB: don't choose configs with no interfaces
Alan Stern
2010-04-30
USB: fix testing the wrong variable in fs_create_by_name()
Dan Carpenter
2010-04-22
USB: put claimed interfaces in the "suspended" state
Alan Stern
2010-04-22
USB: fix remote wakeup settings during system sleep
Alan Stern
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-19
USB: Fix usb_fill_int_urb for SuperSpeed devices
Matthew Wilcox
2010-03-19
USB: fix usbfs regression
Alan Stern
2010-03-07
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2010-03-07
USB: remove unused defintion of struct usb_device_status
Dmitry Torokhov
2010-03-06
usbfs: fix deadlock on 'usbfs_mutex', clean up poll
Linus Torvalds
2010-03-02
USB: don't read past config->interface[] if usb_control_msg() fails in usb_re...
Roel Kluin
2010-03-02
USB: fix the idProduct value for USB-3.0 root hubs
Alan Stern
2010-03-02
USB: remove debugging message for uevent constructions
Alan Stern
2010-03-02
USB: usbfs_snoop: add data logging back in
Chris Frey
2010-03-02
USB: trivial: missing newline in usb core warning message
Thadeu Lima de Souza Cascardo
2010-03-02
USB: BKL removal from ioctl path of usbfs
Oliver Neukum
2010-03-02
USB: Reduce scope of BKL in usb ioctl handling
Oliver Neukum
2010-03-02
USB: Push BKL on open down into the drivers
Oliver Neukum
2010-03-02
USB: Remove BKL from lseek implementations
Oliver Neukum
2010-03-02
USB: Remove BKL from usbdev_open()
Oliver Neukum
2010-03-02
USB: Remove BKL from poll()
Oliver Neukum
2010-03-02
USB hub: make USB device id constant
Németh Márton
2010-03-02
USB: Move hcd free_dev call into usb_disconnect to fix oops
Herbert Xu
2010-03-02
USB: convert to the runtime PM framework
Alan Stern
2010-03-02
USB: rearrange functions in driver.c
Alan Stern
2010-03-02
USB: change handling of negative autosuspend delays
Alan Stern
2010-03-02
USB: implement usb_enable_autosuspend
Alan Stern
2010-03-02
USB: use the device lock for persist_enabled
Alan Stern
2010-03-02
USB: consolidate remote wakeup routines
Alan Stern
2010-03-02
USB: change locking for device-level autosuspend
Alan Stern
2010-03-02
USB: rearrange code in usb_probe_interface
Alan Stern
2010-03-02
USB: Use bInterfaceNumber in bandwidth allocations.
Sarah Sharp
2010-03-02
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
2010-03-02
USB: retain USB device power/wakeup setting across reconfiguration
Dan Streetman
2010-03-02
USB: Export QUIRK_RESET_MORPHS through sysfs
Oliver Neukum
2010-03-02
USB: storage: Never reset devices that will morph to an old mode
Oliver Neukum
2010-03-02
USB: Add call to notify xHC of a device reset.
Sarah Sharp
2010-03-02
USB: check the endpoint type against the pipe type
Alan Stern
2010-02-26
PM: Allow USB devices to suspend/resume asynchronously
Rafael J. Wysocki
2010-02-26
USB: implement non-tree resume ordering constraints for PCI host controllers
Alan Stern
[next]