summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-252-2/+1
* usb: ehci-mx6: Use shared wait_for_bitMateusz Kulikowski2016-01-251-28/+4
* usb: ohci-lpc32xx: Use shared wait_for_bitMateusz Kulikowski2016-01-251-27/+7
* usb: dwc2: Use shared wait_for_bitMateusz Kulikowski2016-01-251-28/+13
* dm: usb: Add a compatible string for PCI EHCI controllerSimon Glass2016-01-241-0/+6
* Add more SPDX-License-Identifier tagsTom Rini2016-01-1922-383/+24
* usb: host: ehci-vf: Implement board_usb_phy_mode weak functionSanchayan Maity2016-01-161-0/+10
* usb: host: ehci-vf: Remove hardcoded USB host client configurationSanchayan Maity2016-01-161-5/+0
* usb:ci_udc: Remove ULPI setting for i.MX OTG controllerYe.Li2016-01-161-11/+3
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-141-3/+3
* ums: support multiple LUNs at onceStephen Warren2016-01-132-13/+16
* dm: net: usb: Convert mcs7830 driver to support driver modelSimon Glass2016-01-121-0/+105
* dm: net: usb: Refactor mcs7830 driver ready for DM conversionSimon Glass2016-01-121-121/+144
* dm: usb: Convert echi-pci to use new DM PCI APISimon Glass2016-01-121-12/+39
* dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass2016-01-121-1/+1
* usb: musb: Fix hub port setting for SPLIT transactionsStefan Brüns2015-12-311-1/+1
* usb: Move determination of TT hub address/port into separate functionStefan Brüns2015-12-313-101/+12
* usb: dwc2: avoid out of bounds accessStefan Brüns2015-12-311-3/+4
* usb: add support of generic OHCI devicesAlexey Brodkin2015-12-173-0/+54
* usb: host: ehci: samsung: Move hcor initialization after usb phy setupLukasz Majewski2015-12-171-2/+2
* usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut2015-12-173-3/+3
* usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut2015-12-171-1/+1
* usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut2015-12-172-2/+2
* usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*Marek Vasut2015-12-171-2/+2
* usb: s3c-otg: Tweak the commentsMarek Vasut2015-12-174-4/+4
* usb: s3c-otg: Rename remaining macrosMarek Vasut2015-12-174-22/+22
* usb: s3c-otg: Rename sources to dwc2_*cMarek Vasut2015-12-174-6/+6
* usb: s3c-otg: Rename local headers to dwc2_*hMarek Vasut2015-12-175-8/+8
* usb: s3c-otg: Change the driver name to dwc2-udcMarek Vasut2015-12-171-3/+3
* usb: s3c-otg: Zap useless externsMarek Vasut2015-12-171-4/+2
* usb: s3c-otg: Rename remaining local s3c_*() functionsMarek Vasut2015-12-172-23/+23
* usb: s3c-otg: Rename s3c_udc_*() functionsMarek Vasut2015-12-172-47/+47
* usb: s3c-otg: Rename s3c_ep_*() functionsMarek Vasut2015-12-171-11/+11
* usb: s3c-otg: Rename s3c_ep0_*() functionsMarek Vasut2015-12-172-14/+14
* usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.cMarek Vasut2015-12-171-7/+7
* usb: s3c-otg: Staticize s3c_udc_ep_set_stallMarek Vasut2015-12-172-3/+1
* usb: s3c-otg: Rename struct s3c_requestMarek Vasut2015-12-173-28/+28
* usb: s3c-otg: Rename struct s3c_epMarek Vasut2015-12-173-46/+46
* usb: s3c-otg: Rename struct s3c_dev_*_epMarek Vasut2015-12-171-4/+4
* usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phyMarek Vasut2015-12-172-5/+5
* usb: s3c-otg: Split private bits from s3c_udc.hMarek Vasut2015-12-174-1/+105
* usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_regMarek Vasut2015-12-172-3/+3
* usb: s3c-otg: Rename struct s3c_udc to dwc2_udcMarek Vasut2015-12-174-46/+46
* usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.hMarek Vasut2015-12-173-2/+2
* usb: xhci: zynqmp: Removing unused function usb_phy_resetMarek Vasut2015-12-071-17/+0
* usb: xhci: fsl: Removing unused function usb_phy_resetRajesh Bhagat2015-12-071-17/+0
* usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databookRajesh Bhagat2015-12-071-0/+2
* usb: add support for generic EHCI devicesAlexey Brodkin2015-12-073-0/+59
* sunxi: usb: Rename the sunxi usb driver DM entryMarek Vasut2015-12-071-1/+1
* usb: zynqmp: Fix build warningsMarek Vasut2015-12-071-1/+1
OpenPOWER on IntegriCloud