aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sony-laptop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI driversThomas Renninger1-2/+19
2007-07-22sony-laptop: Fix event reading in sony-laptopMattia Dongili1-8/+22
2007-07-22sony-laptop: Add Vaio FE to the special init sequenceMattia Dongili1-0/+9
2007-07-22sony-laptop: Make the driver use MSC_SCAN and a setkeycode and getkeycode key table.Mattia Dongili1-50/+140
2007-07-22sony-laptop: Invoke _INI for SNC devices that provide itMattia Dongili1-1/+19
2007-07-22sony-laptop: Add support for recent Vaios Fn keys (C series for now)Mattia Dongili1-3/+104
2007-07-22sony-laptop: map wireless switch events to KEY_WLANMattia Dongili1-0/+2
2007-07-22sony-laptop: add new SNC handlersMattia Dongili1-0/+14
2007-07-16sony-laptop: use NULL for pointerRandy Dunlap1-1/+2
2007-05-10sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPATMattia Dongili1-4/+4
2007-04-28sony-laptop: remove user visible camera controls as platform attributesmalattia@linux.it1-36/+0
2007-04-28sony-laptop: add a meye-usable include file for camera opsmalattia@linux.it1-8/+9
2007-04-28sony-laptop: complete the motion eye camera support in sony-laptopmalattia@linux.it1-18/+90
2007-04-28sonypi: try to detect if sony-laptop has already taken one of the known ioportsmalattia@linux.it1-2/+2
2007-04-28sony-laptop: add edge modem support (also called WWAN)malattia@linux.it1-0/+41
2007-04-28sony-laptop: add locking on accesses to the ioport and global varsmalattia@linux.it1-12/+31
2007-04-28sony-laptop: add camera enable/disable parameter, better handle possible infinite loopmalattia@linux.it1-15/+36
2007-04-10sony-laptop: sonypi backward compatibility codemalattia@linux.it1-3/+329
2007-04-10sony-laptop: sanitize printksmalattia@linux.it1-21/+19
2007-04-10sony-laptop: additional platform attributes coming from SNY6001malattia@linux.it1-1/+204
2007-04-10sony-laptop: Unify the input subsystem event forwardingmalattia@linux.it1-265/+276
2007-04-10sony-laptop: Add SNY6001 device handling (sonypi reimplementation)malattia@linux.it1-13/+1072
2007-04-10sony-laptop: Add debug macros also used by the sonypi reimplementationmalattia@linux.it1-10/+10
2007-04-10sony-laptop: Prepare the platform driver for multiple users.malattia@linux.it1-100/+112
2007-04-10sony-laptop: Remove ACPI references from variable and function names.malattia@linux.it1-93/+93
2007-03-07sony-laptop: fix uninitialised variableAndrew Morton1-1/+1
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie1-6/+9
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie1-1/+0
2007-02-13sony-laptop: allow complex per-value input/output validationMattia Dongili1-19/+62
2007-02-13sony-laptop: LindentLen Brown1-73/+78
2007-02-13sony-laptop: Group functions and structures to better draw subsytems usageMattia Dongili1-41/+51
2007-02-13sony-laptop: Remove /proc/acpi/sony interface and implement platform_device.Mattia Dongili1-198/+198
2007-02-13sony-laptop: create from sony_acpiMattia Dongili1-0/+504