index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
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: uhci-hcd: don't print on ENOMEM
Wolfram Sang
2016-08-30
*
|
usb: host: max3421-hcd: don't print on ENOMEM
Wolfram Sang
2016-08-30
*
|
usb: host: fhci-hcd: don't print on ENOMEM
Wolfram Sang
2016-08-30
*
|
Merge 4.8-rc3 into usb-next
Greg Kroah-Hartman
2016-08-21
|
\
|
|
*
xhci: don't dereference a xhci member after removing xhci
Mathias Nyman
2016-08-16
|
*
usb: xhci: Fix panic if disconnect
Jim Lin
2016-08-16
|
*
xhci: really enqueue zero length TRBs.
Alban Browaeys
2016-08-16
|
*
xhci: always handle "Command Ring Stopped" events
Mathias Nyman
2016-08-16
|
*
usb: host: max3421-hcd: fix mask of IO control register
Jaewon Kim
2016-08-09
|
*
usb: ehci: change order of register cleanup during shutdown
Marc Ohlf
2016-08-09
*
|
ehci-platform: add the max clock number to 4
Icenowy Zheng
2016-08-15
*
|
USB: bcma: support old USB 2.0 controller on Northstar devices
Rafał Miłecki
2016-08-15
*
|
whci: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-08-15
*
|
USB: bcma: initialize Northstar USB 3.0 controller
Rafał Miłecki
2016-08-09
*
|
usb: host: fsl-mph-dr-of: use of_property_read_bool
Julia Lawall
2016-08-09
|
/
*
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-02
|
\
|
*
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
2016-08-01
|
|
\
|
*
|
PCI: Put PCIe ports into D3 during suspend
Mika Westerberg
2016-06-13
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-25
|
\
\
\
|
*
|
|
timers: Remove set_timer_slack() leftovers
Thomas Gleixner
2016-07-07
|
|
|
/
|
|
/
|
*
|
|
Merge 4.7-rc6 into usb-next
Greg Kroah-Hartman
2016-07-04
|
\
|
|
|
*
|
Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2016-06-30
|
|
\
\
|
|
*
|
usb: host: ehci-st: Inform the reset framework that our reset line may be shared
Lee Jones
2016-06-30
|
|
*
|
usb: host: ohci-st: Inform the reset framework that our reset line may be shared
Lee Jones
2016-06-30
|
|
|
/
*
|
|
xhci: free the correct ring
Arnd Bergmann
2016-07-01
*
|
|
Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2016-06-29
|
\
\
\
|
*
|
|
usb: gadget: move gadget API functions to udc-core
Felipe Balbi
2016-06-21
|
|
/
/
*
|
|
xhci: get rid of platform data
Heikki Krogerus
2016-06-26
*
|
|
xhci: plat: adapt to unified device property interface
Heikki Krogerus
2016-06-26
*
|
|
xhci: rename and simplify last_trb_on_last_seg() helper
Mathias Nyman
2016-06-26
*
|
|
xhci: remove enqueue_is_link() helper
Mathias Nyman
2016-06-26
*
|
|
xhci: rework inc_deq() and fix off by one error.
Mathias Nyman
2016-06-26
*
|
|
xhci: use and add separate function for checking for link trbs
Mathias Nyman
2016-06-26
*
|
|
xhci: clean up event ring checks from inc_enq()
Mathias Nyman
2016-06-26
*
|
|
xhci: TD-fragment, align the unsplittable case with a bounce buffer
Mathias Nyman
2016-06-26
*
|
|
xhci: align the last trb before link if it is easily splittable.
Mathias Nyman
2016-06-26
*
|
|
xhci: don't rely on precalculated value of needed trbs in the enqueue loop
Mathias Nyman
2016-06-26
*
|
|
xhci: use boolean to indicate last trb in td remainder calculation
Mathias Nyman
2016-06-26
*
|
|
xhci: properly prepare zero packet TD after normal bulk TD.
Mathias Nyman
2016-06-26
*
|
|
xhci: rename ep_ring variable in queue_bulk_tx(), no functional change
Mathias Nyman
2016-06-26
*
|
|
Revert "usb: ohci-at91: Forcibly suspend ports while USB suspend"
Greg Kroah-Hartman
2016-06-20
*
|
|
Merge 4.7-rc4 into usb-next
Greg Kroah-Hartman
2016-06-20
|
\
|
|
|
*
|
usb: echi-hcd: Add ehci_setup check before echi_shutdown
Srinivas Kandagatla
2016-06-08
|
*
|
usb: host: ehci-msm: Conditionally call ehci suspend/resume
Andy Gross
2016-06-08
|
*
|
usb: host: ehci-tegra: Avoid getting the same reset twice
Thierry Reding
2016-06-08
|
*
|
usb: host: ehci-tegra: Grab the correct UTMI pads reset
Thierry Reding
2016-06-08
|
*
|
USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails
Michał Pecio
2016-06-08
|
*
|
USB: xhci: Add broken streams quirk for Frescologic device id 1009
Hans de Goede
2016-06-01
|
*
|
USB: EHCI: avoid undefined pointer arithmetic and placate UBSAN
Alan Stern
2016-06-01
|
*
|
xhci: fix platform quirks overwrite regression in 4.7-rc1
Mathias Nyman
2016-06-01
[prev]
[next]