index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-gpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-20
leds: leds-gpio: Let device core handle pinctrl
Fabio Estevam
1
-6
/
+0
2013-06-20
leds: leds-gpio: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-21
leds: leds-gpio: reserve gpio before using it
Timo Teräs
1
-4
/
+5
2013-01-02
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
1
-2
/
+3
2012-12-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
1
-19
/
+18
2012-11-28
leds: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
leds: remove use of __devinit
Bill Pemberton
1
-4
/
+4
2012-11-28
leds: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-27
leds: leds-gpio: Use dev_info instead of printk
Sachin Kamat
1
-1
/
+1
2012-11-27
leds: leds-gpio: use devm_gpio_request_one
Sachin Kamat
1
-6
/
+2
2012-11-26
leds: leds-gpio: Defer probing in case of deferred gpio probing
Roland Stigge
1
-6
/
+11
2012-11-26
leds: leds-gpio: use gpio_request_one
Jingoo Han
1
-7
/
+5
2012-09-11
leds: leds-gpio: adopt pinctrl support
AnilKumar Ch
1
-0
/
+7
2012-09-11
leds: leds-gpio: Use of_get_child_count() helper
Tobias Klauser
1
-3
/
+2
2012-09-11
leds: leds-gpio: Use platform_{get,set}_drvdata
Tobias Klauser
1
-2
/
+2
2012-09-11
leds: leds-gpio: use of_match_ptr()
Tobias Klauser
1
-2
/
+1
2012-07-24
leds: Use devm_kzalloc in leds-gpio.c file
Sachin Kamat
1
-6
/
+5
2012-03-23
drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.h
Mark Brown
1
-2
/
+1
2012-01-10
leds: convert led platform drivers to module_platform_driver
Axel Lin
1
-14
/
+2
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing
David Daney
1
-1
/
+1
2011-10-31
drivers/leds: Add module.h to files using it implicitly
Paul Gortmaker
1
-0
/
+1
2011-06-03
leds: remove config option LEDS_GPIO_PLATFORM from Kconfig
Shawn Guo
1
-3
/
+3
2011-02-28
leds/leds-gpio: merge platform_driver with of_platform_driver
Grant Likely
1
-127
/
+87
2010-11-12
drivers/leds/leds-gpio.c: properly initialize return value
Davidlohr Bueso
1
-1
/
+1
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-2
/
+2
2010-05-28
leds: Fix leds-gpio openfirmware compile issue
Richard Purdie
1
-1
/
+0
2010-05-26
leds: leds-gpio: Change blink_set callback to be able to turn off blinking
Benjamin Herrenschmidt
1
-7
/
+24
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-1
/
+1
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
leds-gpio: fix default state handling on OF platforms
Anton Vorontsov
1
-2
/
+1
2009-11-16
leds-gpio: fix possible crash on OF device unbinding
Dmitry Eremin-Solenikov
1
-0
/
+2
2009-09-07
leds: gpio-leds: fix typographics fault
Michal Simek
1
-1
/
+1
2009-06-23
leds: Add options to have GPIO LEDs start on or keep their state
Trent Piepho
1
-3
/
+17
2009-06-23
leds: leds-gpio - fix a section mismatch
Zhenwen Xu
1
-1
/
+1
2009-04-08
leds: just ignore invalid GPIOs in leds-gpio
David Brownell
1
-1
/
+1
2009-04-06
leds: just ignore invalid GPIOs in leds-gpio
David Brownell
1
-0
/
+9
2009-04-06
leds: Add suspend/resume state flags to leds-gpio
Richard Purdie
1
-1
/
+2
2009-04-06
leds: Fix leds-gpio driver multiple module_init/exit usage
Richard Purdie
1
-19
/
+27
2009-04-06
leds: Add openfirmware platform device support
Trent Piepho
1
-43
/
+162
2009-01-08
leds: Add suspend/resume to the core class
Richard Purdie
1
-35
/
+1
2008-04-24
leds: enable support for blink_set() platform hook in leds-gpio
Herbert Valerio Riedel
1
-0
/
+15
2008-04-15
leds: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+1
2008-03-31
leds: Remove incorrect use of preempt_count() from leds-gpio
David Brownell
1
-6
/
+6
2008-03-31
leds: Fix potential leds-gpio oops
Uwe Kleine-König
1
-4
/
+4
2008-02-07
leds: Fix led-gpio active_low default brightness
Raphael Assenat
1
-1
/
+1
2007-11-05
leds: bugfixes for leds-gpio
David Brownell
1
-9
/
+11
2007-07-16
leds: Teach leds-gpio to handle timer-unsafe GPIOs
David Brownell
1
-1
/
+26
2007-07-16
leds: Add generic GPIO LED driver
Raphael Assenat
1
-0
/
+174