summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sony-laptop.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: sony-laptop.c: call acpi_get_object_info to get node infoLin Ming2008-12-311-6/+9
* sony-laptop: printk tweakAlessandro Guido2008-11-261-1/+1
* sony-laptop: brightness regression fixAlessandro Guido2008-11-261-1/+1
* sony-laptop: fingers off backlight if video.ko is serving this functionalityThomas Renninger2008-11-081-1/+5
* saner FASYNC handling on file closeAl Viro2008-11-011-1/+0
* sony-laptop: ignore missing _DIS method on pic deviceMatthew Garrett2008-10-301-2/+4
* sony-laptop: newline-terminate the printk for backlight change failureAdam Jackson2008-10-161-1/+1
* sony-laptop: BKL pushdownArnd Bergmann2008-07-021-0/+3
* drivers/misc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-291-2/+2
* sony-laptop.c: fix off-by-oneAdrian Bunk2008-02-211-1/+1
* sony-laptop: fix scancode decodeMattia Dongili2008-01-241-1/+1
* sony-laptop: add Type4 modelMattia Dongili2008-01-241-111/+184
* sony-laptop: bump version to 0.6Mattia Dongili2008-01-241-1/+1
* sony-laptop: refactor model typesMattia Dongili2008-01-241-82/+104
* sony-laptop: Add Vaio N series to the special init sequence to enable Fn keysMattia Dongili2008-01-241-0/+9
* sony-laptop: printk more info in sony_pic_call[123]Mattia Dongili2008-01-241-3/+4
* sony-laptop: fit input devices into sysfs treeDmitry Torokhov2007-11-211-4/+6
* more UTF-8 conversionsMarcin Garski2007-10-191-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-191-56/+148
|\
| * Pull sony-2.6.24 into release branchLen Brown2007-10-101-56/+148
| |\
| | * sony-laptop: old Vaio models contain 2 IO port entriesMattia Dongili2007-08-241-56/+148
* | | get rid of input BIT* duplicate definesJiri Slaby2007-10-191-3/+3
* | | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-091-2/+2
|/ /
* | Pull events into release branchLen Brown2007-08-251-2/+2
|\ \ | |/ |/|
| * ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-231-2/+2
* | sony-laptop: call sonypi_compat_init earlierMattia Dongili2007-08-241-6/+9
* | sony-laptop: enable Vaio FZ eventsMattia Dongili2007-08-241-0/+9
|/
* sony-laptop: sony_nc_ids[] can become static.Adrian Bunk2007-08-031-1/+1
* sony-laptop: restore the last user requested brightness level on resume.Mattia Dongili2007-08-031-0/+5
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-231-2/+19
* sony-laptop: Fix event reading in sony-laptopMattia Dongili2007-07-221-8/+22
* sony-laptop: Add Vaio FE to the special init sequenceMattia Dongili2007-07-221-0/+9
* sony-laptop: Make the driver use MSC_SCAN and a setkeycode and getkeycode key...Mattia Dongili2007-07-221-50/+140
* sony-laptop: Invoke _INI for SNC devices that provide itMattia Dongili2007-07-221-1/+19
* sony-laptop: Add support for recent Vaios Fn keys (C series for now)Mattia Dongili2007-07-221-3/+104
* sony-laptop: map wireless switch events to KEY_WLANMattia Dongili2007-07-221-0/+2
* sony-laptop: add new SNC handlersMattia Dongili2007-07-221-0/+14
* sony-laptop: use NULL for pointerRandy Dunlap2007-07-161-1/+2
* sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPATMattia Dongili2007-05-101-4/+4
* sony-laptop: remove user visible camera controls as platform attributesmalattia@linux.it2007-04-281-36/+0
* sony-laptop: add a meye-usable include file for camera opsmalattia@linux.it2007-04-281-8/+9
* sony-laptop: complete the motion eye camera support in sony-laptopmalattia@linux.it2007-04-281-18/+90
* sonypi: try to detect if sony-laptop has already taken one of the known ioportsmalattia@linux.it2007-04-281-2/+2
* sony-laptop: add edge modem support (also called WWAN)malattia@linux.it2007-04-281-0/+41
* sony-laptop: add locking on accesses to the ioport and global varsmalattia@linux.it2007-04-281-12/+31
* sony-laptop: add camera enable/disable parameter, better handle possible infi...malattia@linux.it2007-04-281-15/+36
* sony-laptop: sonypi backward compatibility codemalattia@linux.it2007-04-101-3/+329
* sony-laptop: sanitize printksmalattia@linux.it2007-04-101-21/+19
* sony-laptop: additional platform attributes coming from SNY6001malattia@linux.it2007-04-101-1/+204