index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
atmel-pwm-bl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
backlight: atmel-pwm-bl: use gpio_request_one
Johan Hovold
2013-11-13
1
-7
/
+8
*
backlight: atmel-pwm-bl: refactor gpio_on handling
Johan Hovold
2013-11-13
1
-12
/
+11
*
backlight: atmel-pwm-bl: use gpio_is_valid
Johan Hovold
2013-11-13
1
-4
/
+4
*
backlight: atmel-pwm-bl: remove unused include
Johan Hovold
2013-11-13
1
-1
/
+0
*
backlight: atmel-pwm-bl: clean up get_intensity
Johan Hovold
2013-11-13
1
-7
/
+6
*
backlight: atmel-pwm-bl: clean up probe error handling
Johan Hovold
2013-11-13
1
-19
/
+12
*
backlight: atmel-pwm-bl: fix module autoload
Johan Hovold
2013-11-13
1
-0
/
+1
*
backlight: atmel-pwm-bl: fix gpio polarity in remove
Johan Hovold
2013-11-13
1
-2
/
+4
*
backlight: atmel-pwm-bl: fix reported brightness
Johan Hovold
2013-11-13
1
-2
/
+2
*
backlight: atmel-pwm-bl: use devm_backlight_device_register()
Jingoo Han
2013-11-13
1
-6
/
+4
*
backlight: use dev_get_platdata()
Jingoo Han
2013-11-13
1
-1
/
+1
*
backlight: atmel-pwm-bl: fix deferred probe from __init
Johan Hovold
2013-09-27
1
-4
/
+5
*
backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-04
1
-2
/
+0
*
drivers/video/backlight/atmel-pwm-bl.c: add __init annotation
Jingoo Han
2013-04-30
1
-1
/
+1
*
drivers/video/backlight/atmel-pwm-bl.c: use module_platform_driver_probe()
Jingoo Han
2013-04-30
1
-11
/
+1
*
backlight: atmel-pwm-bl: fix checkpatch warning
Jingoo Han
2012-12-18
1
-4
/
+3
*
backlight: atmel-pwm-bl: use devm_gpio_request()
Jingoo Han
2012-07-31
1
-9
/
+5
*
drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions
Jingoo Han
2012-07-31
1
-3
/
+2
*
backlight: add backlight type
Matthew Garrett
2011-03-23
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-16
1
-3
/
+5
*
backlight: Constify struct backlight_ops
Emese Revfy
2009-12-16
1
-1
/
+1
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
fbdev: LCD backlight driver using Atmel PWM driver
Hans-Christian Egtvedt
2008-07-24
1
-0
/
+244