Age | Commit message (Expand) | Author | Files | Lines |
2007-11-21 | sony-laptop: fit input devices into sysfs tree | Dmitry Torokhov | 1 | -4/+6 |
2007-10-20 | more UTF-8 conversions | Marcin Garski | 1 | -1/+1 |
2007-10-20 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 1 | -1/+1 |
2007-10-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -56/+148 |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby | 1 | -3/+3 |
2007-10-10 | Pull sony-2.6.24 into release branch | Len Brown | 1 | -56/+148 |
2007-10-10 | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 1 | -2/+2 |
2007-08-25 | Pull events into release branch | Len Brown | 1 | -2/+2 |
2007-08-24 | sony-laptop: old Vaio models contain 2 IO port entries | Mattia Dongili | 1 | -56/+148 |
2007-08-24 | sony-laptop: call sonypi_compat_init earlier | Mattia Dongili | 1 | -6/+9 |
2007-08-24 | sony-laptop: enable Vaio FZ events | Mattia Dongili | 1 | -0/+9 |
2007-08-23 | ACPI: Schedule /proc/acpi/event for removal | Len Brown | 1 | -2/+2 |
2007-08-03 | sony-laptop: sony_nc_ids[] can become static. | Adrian Bunk | 1 | -1/+1 |
2007-08-03 | sony-laptop: restore the last user requested brightness level on resume. | Mattia Dongili | 1 | -0/+5 |
2007-07-23 | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 1 | -2/+19 |
2007-07-22 | sony-laptop: Fix event reading in sony-laptop | Mattia Dongili | 1 | -8/+22 |
2007-07-22 | sony-laptop: Add Vaio FE to the special init sequence | Mattia Dongili | 1 | -0/+9 |
2007-07-22 | sony-laptop: Make the driver use MSC_SCAN and a setkeycode and getkeycode key... | Mattia Dongili | 1 | -50/+140 |
2007-07-22 | sony-laptop: Invoke _INI for SNC devices that provide it | Mattia Dongili | 1 | -1/+19 |
2007-07-22 | sony-laptop: Add support for recent Vaios Fn keys (C series for now) | Mattia Dongili | 1 | -3/+104 |
2007-07-22 | sony-laptop: map wireless switch events to KEY_WLAN | Mattia Dongili | 1 | -0/+2 |
2007-07-22 | sony-laptop: add new SNC handlers | Mattia Dongili | 1 | -0/+14 |
2007-07-16 | sony-laptop: use NULL for pointer | Randy Dunlap | 1 | -1/+2 |
2007-05-10 | sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPAT | Mattia Dongili | 1 | -4/+4 |
2007-04-29 | sony-laptop: remove user visible camera controls as platform attributes | malattia@linux.it | 1 | -36/+0 |
2007-04-29 | sony-laptop: add a meye-usable include file for camera ops | malattia@linux.it | 1 | -8/+9 |
2007-04-29 | sony-laptop: complete the motion eye camera support in sony-laptop | malattia@linux.it | 1 | -18/+90 |
2007-04-29 | sonypi: try to detect if sony-laptop has already taken one of the known ioports | malattia@linux.it | 1 | -2/+2 |
2007-04-29 | sony-laptop: add edge modem support (also called WWAN) | malattia@linux.it | 1 | -0/+41 |
2007-04-29 | sony-laptop: add locking on accesses to the ioport and global vars | malattia@linux.it | 1 | -12/+31 |
2007-04-29 | sony-laptop: add camera enable/disable parameter, better handle possible infi... | malattia@linux.it | 1 | -15/+36 |
2007-04-11 | sony-laptop: sonypi backward compatibility code | malattia@linux.it | 1 | -3/+329 |
2007-04-11 | sony-laptop: sanitize printks | malattia@linux.it | 1 | -21/+19 |
2007-04-11 | sony-laptop: additional platform attributes coming from SNY6001 | malattia@linux.it | 1 | -1/+204 |
2007-04-11 | sony-laptop: Unify the input subsystem event forwarding | malattia@linux.it | 1 | -265/+276 |
2007-04-11 | sony-laptop: Add SNY6001 device handling (sonypi reimplementation) | malattia@linux.it | 1 | -13/+1072 |
2007-04-11 | sony-laptop: Add debug macros also used by the sonypi reimplementation | malattia@linux.it | 1 | -10/+10 |
2007-04-11 | sony-laptop: Prepare the platform driver for multiple users. | malattia@linux.it | 1 | -100/+112 |
2007-04-11 | sony-laptop: Remove ACPI references from variable and function names. | malattia@linux.it | 1 | -93/+93 |
2007-03-07 | sony-laptop: fix uninitialised variable | Andrew Morton | 1 | -1/+1 |
2007-02-20 | backlight: Clean up pmac_backlight handling | Richard Purdie | 1 | -6/+9 |
2007-02-20 | backlight: Remove unneeded owner field | Richard Purdie | 1 | -1/+0 |
2007-02-13 | sony-laptop: allow complex per-value input/output validation | Mattia Dongili | 1 | -19/+62 |
2007-02-13 | sony-laptop: Lindent | Len Brown | 1 | -73/+78 |
2007-02-13 | sony-laptop: Group functions and structures to better draw subsytems usage | Mattia Dongili | 1 | -41/+51 |
2007-02-13 | sony-laptop: Remove /proc/acpi/sony interface and implement platform_device. | Mattia Dongili | 1 | -198/+198 |
2007-02-13 | sony-laptop: create from sony_acpi | Mattia Dongili | 1 | -0/+504 |