summaryrefslogtreecommitdiffstats
path: root/drivers/staging/asus_oled
AgeCommit message (Expand)AuthorLines
2013-07-26staging: asus_oled: delete driverGreg Kroah-Hartman-1236/+0
2013-06-05staging/asus_oled fixed linebreak and printk issueMatthias Schid-4/+2
2013-06-05staging/asus_oled fixed alignment in definesMatthias Schid-3/+3
2013-05-21staging/asus_oled: Fixed up incorrect formatted comments.Sara Bird-9/+15
2013-05-12Staging: asus_oled: fixed warning 'default case should have 'break'.Tülin İzer-1/+1
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches-12/+3
2012-09-04Staging: asus_oled: Add suspend/resume callbacksJonathan Brett-0/+35
2012-08-15staging: asus_oled add MODULE_VERSIONJonathan Brett-1/+2
2012-08-15staging: asus_oled: Change printk calls to dev_xxxJonathan Brett-10/+8
2012-07-09staging: Fixes some checkpatch warnings in asus_oled/asus_oled.cCruz Julian Bishop-3/+3
2012-04-20USB: asus_oled.c: remove err() usageGreg Kroah-Hartman-3/+3
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi-1/+1
2012-02-29staging: asus_oled: Remove superfluous loopPeter Huewe-11/+8
2012-02-08Staging: asus_oled: fix NULL-ptr crash on unloadingPekka Paalanen-2/+1
2012-02-08Staging: asus_oled: fix image processingPekka Paalanen-2/+8
2011-11-26Staging: asus_oled: Fixed use of obsolete function.Ken O'Brien-2/+2
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman-4/+4
2010-11-18Staging: asus_oled: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman-4/+4
2010-11-16Staging: asus_oled: fix up some sysfs attribute permissionsGreg Kroah-Hartman-4/+4
2010-11-09Staging: asus_oled: fix coding style issue in asus_oled.cJohan Meiring-1/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock-2/+2
2010-05-11Staging: asus_oled: asus_oled.c: Checkpatch cleanupAndrea Gelmini-1/+1
2010-03-07driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen-11/+4
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen-1/+3
2010-03-03staging: make USB device id constantNémeth Márton-1/+1
2010-03-03Staging: asus_oled: Add NULL test for kmallocPeter Huewe-0/+5
2010-03-03Staging: asus_oled: Add defines for asus vendor_id and device_id to be consis...Peter Huewe-4/+10
2010-01-20Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov-4/+8
2009-09-15Staging: asus_oled: Cleaned up checkpatch issues.Kevin A. Granade-183/+221
2009-06-19Staging: asus_oled: fix build warningsGreg Kroah-Hartman-1/+1
2009-04-03Staging: asus_oled: do not use assignment in if conditionAndre Haupt-13/+17
2009-04-03Staging: asus_oled: fix various checkpatch.pl issues regarding missing or obs...Andre Haupt-33/+33
2009-04-03Staging: asus_oled: trailing statements should be on next lineAndre Haupt-19/+38
2009-04-03Staging: asus_oled: do not initialise statics to 0 or NULLAndre Haupt-3/+3
2009-04-03Staging: asus_oled: fix sparse warnings about using plain integer as NULL poi...Andre Haupt-4/+4
2009-01-06Staging: asus_oled: fix build dependancyKamalesh Babulal-0/+1
2009-01-06Staging: add asus_oled driverJakub Schmidtke-0/+1133