index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
leds: convert Freescale MC13783 LED driver to devm_kzalloc() and cleanup erro...
Bryan Wu
1
-5
/
+3
2012-07-24
leds: convert ADP5520 LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
1
-5
/
+3
2012-07-24
leds: convert PCA955x LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
1
-13
/
+5
2012-07-24
leds: convert Sun Fire LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
1
-15
/
+6
2012-07-24
leds: convert PCA9532 LED driver to devm_kzalloc()
Bryan Wu
1
-8
/
+2
2012-07-24
leds: convert LT3593 LED driver to devm_kzalloc()
Bryan Wu
1
-6
/
+3
2012-07-24
leds: convert Renesas TPU LED driver to devm_kzalloc() and cleanup error exit...
Bryan Wu
1
-14
/
+9
2012-07-24
leds: convert LP5523 LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
1
-14
/
+10
2012-07-24
leds: convert PCA9633 LED driver to devm_kzalloc()
Bryan Wu
1
-5
/
+1
2012-07-24
leds: convert BD2802 RGB LED driver to devm_kzalloc() and cleanup error exit ...
Bryan Wu
1
-6
/
+2
2012-07-24
leds: convert LP5521 LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
1
-12
/
+8
2012-07-24
leds: convert DA9030/DA9034 LED driver to devm_kzalloc() and cleanup error ex...
Bryan Wu
1
-7
/
+2
2012-07-24
leds: convert LP3944 LED driver to devm_kzalloc()
Bryan Wu
1
-6
/
+3
2012-07-24
leds: convert Atmel PWM LED driver to devm_kzalloc()
Bryan Wu
1
-3
/
+2
2012-07-24
leds: convert HTC ASIC3 LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
1
-10
/
+6
2012-07-24
leds: convert Big Networks LED driver to devm_kzalloc()
Bryan Wu
1
-7
/
+3
2012-07-24
leds: Use devm_kzalloc in leds-gpio.c file
Sachin Kamat
1
-6
/
+5
2012-07-24
leds: Use devm_kzalloc in leds-max8997.c file
Sachin Kamat
1
-15
/
+6
2012-07-24
leds: Use devm_kzalloc in leds-regulator.c file
Sachin Kamat
1
-6
/
+3
2012-07-24
leds: Use devm_kzalloc in leds-pwm.c file
Sachin Kamat
1
-5
/
+2
2012-07-24
leds: Use module_platform_driver() in leds-max8997.c file
Sachin Kamat
1
-11
/
+1
2012-07-24
leds: convert tca6507 driver to module_i2c_driver()
Peter Meerwald
1
-12
/
+1
2012-07-24
leds: Convert S3C24XX LED driver to gpiolib API
Sylwester Nawrocki
1
-14
/
+20
2012-07-24
leds: Convert S3C24XX LED driver to devm_kzalloc()
Sylwester Nawrocki
1
-5
/
+3
2012-07-24
leds-mc13783: set platform data to NULL at mc13783_led_remove
Devendra Naga
1
-0
/
+1
2012-07-24
leds-88pm860x: use devm_kzalloc function
Devendra Naga
1
-7
/
+2
2012-07-24
leds-lp5523: BUG() in error handling in probe()
Dan Carpenter
1
-3
/
+3
2012-07-24
leds: Add LED driver for lm3556 chip
G.Shark Jeong
3
-0
/
+521
2012-07-24
leds: [trivial]Remove unnecesary return
Devendra Naga
1
-2
/
+1
2012-07-24
leds: fix sparse warnings due to missing static
Bryan Wu
2
-2
/
+2
2012-07-24
leds: correct trivial type in drivers/leds/Kconfig
Jesper Dangaard Brouer
1
-1
/
+1
2012-07-24
leds: use led_set_brightness in led_trigger_event
Fabio Baltieri
1
-1
/
+1
2012-07-24
leds: Rename led_brightness_set() to led_set_brightness()
Shuah Khan
5
-6
/
+6
2012-07-24
leds: Rename led_set_brightness() to __led_set_brightness()
Shuah Khan
10
-22
/
+22
2012-07-24
leds: add oneshot trigger
Fabio Baltieri
3
-0
/
+219
2012-07-24
leds: fix led_brightness_set when soft-blinking
Fabio Baltieri
1
-9
/
+6
2012-07-24
ledtrig-ide-disk: use generic one-shot blink api
Fabio Baltieri
1
-21
/
+4
2012-07-24
leds: add oneshot blink functions
Fabio Baltieri
3
-11
/
+83
2012-07-24
led-triggers: rename *trigger to *trig for unified naming scheme
Bryan Wu
1
-42
/
+42
2012-07-20
Merge tag 'dm-3.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-3
/
+11
2012-07-20
dm raid1: set discard_zeroes_data_unsupported
Mikulas Patocka
1
-0
/
+1
2012-07-20
dm thin: do not send discards to shared blocks
Mikulas Patocka
1
-1
/
+5
2012-07-20
dm raid1: fix crash with mirror recovery and discard
Mikulas Patocka
2
-2
/
+5
2012-07-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-2
/
+2
2012-07-19
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-15
/
+32
2012-07-19
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-0
/
+16
2012-07-19
cx25821: Remove bad strcpy to read-only char*
Ezequiel Garcia
2
-4
/
+1
2012-07-19
HID: hid-multitouch: add support for Zytronic panels
Benjamin Tissoires
3
-0
/
+9
2012-07-19
md/raid1: close some possible races on write errors during resync
NeilBrown
1
-2
/
+8
2012-07-19
md: avoid crash when stopping md array races with closing other open fds.
NeilBrown
1
-13
/
+23
[next]