| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some help texts to recently-introduced kconfig items | Jan Engelhardt | 2007-08-18 | 1 | -0/+5 |
*-. | pull asus sony thinkpad into release branch | Len Brown | 2007-08-12 | 4 | -10/+31 |
|\ \ |
|
| | * | ACPI: thinkpad-acpi: change thinkpad-acpi input default and kconfig help | Henrique de Moraes Holschuh | 2007-08-07 | 1 | -7/+15 |
| | * | ACPI: thinkpad-acpi: fix the module init failure path | Henrique de Moraes Holschuh | 2007-08-03 | 2 | -2/+10 |
| |/
|/| |
|
| * | sony-laptop: sony_nc_ids[] can become static. | Adrian Bunk | 2007-08-03 | 1 | -1/+1 |
| * | sony-laptop: restore the last user requested brightness level on resume. | Mattia Dongili | 2007-08-03 | 1 | -0/+5 |
|/ |
|
* | Pull auto-load-modules into release branch | Len Brown | 2007-07-25 | 4 | -9/+43 |
|\ |
|
| * | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 2007-07-23 | 4 | -9/+43 |
* | | ACPI: asus-laptop: Fix failure exits | Al Viro | 2007-07-23 | 1 | -11/+21 |
|/ |
|
* | Pull thinkpad into release branch | Len Brown | 2007-07-22 | 3 | -82/+576 |
|\ |
|
| * | ACPI: thinkpad-acpi: add locking to brightness subdriver | Henrique de Moraes Holschuh | 2007-07-21 | 1 | -7/+28 |
| * | ACPI: thinkpad-acpi: bump up version to 0.15 | Henrique de Moraes Holschuh | 2007-07-21 | 1 | -1/+1 |
| * | ACPI: thinkpad-acpi: make EC-based thermal readings non-experimental | Henrique de Moraes Holschuh | 2007-07-21 | 1 | -1/+1 |
| * | ACPI: thinkpad-acpi: make sure DSDT TMPx readings don't return +128 | Henrique de Moraes Holschuh | 2007-07-21 | 1 | -0/+2 |
| * | ACPI: thinkpad-acpi: react to Lenovo ThinkPad differences in hot key | Henrique de Moraes Holschuh | 2007-07-21 | 1 | -28/+81 |
| * | ACPI: thinkpad-acpi: allow use of CMOS NVRAM for brightness control | Henrique de Moraes Holschuh | 2007-07-21 | 3 | -9/+61 |
| * | ACPI: thinkpad-acpi: store ThinkPad model information | Henrique de Moraes Holschuh | 2007-07-21 | 2 | -30/+85 |
| * | ACPI: thinkpad_acpi: use bool for boolean parameters | Henrique de Moraes Holschuh | 2007-07-21 | 1 | -2/+2 |
| * | ACPI: thinkpad-acpi: rename pci HID constant | Henrique de Moraes Holschuh | 2007-07-21 | 2 | -3/+5 |
| * | ACPI: thinkpad-acpi: checkpoint sysfs interface version due to input layer | Henrique de Moraes Holschuh | 2007-07-21 | 1 | -1/+1 |
| * | ACPI: thinkpad-acpi: export EV_SW SW_RADIO events | Henrique de Moraes Holschuh | 2007-07-21 | 1 | -0/+28 |
| * | ACPI: thinkpad-acpi: add power-management handler capability | Henrique de Moraes Holschuh | 2007-07-21 | 2 | -0/+17 |
| * | ACPI: thinkpad-acpi: make the input event mode the default | Henrique de Moraes Holschuh | 2007-07-21 | 2 | -3/+29 |
| * | ACPI: thinkpad-acpi: add input device support to hotkey subdriver | Henrique de Moraes Holschuh | 2007-07-21 | 1 | -4/+104 |
| * | ACPI: thinkpad-acpi: register input device | Henrique de Moraes Holschuh | 2007-07-21 | 2 | -1/+40 |
| * | ACPI: thinkpad-acpi: checkpoint sysfs interface version due to hotkey | Henrique de Moraes Holschuh | 2007-07-21 | 1 | -1/+1 |
| * | ACPI: thinkpad-acpi: export to sysfs the state of the radio slider switch | Henrique de Moraes Holschuh | 2007-07-21 | 2 | -2/+37 |
| * | ACPI: thinkpad-acpi: export hotkey maximum masks | Henrique de Moraes Holschuh | 2007-07-21 | 1 | -1/+36 |
| * | ACPI: thinkpad-acpi: enable more hotkeys | Henrique de Moraes Holschuh | 2007-07-21 | 2 | -19/+25 |
| * | ACPI: thinkpad-acpi: remove all uneeded initializers | Henrique de Moraes Holschuh | 2007-07-21 | 1 | -8/+8 |
| * | ACPI: thinkpad-acpi: add DMI-based modalias | Henrique de Moraes Holschuh | 2007-07-21 | 1 | -0/+23 |
* | | sony-laptop: Fix event reading in sony-laptop | Mattia Dongili | 2007-07-22 | 1 | -8/+22 |
* | | sony-laptop: Add Vaio FE to the special init sequence | Mattia Dongili | 2007-07-22 | 1 | -0/+9 |
* | | sony-laptop: Make the driver use MSC_SCAN and a setkeycode and getkeycode key... | Mattia Dongili | 2007-07-22 | 1 | -50/+140 |
* | | sony-laptop: Invoke _INI for SNC devices that provide it | Mattia Dongili | 2007-07-22 | 1 | -1/+19 |
* | | sony-laptop: Add support for recent Vaios Fn keys (C series for now) | Mattia Dongili | 2007-07-22 | 1 | -3/+104 |
* | | sony-laptop: map wireless switch events to KEY_WLAN | Mattia Dongili | 2007-07-22 | 1 | -0/+2 |
* | | sony-laptop: add new SNC handlers | Mattia Dongili | 2007-07-22 | 1 | -0/+14 |
|/ |
|
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 4 | -10/+5 |
* | IBMASM: must depend on CONFIG_INPUT | Dmitry Torokhov | 2007-07-17 | 1 | -1/+1 |
* | IBMASM: miscellaneous fixes | Dmitry Torokhov | 2007-07-17 | 1 | -19/+18 |
* | IBMASM: dont use extern in function declarations | Dmitry Torokhov | 2007-07-17 | 1 | -32/+32 |
* | IBMASM: whitespace cleanup | Dmitry Torokhov | 2007-07-17 | 14 | -62/+62 |
* | sony-laptop: use NULL for pointer | Randy Dunlap | 2007-07-16 | 1 | -1/+2 |
* | kconfig: no STRANGE misc. devices | Randy Dunlap | 2007-07-16 | 1 | -3/+3 |
* | Use menuconfig objects II - misc strange dev | Jan Engelhardt | 2007-07-16 | 1 | -2/+6 |
* | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 | 1 | -2/+1 |
* | DMI-based module autoloading | Lennart Poettering | 2007-07-11 | 1 | -3/+41 |
* | eeprom_93cx6: shorten pulse timing to match spec (bis) | Francois Romieu | 2007-07-10 | 1 | -3/+3 |
* | [PATCH] eeprom_93cx6: shorten pulse timing to match spec | John W. Linville | 2007-07-08 | 1 | -3/+3 |