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