summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* soc: qcom: Remove depends on OF from QCOM_RPMHNiklas Cassel2018-09-131-1/+1
* soc: qcom: Remove bogus depends on OF from QCOM_SMD_RPMNiklas Cassel2018-09-131-1/+1
* soc: qcom: smsm: Add select IRQ_DOMAINNiklas Cassel2018-09-131-0/+1
* soc: qcom: smp2p: Add select IRQ_DOMAINNiklas Cassel2018-09-131-0/+1
* soc: qcom: llcc-slice: Add missing include of sizes.hNiklas Cassel2018-09-131-0/+1
* soc: qcom: smem: Add missing include of sizes.hNiklas Cassel2018-09-131-0/+1
* soc: qcom: apr: fix spelling mistake: "paket" -> "packet"Colin Ian King2018-09-131-1/+1
* soc: qcom: geni: geni_se_clk_freq_match() should always accept multiplesDouglas Anderson2018-09-131-15/+22
* soc: qcom: geni: Don't ignore clk_round_rate() errors in geni_se_clk_tbl_get()Douglas Anderson2018-09-131-2/+2
* drivers: edac: Add EDAC driver support for QCOM SoCsChannagoud Kadabi2018-09-133-0/+429
* soc: qcom: Add support to register LLCC EDAC driverVenkata Narendra Kumar Gutta2018-09-131-2/+16
* soc: qcom: Add broadcast base for Last Level Cache Controller (LLCC)Venkata Narendra Kumar Gutta2018-09-131-22/+33
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-2611-179/+72
|\
| * target/iscsi: Allocate session IDs from an IDAMatthew Wilcox2018-08-213-30/+10
| * iscsi target: fix session creation failure handlingMike Christie2018-08-211-14/+21
| * drm/vmwgfx: Convert to new IDA APIMatthew Wilcox2018-08-211-29/+12
| * dmaengine: Convert to new IDA APIMatthew Wilcox2018-08-211-16/+7
| * media: Convert entity ID allocation to new IDA APIMatthew Wilcox2018-08-211-11/+5
| * cb710: Convert to new IDA APIMatthew Wilcox2018-08-211-18/+5
| * rsxx: Convert to new IDA APIMatthew Wilcox2018-08-211-16/+5
| * osd: Convert to new IDA APIMatthew Wilcox2018-08-211-15/+7
| * sd: Convert to new IDA APIMatthew Wilcox2018-08-211-17/+4
| * mtip32xx: Convert to new IDA APIMatthew Wilcox2018-08-211-23/+6
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-265-17/+25
|\ \
| * \ Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2018-08-245-17/+25
| |\ \
| | * | irqchip/gic-v3: Allow interrupt to be configured as wake-up sourcesMarc Zyngier2018-08-201-2/+6
| | * | irqchip/tango: Set irq handler and data in one goMartin Kaiser2018-08-201-2/+1
| | * | irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0Krzysztof Kozlowski2018-08-131-1/+1
| | * | irqchip/stm32: Fix init error handlingDan Carpenter2018-08-131-12/+13
| | * | irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski2018-08-131-0/+4
* | | | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-253-27/+87
|\ \ \ \
| * | | | libnvdimm, pmem: Restore page attributes when clearing errorsDan Williams2018-08-202-0/+39
| * | | | device-dax: Set page->indexDan Williams2018-07-201-0/+4
| * | | | device-dax: Enable page_mapping()Dan Williams2018-07-201-17/+38
| * | | | device-dax: Convert to vmf_insert_mixed and vm_fault_tDan Williams2018-07-201-15/+11
* | | | | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds2018-08-2514-24/+171
|\ \ \ \ \
| * | | | | libnvdimm: fix ars_status output length calculationVishal Verma2018-08-201-2/+2
| * | | | | device-dax: avoid hang on error before devm_memremap_pages()Stefan Hajnoczi2018-07-311-4/+8
| * | | | | md/dm-writecache: Don't request pointer dummy_addr when not requiredHuaisheng Ye2018-07-301-2/+1
| * | | | | dax/super: Do not request a pointer kaddr when not requiredHuaisheng Ye2018-07-301-2/+1
| * | | | | s390, dcssblk: kaddr and pfn can be NULL to ->direct_access()Huaisheng Ye2018-07-301-3/+5
| * | | | | libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access()Huaisheng Ye2018-07-301-2/+5
| * | | | | acpi/nfit: queue issuing of ars when an uc error notification comes inDave Jiang2018-07-272-3/+10
| * | | | | libnvdimm: Export max available extentKeith Busch2018-07-251-0/+16
| * | | | | libnvdimm: Use max contiguous area for namespace sizeKeith Busch2018-07-254-3/+66
| * | | | | acpi, nfit: Prefer _DSM over _LSR for namespace label readsDan Williams2018-07-141-1/+11
| * | | | | libnvdimm: Introduce locked DIMM capacity supportDan Williams2018-07-143-2/+46
* | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2018-08-255-18/+205
|\ \ \ \ \ \
| * | | | | | iommu/rockchip: Move irq request past pm_runtime_enableMarc Zyngier2018-08-241-11/+13
| * | | | | | iommu/rockchip: Handle errors returned from PM frameworkMarc Zyngier2018-08-241-6/+15