Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 1 | -1/+0 |
|\ | |||||
| * | drop explicit include of autoconf.h | Sam Ravnborg | 2009-12-12 | 1 | -1/+0 |
* | | Merge branch 'misc-2.6.33' into release | Len Brown | 2009-12-16 | 1 | -26/+37 |
|\ \ | |||||
| * | | acerhdf: add new BIOS versions | Peter Feuerer | 2009-12-16 | 1 | -26/+37 |
* | | | Merge branch 'toshiba-bt' into release | Len Brown | 2009-12-16 | 3 | -0/+160 |
|\ \ \ | |||||
| * | | | Toshiba Bluetooth Enabling driver (RFKill handler v3) | Jes Sorensen | 2009-12-16 | 3 | -0/+160 |
| |/ / | |||||
* | | | Merge branch 'msi-wmi' into release | Len Brown | 2009-12-16 | 3 | -0/+306 |
|\ \ \ | |||||
| * | | | msi-wmi: depend on backlight and fix corner-cases problems | Anisse Astier | 2009-12-16 | 2 | -8/+16 |
| * | | | msi-wmi: switch to using input sparse keymap library | Anisse Astier | 2009-12-16 | 2 | -102/+33 |
| * | | | msi-wmi: replace one-condition switch-case with if statement | Anisse Astier | 2009-12-16 | 1 | -9/+4 |
| * | | | msi-wmi: remove unused field 'instance' in key_entry structure | Anisse Astier | 2009-12-16 | 1 | -5/+4 |
| * | | | msi-wmi: remove custom runtime debug implementation | Anisse Astier | 2009-12-16 | 1 | -9/+2 |
| * | | | msi-wmi: rework init | Anisse Astier | 2009-12-16 | 1 | -29/+35 |
| * | | | msi-wmi: remove useless includes | Anisse Astier | 2009-12-16 | 1 | -6/+0 |
| * | | | X86 drivers: Introduce msi-wmi driver | Thomas Renninger | 2009-12-16 | 3 | -0/+380 |
* | | | | Merge branch 'wmi' into release | Len Brown | 2009-12-16 | 1 | -2/+173 |
|\ \ \ \ | |||||
| * | | | | wmi: Add support for module autoloading | Matthew Garrett | 2009-11-05 | 1 | -2/+173 |
* | | | | | Merge branch 'dell-wmi' into release | Len Brown | 2009-12-16 | 1 | -13/+116 |
|\ \ \ \ \ | |||||
| * | | | | | dell-wmi: Add support for new Dell systems | Rezwanul Kabir | 2009-12-10 | 1 | -13/+116 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'thinkpad-2.6.33' into release | Len Brown | 2009-12-16 | 1 | -279/+899 |
|\ \ \ \ \ | |||||
| * | | | | | thinkpad-acpi: bump version to 0.24 | Henrique de Moraes Holschuh | 2009-12-16 | 1 | -1/+1 |
| * | | | | | thinkpad-acpi: convert to seq_file | Alexey Dobriyan | 2009-12-15 | 1 | -153/+132 |
| * | | | | | thinkpad-acpi: basic ALSA mixer support (v2) | Henrique de Moraes Holschuh | 2009-12-15 | 1 | -2/+235 |
| * | | | | | thinkpad-acpi: disable volume control | Henrique de Moraes Holschuh | 2009-12-15 | 1 | -5/+42 |
| * | | | | | thinkpad-acpi: support MUTE-only ThinkPads | Henrique de Moraes Holschuh | 2009-12-15 | 1 | -27/+132 |
| * | | | | | thinkpad-acpi: volume subdriver rewrite | Henrique de Moraes Holschuh | 2009-12-15 | 1 | -58/+282 |
| * | | | | | thinkpad-acpi: log initial state of rfkill switches | Henrique de Moraes Holschuh | 2009-12-15 | 1 | -1/+6 |
| * | | | | | thinkpad-acpi: sync input device EV_SW initial state | Henrique de Moraes Holschuh | 2009-12-15 | 1 | -4/+10 |
| * | | | | | thinkpad-acpi: use input_set_capability | Henrique de Moraes Holschuh | 2009-12-09 | 1 | -9/+5 |
| * | | | | | thinkpad-acpi: log temperatures on termal alarm (v2) | Henrique de Moraes Holschuh | 2009-12-09 | 1 | -12/+45 |
| * | | | | | thinkpad-acpi: expose module parameters | Henrique de Moraes Holschuh | 2009-12-09 | 1 | -10/+10 |
| * | | | | | thinkpad-acpi: adopt input device | Henrique de Moraes Holschuh | 2009-12-09 | 1 | -0/+1 |
| * | | | | | thinkpad-acpi: silence bogus complain during rmmod | Henrique de Moraes Holschuh | 2009-12-09 | 1 | -1/+2 |
| * | | | | | thinkpad-acpi: issue backlight class events | Henrique de Moraes Holschuh | 2009-12-09 | 1 | -1/+23 |
| * | | | | | thinkpad-acpi: fix some version quirks | Henrique de Moraes Holschuh | 2009-12-09 | 1 | -3/+3 |
| * | | | | | thinkpad-acpi: preserve rfkill state across suspend/resume | Henrique de Moraes Holschuh | 2009-12-09 | 1 | -27/+5 |
| * | | | | | thinkpad-acpi: fix default brightness_mode for R50e/R51 | Henrique de Moraes Holschuh | 2009-12-09 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | Merge branch 'hp-wmi' into release | Len Brown | 2009-12-15 | 1 | -55/+84 |
|\ \ \ \ \ | |||||
| * | | | | | hp-wmi: improve rfkill support | Alan Jenkins | 2009-12-09 | 1 | -55/+84 |
| |/ / / / | |||||
* | | | | | Merge branch 'dell-laptop' into release | Len Brown | 2009-12-15 | 1 | -24/+62 |
|\ \ \ \ \ | |||||
| * | | | | | dell-laptop: add __init to init functions | Alan Jenkins | 2009-12-10 | 1 | -3/+3 |
| * | | | | | dell-laptop: create a platform device as a parent for the rfkill devices etc. | Alan Jenkins | 2009-12-10 | 1 | -4/+34 |
| * | | | | | dell-laptop: fix rfkill memory leak on unload and failure paths | Alan Jenkins | 2009-12-10 | 1 | -12/+18 |
| * | | | | | dell-laptop: fix a use-after-free error on the failure path | Alan Jenkins | 2009-12-09 | 1 | -3/+5 |
| * | | | | | dell-laptop: Fix rfkill state queries | Matthew Garrett | 2009-12-09 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | Merge branch 'asus' into release | Len Brown | 2009-12-15 | 4 | -655/+806 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | asus-laptop: change light sens default values. | Corentin Chary | 2009-12-15 | 1 | -2/+2 |
| * | | | | eeepc-laptop: re-add check for eeepc->backlight == NULL | Alan Jenkins | 2009-12-09 | 1 | -17/+25 |
| * | | | | eeepc-laptop: fix coding style | Corentin Chary | 2009-12-09 | 1 | -3/+5 |
| * | | | | eeepc-laptop: map keys found on newer eeepc | Corentin Chary | 2009-12-09 | 1 | -0/+3 |