summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke2016-02-051-1/+3
* storvsc: Use the specified target ID in device lookupK. Y. Srinivasan2016-01-291-5/+5
* storvsc: Install the storvsc specific timeout handler for FC devicesK. Y. Srinivasan2016-01-291-0/+6
* hisi_sas: fix v1 hw check for slot errorJohn Garry2016-01-271-6/+3
* hisi_sas: add dependency for HAS_IOMEMJohn Garry2016-01-271-1/+1
* sd: Optimal I/O size is in bytes, not sectorsMartin K. Petersen2016-01-211-1/+1
* hisi_sas: Restrict SCSI_HISI_SAS to arm64Geert Uytterhoeven2016-01-211-0/+1
* hisi_sas: SCSI_HISI_SAS should depend on HAS_DMAGeert Uytterhoeven2016-01-211-0/+1
* Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-01-203-29/+20
|\
| * dmaengine: at_xdmac: fix resume for cyclic transfersSongjun Wu2016-01-181-0/+3
| * dmaengine: dw: fix cyclic transfer callbacksMans Rullgard2016-01-141-6/+15
| * dmaengine: dw: fix cyclic transfer setupMans Rullgard2016-01-141-22/+1
| * dmaengine: edma: Fix paRAM slot allocation for entry channel 0Peter Ujfalusi2016-01-131-1/+1
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-01-205-14/+4
|\ \
| * | aic7xxx: Avoid name collision with <linux/list.h>Michal Marek2016-01-055-14/+4
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-01-207-11/+12
|\ \ \
| * | | ath10k: Fix build with CONFIG_THERMAL=mMichal Marek2015-11-261-1/+1
| * | | Revert "drm: Hack around CONFIG_AGP=m build failures"Michal Marek2015-11-251-2/+0
| * | | kbuild: Allow to specify composite modules with modname-mMichal Marek2015-11-252-2/+2
| * | | staging/ad7606: Actually build the interface modulesMichal Marek2015-11-253-6/+9
| |/ /
* | | Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-01-2019-110/+4308
|\ \ \
| * | | surface pro 4: fix compare_const_fl.cocci warningsJulia Lawall2016-01-201-1/+1
| * | | surface pro 4: Add support for Surface Pro 4 ButtonsWeng Xuetian2016-01-202-6/+8
| * | | platform:x86: Add Intel Telemetry Debugfs interfacesSouvik Kumar Chakravarty2016-01-202-1/+1032
| * | | platform:x86: Add Intel telemetry platform deviceSouvik Kumar Chakravarty2016-01-201-0/+96
| * | | platform:x86: Add Intel telemetry platform driverSouvik Kumar Chakravarty2016-01-202-1/+1208
| * | | platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty2016-01-203-0/+476
| * | | intel_punit_ipc: add NULL check for input parametersQipeng Zha2016-01-201-6/+10
| * | | thinkpad_acpi: Add support for keyboard backlightPali Rohár2016-01-201-0/+206
| * | | dell-wmi: Process only one event on devices with interface version 0Pali Rohár2016-01-201-0/+16
| * | | dell-wmi: Check if Dell WMI descriptor structure is validPali Rohár2016-01-201-2/+78
| * | | tc1100-wmi: fix build warning when CONFIG_PM not enabledColin Ian King2016-01-201-0/+2
| * | | asus-wireless: Add ACPI HID ATK4001João Paulo Rechi Vita2016-01-201-0/+1
| * | | platform/x86: Add Asus Wireless Radio Control driverJoão Paulo Rechi Vita2016-01-203-0/+98
| * | | asus-wmi: drop to_platform_driver macroGeliang Tang2016-01-201-3/+0
| * | | intel-hid: new hid event driver for hotkeysAlex Hung2016-01-203-0/+302
| * | | Keyboard backlight control for some Vaio Fit modelsMattia Dongili2016-01-201-20/+45
| * | | platform/x86: Add rfkill dependency to ACPI_TOSHIBA entryAzael Avalos2016-01-201-0/+1
| * | | platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha2016-01-203-0/+345
| * | | intel_pmc_ipc: update acpi resource structure for PunitQipeng Zha2016-01-201-40/+78
| * | | ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer2016-01-201-0/+7
| * | | dell-wmi: Improve unknown hotkey handlingAndy Lutomirski2016-01-201-4/+20
| * | | apple-gmux: Assign apple_gmux_data before registeringMatthew Garrett2016-01-201-4/+6
| * | | toshiba_acpi: Fix keyboard backlight sysfs entries not being updatedAzael Avalos2016-01-201-4/+43
| * | | toshiba_acpi: Add WWAN RFKill supportAzael Avalos2015-11-231-3/+76
| * | | toshiba_acpi: Add support for WWAN devicesAzael Avalos2015-11-231-0/+109
| * | | toshiba_acpi: Fix blank screen at boot if transflective backlight is supportedAzael Avalos2015-11-211-0/+8
| * | | toshiba_acpi: Propagate the hotkey value via genetlinkAzael Avalos2015-11-211-1/+2
| * | | dell_wmi: Use a C99-style array for bios_to_linux_keycodeAndy Lutomirski2015-11-211-21/+40
| * | | toshiba_bluetooth: Add missing newline in toshiba_bluetooth_present functionAzael Avalos2015-11-211-1/+1
| |/ /