aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/asus_oled (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Staging: asus_oled: asus_oled.c: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-03-07driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen1-11/+4
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen1-1/+3
2010-03-03staging: make USB device id constantNémeth Márton1-1/+1
2010-03-03Staging: asus_oled: Add NULL test for kmallocPeter Huewe1-0/+5
2010-03-03Staging: asus_oled: Add defines for asus vendor_id and device_id to be consistent with hid-ids.hPeter Huewe1-4/+10
2010-01-20Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov1-4/+8
2009-09-15Staging: asus_oled: Cleaned up checkpatch issues.Kevin A. Granade1-183/+221
2009-06-19Staging: asus_oled: fix build warningsGreg Kroah-Hartman1-1/+1
2009-04-03Staging: asus_oled: do not use assignment in if conditionAndre Haupt1-13/+17
2009-04-03Staging: asus_oled: fix various checkpatch.pl issues regarding missing or obsolete spacesAndre Haupt1-33/+33
2009-04-03Staging: asus_oled: trailing statements should be on next lineAndre Haupt1-19/+38
2009-04-03Staging: asus_oled: do not initialise statics to 0 or NULLAndre Haupt1-3/+3
2009-04-03Staging: asus_oled: fix sparse warnings about using plain integer as NULL pointerAndre Haupt1-4/+4
2009-01-06Staging: asus_oled: fix build dependancyKamalesh Babulal1-0/+1
2009-01-06Staging: add asus_oled driverJakub Schmidtke12-0/+1133