index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
atmel-pwm-bl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-09
backlight: atmel-pwm-bl: remove obsolete driver
Alexandre Belloni
1
-223
/
+0
2013-11-13
backlight: atmel-pwm-bl: use gpio_request_one
Johan Hovold
1
-7
/
+8
2013-11-13
backlight: atmel-pwm-bl: refactor gpio_on handling
Johan Hovold
1
-12
/
+11
2013-11-13
backlight: atmel-pwm-bl: use gpio_is_valid
Johan Hovold
1
-4
/
+4
2013-11-13
backlight: atmel-pwm-bl: remove unused include
Johan Hovold
1
-1
/
+0
2013-11-13
backlight: atmel-pwm-bl: clean up get_intensity
Johan Hovold
1
-7
/
+6
2013-11-13
backlight: atmel-pwm-bl: clean up probe error handling
Johan Hovold
1
-19
/
+12
2013-11-13
backlight: atmel-pwm-bl: fix module autoload
Johan Hovold
1
-0
/
+1
2013-11-13
backlight: atmel-pwm-bl: fix gpio polarity in remove
Johan Hovold
1
-2
/
+4
2013-11-13
backlight: atmel-pwm-bl: fix reported brightness
Johan Hovold
1
-2
/
+2
2013-11-13
backlight: atmel-pwm-bl: use devm_backlight_device_register()
Jingoo Han
1
-6
/
+4
2013-11-13
backlight: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-09-26
backlight: atmel-pwm-bl: fix deferred probe from __init
Johan Hovold
1
-4
/
+5
2013-07-03
backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-04-29
drivers/video/backlight/atmel-pwm-bl.c: add __init annotation
Jingoo Han
1
-1
/
+1
2013-04-29
drivers/video/backlight/atmel-pwm-bl.c: use module_platform_driver_probe()
Jingoo Han
1
-11
/
+1
2012-12-17
backlight: atmel-pwm-bl: fix checkpatch warning
Jingoo Han
1
-4
/
+3
2012-07-30
backlight: atmel-pwm-bl: use devm_gpio_request()
Jingoo Han
1
-9
/
+5
2012-07-30
drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions
Jingoo Han
1
-3
/
+2
2011-03-22
backlight: add backlight type
Matthew Garrett
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-3
/
+5
2009-12-16
backlight: Constify struct backlight_ops
Emese Revfy
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2008-07-24
fbdev: LCD backlight driver using Atmel PWM driver
Hans-Christian Egtvedt
1
-0
/
+244