index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-gpio.c
Age
Commit message (
Expand
)
Author
2010-11-12
drivers/leds/leds-gpio.c: properly initialize return value
Davidlohr Bueso
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-28
leds: Fix leds-gpio openfirmware compile issue
Richard Purdie
2010-05-26
leds: leds-gpio: Change blink_set callback to be able to turn off blinking
Benjamin Herrenschmidt
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
leds-gpio: fix default state handling on OF platforms
Anton Vorontsov
2009-11-16
leds-gpio: fix possible crash on OF device unbinding
Dmitry Eremin-Solenikov
2009-09-07
leds: gpio-leds: fix typographics fault
Michal Simek
2009-06-23
leds: Add options to have GPIO LEDs start on or keep their state
Trent Piepho
2009-06-23
leds: leds-gpio - fix a section mismatch
Zhenwen Xu
2009-04-08
leds: just ignore invalid GPIOs in leds-gpio
David Brownell
2009-04-06
leds: just ignore invalid GPIOs in leds-gpio
David Brownell
2009-04-06
leds: Add suspend/resume state flags to leds-gpio
Richard Purdie
2009-04-06
leds: Fix leds-gpio driver multiple module_init/exit usage
Richard Purdie
2009-04-06
leds: Add openfirmware platform device support
Trent Piepho
2009-01-08
leds: Add suspend/resume to the core class
Richard Purdie
2008-04-24
leds: enable support for blink_set() platform hook in leds-gpio
Herbert Valerio Riedel
2008-04-15
leds: fix platform driver hotplug/coldplug
Kay Sievers
2008-03-31
leds: Remove incorrect use of preempt_count() from leds-gpio
David Brownell
2008-03-31
leds: Fix potential leds-gpio oops
Uwe Kleine-König
2008-02-07
leds: Fix led-gpio active_low default brightness
Raphael Assenat
2007-11-05
leds: bugfixes for leds-gpio
David Brownell
2007-07-16
leds: Teach leds-gpio to handle timer-unsafe GPIOs
David Brownell
2007-07-16
leds: Add generic GPIO LED driver
Raphael Assenat