summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.18/834-ledtrig-libata.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update 3.18 to 3.18.6Luka Perkov2015-02-081-5/+5
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44318
* kernel: update 3.18 to 3.18.1Luka Perkov2015-01-031-17/+8
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43821
* kernel/generic: fix warnings if libata-ledtrig is disabledFelix Fietkau2014-12-271-5/+5
| | | | | | | | | accidentally #if was used instead of #ifdef, thus gcc warned about CONFIG_ATA_LEDS being undefined... Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43786
* kernel/generic: remove some left-over garbage from ledtrig patchJohn Crispin2014-12-131-1/+1
| | | | | | | | cosmetics. clean a style issue introduced by r43674. Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43676
* kernel/generic: add ledtrig support to libataJohn Crispin2014-12-121-0/+162
SVN-Revision: 43674