summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* dell-laptop: Use dell-rbtn instead i8042 filter when possiblePali Rohár2015-06-101-8/+86
* dell-rbtn: Export notifier for other kernel modulesPali Rohár2015-06-102-1/+116
* dell-rbtn: Dell Airplane Mode Switch driverPali Rohár2015-06-103-0/+349
* samsung-laptop: Use acpi_video_unregister_backlight instead of acpi_video_unr...Hans de Goede2015-06-071-2/+2
* asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede2015-06-071-1/+1
* apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede2015-06-071-1/+1
* pvpanic: handle missing _STA correctlyRadim Krčmář2015-06-071-5/+5
* ideapad_laptop: Lenovo G50-30 fix rfkill reports wireless blockedDmitry Tunin2015-06-011-0/+7
* asus-wmi: add fan controlKast Bernd2015-05-131-21/+323
* toshiba_haps: Make use of DEVICE_ATTR_{RW, WO} macrosAzael Avalos2015-05-111-4/+2
* toshiba_haps: Replace sscanf with kstrtointAzael Avalos2015-05-111-8/+18
* toshiba_acpi: Bump driver version to 0.22Azael Avalos2015-05-111-1/+1
* toshiba_acpi: Remove TOS_FAILURE check from some functionsAzael Avalos2015-05-111-10/+10
* toshiba_acpi: Comments cleanupAzael Avalos2015-05-111-7/+10
* toshiba_acpi: Rename hci_{read, write}1 functionsAzael Avalos2015-05-111-22/+22
* toshiba_acpi: Remove no longer needed hci_{read, write}2 functionsAzael Avalos2015-05-111-32/+7
* toshiba_bluetooth: Change BT status message to debugAzael Avalos2015-05-111-2/+3
* toshiba_bluetooth: Adapt *_enable, *_notify and *_resume functions to rfkillAzael Avalos2015-05-061-29/+18
* toshiba_bluetooth: Add RFKill handler functionsAzael Avalos2015-05-062-9/+69
* toshiba_bluetooth: Add a container struct named toshiba_bluetooth_devAzael Avalos2015-05-061-1/+46
* toshiba_acpi: Remove bluetooth rfkill codeAzael Avalos2015-05-062-125/+0
* Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-04-268-204/+1650
|\
| * toshiba_acpi: Do not register vendor backlight when acpi_video bl is availableHans de Goede2015-04-242-0/+25
| * platform: x86: dell-laptop: Add support for keyboard backlightGabriele Mazzotta2015-04-071-6/+1083
| * toshiba_acpi: Fix pr_* messages from USB Sleep FunctionsAzael Avalos2015-04-071-8/+8
| * toshiba_acpi: Update and fix USB Sleep and Charge modesAzael Avalos2015-04-071-9/+62
| * wmi: Use bool function return values of true/false not 1/0Joe Perches2015-04-071-2/+2
| * toshiba_bluetooth: Fix enabling/disabling loop on recent devicesAzael Avalos2015-03-261-13/+37
| * toshiba_bluetooth: Clean up *_add function and disable BT device at removalAzael Avalos2015-03-261-16/+16
| * toshiba_bluetooth: Add three new functions to the driverAzael Avalos2015-03-261-0/+51
| * toshiba_acpi: Fix the enabling of the Special FunctionsAzael Avalos2015-03-251-1/+24
| * toshiba_acpi: Use the Hotkey Event Type function for keymap choosingAzael Avalos2015-03-251-38/+32
| * toshiba_acpi: Add Hotkey Event Type function and definitionsAzael Avalos2015-03-251-0/+25
| * x86/wmi: delete unused wmi_data_lock mutex causing gcc warningPaul Gortmaker2015-03-251-1/+0
| * apple-gmux: lock iGP IO to protect from vgaarb changesBruno Prémont2015-03-181-1/+47
| * toshiba_acpi: Update events in toshiba_acpi_notifyAzael Avalos2015-03-141-6/+23
| * intel-oaktrail: Fix trivial typo in commentYannick Guerrini2015-03-141-1/+1
| * thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()Dan Carpenter2015-03-141-2/+3
| * thinkpad_acpi: signedness bugs getting current_modeDan Carpenter2015-03-141-2/+2
| * thinkpad_acpi: use DEVICE_ATTR_* macrosBastien Nocera2015-03-031-52/+20
| * thinkpad_acpi: Add support for more adaptive kbd buttonsBastien Nocera2015-03-031-1/+79
| * thinkpad_acpi: Add adaptive_kbd_mode sysfs attrBastien Nocera2015-03-031-9/+60
| * thinkpad_acpi: Factor out get/set adaptive kbd modeBastien Nocera2015-03-031-23/+38
| * thinkpad_acpi: Remember adaptive kbd presenceBastien Nocera2015-03-031-19/+18
* | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-268-12/+1336
|\ \
| * | platform/chrome: chromeos_laptop - instantiate Atmel at primary addressDmitry Torokhov2015-04-241-9/+26
| * | platform/chrome: cros_ec_lpc - Depend on X86 || COMPILE_TESTJavier Martinez Canillas2015-03-041-1/+1
| * | platform/chrome: cros_ec_lpc - Include linux/io.h header fileJavier Martinez Canillas2015-03-041-0/+1
| * | platform/chrome: fix platform_no_drv_owner.cocci warningskbuild test robot2015-03-041-1/+0
| * | platform/chrome: cros_ec_lightbar - fix duplicate const warningOlof Johansson2015-03-041-1/+1
OpenPOWER on IntegriCloud