index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mlock.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-07
leds-lp55xx: use common lp55xx data structure in _probe()
Milo(Woogyom) Kim
2
-28
/
+44
2013-02-07
leds-lp55xx: replace name of data structure
Milo(Woogyom) Kim
2
-37
/
+37
2013-02-07
leds-lp55xx: add new common driver for lp5521/5523
Milo(Woogyom) Kim
5
-0
/
+217
2013-02-07
leds-lp55xx: do chip specific configuration on device init
Milo(Woogyom) Kim
2
-16
/
+36
2013-02-07
leds-lp55xx: add device reset function in lp5521/5523
Milo(Woogyom) Kim
2
-2
/
+18
2013-02-07
leds-lp55xx: clean up deinit leds in lp5521/5523
Milo(Woogyom) Kim
2
-19
/
+25
2013-02-07
leds-lp55xx: clean up init leds in lp5521/5523
Milo(Woogyom) Kim
2
-56
/
+86
2013-02-07
leds-lp55xx: clean up deinit_device() in lp5521/5523
Milo(Woogyom) Kim
2
-16
/
+24
2013-02-07
leds-lp55xx: clean up init_device() in lp5521/5523
Milo(Woogyom) Kim
2
-65
/
+84
2013-02-02
leds: wm831x: add missing const
Jingoo Han
1
-1
/
+1
2013-02-02
leds: leds-ss4200: use DEFINE_PCI_DEVICE_TABLE
Jingoo Han
1
-2
/
+1
2013-02-02
leds: pca9532: fix suspect code indent for conditional statements
Jingoo Han
1
-1
/
+1
2013-02-02
leds: lm3642: rename devAttr to avoid CamelCase
Jingoo Han
1
-2
/
+2
2013-02-02
leds: lm355x: rename devAttr to avoid CamelCase
Jingoo Han
1
-1
/
+1
2013-02-02
leds: renesas-tpu: Improve the readability to pick the lowest acceptable rate
Axel Lin
1
-6
/
+6
2013-02-02
leds: lm3530: Ensure drvdata->enable has correct status if regulator_disable ...
Axel Lin
1
-18
/
+40
2013-02-02
leds-lp8788: fix a parent device in _probe()
Kim, Milo
1
-4
/
+5
2013-02-02
leds: leds-pwm: Add device tree bindings
Peter Ujfalusi
2
-20
/
+140
2013-02-02
leds: leds-pwm: Simplify cleanup code
Peter Ujfalusi
1
-4
/
+2
2013-02-02
pwm: Add devm_of_pwm_get() as exported API for users
Peter Ujfalusi
2
-0
/
+39
2013-02-02
pwm: core: Rename of_pwm_request() to of_pwm_get() and export it
Peter Ujfalusi
2
-4
/
+11
2013-02-02
pwm: Correct parameter name in header for *pwm_get() functions
Peter Ujfalusi
1
-2
/
+2
2013-02-02
leds: leds-pwm: Preparing the driver for device tree support
Peter Ujfalusi
1
-16
/
+23
2013-02-02
leds: leds-pwm: Convert to use devm_get_pwm
Peter Ujfalusi
2
-14
/
+7
2013-02-02
leds: pca9532: Convert to devm_input_allocate_device()
Axel Lin
1
-3
/
+1