summaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-hcd
Commit message (Collapse)AuthorAgeFilesLines
* ltq-hcd: fix xway dependencyMathias Kresin2016-08-101-1/+1
| | | | | | Due to missing parameter the package wasn't build for the xway target. Signed-off-by: Mathias Kresin <dev@kresin.me>
* package/lantiq: make lantiq kernel modules work with xway_legacyJohn Crispin2016-06-131-4/+4
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* global: change my email addressJohn Crispin2016-05-121-1/+1
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* lantiq: fix use of IRQF_DISABLED in lantiq kmodsJohn Crispin2015-10-112-8/+1
| | | | | | | | | | | | | The IRQF_DISABLED flag was removed in kernel 4.1 with commit "genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely" [1]. Therefore the compilation of ltq-hcd and ltq-vmmc kmods fails. [1] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d8bf368d0631d4bc2612d8bf2e4e8e74e620d0cc Signed-off-by: Mathias Kresin <openwrt@kresin.me> SVN-Revision: 47180
* ltq-hcd: remove ar10 and vr9 supportJohn Crispin2015-03-171-4/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44858
* ltq-hcd: disable mips16 supportFelix Fietkau2014-05-181-0/+2
| | | | | | | | | | This patch disables mips16 support in the ltq-hcd driver because some people reported slow speed and problems with usb storage devices, 3G dongles and wireless usb adapters. Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com> SVN-Revision: 40775
* lantiq: fix bug in hcd gpio detetcion codeJohn Crispin2013-09-181-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38043
* lantiq: add v3.10 patchesJohn Crispin2013-09-172-5/+5
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38031
* lantiq: update packages for v3.10John Crispin2013-09-171-3/+3
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38028
* lantiq: dont build ar10 driversJohn Crispin2013-07-221-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37500
* ltq-hcd: remove prebuilt moduleLuka Perkov2013-07-081-0/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37190
* packages: clean up the package folderJohn Crispin2013-06-2118-0/+21416
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007