Commit Graph

96 Commits (10e40d54b38b9b1916c35fc5c4ed2eff4b4bf117)

Author SHA1 Message Date
Andy Shevchenko daab59ac05 avr32: Retire AVR32 for good 8 years ago
Simon Glass 45a26867e8 dm: core: Update device_bind_driver_to_node() to use ofnode 8 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 8 years ago
Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 8 years ago
Tom Rini 77777f769f omap4: Drop redundant CONFIG_OMAP4430 symbol 8 years ago
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. 9 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 10 years ago
Maxime Ripard 1feda63ed9 musb: sunxi: Force EP0 on re-enable 10 years ago
Paul Kocialkowski 6bed24cc62 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig 10 years ago
Paul Kocialkowski 5d6c2f4b5a usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET 10 years ago
Paul Kocialkowski 95de1e2f26 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB 10 years ago
Hans de Goede 9ecce9707b sunxi: musb: Stop treating not having a vbus-det gpio as an error 10 years ago
Hans de Goede 56a2085410 sunxi: musb: Improve output during probing 10 years ago
Hans de Goede 91183babea sunxi: musb: Use device-model for musb host mode 10 years ago
Hans de Goede d42faf3198 sunxi: musb: Move musb config and platdata to the sunxi-musb glue 10 years ago
Hans de Goede 71cbe0d681 sunxi: musb: Add id pin support 10 years ago
Hans de Goede b41972e7d1 sunxi: musb: Move vbus check to sunxi_musb_enable 10 years ago
Masahiro Yamada 3721eaf28e linux_compat: remove cpu_relax() define 10 years ago
Hans de Goede 09e7ea47e7 musb: Add device-model support to the musb-host u-boot glue 10 years ago
Hans de Goede fc85d39e79 musb: Add musb_host_data struct to hold global data 10 years ago
Hans de Goede 1398252abf musb: Rename and wrap public functions 10 years ago
Hans de Goede e740ca3cab musb: Update usb-compat to work with struct usb_device without a parent ptr 10 years ago
Hans de Goede 1583723638 musb: Allow musb_platform_enable to return an error code 10 years ago
Hans de Goede 8802f56349 usb: Add an usb_device parameter to usb_reset_root_port 10 years ago