index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-gpio.c
Age
Commit message (
Expand
)
Author
2012-01-10
leds: convert led platform drivers to module_platform_driver
Axel Lin
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing
David Daney
2011-10-31
drivers/leds: Add module.h to files using it implicitly
Paul Gortmaker
2011-06-03
leds: remove config option LEDS_GPIO_PLATFORM from Kconfig
Shawn Guo
2011-02-28
leds/leds-gpio: merge platform_driver with of_platform_driver
Grant Likely
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