aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb-new
AgeCommit message (Expand)Author
2018-06-07bug.h: introduce WARN_ONCERamon Fried
2018-05-28usb: sunxi: Switch to use generic-phyJagan Teki
2018-05-28phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectJagan Teki
2018-05-28musb: sunxi: Add support for H3/H5/A64Jagan Teki
2018-05-28musb: sunxi: Use BIT instead of numerical shiftJagan Teki
2018-05-28musb: sunxi: Add OTG device clkgate and reset for H3/H5Jagan Teki
2018-05-28musb: sunxi: Add fifo configJagan Teki
2018-05-28musb: sunxi: Use simple way to fill musb_hdrc pdataJagan Teki
2018-05-28musb: sunxi: Add proper macros instead of numericalsJagan Teki
2018-05-28usb: sunxi: Simplify ccm reg base codeJagan Teki
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-28spl: disk: usb: Add dependencies to sprintf/strto*Alex Kiernan
2018-01-22Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford
2018-01-10musb: sunxi: Use base address from device treeChen-Yu Tsai
2017-10-05Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-10-04printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada
2017-10-03musb: sunxi: switch to the device modelMaxime Ripard
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-05-15omap4: Drop redundant CONFIG_OMAP4430 symbolTom Rini
2017-04-25musb: properly detect failed initialization of controllerHeinrich Schuchardt
2017-04-05Blackfin: RemoveTom Rini
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-12-02drivers: usb: musb: add ti musb host driver with driver model supportMugunthan V N
2016-12-02drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N
2016-12-02drivers: usb: musb: add ti musb misc driver for wrapperMugunthan V N
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-18sunxi: musb: Re-init musb controller on repeated probe callsHans de Goede
2016-09-17sunxi: musb: Power off OTG port VBUS when disabledChen-Yu Tsai
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-06-10sunxi: musb: Properly turn of musb controller before bootingHans de Goede
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko
2016-04-10musb: Properly call musb_stop() on probe failureHans de Goede
2016-04-10musb: sunxi: Do not allocate musb struct multiple timesHans de Goede
2016-04-10drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller.Purna Chandra Mandal
2016-04-10drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.Purna Chandra Mandal
2016-03-31musb: sunxi: Add support for A83TChen-Yu Tsai
2016-03-15usb: musb-new: omap2430: OMAP4 MUSB USB controller supportPaul Kocialkowski
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-12-31usb: musb: Fix hub port setting for SPLIT transactionsStefan Brüns
2015-12-31usb: Move determination of TT hub address/port into separate functionStefan Brüns
2015-11-22sunxi: musb: Implement dfu_usb_get_reset()Siarhei Siamashka
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-10-23dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass
2015-09-15arm: Remove unused ST-Ericsson u8500 archStefan Roese
2015-08-31sunxi: musb: Drop no longer accurate comment in Kconfig help textHans de Goede