aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-3.14/0037-USB-phy-add-ralink-SoC-driver.patch
Commit message (Collapse)AuthorAgeFilesLines
* ralink: drop 3.14 supportJohn Crispin2015-03-161-233/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44811
* ralink: fix USB host function for Intenso M2MJohn Crispin2015-02-031-1/+3
| | | | | | | | | | | | | | | | | | The ubootloader of the M2M sets the reset bits for both USB device and USB host during initialization (to save a few mA of power during boot). However, for the usb<->sata bridge to be properly detected, it is necessary to clear both reset bits as otherwise the kernel logs will just be filled with: usb 1-1: device descriptor read/64, error -145 ... Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> SVN-Revision: 44248
* kernel: update 3.14 to 3.14.18Luka Perkov2014-09-101-14/+8
| | | | | | | | Targets were build tested and patches are refreshed. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 42463
* ralink: fix mt7620 ohci 3.14John Crispin2014-08-251-20/+17
| | | | | | | | the ohci phy was not reset properly Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42291
* ralink: add 3.14 supportJohn Crispin2014-08-071-0/+240
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42040