index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-gpio.c
Commit message (
Expand
)
Author
Age
*
leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloading
Paolo Pisati
2014-03-06
*
drivers/leds: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-27
*
leds: leds-gpio: add retain-state-suspended property
Robin Gong
2014-02-27
*
leds-gpio: of: led should not be created if its status is disabled
Josh Wu
2013-10-25
*
leds: Include linux/of.h header
Sachin Kamat
2013-10-22
*
leds: use dev_get_platdata()
Jingoo Han
2013-08-26
*
leds: leds-gpio: Let device core handle pinctrl
Fabio Estevam
2013-06-20
*
leds: leds-gpio: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-06-20
*
leds: leds-gpio: reserve gpio before using it
Timo Teräs
2013-05-21
*
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
2013-01-02
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2012-12-15
|
\
|
*
leds: leds-gpio: Use dev_info instead of printk
Sachin Kamat
2012-11-27
|
*
leds: leds-gpio: use devm_gpio_request_one
Sachin Kamat
2012-11-27
|
*
leds: leds-gpio: Defer probing in case of deferred gpio probing
Roland Stigge
2012-11-26
|
*
leds: leds-gpio: use gpio_request_one
Jingoo Han
2012-11-26
*
|
leds: remove use of __devexit
Bill Pemberton
2012-11-28
*
|
leds: remove use of __devinit
Bill Pemberton
2012-11-28
*
|
leds: remove use of __devexit_p
Bill Pemberton
2012-11-28
|
/
*
leds: leds-gpio: adopt pinctrl support
AnilKumar Ch
2012-09-11
*
leds: leds-gpio: Use of_get_child_count() helper
Tobias Klauser
2012-09-11
*
leds: leds-gpio: Use platform_{get,set}_drvdata
Tobias Klauser
2012-09-11
*
leds: leds-gpio: use of_match_ptr()
Tobias Klauser
2012-09-11
*
leds: Use devm_kzalloc in leds-gpio.c file
Sachin Kamat
2012-07-23
*
drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.h
Mark Brown
2012-03-23
*
leds: convert led platform drivers to module_platform_driver
Axel Lin
2012-01-10
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
drivers/leds: Add module.h to files using it implicitly
Paul Gortmaker
2011-10-31
*
|
drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing
David Daney
2011-10-31
|
/
*
leds: remove config option LEDS_GPIO_PLATFORM from Kconfig
Shawn Guo
2011-06-03
*
leds/leds-gpio: merge platform_driver with of_platform_driver
Grant Likely
2011-02-28
*
drivers/leds/leds-gpio.c: properly initialize return value
Davidlohr Bueso
2010-11-12
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
*
leds: Fix leds-gpio openfirmware compile issue
Richard Purdie
2010-05-28
*
leds: leds-gpio: Change blink_set callback to be able to turn off blinking
Benjamin Herrenschmidt
2010-05-26
*
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
*
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
leds-gpio: fix default state handling on OF platforms
Anton Vorontsov
2010-03-16
*
leds-gpio: fix possible crash on OF device unbinding
Dmitry Eremin-Solenikov
2009-11-16
*
leds: gpio-leds: fix typographics fault
Michal Simek
2009-09-07
*
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-06-23
*
leds: just ignore invalid GPIOs in leds-gpio
David Brownell
2009-04-08
*
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-04-06
*
leds: Add suspend/resume to the core class
Richard Purdie
2009-01-08
*
leds: enable support for blink_set() platform hook in leds-gpio
Herbert Valerio Riedel
2008-04-24
*
leds: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-15
[next]