summaryrefslogtreecommitdiff
path: root/drivers/usb/musb-new
Commit message (Expand)AuthorAgeLines
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08-4/+4
* drivers: usb: musb: add ti musb host driver with driver model supportMugunthan V N2016-12-02-0/+191
* drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N2016-12-02-11/+11
* drivers: usb: musb: add ti musb misc driver for wrapperMugunthan V N2016-12-02-0/+74
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-4/+4
* sunxi: musb: Re-init musb controller on repeated probe callsHans de Goede2016-09-18-9/+11
* sunxi: musb: Power off OTG port VBUS when disabledChen-Yu Tsai2016-09-17-16/+12
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-1/+1
* sunxi: musb: Properly turn of musb controller before bootingHans de Goede2016-06-10-0/+7
* usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko2016-04-20-0/+1
* musb: Properly call musb_stop() on probe failureHans de Goede2016-04-10-1/+3
* musb: sunxi: Do not allocate musb struct multiple timesHans de Goede2016-04-10-4/+7
* drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller.Purna Chandra Mandal2016-04-10-1/+297
* drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.Purna Chandra Mandal2016-04-10-7/+0
* musb: sunxi: Add support for A83TChen-Yu Tsai2016-03-31-1/+1
* usb: musb-new: omap2430: OMAP4 MUSB USB controller supportPaul Kocialkowski2016-03-15-0/+25
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19-326/+16
* usb: musb: Fix hub port setting for SPLIT transactionsStefan Brüns2015-12-31-1/+1
* usb: Move determination of TT hub address/port into separate functionStefan Brüns2015-12-31-56/+7
* sunxi: musb: Implement dfu_usb_get_reset()Siarhei Siamashka2015-11-22-0/+12
* Move console definitions into a new console.h fileSimon Glass2015-11-19-0/+1
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-10-0/+2
* dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass2015-10-23-5/+5
* arm: Remove unused ST-Ericsson u8500 archStefan Roese2015-09-15-1/+1
* sunxi: musb: Drop no longer accurate comment in Kconfig help textHans de Goede2015-08-31-3/+1
* sunxi: usb-phy: Never power off the usb portsHans de Goede2015-08-08-12/+16
* musb: sunxi: Force EP0 on re-enableMaxime Ripard2015-08-05-0/+3
* sunxi: usb: USB_MUSB_SUNXI move to musb-new KconfigPaul Kocialkowski2015-08-05-0/+14
* usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGETPaul Kocialkowski2015-08-05-0/+14
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-05-23/+23
* sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede2015-07-25-1/+1
* sunxi: musb: Improve output during probingHans de Goede2015-07-25-5/+6
* sunxi: musb: Use device-model for musb host modeHans de Goede2015-07-25-0/+57
* sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede2015-07-25-10/+25
* sunxi: musb: Add id pin supportHans de Goede2015-07-25-0/+5
* sunxi: musb: Move vbus check to sunxi_musb_enableHans de Goede2015-07-25-10/+9
* linux_compat: remove cpu_relax() defineMasahiro Yamada2015-07-22-0/+1
* musb: Add device-model support to the musb-host u-boot glueHans de Goede2015-07-21-1/+73
* musb: Add musb_host_data struct to hold global dataHans de Goede2015-07-21-54/+77
* musb: Rename and wrap public functionsHans de Goede2015-07-21-11/+59
* musb: Update usb-compat to work with struct usb_device without a parent ptrHans de Goede2015-07-21-1/+75
* musb: Allow musb_platform_enable to return an error codeHans de Goede2015-07-21-3/+64
* usb: Add an usb_device parameter to usb_reset_root_portHans de Goede2015-07-21-2/+2
* sunxi: musb: Remove unused sunxi_musb_exit methodHans de Goede2015-06-17-34/+0
* sunxi: musb: Do not fully reset the controler from sunxi_musb_disableHans de Goede2015-06-17-21/+31
* sunxi: usb: Do not call phy_probe from hcd codeHans de Goede2015-05-04-6/+1
* sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede2015-05-04-2/+2
* sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede2015-05-04-12/+12
* sunxi: usb: Move setup of host controller clocks to the host controller driversHans de Goede2015-05-04-0/+20
* sunxi: Add basic A33 basic supportVishnu Patekar2015-05-04-0/+5