index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
Commit message (
Expand
)
Author
Age
*
Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-06-16
|
\
|
*
drivers/tosa: driver needs I2C and SPI to compile
Arnd Bergmann
2012-06-09
|
*
video/ili9320: do not mark exported functions __devexit
Arnd Bergmann
2012-06-09
*
|
backlight: tosa_lcd: use devm_ functions
Jingoo Han
2012-05-29
*
|
backlight: tosa_bl: use devm_ functions
Jingoo Han
2012-05-29
*
|
backlight: tdo24m: use devm_ functions
Jingoo Han
2012-05-29
*
|
backlight: s6e63m0: use devm_ functions
Jingoo Han
2012-05-29
*
|
backlight: ltv350qv: use devm_ functions
Jingoo Han
2012-05-29
*
|
backlight: lms283gf05: use devm_ functions
Jingoo Han
2012-05-29
*
|
backlight: ld9040: use devm_ functions
Jingoo Han
2012-05-29
*
|
backlight: l4f00242t03: use devm_ functions
Jingoo Han
2012-05-29
*
|
backlight: ili9320: use devm_ functions
Jingoo Han
2012-05-29
*
|
backlight: corgi_lcd: use devm_ functions
Jingoo Han
2012-05-29
*
|
backlight: ams369fg06: use devm_ functions
Jingoo Han
2012-05-29
*
|
backlight: adp8870: use devm_ functions
Jingoo Han
2012-05-29
*
|
backlight: adp8860: use devm_ functions
Jingoo Han
2012-05-29
*
|
backlight: initialize struct backlight_properties properly
Corentin Chary
2012-05-29
*
|
drivers/video/backlight/l4f00242t03.c: use pr_fmt
Jingoo Han
2012-05-29
*
|
backlight: progear: use pr_err() instead of printk()
Jingoo Han
2012-05-29
*
|
backlight: omap1: use pr_info() instead of printk()
Jingoo Han
2012-05-29
*
|
backlight: jornada720: use pr_err()/pr_info() instead of printk()
Jingoo Han
2012-05-29
*
|
backlight: generic_bl: use pr_info() instead of printk()
Jingoo Han
2012-05-29
*
|
backlight: cr_bllcd: use pr_err()/pr_info() instead of printk()
Jingoo Han
2012-05-29
*
|
backlight: apple_bl: use pr_debug()/pr_err() instead of printk()
Jingoo Han
2012-05-29
*
|
backlight: use pr_warn() and pr_debug() instead of printk()
Jingoo Han
2012-05-29
*
|
drivers/video/backlight/adp5520_bl.c: use kstrtoul()
Jingoo Han
2012-05-29
*
|
drivers/video/backlight/adp8870_bl.c: use kstrtoul()
Jingoo Han
2012-05-29
*
|
drivers/video/backlight/adp8860_bl.c: use kstrtoul()
Jingoo Han
2012-05-29
*
|
backlight: add LM3533 backlight driver
Johan Hovold
2012-05-29
*
|
drivers/video/backlight/apple_bl.c: include header for exported symbol protot...
H Hartley Sweeten
2012-05-29
*
|
lcd: add callbacks for early fb event blank support
Inki Dae
2012-05-29
*
|
blacklight: remove redundant spi driver bus initialization
Lars-Peter Clausen
2012-05-29
|
/
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-04-06
|
\
|
*
ARM: fix lcd power build failure in collie_defconfig
Paul Gortmaker
2012-04-03
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
|
\
\
|
|
/
|
/
|
|
*
backlight: add driver for DA9052/53 PMIC v1
Ashish Jangam
2012-04-05
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
|
\
|
|
*
backlight: fix typo in tosa_lcd.c
Masanari Iida
2012-03-28
*
|
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2012-03-28
|
\
\
|
*
|
apple_bl: Add register/unregister functions
Seth Forshee
2012-03-22
*
|
|
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-03-28
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
backlight: Modified power control of pm860x backlight
Jett.Zhou
2012-03-06
*
|
|
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
|
\
\
\
|
*
|
|
ep93xx: Use ioremap for backlight driver
Ryan Mallon
2012-03-13
|
|
/
/
*
|
|
backlight: fix ot200_bl build
Randy Dunlap
2012-03-23
*
|
|
backlight: convert platform_lcd to dev_pm_ops
Jingoo Han
2012-03-23
*
|
|
backlight: add support for Pandora backlight
Grazvydas Ignotas
2012-03-23
*
|
|
backlight: add driver for Bachmann's ot200
Christian Gmeiner
2012-03-23
*
|
|
backlight: new backlight driver for LP855x devices
Kim, Milo
2012-03-23
*
|
|
drivers/video/backlight/adp5520_bl.c: use devm_ functions
Julia Lawall
2012-03-23
[next]