aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/sony-laptop.c
AgeCommit message (Expand)Author
2008-02-21sony-laptop.c: fix off-by-oneAdrian Bunk
2008-01-24sony-laptop: fix scancode decodeMattia Dongili
2008-01-24sony-laptop: add Type4 modelMattia Dongili
2008-01-24sony-laptop: bump version to 0.6Mattia Dongili
2008-01-24sony-laptop: refactor model typesMattia Dongili
2008-01-24sony-laptop: Add Vaio N series to the special init sequence to enable Fn keysMattia Dongili
2008-01-24sony-laptop: printk more info in sony_pic_call[123]Mattia Dongili
2007-11-21sony-laptop: fit input devices into sysfs treeDmitry Torokhov
2007-10-19more UTF-8 conversionsMarcin Garski
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-10-10Pull sony-2.6.24 into release branchLen Brown
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik
2007-08-25Pull events into release branchLen Brown
2007-08-24sony-laptop: old Vaio models contain 2 IO port entriesMattia Dongili
2007-08-24sony-laptop: call sonypi_compat_init earlierMattia Dongili
2007-08-24sony-laptop: enable Vaio FZ eventsMattia Dongili
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown
2007-08-03sony-laptop: sony_nc_ids[] can become static.Adrian Bunk
2007-08-03sony-laptop: restore the last user requested brightness level on resume.Mattia Dongili
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger
2007-07-22sony-laptop: Fix event reading in sony-laptopMattia Dongili
2007-07-22sony-laptop: Add Vaio FE to the special init sequenceMattia Dongili
2007-07-22sony-laptop: Make the driver use MSC_SCAN and a setkeycode and getkeycode key...Mattia Dongili
2007-07-22sony-laptop: Invoke _INI for SNC devices that provide itMattia Dongili
2007-07-22sony-laptop: Add support for recent Vaios Fn keys (C series for now)Mattia Dongili
2007-07-22sony-laptop: map wireless switch events to KEY_WLANMattia Dongili
2007-07-22sony-laptop: add new SNC handlersMattia Dongili
2007-07-16sony-laptop: use NULL for pointerRandy Dunlap
2007-05-10sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPATMattia Dongili
2007-04-28sony-laptop: remove user visible camera controls as platform attributesmalattia@linux.it
2007-04-28sony-laptop: add a meye-usable include file for camera opsmalattia@linux.it
2007-04-28sony-laptop: complete the motion eye camera support in sony-laptopmalattia@linux.it
2007-04-28sonypi: try to detect if sony-laptop has already taken one of the known ioportsmalattia@linux.it
2007-04-28sony-laptop: add edge modem support (also called WWAN)malattia@linux.it
2007-04-28sony-laptop: add locking on accesses to the ioport and global varsmalattia@linux.it
2007-04-28sony-laptop: add camera enable/disable parameter, better handle possible infi...malattia@linux.it
2007-04-10sony-laptop: sonypi backward compatibility codemalattia@linux.it
2007-04-10sony-laptop: sanitize printksmalattia@linux.it
2007-04-10sony-laptop: additional platform attributes coming from SNY6001malattia@linux.it
2007-04-10sony-laptop: Unify the input subsystem event forwardingmalattia@linux.it
2007-04-10sony-laptop: Add SNY6001 device handling (sonypi reimplementation)malattia@linux.it
2007-04-10sony-laptop: Add debug macros also used by the sonypi reimplementationmalattia@linux.it
2007-04-10sony-laptop: Prepare the platform driver for multiple users.malattia@linux.it
2007-04-10sony-laptop: Remove ACPI references from variable and function names.malattia@linux.it
2007-03-07sony-laptop: fix uninitialised variableAndrew Morton
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie
2007-02-13sony-laptop: allow complex per-value input/output validationMattia Dongili