aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
...
* | usb: host: uhci-hcd: don't print on ENOMEMWolfram Sang2016-08-30
* | usb: host: max3421-hcd: don't print on ENOMEMWolfram Sang2016-08-30
* | usb: host: fhci-hcd: don't print on ENOMEMWolfram Sang2016-08-30
* | Merge 4.8-rc3 into usb-nextGreg Kroah-Hartman2016-08-21
|\|
| * xhci: don't dereference a xhci member after removing xhciMathias Nyman2016-08-16
| * usb: xhci: Fix panic if disconnectJim Lin2016-08-16
| * xhci: really enqueue zero length TRBs.Alban Browaeys2016-08-16
| * xhci: always handle "Command Ring Stopped" eventsMathias Nyman2016-08-16
| * usb: host: max3421-hcd: fix mask of IO control registerJaewon Kim2016-08-09
| * usb: ehci: change order of register cleanup during shutdownMarc Ohlf2016-08-09
* | ehci-platform: add the max clock number to 4Icenowy Zheng2016-08-15
* | USB: bcma: support old USB 2.0 controller on Northstar devicesRafał Miłecki2016-08-15
* | whci: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-08-15
* | USB: bcma: initialize Northstar USB 3.0 controllerRafał Miłecki2016-08-09
* | usb: host: fsl-mph-dr-of: use of_property_read_boolJulia Lawall2016-08-09
|/
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-02
|\
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-01
| |\
| * | PCI: Put PCIe ports into D3 during suspendMika Westerberg2016-06-13
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-25
|\ \ \
| * | | timers: Remove set_timer_slack() leftoversThomas Gleixner2016-07-07
| | |/ | |/|
* | | Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman2016-07-04
|\| |
| * | Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2016-06-30
| |\ \
| | * | usb: host: ehci-st: Inform the reset framework that our reset line may be sharedLee Jones2016-06-30
| | * | usb: host: ohci-st: Inform the reset framework that our reset line may be sharedLee Jones2016-06-30
| | |/
* | | xhci: free the correct ringArnd Bergmann2016-07-01
* | | Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-06-29
|\ \ \
| * | | usb: gadget: move gadget API functions to udc-coreFelipe Balbi2016-06-21
| |/ /
* | | xhci: get rid of platform dataHeikki Krogerus2016-06-26
* | | xhci: plat: adapt to unified device property interfaceHeikki Krogerus2016-06-26
* | | xhci: rename and simplify last_trb_on_last_seg() helperMathias Nyman2016-06-26
* | | xhci: remove enqueue_is_link() helperMathias Nyman2016-06-26
* | | xhci: rework inc_deq() and fix off by one error.Mathias Nyman2016-06-26
* | | xhci: use and add separate function for checking for link trbsMathias Nyman2016-06-26
* | | xhci: clean up event ring checks from inc_enq()Mathias Nyman2016-06-26
* | | xhci: TD-fragment, align the unsplittable case with a bounce bufferMathias Nyman2016-06-26
* | | xhci: align the last trb before link if it is easily splittable.Mathias Nyman2016-06-26
* | | xhci: don't rely on precalculated value of needed trbs in the enqueue loopMathias Nyman2016-06-26
* | | xhci: use boolean to indicate last trb in td remainder calculationMathias Nyman2016-06-26
* | | xhci: properly prepare zero packet TD after normal bulk TD.Mathias Nyman2016-06-26
* | | xhci: rename ep_ring variable in queue_bulk_tx(), no functional changeMathias Nyman2016-06-26
* | | Revert "usb: ohci-at91: Forcibly suspend ports while USB suspend"Greg Kroah-Hartman2016-06-20
* | | Merge 4.7-rc4 into usb-nextGreg Kroah-Hartman2016-06-20
|\| |
| * | usb: echi-hcd: Add ehci_setup check before echi_shutdownSrinivas Kandagatla2016-06-08
| * | usb: host: ehci-msm: Conditionally call ehci suspend/resumeAndy Gross2016-06-08
| * | usb: host: ehci-tegra: Avoid getting the same reset twiceThierry Reding2016-06-08
| * | usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding2016-06-08
| * | USB: OHCI: Don't mark EDs as ED_OPER if scheduling failsMichał Pecio2016-06-08
| * | USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede2016-06-01
| * | USB: EHCI: avoid undefined pointer arithmetic and placate UBSANAlan Stern2016-06-01
| * | xhci: fix platform quirks overwrite regression in 4.7-rc1Mathias Nyman2016-06-01