summaryrefslogtreecommitdiffstats
path: root/drivers/staging/samsung-laptop
Commit message (Collapse)AuthorAgeFilesLines
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-2/+5
| | | | | | | | | | Values such as max_brightness should be set before backlights are registered, but the current API doesn't allow that. Add a parameter to backlight_device_register and update drivers to ensure that they set this correctly. Signed-off-by: Matthew Garrett <mjg@redhat.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Staging: samsung-laptop: fix coding style issuesChihau Chau2010-03-031-3/+6
| | | | | | | | This fixes some lines over 80 characters coding style issues. Signed-off-by: Chihau Chau <chihau@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
* Staging: samsung-laptop: add TODO fileGreg Kroah-Hartman2009-12-111-0/+5
| | | | | Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
* Staging: samsung-laptop: remove old kernel codeGreg Kroah-Hartman2009-12-111-40/+0
| | | | | | | | Don't test for the kernel version, we know what version we are in, the latest. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
* Staging: add Samsung Laptop driverGreg Kroah-Hartman2009-12-113-0/+593
This is a drive for the Samsung N128 laptop to control the wireless LED and backlight. Many thanks to Joey Lee for his help in testing and finding all of my bugs in the development of this driver, it has been invaluable. Cc: Joey Lee <jlee@novell.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
OpenPOWER on IntegriCloud