index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: fix gathering of interface associations
Daniel Mack
2012-06-14
1
-1
/
+2
*
Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2012-06-13
1
-1
/
+1
|
\
|
*
USB: Checking the wrong variable in usb_disable_lpm()
Dan Carpenter
2012-06-13
1
-1
/
+1
*
|
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
Alan Stern
2012-06-13
1
-9
/
+0
|
/
*
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-05-22
1
-3
/
+3
|
\
|
*
sysfs: get rid of some lockdep false positives
Alan Stern
2012-05-14
1
-3
/
+3
*
|
USB: Fix core compile with CONFIG_USB_SUSPEND=n
Sarah Sharp
2012-05-21
1
-0
/
+4
*
|
USB: Remove races in devio.c
Huajun Li
2012-05-18
1
-8
/
+25
*
|
USB: Disable USB 3.0 LPM in critical sections.
Sarah Sharp
2012-05-18
3
-1
/
+118
*
|
USB: Add support to enable/disable USB3 link states.
Sarah Sharp
2012-05-18
1
-0
/
+414
*
|
USB: Calculate USB 3.0 exit latencies for LPM.
Sarah Sharp
2012-05-18
1
-1
/
+210
*
|
USB: Refactor code to set LPM support flag.
Sarah Sharp
2012-05-18
1
-5
/
+17
*
|
USB: Make sure to fetch the BOS desc for roothubs.
Sarah Sharp
2012-05-18
1
-0
/
+9
*
|
usbcore: enable USB2 LPM if port suspend fails
Andiry Xu
2012-05-17
1
-0
/
+4
*
|
usb: fix breakage on systems without ACPI
Sasha Levin
2012-05-16
1
-4
/
+1
*
|
USB: add read support to usb-serial/../new_id
Bjørn Mork
2012-05-14
1
-3
/
+10
*
|
USB: let both new_id and remove_id show dynamic id list
Bjørn Mork
2012-05-14
1
-2
/
+19
*
|
Revert "usb: add struct usb_hub_port to store port related members."
Greg Kroah-Hartman
2012-05-14
1
-16
/
+13
*
|
Revert "usb: move struct usb_device->children to struct usb_hub_port->child"
Greg Kroah-Hartman
2012-05-14
2
-42
/
+28
*
|
usb: Kconfig: remove unneeded default value
David Herrmann
2012-05-14
1
-1
/
+0
*
|
usb: move struct usb_device->children to struct usb_hub_port->child
Lan Tianyu
2012-05-11
2
-28
/
+42
*
|
usb: add struct usb_hub_port to store port related members.
Lan Tianyu
2012-05-11
1
-13
/
+16
*
|
usb: Set device removable state based on ACPI USB data
Matthew Garrett
2012-05-11
1
-0
/
+57
*
|
usb: Bind devices to ACPI devices when possible
Matthew Garrett
2012-05-11
4
-0
/
+74
*
|
USB: make vendor id of root hubs greppable
Paul Bolle
2012-05-07
1
-3
/
+3
*
|
Merge 3.4-rc6 into usb-next
Greg Kroah-Hartman
2012-05-07
1
-0
/
+9
|
\
\
|
|
/
|
*
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
2012-04-24
1
-0
/
+9
*
|
USB: file.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
1
-2
/
+2
*
|
usbhid: prevent deadlock during timeout
Oliver Neukum
2012-05-01
1
-0
/
+21
*
|
usb: add USB_QUIRK_RESET_RESUME for M-Audio 88es
Steffen Müller
2012-04-30
1
-0
/
+3
*
|
USB: remove CONFIG_USB_DEVICE_CLASS
Greg Kroah-Hartman
2012-04-29
2
-72
/
+0
*
|
USB: remove CONFIG_USB_DEVICEFS
Greg Kroah-Hartman
2012-04-29
6
-814
/
+2
|
/
*
USB: fix deadlock in bConfigurationValue attribute method
Alan Stern
2012-04-17
2
-6
/
+3
*
USB: fix bug of device descriptor got from superspeed device
Elric Fu
2012-04-11
1
-0
/
+16
*
USB: fix race between root-hub suspend and remote wakeup
Alan Stern
2012-04-09
1
-0
/
+12
*
USB: don't ignore suspend errors for root hubs
Alan Stern
2012-04-09
1
-2
/
+7
*
Merge 3.2-rc1 into usb-linus
Greg Kroah-Hartman
2012-04-08
2
-5
/
+18
|
\
|
*
USB documentation: explain lifetime rules for unlinking URBs
Alan Stern
2012-04-06
1
-0
/
+12
|
*
USB: don't clear urb->dev in scatter-gather library
Alan Stern
2012-04-06
1
-5
/
+6
*
|
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
1
-9
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
1
-20
/
+3
|
\
|
*
usbfs: kill racy detection of simple_pin_fs()
Al Viro
2012-03-20
1
-9
/
+1
|
*
tidy up after d_make_root() conversion
Al Viro
2012-03-20
1
-4
/
+2
|
*
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-8
/
+1
*
|
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-03-20
8
-113
/
+285
|
\
\
|
*
|
USB: dynamically allocate usb_device children pointers instead of using a fix...
Huajun Li
2012-03-13
1
-3
/
+7
|
*
|
usb/core: remove "always" from usb_unlink_urb() kernel doc entry
Sebastian Andrzej Siewior
2012-03-02
1
-4
/
+7
|
*
|
usb: core: hcd: make hcd->irq unsigned
Felipe Balbi
2012-03-01
1
-3
/
+3
|
*
|
usb: fix defined but not used warnings in hcd-pci.c
Paul Gortmaker
2012-02-28
1
-0
/
+2
|
*
|
Merge branch 'usb-3.3-rc4' into usb-next
Greg Kroah-Hartman
2012-02-23
6
-103
/
+266
|
|
\
\
|
|
|
/
|
|
/
|
[next]