aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/asus_oled (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-05staging/asus_oled fixed linebreak and printk issueMatthias Schid1-4/+2
2013-06-05staging/asus_oled fixed alignment in definesMatthias Schid1-3/+3
2013-05-21staging/asus_oled: Fixed up incorrect formatted comments.Sara Bird1-9/+15
2013-05-12Staging: asus_oled: fixed warning 'default case should have 'break'.Tülin İzer1-1/+1
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-12/+3
2012-09-04Staging: asus_oled: Add suspend/resume callbacksJonathan Brett1-0/+35
2012-08-15staging: asus_oled add MODULE_VERSIONJonathan Brett1-1/+2
2012-08-15staging: asus_oled: Change printk calls to dev_xxxJonathan Brett1-10/+8
2012-07-09staging: Fixes some checkpatch warnings in asus_oled/asus_oled.cCruz Julian Bishop1-3/+3
2012-04-20USB: asus_oled.c: remove err() usageGreg Kroah-Hartman1-3/+3
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi1-1/+1
2012-02-29staging: asus_oled: Remove superfluous loopPeter Huewe1-11/+8
2012-02-08Staging: asus_oled: fix NULL-ptr crash on unloadingPekka Paalanen1-2/+1
2012-02-08Staging: asus_oled: fix image processingPekka Paalanen1-2/+8
2011-11-26Staging: asus_oled: Fixed use of obsolete function.Ken O'Brien1-2/+2
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman1-4/+4
2010-11-18Staging: asus_oled: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman1-4/+4
2010-11-16Staging: asus_oled: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-4/+4
2010-11-09Staging: asus_oled: fix coding style issue in asus_oled.cJohan Meiring1-1/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock2-2/+2
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