Age | Commit message (Expand) | Author | Files | Lines |
2014-09-01 | spi: dw-pci: provide platform specific data via driver_data | Andy Shevchenko | 1 | -6/+14 |
2014-09-01 | spi: dw-pci: convert to use dev_pm_ops | Andy Shevchenko | 1 | -22/+11 |
2014-09-01 | spi: dw-pci: apply pci_bar and re-use pci_name | Andy Shevchenko | 1 | -1/+1 |
2014-09-01 | spi: dw-pci: move info message at the end of probe | Andy Shevchenko | 1 | -3/+3 |
2014-08-16 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 21 | -107/+529 |
2014-08-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+76 |
2014-08-16 | Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/ami... | Linus Torvalds | 1 | -0/+1 |
2014-08-16 | platform/x86: Enable build support for toshiba_haps | Azael Avalos | 2 | -0/+20 |
2014-08-16 | platform/x86: Toshiba HDD Active Protection Sensor | Azael Avalos | 1 | -0/+265 |
2014-08-16 | asus-nb-wmi: Add wapf4 quirk for the U32U | Hans de Goede | 1 | -0/+14 |
2014-08-16 | alienware-wmi: make hdmi_mux enabled on case-by-case basis | Mario Limonciello | 1 | -2/+20 |
2014-08-16 | ideapad-laptop: Constify DMI table and other r/o variables | Mathias Krause | 1 | -2/+2 |
2014-08-16 | asus-nb-wmi.c: Rename x401u quirk to wapf4 | Hans de Goede | 1 | -13/+13 |
2014-08-16 | compal-laptop: correct invalid hwmon name | Roald Frederickx | 1 | -1/+1 |
2014-08-16 | toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list | Azael Avalos | 1 | -0/+7 |
2014-08-16 | toshiba_acpi: Add extra check to backlight code | Azael Avalos | 1 | -4/+17 |
2014-08-16 | Fix log message about future removal of interface | Martin Kepplinger | 1 | -3/+3 |
2014-08-16 | ideapad-laptop: Disable touchpad interface on Yoga models | Hans de Goede | 1 | -0/+27 |
2014-08-16 | asus-nb-wmi: Add wapf4 quirk for the X550CC | Hans de Goede | 1 | -0/+9 |
2014-08-16 | intel_ips: Make ips_mcp_limits variables static | Mathias Krause | 1 | -3/+3 |
2014-08-16 | thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata | Mathias Krause | 1 | -2/+2 |
2014-08-16 | fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconst | Mathias Krause | 1 | -5/+5 |
2014-08-16 | hp-wmi: Add missing __init annotations to initialization code | Mathias Krause | 1 | -3/+3 |
2014-08-16 | hp_accel: Constify ACPI and DMI tables | Mathias Krause | 1 | -2/+2 |
2014-08-16 | fujitsu-tablet: Mark DMI callbacks as __init code | Mathias Krause | 1 | -3/+3 |
2014-08-16 | dell-laptop: Mark dell_quirks[] DMI table as __initconst | Mathias Krause | 1 | -3/+3 |
2014-08-16 | eeepc-wmi: Constify asus_quirks[] DMI table | Mathias Krause | 1 | -1/+1 |
2014-08-16 | acer-wmi: Mark init data and code as such | Mathias Krause | 1 | -20/+21 |
2014-08-16 | asus-nb-wmi: Constify asus_quirks[] DMI table | Mathias Krause | 1 | -1/+1 |
2014-08-16 | alienware-wmi: Mark DMI table as __initconst | Mathias Krause | 1 | -2/+2 |
2014-08-16 | acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEP | Mathias Krause | 1 | -0/+5 |
2014-08-16 | acer-wmi: Mark acer_wmi_keymap[] as __initconst | Mathias Krause | 1 | -1/+1 |
2014-08-16 | WMI: Remove unnecessary null test | Himangi Saraogi | 1 | -4/+0 |
2014-08-16 | drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity | Andrey Utkin | 1 | -1/+1 |
2014-08-16 | asus-nb-wmi: Add wapf4 quirk for the X550CL | Hans de Goede | 1 | -0/+9 |
2014-08-16 | asus-nb-wmi: Add ASUSTeK COMPUTER INC. X200CA | AceLan Kao | 1 | -0/+13 |
2014-08-16 | asus-wmi: control wlan-led if wapf > 0 | AceLan Kao | 1 | -2/+2 |
2014-08-16 | asus-wmi: backlight_init: Stop treating -ENODEV as if its not an error | Hans de Goede | 1 | -4/+1 |
2014-08-16 | asus-wmi: Disable acpi-video backlight on desktop machines | Hans de Goede | 1 | -0/+7 |
2014-08-16 | ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling | Hans de Goede | 1 | -14/+27 |
2014-08-16 | thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILE | Hans de Goede | 1 | -1/+1 |
2014-08-16 | eeepc-laptop: rename _set and _get arguments in macro | Paul Bolle | 1 | -4/+4 |
2014-08-16 | fujitsu-laptop: Clear build warnings | Jean Delvare | 1 | -5/+4 |
2014-08-16 | platform/x86/toshiba-apci.c possible bad if test? | Nick | 1 | -1/+1 |
2014-08-16 | sony-laptop: fix doesn't work lid resume settings on Vaio Pro | mog422 | 1 | -1/+1 |
2014-08-16 | WAPF 4 for ASUSTeK COMPUTER INC. X75VBP WLAN ON. | poma | 1 | -0/+9 |
2014-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 10 | -114/+123 |
2014-08-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 8 | -202/+461 |
2014-08-15 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 14 | -27/+57 |
2014-08-15 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 3 | -272/+546 |