summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-sunxi.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-18usb: host: Drop [e-o]hci-sunxi driversJagan Teki1-233/+0
2018-07-05sunxi: A64: OHCI: prevent turning off shared USB clockAndre Przywara1-1/+18
2018-06-29usb: sunxi: Use proper reg_mask for clock gate, resetJagan Teki1-3/+7
2018-06-29usb: sunxi: ohci: make ohci_t the first member in private dataVasily Khoruzhick1-1/+1
2018-06-14usb: sunxi: access ahb_reset0_cfg in CCM using its offsetVasily Khoruzhick1-3/+19
2018-06-13usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in useVasily Khoruzhick1-2/+10
2018-06-13usb: sunxi: ohci: get rid of ifdefsVasily Khoruzhick1-20/+63
2018-05-28usb: sunxi: Switch to use generic-phyJagan Teki1-14/+39
2018-05-28usb: sunxi: Simplify ccm reg base codeJagan Teki1-8/+11
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2016-10-30Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini1-0/+1
2016-10-30sunxi: A64: enable USB supportAmit Singh Tomar1-0/+1
2016-10-29drivers: USB: OHCI: allow compilation for 64-bit targetsAndre Przywara1-1/+1
2016-04-12sunxi: H3: Do not clear usb companion clk-gate / reset on removeHans de Goede1-3/+7
2016-03-31sunxi: ohci: Add A83T compatibleChen-Yu Tsai1-0/+1
2016-03-24sunxi: Fix 2nd usb controller on sun4i/sun7i no longer workingHans de Goede1-3/+12
2016-02-23sunxi: H3: Add support for the host usb-physJelle van der Waa1-9/+9
2015-08-08sunxi: usb-phy: Never power off the usb portsHans de Goede1-1/+0
2015-05-15sunxi: ohci: Add ohci usb host controller supportHans de Goede1-0/+104