summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-0111-284/+1092
|\
| * ideapad: fix software rfkill settingArnd Bergmann2015-06-151-1/+2
| * 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 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-261-9/+9
|\ \
| * \ Merge 4.1-rc7 into staging-testingGreg Kroah-Hartman2015-06-081-18/+19
| |\ \
| * | | staging: goldfish: Fix pointer cast for 32 bitsPeter Senna Tschudin2015-05-311-9/+9
* | | | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-261-1/+1
|\ \ \ \
| * | | | goldfish_pipe: Fix unlikely() misuseJoe Perches2015-05-241-1/+1
| |/ / /
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-06-251-1/+2
|\ \ \ \
| * \ \ \ Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-06-111-1/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-041-1/+2
| | | |/ | | |/|
* | | | Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-238-228/+840
|\ \ \ \
| * | | | mfd: cros_ec: Support multiple EC in a systemGwendal Grignou2015-06-155-110/+151
| * | | | mfd: cros_ec: add bus-specific proto v3 codeStephen Barber2015-06-151-1/+72
| * | | | mfd: cros_ec: add proto v3 skeletonStephen Barber2015-06-152-36/+307
| * | | | mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas2015-06-153-2/+123
| * | | | mfd: cros_ec: rev cros_ec_commands.hStephen Barber2015-06-151-7/+7
| * | | | mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas2015-06-154-135/+244
| * | | | mfd: cros_ec: Remove parent fieldGwendal Grignou2015-06-151-1/+0
| | |/ / | |/| |
* | | | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-2318-85/+63
|\ \ \ \
| * | | | toshiba-acpi: Port to new backlight interface selection APIHans de Goede2015-06-191-5/+2
| * | | | thinkpad-acpi: Port to new backlight interface selection APIHans de Goede2015-06-191-2/+3
| * | | | sony-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-5/+2
| * | | | samsung-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-23/+4
| * | | | msi-wmi: Port to new backlight interface selection APIHans de Goede2015-06-191-1/+3
| * | | | msi-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-3/+3
| * | | | intel-oaktrail: Port to new backlight interface selection APIHans de Goede2015-06-191-4/+3
| * | | | ideapad-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-1/+2
| * | | | fujitsu-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-3/+3
| * | | | eeepc-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-3/+2
OpenPOWER on IntegriCloud