aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/asus_oled (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-01-06Staging: asus_oled: fix build dependancyKamalesh Babulal1-0/+1
asus_oled depends on the CONFIG_USB_SUPPORT, I have only build tested the patch. Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-06Staging: add asus_oled driverJakub Schmidtke12-0/+1133
Driver for the OLED tiny display on some Asus laptops. From: Jakub Schmidtke <sjakub@gmail.com> Cc: Cyrill Gorcunov <gorcunov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>