summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/kb3886_bl.c
Commit message (Expand)AuthorAgeFilesLines
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* backlight: kb3886_bl: fix incorrect placement of __initdata markerJingoo Han2014-01-241-1/+1
* backlight: kb3886_bl: use devm_backlight_device_register()Jingoo Han2013-11-131-14/+4Star
* backlight: use dev_get_platdata()Jingoo Han2013-11-131-1/+1
* backlight: kb3886_bl: convert kb3886bl to dev_pm_opsJingoo Han2013-04-301-10/+8Star
* drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() f...Jingoo Han2012-10-051-2/+2
* backlight: add backlight typeMatthew Garrett2011-03-231-0/+1
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-2/+6
* backlight: Constify struct backlight_opsEmese Revfy2009-12-161-1/+1
* backlight: Add driver for Tabletkiosk Sahara TouchIT-213 Tablet PCClaudio Nieder2008-10-211-0/+204