summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-148-51/+98
|\
| * nvmet: fix discover log page when offsets are usedKeith Busch2019-04-113-23/+51
| * nvme-fc: correct csn initialization and increments on errorJames Smart2019-04-111-5/+15
| * lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecsHans Holmberg2019-04-101-22/+28
| * nvme: cancel request synchronouslyMing Lei2019-04-101-1/+1
| * scsi: virtio_scsi: limit number of hw queues by nr_cpu_idsDongli Zhang2019-04-101-0/+1
| * virtio-blk: limit number of hw queues by nr_cpu_idsDongli Zhang2019-04-101-0/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-04-131-1/+4
|\ \
| * | scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash2019-04-091-1/+4
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-04-1311-27/+96
|\ \ \
| * | | clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez2019-04-121-1/+1
| * | | clk: mediatek: fix clk-gate flag settingWeiyi Lu2019-04-121-2/+1
| * | | platform/x86: pmc_atom: Drop __initconst on dmi tableStephen Boyd2019-04-111-1/+1
| * | | clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller2019-04-112-3/+32
| * | | Merge tag 'meson-clk-fixes-for-5.1-v2' of https://github.com/BayLibre/clk-mes...Stephen Boyd2019-03-292-3/+3
| |\ \ \
| | * | | clk: meson: vid-pll-div: remove warning and return 0 on invalid configNeil Armstrong2019-03-291-2/+2
| | * | | clk: meson: pll: fix rounding and setting a rate that matches preciselyMartin Blumenstingl2019-03-251-1/+1
| * | | | Merge tag 'meson-clk-fixes-for-5.1' of https://github.com/BayLibre/clk-meson ...Stephen Boyd2019-03-192-3/+5
| |\| | |
| | * | | clk: meson-g12a: fix VPU clock parentsNeil Armstrong2019-03-191-1/+1
| | * | | clk: meson: g12a: fix VPU clock muxes maskMaxime Jourdan2019-03-191-2/+2
| | * | | clk: meson-gxbb: round the vdec dividers to closestMaxime Jourdan2019-03-191-0/+2
| * | | | clk: at91: fix programmable clock for sama5d2Matthias Wieloch2019-03-183-15/+54
| |/ / /
* | | | Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-132-0/+6
|\ \ \ \
| * | | | PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko2019-04-101-0/+4
| * | | | PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara2019-04-051-0/+2
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-131-0/+1
|\ \ \ \ \
| * | | | | irqchip/irq-ls1x: Missing error code in ls1x_intc_of_init()Dan Carpenter2019-04-051-0/+1