summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* xhci: don't dereference a xhci member after removing xhciMathias Nyman2016-08-161-1/+2
* usb: xhci: Fix panic if disconnectJim Lin2016-08-161-0/+3
* xhci: really enqueue zero length TRBs.Alban Browaeys2016-08-161-1/+2
* xhci: always handle "Command Ring Stopped" eventsMathias Nyman2016-08-161-6/+7
* usb: host: max3421-hcd: fix mask of IO control registerJaewon Kim2016-08-091-1/+1
* usb: ehci: change order of register cleanup during shutdownMarc Ohlf2016-08-091-2/+2
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-1/+1
|\
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-0111-32/+103
| |\
| * | PCI: Put PCIe ports into D3 during suspendMika Westerberg2016-06-131-1/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-252-3/+0
|\ \ \
| * | | timers: Remove set_timer_slack() leftoversThomas Gleixner2016-07-072-3/+0
| | |/ | |/|
* | | Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman2016-07-042-4/+8
|\ \ \ | |/ /
| * | Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2016-06-302-4/+8
| |\ \
| | * | usb: host: ehci-st: Inform the reset framework that our reset line may be sharedLee Jones2016-06-301-2/+4
| | * | usb: host: ohci-st: Inform the reset framework that our reset line may be sharedLee Jones2016-06-301-2/+4
| | |/
* | | xhci: free the correct ringArnd Bergmann2016-07-011-0/+1
* | | Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-06-291-1/+1
|\ \ \
| * | | usb: gadget: move gadget API functions to udc-coreFelipe Balbi2016-06-211-1/+1
| |/ /
* | | xhci: get rid of platform dataHeikki Krogerus2016-06-261-4/+1
* | | xhci: plat: adapt to unified device property interfaceHeikki Krogerus2016-06-261-3/+2
* | | xhci: rename and simplify last_trb_on_last_seg() helperMathias Nyman2016-06-261-40/+25
* | | xhci: remove enqueue_is_link() helperMathias Nyman2016-06-261-7/+1
* | | xhci: rework inc_deq() and fix off by one error.Mathias Nyman2016-06-261-36/+32
* | | xhci: use and add separate function for checking for link trbsMathias Nyman2016-06-261-11/+13
* | | xhci: clean up event ring checks from inc_enq()Mathias Nyman2016-06-261-36/+28
* | | xhci: TD-fragment, align the unsplittable case with a bounce bufferMathias Nyman2016-06-264-40/+155
* | | xhci: align the last trb before link if it is easily splittable.Mathias Nyman2016-06-261-0/+27
* | | xhci: don't rely on precalculated value of needed trbs in the enqueue loopMathias Nyman2016-06-261-46/+29
* | | xhci: use boolean to indicate last trb in td remainder calculationMathias Nyman2016-06-261-7/+6
* | | xhci: properly prepare zero packet TD after normal bulk TD.Mathias Nyman2016-06-261-23/+15
* | | xhci: rename ep_ring variable in queue_bulk_tx(), no functional changeMathias Nyman2016-06-261-11/+10
* | | Revert "usb: ohci-at91: Forcibly suspend ports while USB suspend"Greg Kroah-Hartman2016-06-201-79/+1
* | | Merge 4.7-rc4 into usb-nextGreg Kroah-Hartman2016-06-209-28/+95
|\ \ \ | |/ /
| * | usb: echi-hcd: Add ehci_setup check before echi_shutdownSrinivas Kandagatla2016-06-071-0/+9
| * | usb: host: ehci-msm: Conditionally call ehci suspend/resumeAndy Gross2016-06-071-2/+12
| * | usb: host: ehci-tegra: Avoid getting the same reset twiceThierry Reding2016-06-071-3/+13
| * | usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding2016-06-071-1/+1
| * | USB: OHCI: Don't mark EDs as ED_OPER if scheduling failsMichał Pecio2016-06-071-1/+2
| * | USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede2016-06-011-0/+5
| * | USB: EHCI: avoid undefined pointer arithmetic and placate UBSANAlan Stern2016-06-011-3/+11
| * | xhci: fix platform quirks overwrite regression in 4.7-rc1Mathias Nyman2016-06-011-1/+1
| * | usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni2016-06-011-0/+3
| * | xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman2016-06-011-5/+22
| * | xhci: Cleanup only when releasing primary hcdGabriel Krisman Bertazi2016-06-012-13/+17
| |/
* | ehci-platform: Add support for shared reset controllersHans de Goede2016-06-081-11/+5
* | ohci-platform: Add support for controllers with multiple reset linesHans de Goede2016-06-071-20/+23
* | usb: ohci-at91: Forcibly suspend ports while USB suspendWenyou Yang2016-06-071-1/+79
* | usb: ehci-platform: add reset controller number in struct ehci_platform_privJiancheng Xue2016-06-071-17/+28
|/
* Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-2019-502/+287
|\
| * USB: FHCI: avoid redundant conditionHeinrich Schuchardt2016-05-091-1/+1
OpenPOWER on IntegriCloud