aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-4.4/004-register_gpio_driver_earlier.patch
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: drop kernel 4.4 supportPiotr Dymacz2018-04-061-18/+0
| | | | Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
* kernel: bump 4.4 to 4.4.119Stijn Segers2018-03-031-1/+4
| | | | | | | | | | | | | | | | | | This bumps the 4.4. kernel in master to 4.4.119. Includes more Meltdown & Spectre mitigation. * Refresh patches. * Refresh x86/config for RETPOLINE. * Deleted 8049-PCI-layerscape-Add-fsl-ls2085a-pcie-compatible-ID.patch (accepted upstream) * Deleted 8050-PCI-layerscape-Fix-MSG-TLP-drop-setting.patch (accepted upstream) * Deleted 650-pppoe_header_pad.patch (does not apply anymore (code was replaced)). Bumps from 4.4.112 to 4.4.115 were handled by Kevin Darbyshire-Bryant. Compile-tested on: ar71xx & oxnas. Signed-off-by: Stijn Segers <foss@volatilesystems.org> Tested-by: Rosen Penev <rosenp@gmail.com>
* ar71xx: register the gpio driver earlierFelix Fietkau2016-05-151-0/+15
This allows gpio requests from mach files to succeed. Signed-off-by: Felix Fietkau <nbd@nbd.name>