aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2016-08-16xhci: don't dereference a xhci member after removing xhciMathias Nyman
2016-08-16usb: xhci: Fix panic if disconnectJim Lin
2016-08-16xhci: really enqueue zero length TRBs.Alban Browaeys
2016-08-16xhci: always handle "Command Ring Stopped" eventsMathias Nyman
2016-08-09usb: host: max3421-hcd: fix mask of IO control registerJaewon Kim
2016-08-09usb: ehci: change order of register cleanup during shutdownMarc Ohlf
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-07timers: Remove set_timer_slack() leftoversThomas Gleixner
2016-07-04Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman
2016-07-01xhci: free the correct ringArnd Bergmann
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2016-06-30usb: host: ehci-st: Inform the reset framework that our reset line may be sharedLee Jones
2016-06-30usb: host: ohci-st: Inform the reset framework that our reset line may be sharedLee Jones
2016-06-29Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-06-26xhci: get rid of platform dataHeikki Krogerus
2016-06-26xhci: plat: adapt to unified device property interfaceHeikki Krogerus
2016-06-26xhci: rename and simplify last_trb_on_last_seg() helperMathias Nyman
2016-06-26xhci: remove enqueue_is_link() helperMathias Nyman
2016-06-26xhci: rework inc_deq() and fix off by one error.Mathias Nyman
2016-06-26xhci: use and add separate function for checking for link trbsMathias Nyman
2016-06-26xhci: clean up event ring checks from inc_enq()Mathias Nyman
2016-06-26xhci: TD-fragment, align the unsplittable case with a bounce bufferMathias Nyman
2016-06-26xhci: align the last trb before link if it is easily splittable.Mathias Nyman
2016-06-26xhci: don't rely on precalculated value of needed trbs in the enqueue loopMathias Nyman
2016-06-26xhci: use boolean to indicate last trb in td remainder calculationMathias Nyman
2016-06-26xhci: properly prepare zero packet TD after normal bulk TD.Mathias Nyman
2016-06-26xhci: rename ep_ring variable in queue_bulk_tx(), no functional changeMathias Nyman
2016-06-21usb: gadget: move gadget API functions to udc-coreFelipe Balbi
2016-06-20Revert "usb: ohci-at91: Forcibly suspend ports while USB suspend"Greg Kroah-Hartman
2016-06-20Merge 4.7-rc4 into usb-nextGreg Kroah-Hartman
2016-06-13PCI: Put PCIe ports into D3 during suspendMika Westerberg
2016-06-08ehci-platform: Add support for shared reset controllersHans de Goede
2016-06-07ohci-platform: Add support for controllers with multiple reset linesHans de Goede
2016-06-07usb: ohci-at91: Forcibly suspend ports while USB suspendWenyou Yang
2016-06-07usb: ehci-platform: add reset controller number in struct ehci_platform_privJiancheng Xue
2016-06-07usb: echi-hcd: Add ehci_setup check before echi_shutdownSrinivas Kandagatla
2016-06-07usb: host: ehci-msm: Conditionally call ehci suspend/resumeAndy Gross
2016-06-07usb: host: ehci-tegra: Avoid getting the same reset twiceThierry Reding
2016-06-07usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding
2016-06-07USB: OHCI: Don't mark EDs as ED_OPER if scheduling failsMichał Pecio
2016-06-01USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede
2016-06-01USB: EHCI: avoid undefined pointer arithmetic and placate UBSANAlan Stern
2016-06-01xhci: fix platform quirks overwrite regression in 4.7-rc1Mathias Nyman
2016-06-01usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni
2016-06-01xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman
2016-06-01xhci: Cleanup only when releasing primary hcdGabriel Krisman Bertazi
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds