index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-06
leds-lp55xx: use lp55xx_init_led() common function
Milo(Woogyom) Kim
4
-104
/
+76
2013-02-06
leds-lp55xx: use lp55xx common led registration function
Milo(Woogyom) Kim
4
-82
/
+72
2013-02-06
leds-lp55xx: use lp55xx common deinit function
Milo(Woogyom) Kim
4
-28
/
+22
2013-02-06
leds-lp55xx: clean up init function
Milo(Woogyom) Kim
3
-65
/
+12
2013-02-06
leds-lp55xx: use lp55xx common init function - post int
Milo(Woogyom) Kim
4
-22
/
+42
2013-02-06
leds-lp55xx: use lp55xx common init function - detect
Milo(Woogyom) Kim
4
-49
/
+39
2013-02-06
leds-lp55xx: use lp55xx common init function - reset
Milo(Woogyom) Kim
4
-28
/
+63
2013-02-06
leds-lp55xx: use lp55xx common init function - platform data
Milo(Woogyom) Kim
4
-28
/
+37
2013-02-06
leds-lp5523: clean up lp5523_configure()
Milo(Woogyom) Kim
1
-58
/
+9
2013-02-06
leds-lp5521: clean up lp5521_configure()
Milo(Woogyom) Kim
1
-40
/
+38
2013-02-06
leds-lp55xx: use common lp55xx data structure in _probe()
Milo(Woogyom) Kim
2
-28
/
+44
2013-02-06
leds-lp55xx: replace name of data structure
Milo(Woogyom) Kim
2
-37
/
+37
2013-02-06
leds-lp55xx: add new common driver for lp5521/5523
Milo(Woogyom) Kim
4
-0
/
+130
2013-02-06
leds-lp55xx: do chip specific configuration on device init
Milo(Woogyom) Kim
2
-16
/
+36
2013-02-06
leds-lp55xx: add device reset function in lp5521/5523
Milo(Woogyom) Kim
2
-2
/
+18
2013-02-06
leds-lp55xx: clean up deinit leds in lp5521/5523
Milo(Woogyom) Kim
2
-19
/
+25
2013-02-06
leds-lp55xx: clean up init leds in lp5521/5523
Milo(Woogyom) Kim
2
-56
/
+86
2013-02-06
leds-lp55xx: clean up deinit_device() in lp5521/5523
Milo(Woogyom) Kim
2
-16
/
+24
2013-02-06
leds-lp55xx: clean up init_device() in lp5521/5523
Milo(Woogyom) Kim
2
-65
/
+84
2013-02-01
leds: wm831x: add missing const
Jingoo Han
1
-1
/
+1
2013-02-01
leds: leds-ss4200: use DEFINE_PCI_DEVICE_TABLE
Jingoo Han
1
-2
/
+1
2013-02-01
leds: pca9532: fix suspect code indent for conditional statements
Jingoo Han
1
-1
/
+1
2013-02-01
leds: lm3642: rename devAttr to avoid CamelCase
Jingoo Han
1
-2
/
+2
2013-02-01
leds: lm355x: rename devAttr to avoid CamelCase
Jingoo Han
1
-1
/
+1
2013-02-01
leds: renesas-tpu: Improve the readability to pick the lowest acceptable rate
Axel Lin
1
-6
/
+6
2013-02-01
leds: lm3530: Ensure drvdata->enable has correct status if regulator_disable ...
Axel Lin
1
-18
/
+40
2013-02-01
leds-lp8788: fix a parent device in _probe()
Kim, Milo
1
-4
/
+5
2013-02-01
leds: leds-pwm: Add device tree bindings
Peter Ujfalusi
1
-20
/
+92
2013-02-01
leds: leds-pwm: Simplify cleanup code
Peter Ujfalusi
1
-4
/
+2
2013-02-01
pwm: Add devm_of_pwm_get() as exported API for users
Peter Ujfalusi
1
-0
/
+30
2013-02-01
pwm: core: Rename of_pwm_request() to of_pwm_get() and export it
Peter Ujfalusi
1
-4
/
+4
2013-02-01
leds: leds-pwm: Preparing the driver for device tree support
Peter Ujfalusi
1
-16
/
+23
2013-02-01
leds: leds-pwm: Convert to use devm_get_pwm
Peter Ujfalusi
1
-13
/
+6
2013-02-01
leds: pca9532: Convert to devm_input_allocate_device()
Axel Lin
1
-3
/
+1
2013-02-01
leds/tca6507: Add support for devicetree.
Marek Belisko
1
-4
/
+72
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
3
-1
/
+16
2013-01-31
HID: i2c-hid: fix i2c_hid_output_raw_report
Benjamin Tissoires
1
-1
/
+12
2013-01-31
dm: fix write same requests counting
Alasdair G Kergon
1
-2
/
+4
2013-01-31
dm thin: fix queue limits stacking
Mike Snitzer
1
-12
/
+1
2013-01-31
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2013-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-8
/
+13
2013-01-30
Merge tag 'efi-for-3.8' into x86/efi
H. Peter Anvin
1
-2
/
+3
2013-01-30
samsung-laptop: Disable on EFI hardware
Matt Fleming
1
-0
/
+4
2013-01-30
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
7
-8
/
+9
2013-01-30
Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2
-4
/
+4
2013-01-30
EDAC: Fix kcalloc argument order
Joe Perches
1
-3
/
+3
2013-01-30
EDAC: Test correct variable in ->store function
Dan Carpenter
1
-1
/
+1
2013-01-30
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
21
-158
/
+155
2013-01-30
Merge tag 'pinctrl-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-94
/
+17
[next]