aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/patches-4.4/191-usb-xhci-add-Broadcom-specific-fake-doorbell.patch
Commit message (Collapse)AuthorAgeFilesLines
* bcm53xx: use the latest XHCI doorbell patch sent for upstreamRafał Miłecki2016-10-021-145/+0
| | | | | | | The main difference is it supports DT binding. This allows us to use DT for specifying controller and the new standalone USB 3.0 PHY driver. Thanks to that we don't need out of tree patch adding PHY initialization to the controller driver anymore.
* bcm53xx: drop unneeded fix for usb3-lpm-capable DT propertyRafał Miłecki2016-10-011-4/+14
| | | | | | | This problem has been fixed by upstream commit 757de492f2d ("xhci: fix platform quirks overwrite regression in 4.7-rc1"). Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* kernel: update kernel 4.4 to version 4.4.9Álvaro Fernández Rojas2016-05-101-3/+3
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* bcm53xx: add linux 4.4 supportRafał Miłecki2015-12-031-0/+135
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 47703