aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-21pwm: Mark all devices as "might sleep"Thierry Reding1-1/+1
2016-01-21mmc: pwrseq_simple: Make reset-gpios optional to match docMartin Fuzzey1-8/+14
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds213-281/+450
2016-01-20Merge tag 'renesas-sh-drivers-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesasLinus Torvalds1-88/+12
2016-01-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds34-40/+3028
2016-01-20Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-1406/+454
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-5/+8
2016-01-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2016-01-20Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds4-6/+6
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds47-2661/+4351
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 open-codingStephen 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-21Merge branch 'pm-cpuidle'Rafael J. Wysocki4-15/+25
2016-01-21Merge branch 'pm-devfreq'Rafael J. Wysocki2-27/+67
2016-01-21Merge branch 'pm-core'Rafael J. Wysocki14-20/+122
2016-01-21Merge branches 'acpica', 'acpi-video' and 'acpi-fan'Rafael J. Wysocki193-219/+236
2016-01-20Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-29/+20
2016-01-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds5-14/+4
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas41-1429/+1419
2016-01-20Merge branches 'pci/iommu' and 'pci/misc' into nextBjorn Helgaas1-0/+5
2016-01-20PCI: Add function 1 DMA alias quirk for Lite-On/Plextor M6e/Marvell 88SS9183Tim Sander1-0/+4
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds7-11/+12
2016-01-20irqchip: renesas-h8s: Replace ctrl_outw/ctrl_inw with writew/readwGuenter Roeck1-5/+5
2016-01-20mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STDShawn Lin1-0/+1
2016-01-20scsi: qla2xxxx: avoid type mismatch in comparisonArnd Bergmann1-1/+1
2016-01-20target/user: Make sure netlink would reach all network namespacesSheng Yang1-1/+2
2016-01-20target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger3-8/+55
2016-01-20target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger5-143/+54
2016-01-20iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger1-1/+15
2016-01-19Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus 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