index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-07
leds-lp55xx: support device specific attributes
Milo(Woogyom) Kim
2
-1
/
+16
2013-02-07
leds-lp5523: use generic firmware interface
Milo(Woogyom) Kim
1
-346
/
+157
2013-02-07
leds-lp5521: use generic firmware interface
Milo(Woogyom) Kim
1
-251
/
+163
2013-02-07
leds-lp55xx: support firmware interface
Milo(Woogyom) Kim
3
-0
/
+137
2013-02-07
leds-lp55xx: add new lp55xx_register_sysfs() for the firmware interface
Milo(Woogyom) Kim
2
-0
/
+20
2013-02-07
leds-lp55xx: fix error condition in lp55xx_register_leds()
Milo(Woogyom) Kim
1
-5
/
+1
2013-02-07
leds-lp55xx: use lp55xx_unregister_leds()
Milo(Woogyom) Kim
4
-45
/
+22
2013-02-07
leds-lp55xx: provide common LED current setting
Milo(Woogyom) Kim
3
-127
/
+69
2013-02-07
leds-lp55xx: use lp55xx_set_brightness()
Milo(Woogyom) Kim
3
-34
/
+17
2013-02-07
leds-lp55xx: use lp55xx_init_led() common function
Milo(Woogyom) Kim
4
-104
/
+76
2013-02-07
leds-lp55xx: use lp55xx common led registration function
Milo(Woogyom) Kim
4
-82
/
+72
2013-02-07
leds-lp55xx: use lp55xx common deinit function
Milo(Woogyom) Kim
4
-28
/
+22
2013-02-07
leds-lp55xx: clean up init function
Milo(Woogyom) Kim
3
-65
/
+12
2013-02-07
leds-lp55xx: use lp55xx common init function - post int
Milo(Woogyom) Kim
4
-22
/
+42
2013-02-07
leds-lp55xx: use lp55xx common init function - detect
Milo(Woogyom) Kim
4
-49
/
+39
2013-02-07
leds-lp55xx: use lp55xx common init function - reset
Milo(Woogyom) Kim
4
-28
/
+63
2013-02-07
leds-lp55xx: use lp55xx common init function - platform data
Milo(Woogyom) Kim
4
-28
/
+37
2013-02-07
leds-lp5523: clean up lp5523_configure()
Milo(Woogyom) Kim
1
-58
/
+9
2013-02-07
leds-lp5521: clean up lp5521_configure()
Milo(Woogyom) Kim
1
-40
/
+38
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
2013-02-02
leds/tca6507: DT: Add documentation for tca6507 devicetree bindings.
Marek Belisko
1
-0
/
+33
2013-02-02
leds/tca6507: Add support for devicetree.
Marek Belisko
1
-4
/
+72
2013-02-01
Linux 3.8-rc6
v3.8-rc6
Linus Torvalds
1
-2
/
+2
2013-02-01
Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-14
/
+5
2013-02-01
Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-1
/
+16
2013-02-01
Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-58
/
+86
[next]