index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
platform_lcd.c
Age
Commit message (
Expand
)
Author
2013-04-29
drivers/video/backlight/platform_lcd.c: introduce probe callback
Andrew Bresticker
2013-04-29
drivers/video/backlight/platform_lcd.c: remove unnecessary ifdefs
Jingoo Han
2012-12-17
backlight: platform_lcd: fix checkpatch error
Jingoo Han
2012-11-28
backlight: remove use of __devexit
Bill Pemberton
2012-11-28
backlight: remove use of __devinit
Bill Pemberton
2012-11-28
backlight: remove use of __devexit_p
Bill Pemberton
2012-10-06
drivers/video/backlight/platform_lcd.c: add support for device tree based probe
Jingoo Han
2012-03-23
backlight: convert platform_lcd to dev_pm_ops
Jingoo Han
2012-01-10
backlight: convert platform_lcd to devm_kzalloc()
Mark Brown
2012-01-10
backlight: convert drivers/video/backlight/* to use module_platform_driver()
Axel Lin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-07-30
backlight: ensure platform_lcd on by default
Ben Dooks
2008-07-30
backlight: give platform_lcd the same name as the platform device.
Ben Dooks
2008-07-24
lcd: add platform_lcd driver
Ben Dooks