]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers/usb/musb-new/sunxi.c
sunxi: usb-phy: Never power off the usb ports
[karo-tx-uboot.git] / drivers / usb / musb-new / sunxi.c
2015-09-10 Hans de Goedesunxi: usb-phy: Never power off the usb ports
2015-09-10 Maxime Ripardmusb: sunxi: Force EP0 on re-enable
2015-09-10 Paul Kocialkowskiusb: musb-new: CONFIG_MUSB prefix replacement with...
2015-09-09 Hans de Goedesunxi: musb: Stop treating not having a vbus-det gpio...
2015-09-09 Hans de Goedesunxi: musb: Improve output during probing
2015-09-09 Hans de Goedesunxi: musb: Use device-model for musb host mode
2015-09-09 Hans de Goedesunxi: musb: Move musb config and platdata to the sunxi...
2015-09-09 Hans de Goedesunxi: musb: Add id pin support
2015-09-09 Hans de Goedesunxi: musb: Move vbus check to sunxi_musb_enable
2015-09-09 Hans de Goedemusb: Allow musb_platform_enable to return an error...
2015-09-08 Hans de Goedesunxi: musb: Remove unused sunxi_musb_exit method
2015-09-08 Hans de Goedesunxi: musb: Do not fully reset the controler from...
2015-09-08 Hans de Goedesunxi: usb: Do not call phy_probe from hcd code
2015-09-08 Hans de Goedesunxi: usb: Rename the usbc.? files to usb_phy.?
2015-09-08 Hans de Goedesunxi: usb: Rename sunxi_usbc_foo functions to sunxi_us...
2015-09-08 Hans de Goedesunxi: usb: Move setup of host controller clocks to...
2015-09-08 Paul Kocialkowskisunxi: common VBUS detection logic in usbc
2015-09-08 Paul Kocialkowskisunxi: usb: Drop AXP-sepcific VBUS detection and drive...
2015-09-01 Paul Kocialkowskisunxi: musb: Return early on VBUS GPIO error instead...
2015-09-01 Chen-Yu Tsaisunxi: musb: Support checking VBUS using AXP221 PMIC
2015-09-01 Hans de Goedesunxi: musb: Check Vbus-det before enabling otg port...
2015-09-01 Hans de Goedesunxi: otg: Fix peripheral mode
2015-08-24 Lothar WaßmannMerge branch 'karo-tx-uboot' into kc-merge
2015-03-09 Lothar Waßmannupdate to 2015.04-rc1
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2015-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-01-26 Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-01-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2015-01-22 Tom RiniMerge branch 'fpga' of git://www.denx.de/git/u-boot...
2015-01-20 Tom RiniMerge git://git.denx.de/u-boot-arc
2015-01-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-01-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2015-01-18 Hans de Goedemusb-new: Add sunxi musb controller support