index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-02
usb: Add support for root hub port status CAS
Stanislaw Ledwon
1
-8
/
+10
2012-06-15
USB: fix gathering of interface associations
Daniel Mack
1
-1
/
+2
2012-06-14
Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+1
2012-06-14
USB: Checking the wrong variable in usb_disable_lpm()
Dan Carpenter
1
-1
/
+1
2012-06-14
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
Alan Stern
1
-9
/
+0
2012-05-23
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2012-05-21
USB: Fix core compile with CONFIG_USB_SUSPEND=n
Sarah Sharp
1
-0
/
+4
2012-05-19
USB: Remove races in devio.c
Huajun Li
1
-8
/
+25
2012-05-19
USB: Disable USB 3.0 LPM in critical sections.
Sarah Sharp
3
-1
/
+118
2012-05-19
USB: Add support to enable/disable USB3 link states.
Sarah Sharp
1
-0
/
+414
2012-05-19
USB: Calculate USB 3.0 exit latencies for LPM.
Sarah Sharp
1
-1
/
+210
2012-05-19
USB: Refactor code to set LPM support flag.
Sarah Sharp
1
-5
/
+17
2012-05-19
USB: Make sure to fetch the BOS desc for roothubs.
Sarah Sharp
1
-0
/
+9
2012-05-17
usbcore: enable USB2 LPM if port suspend fails
Andiry Xu
1
-0
/
+4
2012-05-16
usb: fix breakage on systems without ACPI
Sasha Levin
1
-4
/
+1
2012-05-14
sysfs: get rid of some lockdep false positives
Alan Stern
1
-3
/
+3
2012-05-14
USB: add read support to usb-serial/../new_id
Bjørn Mork
1
-3
/
+10
2012-05-14
USB: let both new_id and remove_id show dynamic id list
Bjørn Mork
1
-2
/
+19
2012-05-14
Revert "usb: add struct usb_hub_port to store port related members."
Greg Kroah-Hartman
1
-16
/
+13
2012-05-14
Revert "usb: move struct usb_device->children to struct usb_hub_port->child"
Greg Kroah-Hartman
2
-42
/
+28
2012-05-14
usb: Kconfig: remove unneeded default value
David Herrmann
1
-1
/
+0
2012-05-12
usb: move struct usb_device->children to struct usb_hub_port->child
Lan Tianyu
2
-28
/
+42
2012-05-12
usb: add struct usb_hub_port to store port related members.
Lan Tianyu
1
-13
/
+16
2012-05-12
usb: Set device removable state based on ACPI USB data
Matthew Garrett
1
-0
/
+57
2012-05-12
usb: Bind devices to ACPI devices when possible
Matthew Garrett
4
-0
/
+74
2012-05-08
USB: make vendor id of root hubs greppable
Paul Bolle
1
-3
/
+3
2012-05-07
Merge 3.4-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+9
2012-05-02
USB: file.c: remove dbg() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-05-01
usbhid: prevent deadlock during timeout
Oliver Neukum
1
-0
/
+21
2012-04-30
usb: add USB_QUIRK_RESET_RESUME for M-Audio 88es
Steffen Müller
1
-0
/
+3
2012-04-30
USB: remove CONFIG_USB_DEVICE_CLASS
Greg Kroah-Hartman
2
-72
/
+0
2012-04-30
USB: remove CONFIG_USB_DEVICEFS
Greg Kroah-Hartman
6
-814
/
+2
2012-04-25
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
1
-0
/
+9
2012-04-18
USB: fix deadlock in bConfigurationValue attribute method
Alan Stern
2
-6
/
+3
2012-04-11
USB: fix bug of device descriptor got from superspeed device
Elric Fu
1
-0
/
+16
2012-04-10
USB: fix race between root-hub suspend and remote wakeup
Alan Stern
1
-0
/
+12
2012-04-10
USB: don't ignore suspend errors for root hubs
Alan Stern
1
-2
/
+7
2012-04-08
Merge 3.2-rc1 into usb-linus
Greg Kroah-Hartman
2
-5
/
+18
2012-04-07
USB documentation: explain lifetime rules for unlinking URBs
Alan Stern
1
-0
/
+12
2012-04-07
USB: don't clear urb->dev in scatter-gather library
Alan Stern
1
-5
/
+6
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-9
/
+1
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-20
/
+3
2012-03-21
usbfs: kill racy detection of simple_pin_fs()
Al Viro
1
-9
/
+1
2012-03-21
tidy up after d_make_root() conversion
Al Viro
1
-4
/
+2
2012-03-21
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-8
/
+1
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
8
-113
/
+285
2012-03-14
USB: dynamically allocate usb_device children pointers instead of using a fix...
Huajun Li
1
-3
/
+7
2012-03-10
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
3
-16
/
+25
2012-03-03
usb/core: remove "always" from usb_unlink_urb() kernel doc entry
Sebastian Andrzej Siewior
1
-4
/
+7
2012-03-01
usb: core: hcd: make hcd->irq unsigned
Felipe Balbi
1
-3
/
+3
[next]