summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* intel_scu_ipc: move local memory initialization out of a mutexChristophe JAILLET2015-07-141-3/+3
* intel_pmc_ipc: Update kerneldoc formattingqipeng.zha2015-07-091-22/+35
* dell-laptop: Do not cache hwswitch statePali Rohár2015-07-071-24/+61
* dell-laptop: Check return value of each SMBIOS callPali Rohár2015-07-071-25/+58
* dell-laptop: Clear buffer before each SMBIOS callPali Rohár2015-07-071-1/+10
* intel_pmc_ipc: Fix compiler casting warningsqipeng.zha2015-07-061-13/+13
* Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-055-45/+915
|\
| * intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driverqipeng.zha2015-06-303-0/+775
| * tc1100-wmi: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-06-271-1/+1
| * dell-laptop: Fix allocating & freeing SMI buffer pagePali Rohár2015-06-251-5/+3Star
| * dell-laptop: Show info about WiGig and UWB in debugfsPali Rohár2015-06-221-0/+17
| * dell-laptop: Update information about wireless controlPali Rohár2015-06-221-39/+119
* | Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-021-11/+1Star
|\ \
| * | drivers/platform: Convert non-modular pdev_bus to use builtin_platform_driverPaul Gortmaker2015-06-161-11/+1Star
* | | Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-0211-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-111-8/+86
| * | dell-rbtn: Export notifier for other kernel modulesPali Rohár2015-06-112-1/+116
| * | dell-rbtn: Dell Airplane Mode Switch driverPali Rohár2015-06-113-0/+349
| * | samsung-laptop: Use acpi_video_unregister_backlight instead of acpi_video_unr...Hans de Goede2015-06-081-2/+2
| * | asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede2015-06-081-1/+1
| * | apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede2015-06-081-1/+1
| * | pvpanic: handle missing _STA correctlyRadim Krčmář2015-06-081-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/+2Star
| * | 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/+7Star
| * | 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-071-29/+18Star
| * | toshiba_bluetooth: Add RFKill handler functionsAzael Avalos2015-05-072-9/+69
| * | toshiba_bluetooth: Add a container struct named toshiba_bluetooth_devAzael Avalos2015-05-071-1/+46
| * | toshiba_acpi: Remove bluetooth rfkill codeAzael Avalos2015-05-072-125/+0Star
* | | Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-271-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-261-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-051-1/+2
| | | |/ | | |/|
* | | | Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-248-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