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
...
*
|
xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC)
Lu Baolu
2015-08-08
*
|
usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers
Reyad Attiyat
2015-08-08
*
|
usb: xhci: make USB_XHCI_PLATFORM selectable
Rafał Miłecki
2015-08-08
*
|
usb: host: xhci: Simplify return statement
Saurabh Karajgaonkar
2015-08-05
*
|
usb: host: u132-hcd: Simplify return statement
Saurabh Karajgaonkar
2015-08-05
*
|
usb: host: oxu210hp-hcd: Simplify return statement
Saurabh Karajgaonkar
2015-08-05
*
|
usb: host: ehci-st: Simplify return statement
Saurabh Karajgaonkar
2015-08-05
*
|
usb: ehci-platform: Fix using multiple controllers from OF
Alban Bedel
2015-08-05
*
|
Merge 4.2-rc4 into usb-next
Greg Kroah-Hartman
2015-07-27
|
\
|
|
*
USB: OHCI: fix bad #define in ohci-tmio.c
Alan Stern
2015-07-22
|
*
USB: OHCI: Fix race between ED unlink and URB submission
Alan Stern
2015-07-22
|
*
xhci: do not report PLC when link is in internal resume state
Zhuang Jin Can
2015-07-22
|
*
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
2015-07-22
|
*
xhci: report U3 when link is in resume state
Zhuang Jin Can
2015-07-22
|
*
xhci: Calculate old endpoints correctly on device reset
Brian Campbell
2015-07-22
|
*
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
AMAN DEEP
2015-07-22
|
*
xhci: Workaround to get D3 working in Intel xHCI
Rajmohan Mani
2015-07-22
|
*
xhci: call BIOS workaround to enable runtime suspend on Intel Braswell
Mathias Nyman
2015-07-22
*
|
drivers: usb: fsl: Define usb control register mask for w1c bits
Nikhil Badola
2015-07-22
*
|
drivers: usb: fsl: Modify phy clk valid bit checking
Nikhil Badola
2015-07-22
*
|
drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macro
Nikhil Badola
2015-07-22
*
|
drivers: usb :fsl: Implement Workaround for USB Erratum A007792
Nikhil Badola
2015-07-22
*
|
drivers:usb:fsl: Replace macros with enumerated type
Nikhil Badola
2015-07-22
*
|
USB: bcma: add support for controlling bus power through GPIO
Hauke Mehrtens
2015-07-22
*
|
USB: bcma: add bcm53xx support
Hauke Mehrtens
2015-07-22
*
|
USB: bcma: fix error handling in bcma_hcd_create_pdev()
Hauke Mehrtens
2015-07-22
*
|
USB: bcma: use devm_kzalloc
Hauke Mehrtens
2015-07-22
*
|
USB: bcma: replace numbers with constants
Hauke Mehrtens
2015-07-22
*
|
USB: bcma: remove chip id check
Hauke Mehrtens
2015-07-22
*
|
usb: host: xhci: remove typo in function documentation
Luis de Bethencourt
2015-07-22
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-06-27
|
\
|
*
MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPU
Ben Hutchings
2015-06-21
*
|
USB: ssb: use devm_kzalloc
Hauke Mehrtens
2015-06-08
*
|
USB: ssb: fix error handling in ssb_hcd_create_pdev()
Hauke Mehrtens
2015-06-08
*
|
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
2015-06-08
|
\
|
|
*
usb: host: xhci: add mutex for non-thread-safe data
Chris Bainbridge
2015-05-24
|
*
usb: make module xhci_hcd removable
Arthur Demchenkov
2015-05-24
*
|
Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...
Greg Kroah-Hartman
2015-06-03
|
\
\
|
*
|
usb: ohci-platform: Use devm_of_phy_get_by_index
Arun Ramamurthy
2015-05-11
|
*
|
usb: ehci-platform: Use devm_of_phy_get_by_index
Arun Ramamurthy
2015-05-11
*
|
|
drivers:usb:fsl: Fix compilation error for fsl ehci drv
Ramneek Mehresh
2015-05-31
*
|
|
drivers:usb:fsl: Add support for USB controller version-2.5
Nikhil Badola
2015-05-31
*
|
|
drivers:usb:fsl: Check IP version 2.4 for mph USB controller
Nikhil Badola
2015-05-31
*
|
|
usb: host: xhci: remove incorrect comment about mutex
Chris Bainbridge
2015-05-31
*
|
|
xhci: Return correct number of tranferred bytes for stalled control endpoints
Mathias Nyman
2015-05-31
*
|
|
xhci: optimize xhci bus resume time
Mathias Nyman
2015-05-31
*
|
|
usb: xhci: Fix suspend/resume when used with OTG core
Roger Quadros
2015-05-31
*
|
|
usb: xhci: fix xhci locking up during hcd remove
Roger Quadros
2015-05-31
*
|
|
usb: xhci: Allow usb_add/remove_hcd() to be called repeatedly
Roger Quadros
2015-05-31
*
|
|
usb: xhci: plat: Create both HCDs before adding them
Roger Quadros
2015-05-31
[prev]
[next]