summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | usb: renesas_usbhs: Don't check CSSTS bit if peripheral modeYoshihiro Shimoda2016-03-041-4/+2
| | * | | | | | usb: renesas_usbhs: add R-Car Gen3 power controlYoshihiro Shimoda2016-03-044-5/+68
| | * | | | | | usb: dwc3: Enable SuperSpeedPlusJohn Youn2016-03-041-0/+8
| | * | | | | | usb: dwc3: Update maximum_speed for SuperSpeedPlusJohn Youn2016-03-041-4/+13
| | * | | | | | usb: dwc3: Update speed checks for SuperSpeedPlusJohn Youn2016-03-042-8/+14
| | * | | | | | usb: dwc3: Update register fields for SuperSpeedPlusJohn Youn2016-03-041-1/+4
| | * | | | | | usb: dwc3: DWC_usb31 controller checkJohn Youn2016-03-041-0/+6
| | * | | | | | usb: gadget: f_mass_storage: Enable SuperSpeedPlusJohn Youn2016-03-041-1/+1
| | * | | | | | usb: gadget: composite: Update debug message for SuperSpeedPlusJohn Youn2016-03-041-1/+2
| | * | | | | | usb: gadget: composite: Configure the usb_ep for SuperSpeedPlusJohn Youn2016-03-041-1/+8
| | * | | | | | usb: gadget: composite: Write SuperSpeedPlus config descriptorsJohn Youn2016-03-041-1/+5
| | * | | | | | usb: gadget: composite: Add function to get descriptorsJohn Youn2016-03-041-21/+32
| | * | | | | | usb: gadget: composite: Count configs for SuperSpeedPlusJohn Youn2016-03-041-1/+7
| | * | | | | | usb: gadget: Update config for SuperSpeedPlusJohn Youn2016-03-042-0/+3
| | * | | | | | usb: gadget: Update function for SuperSpeedPlusJohn Youn2016-03-041-0/+6
| | * | | | | | usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn2016-03-0418-18/+22
| | * | | | | | usb: gadget: composite: Return SSP Dev Cap descriptorJohn Youn2016-03-041-0/+42
| | * | | | | | usb: gadget: composite: Return bcdUSB 0x0310John Youn2016-03-041-1/+1
| * | | | | | | usb: ohci: nxp: remove USB PLL and USB OTG clock managementVladimir Zapolskiy2016-03-031-52/+10
| * | | | | | | usb: ohci: nxp: remove direct access to clock controller registersVladimir Zapolskiy2016-03-031-18/+0
| * | | | | | | usb: ehci-atmel: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-031-4/+2
| * | | | | | | usb: ohci-at91: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-031-5/+3
| * | | | | | | usb: xhci-mtk: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-031-7/+3
| * | | | | | | usb: host: unhide suspend/resume declarationsArnd Bergmann2016-03-032-4/+0
| * | | | | | | usb: host: Host drivers relying on DMA should depend on HAS_DMAGeert Uytterhoeven2016-03-031-5/+4
| * | | | | | | usbip: move usbip_protocol.txt to DocumentationChristian Lamparter2016-03-031-358/+0
| * | | | | | | USB: idmouse.c: Put the interface on errorJunjie Mao2016-03-031-1/+1
| * | | | | | | usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum2016-03-031-5/+5
| * | | | | | | usb: host: xhci-plat: fix of_table.cocci warningsJulia Lawall2016-03-031-0/+1
| * | | | | | | usb: host: xhci-plat: add R-Car Gen2 and Gen3 fallback compatibility stringsSimon Horman2016-03-031-0/+5
| |/ / / / / /
| * | | | | | Merge tag 'usb-ci-v4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-03-013-5/+12
| |\ \ \ \ \ \
| | * | | | | | usb: chipidea: imx: avoid EPROBE_DEFER printed as errorStefan Agner2016-02-291-3/+3
| | * | | | | | Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"Peter Chen2016-02-291-1/+0
| | * | | | | | usb: chipidea: add system interface for ttctrl.tthaPeter Chen2016-02-291-0/+3
| | * | | | | | usb: chipidea: udc: remove unused value assignmentLi Jun2016-02-291-1/+0
| | * | | | | | usb: chipidea: add CI_HDRC_TURN_VBUS_EARLY_ON for imx23Stefan Wahren2016-02-291-0/+6
| * | | | | | | Merge 4.5-rc6 into usb-nextGreg Kroah-Hartman2016-03-0116-70/+121
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | usb: dwc2: USB_DWC2 should depend on HAS_DMAGeert Uytterhoeven2016-02-201-0/+1
| * | | | | | | usb: core: Allow compilation on platforms where NO_DMA=yGeert Uytterhoeven2016-02-202-12/+22
| * | | | | | | usb: storage: use usb_store_dbg instead of US_DEBUGPXVictor Dodon2016-02-203-20/+13
| * | | | | | | usb: usbtmc: Fix disconnect/poll interactionDave Penkler2016-02-201-1/+2
| * | | | | | | usb: host: xhci-rcar: Use ARCH_RENESASSimon Horman2016-02-201-1/+1
| * | | | | | | usb: renesas_usbhs: Use ARCH_RENESASSimon Horman2016-02-201-1/+1
| * | | | | | | chipidea: error on overflow for port_test_writeAlan2016-02-201-0/+3
| * | | | | | | usb/misc/chaoskey: introduce an URB for asynchronous readsOliver Neukum2016-02-201-21/+65
| * | | | | | | usb/misc/chaoskey: Cleanup probe failure pathsOliver Neukum2016-02-201-18/+18
| * | | | | | | Revert "usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY"Greg Kroah-Hartman2016-02-201-1/+0
| * | | | | | | usb: retry reset if a device times outOliver Neukum2016-02-141-1/+7
| * | | | | | | usb: host: pci_quirks: fix memory leak, by adding iounmapSaurabh Sengar2016-02-141-1/+2
| * | | | | | | USB: Add support for usbfs zerocopy.Steinar H. Gunderson2016-02-141-25/+202