summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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-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-08ehci-platform: Add support for shared reset controllersHans de Goede
2016-06-08ohci-platform: Add support for controllers with multiple reset linesHans de Goede
2016-06-08usb: ohci-at91: Forcibly suspend ports while USB suspendWenyou Yang
2016-06-08usb: ehci-platform: add reset controller number in struct ehci_platform_privJiancheng Xue
2016-06-08usb: echi-hcd: Add ehci_setup check before echi_shutdownSrinivas Kandagatla
2016-06-08usb: host: ehci-msm: Conditionally call ehci suspend/resumeAndy Gross
2016-06-08usb: host: ehci-tegra: Avoid getting the same reset twiceThierry Reding
2016-06-08usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding
2016-06-08USB: 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-21Merge 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
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-13USB: ohci-jz4740: Remove obsolete driverMaarten ter Huurne
2016-05-09USB: FHCI: avoid redundant conditionHeinrich Schuchardt
2016-05-09usb: host: xhci-rcar: Avoid long wait in xhci_reset()Yoshihiro Shimoda
2016-05-09usb/host/fotg210: remove dead code in create_sysfs_filesColin Ian King
2016-04-29USB: EHCI: make all debugging depend on CONFIG_DYNAMIC_DEBUGAlan Stern
2016-04-29usb: xhci: tegra: Add Tegra210 supportThierry Reding
2016-04-29usb: xhci: Add NVIDIA Tegra XUSB controller driverThierry Reding
2016-04-28usb/host/: const data must use __initconst not __initdataNicolas Pitre
2016-04-26usb: hcd: do not call whc_clean_up on wch_init call failureColin Ian King
2016-04-26USB: bcma: use simpler devm helper for getting vcc GPIORafał Miłecki
2016-04-26usb: host: xhci: plat: finally get rid of xhci_plat_type_is()Felipe Balbi
2016-04-26usb: host: xhci: plat: make use of new methods in xhci_plat_privFelipe Balbi
2016-04-26usb: host: xhci: plat: change type of mvebu init_quirk()Felipe Balbi
2016-04-26usb: host: xhci: plat: move mvebu init_quirk() to xhci_plat_setup()Felipe Balbi
2016-04-26usb: xhci: plat: add ->plat_start() and ->init_quirk() methodsFelipe Balbi
2016-04-26usb: host: xhci: rcar: retire use of xhci_plat_type_is()Felipe Balbi
2016-04-26usb: xhci: remove duplicate code of interval checkingAlexandr Ivanov
2016-04-26usb: xhci: remove duplicate function xhci_urb_to_transfer_ringAlexandr Ivanov