| Commit message (Expand) | Author | Age | Files | Lines |
* | sony-laptop - fix using of uninitialized variable | Dmitry Torokhov | 2010-01-16 | 1 | -3/+6 |
* | Merge branch 'thinkpad' into release | Len Brown | 2009-12-30 | 2 | -14/+73 |
|\ |
|
| * | thinkpad-acpi: improve Kconfig help text | Henrique de Moraes Holschuh | 2009-12-26 | 1 | -0/+5 |
| * | thinkpad-acpi: make volume subdriver optional | Henrique de Moraes Holschuh | 2009-12-26 | 2 | -0/+49 |
| * | thinkpad-acpi: don't fail to load the entire module due to ALSA problems | Henrique de Moraes Holschuh | 2009-12-26 | 1 | -13/+18 |
| * | thinkpad-acpi: don't take the first ALSA slot by default | Henrique de Moraes Holschuh | 2009-12-26 | 1 | -1/+1 |
* | | ACPI: WMI: Survive BIOS with duplicate GUIDs | Carlos Corbacho | 2009-12-30 | 1 | -0/+30 |
* | | dell-wmi - fix condition to abort driver loading | Dmitry Torokhov | 2009-12-30 | 1 | -1/+1 |
* | | wmi: check find_guid() return value to prevent oops | Paul Rolland | 2009-12-30 | 1 | -4/+2 |
* | | dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value | Len Brown | 2009-12-30 | 3 | -3/+18 |
* | | ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an a... | Len Brown | 2009-12-30 | 2 | -2/+2 |
* | | dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it should | Len Brown | 2009-12-30 | 1 | -4/+5 |
|/ |
|
* | Merge branch 'misc-2.6.33' into release | Len Brown | 2009-12-24 | 9 | -303/+423 |
|\ |
|
| * | hp-wmi: Fix two memleaks | Thomas Renninger | 2009-12-24 | 1 | -1/+8 |
| * | acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIAS | Thomas Renninger | 2009-12-24 | 2 | -13/+0 |
| * | dell-wmi: do not keep driver loaded on unsupported boxes | Dmitry Torokhov | 2009-12-24 | 1 | -22/+19 |
| * | wmi: Free the allocated acpi objects through wmi_get_event_data | Anisse Astier | 2009-12-24 | 3 | -2/+5 |
| * | drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with... | Peter Feuerer | 2009-12-24 | 1 | -18/+28 |
| * | acerhdf: add new BIOS versions | Peter Feuerer | 2009-12-24 | 1 | -2/+15 |
| * | acerhdf: limit modalias matching to supported | Stefan Bader | 2009-12-24 | 1 | -3/+4 |
| * | toshiba_acpi: convert to seq_file | Alexey Dobriyan | 2009-12-24 | 1 | -112/+147 |
| * | asus_acpi: convert to seq_file | Alexey Dobriyan | 2009-12-24 | 1 | -127/+194 |
| * | fujitu-laptop: fix tests of acpi_evaluate_integer() return value | Jonathan Woithe | 2009-12-23 | 1 | -4/+4 |
* | | Merge branch 'tc1100-wmi' into release | Len Brown | 2009-12-24 | 1 | -60/+55 |
|\ \ |
|
| * | | tc1100-wmi - switch to using dev_pm_ops | Dmitry Torokhov | 2009-12-16 | 1 | -6/+16 |
| * | | tc1100-wmi - add error handling for device registration | Dmitry Torokhov | 2009-12-16 | 1 | -28/+30 |
| * | | tc1100-wmi - switch to using attribute group | Dmitry Torokhov | 2009-12-16 | 1 | -28/+11 |
* | | | Merge branch 'sony' into release | Len Brown | 2009-12-24 | 1 | -23/+71 |
|\ \ \ |
|
| * | | | sony-laptop: enumerate rfkill devices using SN06 | Mattia Dongili | 2009-12-23 | 1 | -19/+57 |
| * | | | sony-laptop: rfkill support for newer models | Mattia Dongili | 2009-12-23 | 1 | -8/+14 |
| * | | | sony-laptop: add AVMode key mapping | Mattia Dongili | 2009-12-16 | 1 | -0/+4 |
| |/ / |
|
* | | | Merge branch 'classmate' into release | Len Brown | 2009-12-24 | 3 | -0/+622 |
|\ \ \ |
|
| * | | | classmate-laptop: add support for Classmate PC ACPI devices | Thadeu Lima de Souza Cascardo | 2009-12-24 | 3 | -0/+622 |
| | |/
| |/| |
|
* | | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold | 2009-12-22 | 2 | -6/+6 |
* | | | kfifo: cleanup namespace | Stefani Seibold | 2009-12-22 | 1 | -1/+1 |
* | | | kfifo: move out spinlock | Stefani Seibold | 2009-12-22 | 2 | -18/+22 |
* | | | kfifo: move struct kfifo in place | Stefani Seibold | 2009-12-22 | 2 | -33/+31 |
|/ / |
|
* | | 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 |