index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2012-05-30
1
-1
/
+1
*
leds: simple_strtoul() cleanup
Shuah Khan
2012-05-30
2
-41
/
+28
*
leds: driver for DA9052/53 PMIC v2
David Dajun Chen
2012-05-30
3
-0
/
+223
*
drivers/leds/leds-lp5521.c: fix lp5521_read() error handling
Dan Carpenter
2012-05-30
1
-4
/
+8
*
backlight: tosa_lcd: use devm_ functions
Jingoo Han
2012-05-30
1
-5
/
+3
*
backlight: tosa_bl: use devm_ functions
Jingoo Han
2012-05-30
1
-6
/
+5
*
backlight: tdo24m: use devm_ functions
Jingoo Han
2012-05-30
1
-15
/
+6
*
backlight: s6e63m0: use devm_ functions
Jingoo Han
2012-05-30
1
-10
/
+5
*
backlight: ltv350qv: use devm_ functions
Jingoo Han
2012-05-30
1
-16
/
+7
*
backlight: lms283gf05: use devm_ functions
Jingoo Han
2012-05-30
1
-6
/
+3
*
backlight: ld9040: use devm_ functions
Jingoo Han
2012-05-30
1
-8
/
+6
*
backlight: l4f00242t03: use devm_ functions
Jingoo Han
2012-05-30
1
-14
/
+11
*
backlight: ili9320: use devm_ functions
Jingoo Han
2012-05-30
1
-7
/
+2
*
backlight: corgi_lcd: use devm_ functions
Jingoo Han
2012-05-30
1
-8
/
+4
*
backlight: ams369fg06: use devm_ functions
Jingoo Han
2012-05-30
1
-10
/
+5
*
backlight: adp8870: use devm_ functions
Jingoo Han
2012-05-30
1
-15
/
+7
*
backlight: adp8860: use devm_ functions
Jingoo Han
2012-05-30
1
-15
/
+7
*
backlight: initialize struct backlight_properties properly
Corentin Chary
2012-05-30
5
-0
/
+5
*
drivers/video/backlight/l4f00242t03.c: use pr_fmt
Jingoo Han
2012-05-30
1
-0
/
+2
*
backlight: progear: use pr_err() instead of printk()
Jingoo Han
2012-05-30
1
-2
/
+4
*
backlight: omap1: use pr_info() instead of printk()
Jingoo Han
2012-05-30
1
-1
/
+3
*
backlight: jornada720: use pr_err()/pr_info() instead of printk()
Jingoo Han
2012-05-30
2
-9
/
+13
*
backlight: generic_bl: use pr_info() instead of printk()
Jingoo Han
2012-05-30
1
-2
/
+4
*
backlight: cr_bllcd: use pr_err()/pr_info() instead of printk()
Jingoo Han
2012-05-30
1
-4
/
+5
*
backlight: apple_bl: use pr_debug()/pr_err() instead of printk()
Jingoo Han
2012-05-30
1
-12
/
+8
*
backlight: use pr_warn() and pr_debug() instead of printk()
Jingoo Han
2012-05-30
2
-9
/
+12
*
drivers/video/backlight/adp5520_bl.c: use kstrtoul()
Jingoo Han
2012-05-30
1
-2
/
+2
*
drivers/video/backlight/adp8870_bl.c: use kstrtoul()
Jingoo Han
2012-05-30
1
-3
/
+3
*
drivers/video/backlight/adp8860_bl.c: use kstrtoul()
Jingoo Han
2012-05-30
1
-3
/
+3
*
backlight: add LM3533 backlight driver
Johan Hovold
2012-05-30
3
-0
/
+436
*
drivers/video/backlight/apple_bl.c: include header for exported symbol protot...
H Hartley Sweeten
2012-05-30
1
-0
/
+1
*
lcd: add callbacks for early fb event blank support
Inki Dae
2012-05-30
1
-0
/
+10
*
fbdev: add events for early fb event support
Inki Dae
2012-05-30
1
-6
/
+15
*
blacklight: remove redundant spi driver bus initialization
Lars-Peter Clausen
2012-05-30
4
-4
/
+0
*
mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE
Hugh Dickins
2012-05-30
1
-3
/
+5
*
mm: fix off-by-one bug in print_nodes_state()
Ryota Ozaki
2012-05-30
1
-5
/
+3
*
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-05-29
69
-1720
/
+5664
|
\
|
*
mfd: Fix build break of max77693 by adding REGMAP_I2C option
Chanwoo Choi
2012-05-24
1
-0
/
+1
|
*
mfd: Fix twl6040 build failure
Samuel Ortiz
2012-05-23
1
-1
/
+15
|
*
mfd: ab8500-core should depend on MFD_DB8500_PRCMU
Lee Jones
2012-05-23
1
-1
/
+1
|
*
gpio: tps65910: dt: process gpio specific device node info
Laxman Dewangan
2012-05-22
1
-0
/
+36
|
*
mfd: Remove the parsing of dt info for tps65910 gpio
Laxman Dewangan
2012-05-22
1
-15
/
+0
|
*
mfd: Save device node parsed platform data for tps65910 sub devices
Laxman Dewangan
2012-05-22
1
-1
/
+5
|
*
gpio: Add Intel Centerton support to gpio-sch
Seth Heasley
2012-05-22
2
-3
/
+14
|
*
mfd: Emulate active low IRQs as well as active high IRQs for wm831x
Mark Brown
2012-05-20
1
-5
/
+19
|
*
mfd: Mark two lm3533 zone registers as volatile
Johan Hovold
2012-05-20
1
-1
/
+1
|
*
mfd: Fix return type of lm533 attribute is_visible
Johan Hovold
2012-05-20
1
-1
/
+1
|
*
mfd: Enable Device Tree support in the ab8500-pwm driver
Lee Jones
2012-05-20
1
-0
/
+6
|
*
mfd: Enable Device Tree support in the ab8500-sysctrl driver
Lee Jones
2012-05-20
1
-0
/
+6
|
*
mfd: Add support for Device Tree to twl6040
Peter Ujfalusi
2012-05-20
2
-8
/
+25
[next]