Commit Graph

71 Commits (1ccffe43f23d1ed0480fcfd2f01f90e7737f7311)

Author SHA1 Message Date
Felix Fietkau a2ba826425 "default-on" LED Trigger
The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality.

Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default.

Particular thanks to Rod Whitby for all his help with this.

Signed-off-by: Nick Forbes <nick.forbes@incepta.com>

SVN-Revision: 10348
2008-02-02 01:21:54 +00:00
John Crispin 8f39c35159 add userspace tool for gpio_dev
SVN-Revision: 10267
2008-01-26 04:24:05 +00:00
John Crispin 5411061a03 add missing header file
SVN-Revision: 10265
2008-01-26 03:52:11 +00:00
John Crispin 2a8b143cb3 remove binary file
SVN-Revision: 10262
2008-01-26 03:17:35 +00:00
John Crispin 0844d5fe49 add generic gpio char dev for CONFIG_GENERIC_GPIO archs
SVN-Revision: 10261
2008-01-26 03:16:11 +00:00
Felix Fietkau 985ee9fc8f LED driver for PCEngines ALIX boards
This patch adds a driver for the three LEDs that exists on the
PCEngines ALIX 2 and 3 series boards.

The driver is also added to the Alix profile.

Signed-off-by: Petr Liebman <petrliebman@gmail.com>

--

SVN-Revision: 9748
2007-12-14 00:52:15 +00:00
Florian Fainelli a86b7992f9 Forgot removing that file while applying patch from #2757
SVN-Revision: 9690
2007-12-09 17:52:27 +00:00
Gabor Juhos ab8a75d73f make morse LED trigger available as a package, and fix it to compile with 2.6.23
SVN-Revision: 9363
2007-10-20 14:32:13 +00:00
Felix Fietkau fd811bf54c sync ssb with upstream
SVN-Revision: 9302
2007-10-14 02:47:36 +00:00
Felix Fietkau ceb5350cd3 back out change to generic-2.6/files/ and update 310-ssb_pcicore_fixes.patch for 2.6.23
SVN-Revision: 9281
2007-10-13 02:21:24 +00:00
Felix Fietkau 30777ac989 add patches for 2.6.23 on brcm47xx (not enabled yet)
SVN-Revision: 9279
2007-10-13 02:04:37 +00:00
Gabor Juhos 36c579aee3 update yaffs2 to compile with 2.6.23
SVN-Revision: 9257
2007-10-11 07:36:21 +00:00
Gabor Juhos f267a43256 restore CVS Id strings for yaffs code, remove svn:keywords properties
SVN-Revision: 9250
2007-10-10 19:33:22 +00:00
Gabor Juhos 1defe9a10c dissect yaffs patch
SVN-Revision: 9249
2007-10-10 18:05:48 +00:00
Gabor Juhos 5d4112737d add missing file from [9055]
SVN-Revision: 9056
2007-09-28 20:08:55 +00:00
Peter Denison 46d194834b Move SSB out of brcm47xx target into generic-2.6 target
SVN-Revision: 7844
2007-07-01 22:44:05 +00:00
Mike Baker 15e9bc4f26 forgot a file in [7158]
SVN-Revision: 7161
2007-05-10 09:55:23 +00:00
Florian Fainelli 2266aad2ec Limit the number of hotplug childrens
SVN-Revision: 6804
2007-04-01 18:30:32 +00:00
Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :)
SVN-Revision: 6512
2007-03-04 20:31:53 +00:00
Imre Kaloz 662fde9077 R.I.P. devfs
SVN-Revision: 6478
2007-03-03 20:35:01 +00:00
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00