Age | Commit message (Expand) | Author | Files | Lines |
2014-06-04 | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+9 |
2014-06-03 | Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -15/+30 |
2014-05-30 | PCI: Make pci_bus_add_device() void | Yijing Wang | 2 | -4/+2 |
2014-05-20 | acer-wmi: Add Aspire 5741 to video_vendor_dmi_table | Hans de Goede | 1 | -0/+8 |
2014-05-20 | acer-wmi: Switch to acpi_video_unregister_backlight | Hans de Goede | 1 | -1/+1 |
2014-05-16 | goldfish: pipe: fix warnings for 32bit builds | Octavian Purdila | 1 | -4/+5 |
2014-05-16 | goldfish: bus: fix warnings for 32bit builds | Octavian Purdila | 1 | -1/+1 |
2014-05-16 | goldfish: clean up the pipe driver 64bit ifdefs | Alan | 1 | -22/+11 |
2014-05-16 | goldfish: add support for 64bit to the virtual bus | Octavian Purdila | 1 | -1/+5 |
2014-05-16 | goldfish: fix kernel panic when using multiple adb connection | Jun Tian | 1 | -0/+3 |
2014-05-16 | goldfish: 64-bit pipe driver for goldfish platform | Jun Tian | 1 | -6/+29 |
2014-05-04 | goldfish bus: don't call request_mem_region | Alan Cox | 1 | -5/+0 |
2014-04-10 | alienware-wmi: cover some scenarios where memory allocations would fail | Mario Limonciello | 1 | -2/+10 |
2014-04-06 | Add WMI driver for controlling AlienFX features on some Alienware products | Mario Limonciello | 3 | -0/+570 |
2014-04-06 | fujitsu-tablet: add support for Lifebook T901 and T902 | Scott K Logan | 1 | -0/+65 |
2014-04-06 | x86, platform: Make HP_WIRELESS option text more descriptive | Borislav Petkov | 1 | -1/+1 |
2014-04-06 | x86, acpi: LLVMLinux: Remove nested functions from Thinkpad ACPI | Behan Webster | 1 | -41/+45 |
2014-04-06 | save and restore adaptive keyboard mode for suspend and,resume | Shuduo Sang | 1 | -0/+27 |
2014-04-06 | support Thinkpad X1 Carbon 2nd generation's adaptive keyboard | Shuduo Sang | 1 | -0/+102 |
2014-04-06 | toshiba_acpi: Fix whitespace | Matthew Garrett | 1 | -14/+14 |
2014-04-06 | toshiba_acpi: Update version and copyright info | Azael Avalos | 1 | -1/+2 |
2014-04-06 | toshiba_acpi: Add accelerometer support | Azael Avalos | 1 | -0/+80 |
2014-04-06 | toshiba_acpi: Add ECO mode led support | Azael Avalos | 1 | -0/+66 |
2014-04-06 | toshiba_acpi: Add touchpad enable/disable support- | Azael Avalos | 1 | -0/+81 |
2014-04-06 | toshiba_acpi: Add keyboard backlight support | Azael Avalos | 1 | -0/+240 |
2014-04-06 | toshiba_acpi: Adapt Illumination code to use SCI | Azael Avalos | 1 | -60/+34 |
2014-04-06 | toshiba_acpi: Add System Configuration Interface | Azael Avalos | 1 | -0/+79 |
2014-04-06 | thinkpad_acpi: Fix inconsistent mute LED after resume | Takashi Iwai | 1 | -0/+12 |
2014-04-06 | Revert "X86 platform: New BayTrail IOSF-SB MBI driver" | David E. Box | 4 | -323/+0 |
2014-04-06 | sony-laptop: remove useless sony-laptop versioning | Mattia Dongili | 1 | -7/+2 |
2014-04-06 | sony-laptop: add smart connect control function | Javier Achirica | 1 | -0/+67 |
2014-04-06 | sony-laptop: adjust keyboard backlight values for off/auto/on | Javier Achirica | 1 | -4/+7 |
2014-04-06 | sony-laptop: add hibernate on low battery function | Javier Achirica | 1 | -0/+78 |
2014-04-06 | sony-laptop: add fan speed regulation function | Javier Achirica | 1 | -0/+119 |
2014-04-06 | sony-laptop: add usb charge function | Javier Achirica | 1 | -0/+86 |
2014-04-06 | sony-laptop: add panel_id function | Javier Achirica | 1 | -0/+59 |
2014-04-06 | sony-laptop: Add support for lid resume settings on Vaio Pro | Javier Achirica | 1 | -48/+62 |
2014-04-06 | sony-laptop: add support as Fn+1 as a hot key | Javier Achirica | 1 | -0/+2 |
2014-04-06 | Fix sleep / suspend keys for Toughbook CF-51 | Stefan Seyfried | 1 | -0/+11 |
2014-04-02 | Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -3/+3 |
2014-03-20 | fujitsu-laptop: Drop unneeded include | Jean Delvare | 1 | -1/+0 |
2014-03-20 | acer-wmi: Stop selecting VIDEO_OUTPUT_CONTROL | Jean Delvare | 1 | -2/+0 |
2014-02-14 | thinkpad_acpi: Convert to snd_card_new() with a device pointer | Takashi Iwai | 1 | -3/+3 |
2014-01-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c... | Linus Torvalds | 4 | -91/+323 |
2014-01-30 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 15 | -237/+642 |
2014-01-25 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 25 | -58/+23 |
2014-01-23 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+4 |
2014-01-21 | ipc: add intel-mid's pci id macros | David Cohen | 1 | -4/+9 |
2014-01-21 | hp-wireless: new driver for hp wireless button for Windows 8 | Alex Hung | 3 | -0/+144 |
2014-01-21 | toshiba_acpi: Support RFKILL hotkey scancode | Unai Uribarri | 1 | -0/+1 |