summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-1923-219/+2105
|\
| * iommu/dma-iommu: Remove iommu_dma_map_msi_msg()Julien Grall2019-05-031-20/+0
| * irqchip/gic-v3-mbi: Don't map the MSI page in mbi_compose_m{b, s}i_msg()Julien Grall2019-05-031-2/+8
| * irqchip/ls-scfg-msi: Don't map the MSI page in ls_scfg_msi_compose_msg()Julien Grall2019-05-031-1/+6
| * irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()Julien Grall2019-05-031-1/+6
| * irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg()Julien Grall2019-05-031-1/+7
| * iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two partsJulien Grall2019-05-032-9/+38
| * irqchip/ti-sci-inta: Add msi domain supportLokesh Vutla2019-05-012-1/+40
| * soc: ti: Add MSI domain bus support for Interrupt AggregatorLokesh Vutla2019-05-013-0/+153
| * irqchip/ti-sci-inta: Add support for Interrupt Aggregator driverLokesh Vutla2019-05-013-0/+588
| * irqchip/ti-sci-intr: Add support for Interrupt Router driverLokesh Vutla2019-05-013-0/+286
| * gpio: thunderx: Use the default parent apis for {request,release}_resourcesLokesh Vutla2019-05-011-12/+4
| * firmware: ti_sci: Add helper apis to manage resourcesLokesh Vutla2019-05-011-0/+130
| * firmware: ti_sci: Add RM mapping table for am654Peter Ujfalusi2019-05-011-0/+23
| * firmware: ti_sci: Add support for IRQ managementLokesh Vutla2019-05-012-0/+305
| * firmware: ti_sci: Add support for RM core opsLokesh Vutla2019-05-012-0/+212
| * firmware: ti_sci: Add support to get TISCI handle using of_phandleGrygorii Strashko2019-05-011-0/+83
| * irqchip/renesas-intc-irqpin: Remove devm_kzalloc() error printingGeert Uytterhoeven2019-04-291-3/+1
| * irqchip: Remove unneeded select IRQ_DOMAINGeert Uytterhoeven2019-04-291-6/+0
| * irqchip/gic-v3-its: Make free_lpi_range a little cheaperRasmus Villemoes2019-04-291-30/+31
| * irqchip/gic-v3-its: Drop redundant initialization in mk_lpi_rangeRasmus Villemoes2019-04-291-2/+1
| * irqchip/gic-v3-its: Move allocation outside mutexRasmus Villemoes2019-04-291-9/+6
| * irqchip/stm32: Use a platform driver for stm32mp1-exti deviceFabien Dessenne2019-04-291-93/+140
| * irqchip/gic-pm: Fix suspend handlingSameer Pujar2019-04-291-0/+2
| * irqchip/gic-pm: Update driver to use clk_bulk APIsSameer Pujar2019-04-291-37/+37
| * irqchip/imx-irqsteer: Use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-04-291-3/+1
| * irqchip/gic-v3-its: Fix typo in a comment in its_msi_prepare()Julien Grall2019-04-291-1/+1
| * irqchip/bcm: Restore registration print with %pOFFlorian Fainelli2019-04-293-0/+8
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-191-2/+6
|\ \
| * | fbdev/efifb: Ignore framebuffer memmap entries that lack any memory typesArd Biesheuvel2019-05-171-2/+6
* | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-193-7/+7
|\ \ \
| * \ \ Merge tag 'tegra-for-5.2-bus-fixes' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2019-05-161-4/+2
| |\ \ \
| | * | | amba: tegra-ahb: Mark PM functions as __maybe_unusedArnd Bergmann2019-05-081-4/+2
| * | | | Merge tag 'soc-fsl-fix-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2019-05-161-1/+3
| |\ \ \ \
| | * | | | soc/fsl/qe: Fix an error code in qe_pin_request()Dan Carpenter2019-04-021-1/+3
| * | | | | soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probeDan Carpenter2019-05-161-2/+2
* | | | | | Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-191-1/+0
|\ \ \ \ \ \
| * | | | | | tty: Don't force RISCV SBI console as preferred consoleAnup Patel2019-05-161-1/+0
* | | | | | | Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-173-32/+11
|\ \ \ \ \ \ \
| * | | | | | | s390/qdio: optimize state inspection of HW-owned SBALsJulian Wiedmann2019-05-081-2/+9
| * | | | | | | s390/qdio: use get_buf_state() in debug_get_buf_state()Julian Wiedmann2019-05-081-1/+1
| * | | | | | | s390/qdio: allow to scan all Output SBALs in one goJulian Wiedmann2019-05-081-5/+1
| * | | | | | | s390/cio: Remove tracing for rchp instructionFarhan Ali2019-05-082-24/+0
* | | | | | | | Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-1622-538/+393
|\ \ \ \ \ \ \ \
| * | | | | | | | nvme: validate cntlid during controller initialisationChristoph Hellwig2019-05-141-17/+24
| * | | | | | | | nvme: change locking for the per-subsystem controller listChristoph Hellwig2019-05-141-18/+14
| * | | | | | | | nvme: trace all async notice eventsChaitanya Kulkarni2019-05-142-3/+3
| * | | | | | | | nvme-fabrics: remove unused argumentMinwoo Im2019-05-141-2/+2
| * | | | | | | | nvme-multipath: avoid crash on invalid subsystem cntlid enumerationHannes Reinecke2019-05-131-1/+1
| * | | | | | | | nvme-fc: use separate work queue to avoid warningHannes Reinecke2019-05-131-3/+11