summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: use %pad format string from dma_addr_tArnd Bergmann2016-03-042-6/+6
* usb: isp1301-omap: mark power_up as __maybe_unusedArnd Bergmann2016-03-041-1/+1
* usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbolArnd Bergmann2016-03-044-7/+3
* usb: gadget: pxa25x_udc: use readl/writel for mmioArnd Bergmann2016-03-042-22/+40
* usb: gadget: pxa25x_udc cleanupArnd Bergmann2016-03-042-203/+275
* usb: gadget: pxa25x_udc: move register definitions from archArnd Bergmann2016-03-041-6/+155
* 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
* Merge tag 'usb-ci-v4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-03-023-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-02241-1649/+3161
|\ \ | |/ |/|
| * Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-281-11/+7
| |\
| | * irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory sizeShanker Donthineni2016-02-171-5/+6
| | * irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1Ashok Kumar2016-02-111-6/+1
| * | Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-281-1/+1
| |\ \
| | * | drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BIN...Lisa Du2016-02-211-1/+1
| * | | Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-2818-70/+125
| |\ \ \
| | * \ \ Merge tag 'fixes-for-v4.5-rc6' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2016-02-2413-63/+106
| | |\ \ \
| | | * | | usb: musb: fix DMA for host modeCristian Birsan2016-02-231-4/+2
| | | * | | usb: phy: msm: Trigger USB state detection work in DRD modeIvan T. Ivanov2016-02-231-16/+4
| | | * | | usb: gadget: net2280: fix endpoint max packet for super speed connectionsSimon Appleby2016-02-231-2/+13
| | | * | | usb: gadget: gadgetfs: unregister gadget only if it got successfully registeredMarek Szyprowski2016-02-231-2/+5
| | | * | | usb: gadget: remove driver from pending list on probe errorMarek Szyprowski2016-02-231-1/+2
| | | * | | usb: musb: Fix DMA desired mode for Mentor DMA engineCristian Birsan2016-02-171-1/+1
| | | * | | usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usageAndrzej Hajda2016-02-171-1/+1
| | | * | | usb: dwc2: USB_DWC2 should depend on HAS_DMAGeert Uytterhoeven2016-02-171-0/+1
| | | * | | usb: dwc2: host: fix the data toggle error in full speed descriptor dmaTang, Jianqiang2016-02-172-1/+9
| | | * | | usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_descVardan Mikayelyan2016-02-171-11/+10
| | | * | | usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn2016-02-173-24/+52
| | | * | | usb: dwc2: Add extra delay when forcing dr_modeJohn Youn2016-02-171-0/+6