index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
...
*
|
|
usb/host/fotg210: convert macro to inline function
Peter Senna Tschudin
2015-10-17
*
|
|
usb/host/fotg210: replace msleep by usleep_range
Peter Senna Tschudin
2015-10-17
*
|
|
usb/host/fotg210: change kmalloc by kmalloc_array
Peter Senna Tschudin
2015-10-17
*
|
|
usb/host/fotg210: Remove useless else statement
Peter Senna Tschudin
2015-10-17
*
|
|
usb/host/fotg210: remove KERN_WARNING from pr_warn
Peter Senna Tschudin
2015-10-17
*
|
|
usb/host/fotg210: Fix coding style issues
Peter Senna Tschudin
2015-10-17
*
|
|
usb-host: Remove fusbh200 driver
Peter Senna Tschudin
2015-10-17
*
|
|
usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMA
Duc Dang
2015-10-17
*
|
|
usb: Add support for ACPI identification to xhci-platform
Duc Dang
2015-10-17
*
|
|
usb: make xhci platform driver use 64 bit or 32 bit DMA
Duc Dang
2015-10-17
*
|
|
usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcd
Lu, Baolu
2015-10-17
*
|
|
xhci: replace custom implementation of readq / writeq
Andy Shevchenko
2015-10-17
*
|
|
xhci: create one unified function to calculate TRB TD remainder.
Mathias Nyman
2015-10-17
*
|
|
USB: u132-hcd: Fix seperate word in printk message
Masanari Iida
2015-10-04
*
|
|
usb: host: ehci-msm: fix handling platform_get_irq result
Andrzej Hajda
2015-10-04
*
|
|
usb: host: fotg210: remove unreachable code
Luis de Bethencourt
2015-10-04
*
|
|
usb: host: uhci-platform: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-04
*
|
|
usb: host: ohci-spear: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-04
*
|
|
usb: host: fsl-mph-dr-of: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-04
*
|
|
usb: host: ehci-spear: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-04
*
|
|
USB: ehci-platform: Add ACPI bindings for the EHCI platform driver.
Jeremy Linton
2015-10-04
*
|
|
USB: ehci-platform: Display a DMA configuration error message
Jeremy Linton
2015-10-04
*
|
|
usb: ehci-orion: fix probe for !GENERIC_PHY
Jonas Gorski
2015-10-04
*
|
|
xhci: drop null test before destroy functions
Julia Lawall
2015-10-04
*
|
|
whci: drop null test before destroy functions
Julia Lawall
2015-10-04
*
|
|
usb: host: drop null test before destroy functions
Julia Lawall
2015-10-04
*
|
|
xhci: support new USB 3.1 hub request to get extended port status
Mathias Nyman
2015-10-04
*
|
|
xhci: check xhci hardware for USB 3.1 support
Mathias Nyman
2015-10-04
*
|
|
xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw
Mathias Nyman
2015-10-04
*
|
|
xhci: Add a SuperSpeedPlus capability descriptor for xhci USB 3.1 roothub
Mathias Nyman
2015-10-04
*
|
|
xhci: parse xhci protocol speed ID list for usb 3.1 usage
Mathias Nyman
2015-10-04
*
|
|
xhci: Read and parse new xhci 1.1 capability register
Lu Baolu
2015-10-04
|
/
/
*
|
xhci: init command timeout timer earlier to avoid deleting it uninitialized
Mathias Nyman
2015-09-22
*
|
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
2015-09-22
*
|
usb: xhci: exit early in xhci_setup_device() if we're halted or dying
Roger Quadros
2015-09-22
*
|
usb: xhci: stop everything on the first call to xhci_stop
Roger Quadros
2015-09-22
*
|
usb: xhci: Clear XHCI_STATE_DYING on start
Roger Quadros
2015-09-22
*
|
usb: xhci: lock mutex on xhci_stop
Roger Quadros
2015-09-22
*
|
xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PM
Tomer Barletz
2015-09-22
*
|
xhci: give command abortion one more chance before killing xhci
Mathias Nyman
2015-09-22
|
/
*
usb: host: ehci-sys: delete useless bus_to_hcd conversion
Peter Chen
2015-08-18
*
USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probe
Alexandre Belloni
2015-08-14
*
USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probe
Alexandre Belloni
2015-08-14
*
USB: host: ohci-at91: depend on OF
Alexandre Belloni
2015-08-14
*
USB: host: ohci-at91: move at91_usbh_data definition in c file
Alexandre Belloni
2015-08-14
*
drivers: usb: fsl: Workaround for USB erratum-A005275
Nikhil Badola
2015-08-14
*
Merge 4.2-rc6 into usb-next
Greg Kroah-Hartman
2015-08-10
|
\
|
*
drivers/usb: Delete XHCI command timer if necessary
Gavin Shan
2015-08-03
|
*
xhci: fix off by one error in TRB DMA address boundary check
Mathias Nyman
2015-08-03
*
|
xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC)
Lu Baolu
2015-08-08
[prev]
[next]