summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-01-20memstick: use sector_div instead of do_divArnd Bergmann1-1/+1
2016-01-20dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig1-2/+1
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig8-9/+8
2016-01-20parisc: convert to dma_map_opsChristoph Hellwig2-49/+60
2016-01-20dma-mapping: make the generic coherent dma mmap implementation optionalChristoph Hellwig1-2/+2
2016-01-20iio: core: fix ptr_ret.cocci warningsFengguang Wu1-3/+1
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+1
2016-01-20rapidio: use kobj_to_dev()Geliang Tang1-4/+2
2016-01-20drivers/base/cpu.c: use __cpu_*_mask directlyRasmus Villemoes1-5/+5
2016-01-20drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of o...Stephen Boyd1-8/+3
2016-01-20drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding itStephen Boyd1-9/+4
2016-01-20misc: ibmasm: fix build errorsRandy Dunlap1-0/+1
2016-01-20Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds3-29/+20
2016-01-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds5-14/+4
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds7-11/+12
2016-01-19Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds19-110/+4308
2016-01-19surface pro 4: fix compare_const_fl.cocci warningsJulia Lawall1-1/+1
2016-01-19surface pro 4: Add support for Surface Pro 4 ButtonsWeng Xuetian2-6/+8
2016-01-19platform:x86: Add Intel Telemetry Debugfs interfacesSouvik Kumar Chakravarty2-1/+1032
2016-01-19platform:x86: Add Intel telemetry platform deviceSouvik Kumar Chakravarty1-0/+96
2016-01-19platform:x86: Add Intel telemetry platform driverSouvik Kumar Chakravarty2-1/+1208
2016-01-19platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty3-0/+476
2016-01-19intel_punit_ipc: add NULL check for input parametersQipeng Zha1-6/+10
2016-01-19thinkpad_acpi: Add support for keyboard backlightPali Rohár1-0/+206
2016-01-19dell-wmi: Process only one event on devices with interface version 0Pali Rohár1-0/+16
2016-01-19dell-wmi: Check if Dell WMI descriptor structure is validPali Rohár1-2/+78
2016-01-19tc1100-wmi: fix build warning when CONFIG_PM not enabledColin Ian King1-0/+2
2016-01-19asus-wireless: Add ACPI HID ATK4001João Paulo Rechi Vita1-0/+1
2016-01-19platform/x86: Add Asus Wireless Radio Control driverJoão Paulo Rechi Vita3-0/+98
2016-01-19asus-wmi: drop to_platform_driver macroGeliang Tang1-3/+0
2016-01-19intel-hid: new hid event driver for hotkeysAlex Hung3-0/+302
2016-01-19Keyboard backlight control for some Vaio Fit modelsMattia Dongili1-20/+45
2016-01-19platform/x86: Add rfkill dependency to ACPI_TOSHIBA entryAzael Avalos1-0/+1
2016-01-19platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha3-0/+345
2016-01-19intel_pmc_ipc: update acpi resource structure for PunitQipeng Zha1-40/+78
2016-01-19ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-19dell-wmi: Improve unknown hotkey handlingAndy Lutomirski1-4/+20
2016-01-19apple-gmux: Assign apple_gmux_data before registeringMatthew Garrett1-4/+6
2016-01-19toshiba_acpi: Fix keyboard backlight sysfs entries not being updatedAzael Avalos1-4/+43
2016-01-19Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds5-9/+10
2016-01-19Merge tag 'iommu-updates-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-1048/+401
2016-01-19Merge branches 's390', 'arm/renesas', 'arm/msm', 'arm/shmobile', 'arm/smmu', ...Joerg Roedel16-1048/+401
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds15-25/+29
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds1-1/+17
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-49/+139
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds4-12/+11
2016-01-18Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds21-130/+892
2016-01-18Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds138-1644/+36808
2016-01-18drivers/ide: make ide-scan-pci.c driver explicitly non-modularPaul Gortmaker1-2/+1
2016-01-18ide: constify ide_dma_ops structuresJulia Lawall2-2/+2