Commit Graph

91 Commits (8f339d23460fd5a0231d080a26e8749de77a9c9f)

Author SHA1 Message Date
Heinrich Schuchardt 2511b2ed4d musb: properly detect failed initialization of controller 8 years ago
Tom Rini ea3310e8aa Blackfin: Remove 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Mugunthan V N ae6acf9fe2 drivers: usb: musb: add ti musb host driver with driver model support 8 years ago
Mugunthan V N 1cac34ce16 drivers: usb: musb: adopt musb backend driver to driver model 8 years ago
Mugunthan V N 28b8d5fd2b drivers: usb: musb: add ti musb misc driver for wrapper 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Hans de Goede 7c22e26ec5 sunxi: musb: Re-init musb controller on repeated probe calls 8 years ago
Chen-Yu Tsai 57075a472a sunxi: musb: Power off OTG port VBUS when disabled 8 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 8 years ago
Hans de Goede bca4c3c5fc sunxi: musb: Properly turn of musb controller before booting 9 years ago
Sam Protsenko 3457bbaf22 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig 9 years ago
Hans de Goede bf31323064 musb: Properly call musb_stop() on probe failure 9 years ago
Hans de Goede 38b4a3e143 musb: sunxi: Do not allocate musb struct multiple times 9 years ago
Purna Chandra Mandal 03b8e04632 drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller. 9 years ago
Purna Chandra Mandal 6d9481047e drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. 9 years ago
Chen-Yu Tsai 96fccb175f musb: sunxi: Add support for A83T 9 years ago
Paul Kocialkowski 27754d18fc usb: musb-new: omap2430: OMAP4 MUSB USB controller support 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Stefan Brüns ac3abf0b7d usb: musb: Fix hub port setting for SPLIT transactions 9 years ago
Stefan Brüns faa7db24a4 usb: Move determination of TT hub address/port into separate function 9 years ago
Siarhei Siamashka 6047a3a9c9 sunxi: musb: Implement dfu_usb_get_reset() 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Tom Rini da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
Stefan Roese 68282f55b8 arm: Remove unused ST-Ericsson u8500 arch 9 years ago
Hans de Goede 7806b75a05 sunxi: musb: Drop no longer accurate comment in Kconfig help text 9 years ago
Hans de Goede c9f8947e66 sunxi: usb-phy: Never power off the usb ports 9 years ago
Maxime Ripard 1feda63ed9 musb: sunxi: Force EP0 on re-enable 9 years ago
Paul Kocialkowski 6bed24cc62 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig 9 years ago
Paul Kocialkowski 5d6c2f4b5a usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET 9 years ago
Paul Kocialkowski 95de1e2f26 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB 9 years ago
Hans de Goede 9ecce9707b sunxi: musb: Stop treating not having a vbus-det gpio as an error 9 years ago
Hans de Goede 56a2085410 sunxi: musb: Improve output during probing 9 years ago
Hans de Goede 91183babea sunxi: musb: Use device-model for musb host mode 9 years ago
Hans de Goede d42faf3198 sunxi: musb: Move musb config and platdata to the sunxi-musb glue 9 years ago
Hans de Goede 71cbe0d681 sunxi: musb: Add id pin support 9 years ago
Hans de Goede b41972e7d1 sunxi: musb: Move vbus check to sunxi_musb_enable 9 years ago
Masahiro Yamada 3721eaf28e linux_compat: remove cpu_relax() define 9 years ago
Hans de Goede 09e7ea47e7 musb: Add device-model support to the musb-host u-boot glue 9 years ago
Hans de Goede fc85d39e79 musb: Add musb_host_data struct to hold global data 9 years ago
Hans de Goede 1398252abf musb: Rename and wrap public functions 9 years ago
Hans de Goede e740ca3cab musb: Update usb-compat to work with struct usb_device without a parent ptr 9 years ago
Hans de Goede 1583723638 musb: Allow musb_platform_enable to return an error code 9 years ago
Hans de Goede 8802f56349 usb: Add an usb_device parameter to usb_reset_root_port 9 years ago
Hans de Goede 998b8ab3f6 sunxi: musb: Remove unused sunxi_musb_exit method 10 years ago
Hans de Goede e1abfa437a sunxi: musb: Do not fully reset the controler from sunxi_musb_disable 10 years ago
Hans de Goede e13afeef6f sunxi: usb: Do not call phy_probe from hcd code 10 years ago
Hans de Goede 2aacc4239c sunxi: usb: Rename the usbc.? files to usb_phy.? 10 years ago
Hans de Goede 7b798658b2 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar 10 years ago