Age | Commit message (Expand) | Author | Files | Lines |
2007-09-17 | Pull thinkpad into release branch | Len Brown | 3 | -77/+88 |
2007-09-17 | ACPI: thinkpad-acpi: bump up version to 0.16 | Henrique de Moraes Holschuh | 1 | -1/+1 |
2007-09-17 | ACPI: thinkpad-acpi: revert new 2.6.23 CONFIG_THINKPAD_ACPI_INPUT_ENABLED option | Henrique de Moraes Holschuh | 3 | -76/+87 |
2007-08-29 | msi-laptop: replace ',' with ';' | Jonathan Woithe | 1 | -1/+1 |
2007-08-25 | Pull events into release branch | Len Brown | 3 | -12/+20 |
2007-08-25 | Pull sony into release branch | Len Brown | 1 | -6/+18 |
2007-08-24 | asus-laptop: Fix rmmod of asus_laptop | Guillaume Chazarain | 1 | -1/+2 |
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 | 3 | -7/+7 |
2007-08-23 | ACPI: don't duplicate input events on netlink | Zhang Rui | 1 | -6/+14 |
2007-08-18 | Add some help texts to recently-introduced kconfig items | Jan Engelhardt | 1 | -0/+5 |
2007-08-12 | pull asus sony thinkpad into release branch | Len Brown | 4 | -10/+31 |
2007-08-07 | ACPI: thinkpad-acpi: change thinkpad-acpi input default and kconfig help | Henrique de Moraes Holschuh | 1 | -7/+15 |
2007-08-03 | ACPI: thinkpad-acpi: fix the module init failure path | Henrique de Moraes Holschuh | 2 | -2/+10 |
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-25 | Pull auto-load-modules into release branch | Len Brown | 4 | -9/+43 |
2007-07-23 | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 4 | -9/+43 |
2007-07-23 | ACPI: asus-laptop: Fix failure exits | Al Viro | 1 | -11/+21 |
2007-07-22 | Pull thinkpad into release branch | Len Brown | 3 | -82/+576 |
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-22 | ACPI: thinkpad-acpi: add locking to brightness subdriver | Henrique de Moraes Holschuh | 1 | -7/+28 |
2007-07-22 | ACPI: thinkpad-acpi: bump up version to 0.15 | Henrique de Moraes Holschuh | 1 | -1/+1 |
2007-07-22 | ACPI: thinkpad-acpi: make EC-based thermal readings non-experimental | Henrique de Moraes Holschuh | 1 | -1/+1 |
2007-07-22 | ACPI: thinkpad-acpi: make sure DSDT TMPx readings don't return +128 | Henrique de Moraes Holschuh | 1 | -0/+2 |
2007-07-22 | ACPI: thinkpad-acpi: react to Lenovo ThinkPad differences in hot key | Henrique de Moraes Holschuh | 1 | -28/+81 |
2007-07-22 | ACPI: thinkpad-acpi: allow use of CMOS NVRAM for brightness control | Henrique de Moraes Holschuh | 3 | -9/+61 |
2007-07-22 | ACPI: thinkpad-acpi: store ThinkPad model information | Henrique de Moraes Holschuh | 2 | -30/+85 |
2007-07-22 | ACPI: thinkpad_acpi: use bool for boolean parameters | Henrique de Moraes Holschuh | 1 | -2/+2 |
2007-07-22 | ACPI: thinkpad-acpi: rename pci HID constant | Henrique de Moraes Holschuh | 2 | -3/+5 |
2007-07-22 | ACPI: thinkpad-acpi: checkpoint sysfs interface version due to input layer | Henrique de Moraes Holschuh | 1 | -1/+1 |
2007-07-22 | ACPI: thinkpad-acpi: export EV_SW SW_RADIO events | Henrique de Moraes Holschuh | 1 | -0/+28 |
2007-07-22 | ACPI: thinkpad-acpi: add power-management handler capability | Henrique de Moraes Holschuh | 2 | -0/+17 |
2007-07-22 | ACPI: thinkpad-acpi: make the input event mode the default | Henrique de Moraes Holschuh | 2 | -3/+29 |
2007-07-22 | ACPI: thinkpad-acpi: add input device support to hotkey subdriver | Henrique de Moraes Holschuh | 1 | -4/+104 |
2007-07-22 | ACPI: thinkpad-acpi: register input device | Henrique de Moraes Holschuh | 2 | -1/+40 |
2007-07-22 | ACPI: thinkpad-acpi: checkpoint sysfs interface version due to hotkey | Henrique de Moraes Holschuh | 1 | -1/+1 |
2007-07-22 | ACPI: thinkpad-acpi: export to sysfs the state of the radio slider switch | Henrique de Moraes Holschuh | 2 | -2/+37 |
2007-07-22 | ACPI: thinkpad-acpi: export hotkey maximum masks | Henrique de Moraes Holschuh | 1 | -1/+36 |
2007-07-22 | ACPI: thinkpad-acpi: enable more hotkeys | Henrique de Moraes Holschuh | 2 | -19/+25 |
2007-07-22 | ACPI: thinkpad-acpi: remove all uneeded initializers | Henrique de Moraes Holschuh | 1 | -8/+8 |
2007-07-22 | ACPI: thinkpad-acpi: add DMI-based modalias | Henrique de Moraes Holschuh | 1 | -0/+23 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 4 | -10/+5 |