| Commit message (Expand) | Author | Age |
* | sony-laptop.c: fix off-by-one | Adrian Bunk | 2008-02-21 |
* | sony-laptop: fix scancode decode | Mattia Dongili | 2008-01-24 |
* | sony-laptop: add Type4 model | Mattia Dongili | 2008-01-24 |
* | sony-laptop: bump version to 0.6 | Mattia Dongili | 2008-01-24 |
* | sony-laptop: refactor model types | Mattia Dongili | 2008-01-24 |
* | sony-laptop: Add Vaio N series to the special init sequence to enable Fn keys | Mattia Dongili | 2008-01-24 |
* | sony-laptop: printk more info in sony_pic_call[123] | Mattia Dongili | 2008-01-24 |
* | sony-laptop: fit input devices into sysfs tree | Dmitry Torokhov | 2007-11-21 |
* | more UTF-8 conversions | Marcin Garski | 2007-10-19 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-19 |
|\ |
|
| * | Pull sony-2.6.24 into release branch | Len Brown | 2007-10-10 |
| |\ |
|
| | * | sony-laptop: old Vaio models contain 2 IO port entries | Mattia Dongili | 2007-08-24 |
* | | | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 |
* | | | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-09 |
|/ / |
|
* | | Pull events into release branch | Len Brown | 2007-08-25 |
|\ \
| |/
|/| |
|
| * | ACPI: Schedule /proc/acpi/event for removal | Len Brown | 2007-08-23 |
* | | sony-laptop: call sonypi_compat_init earlier | Mattia Dongili | 2007-08-24 |
* | | sony-laptop: enable Vaio FZ events | Mattia Dongili | 2007-08-24 |
|/ |
|
* | sony-laptop: sony_nc_ids[] can become static. | Adrian Bunk | 2007-08-03 |
* | sony-laptop: restore the last user requested brightness level on resume. | Mattia Dongili | 2007-08-03 |
* | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 2007-07-23 |
* | sony-laptop: Fix event reading in sony-laptop | Mattia Dongili | 2007-07-22 |
* | sony-laptop: Add Vaio FE to the special init sequence | Mattia Dongili | 2007-07-22 |
* | sony-laptop: Make the driver use MSC_SCAN and a setkeycode and getkeycode key... | Mattia Dongili | 2007-07-22 |
* | sony-laptop: Invoke _INI for SNC devices that provide it | Mattia Dongili | 2007-07-22 |
* | sony-laptop: Add support for recent Vaios Fn keys (C series for now) | Mattia Dongili | 2007-07-22 |
* | sony-laptop: map wireless switch events to KEY_WLAN | Mattia Dongili | 2007-07-22 |
* | sony-laptop: add new SNC handlers | Mattia Dongili | 2007-07-22 |
* | sony-laptop: use NULL for pointer | Randy Dunlap | 2007-07-16 |
* | sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPAT | Mattia Dongili | 2007-05-10 |
* | sony-laptop: remove user visible camera controls as platform attributes | malattia@linux.it | 2007-04-28 |
* | sony-laptop: add a meye-usable include file for camera ops | malattia@linux.it | 2007-04-28 |
* | sony-laptop: complete the motion eye camera support in sony-laptop | malattia@linux.it | 2007-04-28 |
* | sonypi: try to detect if sony-laptop has already taken one of the known ioports | malattia@linux.it | 2007-04-28 |
* | sony-laptop: add edge modem support (also called WWAN) | malattia@linux.it | 2007-04-28 |
* | sony-laptop: add locking on accesses to the ioport and global vars | malattia@linux.it | 2007-04-28 |
* | sony-laptop: add camera enable/disable parameter, better handle possible infi... | malattia@linux.it | 2007-04-28 |
* | sony-laptop: sonypi backward compatibility code | malattia@linux.it | 2007-04-10 |
* | sony-laptop: sanitize printks | malattia@linux.it | 2007-04-10 |
* | sony-laptop: additional platform attributes coming from SNY6001 | malattia@linux.it | 2007-04-10 |
* | sony-laptop: Unify the input subsystem event forwarding | malattia@linux.it | 2007-04-10 |
* | sony-laptop: Add SNY6001 device handling (sonypi reimplementation) | malattia@linux.it | 2007-04-10 |
* | sony-laptop: Add debug macros also used by the sonypi reimplementation | malattia@linux.it | 2007-04-10 |
* | sony-laptop: Prepare the platform driver for multiple users. | malattia@linux.it | 2007-04-10 |
* | sony-laptop: Remove ACPI references from variable and function names. | malattia@linux.it | 2007-04-10 |
* | sony-laptop: fix uninitialised variable | Andrew Morton | 2007-03-07 |
* | backlight: Clean up pmac_backlight handling | Richard Purdie | 2007-02-20 |
* | backlight: Remove unneeded owner field | Richard Purdie | 2007-02-20 |
* | sony-laptop: allow complex per-value input/output validation | Mattia Dongili | 2007-02-13 |