summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-20memstick: use sector_div instead of do_divArnd Bergmann
2016-01-20dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20parisc: convert to dma_map_opsChristoph Hellwig
2016-01-20dma-mapping: make the generic coherent dma mmap implementation optionalChristoph Hellwig
2016-01-20iio: core: fix ptr_ret.cocci warningsFengguang Wu
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-01-20rapidio: use kobj_to_dev()Geliang Tang
2016-01-20drivers/base/cpu.c: use __cpu_*_mask directlyRasmus Villemoes
2016-01-20drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of o...Stephen Boyd
2016-01-20drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding itStephen Boyd
2016-01-20misc: ibmasm: fix build errorsRandy Dunlap
2016-01-20Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2016-01-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-01-19Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-01-19surface pro 4: fix compare_const_fl.cocci warningsJulia Lawall
2016-01-19surface pro 4: Add support for Surface Pro 4 ButtonsWeng Xuetian
2016-01-19platform:x86: Add Intel Telemetry Debugfs interfacesSouvik Kumar Chakravarty
2016-01-19platform:x86: Add Intel telemetry platform deviceSouvik Kumar Chakravarty
2016-01-19platform:x86: Add Intel telemetry platform driverSouvik Kumar Chakravarty
2016-01-19platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty
2016-01-19intel_punit_ipc: add NULL check for input parametersQipeng Zha
2016-01-19thinkpad_acpi: Add support for keyboard backlightPali Rohár
2016-01-19dell-wmi: Process only one event on devices with interface version 0Pali Rohár
2016-01-19dell-wmi: Check if Dell WMI descriptor structure is validPali Rohár
2016-01-19tc1100-wmi: fix build warning when CONFIG_PM not enabledColin Ian King
2016-01-19asus-wireless: Add ACPI HID ATK4001João Paulo Rechi Vita
2016-01-19platform/x86: Add Asus Wireless Radio Control driverJoão Paulo Rechi Vita
2016-01-19asus-wmi: drop to_platform_driver macroGeliang Tang
2016-01-19intel-hid: new hid event driver for hotkeysAlex Hung
2016-01-19Keyboard backlight control for some Vaio Fit modelsMattia Dongili
2016-01-19platform/x86: Add rfkill dependency to ACPI_TOSHIBA entryAzael Avalos
2016-01-19platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha
2016-01-19intel_pmc_ipc: update acpi resource structure for PunitQipeng Zha
2016-01-19ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer
2016-01-19dell-wmi: Improve unknown hotkey handlingAndy Lutomirski
2016-01-19apple-gmux: Assign apple_gmux_data before registeringMatthew Garrett
2016-01-19toshiba_acpi: Fix keyboard backlight sysfs entries not being updatedAzael Avalos
2016-01-19Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-19Merge tag 'iommu-updates-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-01-19Merge branches 's390', 'arm/renesas', 'arm/msm', 'arm/shmobile', 'arm/smmu', ...Joerg Roedel
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2016-01-18Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-01-18Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-01-18drivers/ide: make ide-scan-pci.c driver explicitly non-modularPaul Gortmaker
2016-01-18ide: constify ide_dma_ops structuresJulia Lawall