aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* irqchip/gic: Take lock when updating irq typeAniruddha Banerjee2018-03-291-1/+8
* irqchip/gic: Update supports_deactivate static key to modern apiDavidlohr Bueso2018-03-282-21/+21
* irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enablingShanker Donthineni2018-03-231-14/+60
* irqchip: Add a driver for the Microsemi Ocelot controllerAlexandre Belloni2018-03-223-0/+124
* irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0RnMarc Zyngier2018-03-221-6/+40
* irqchip/gic-v3: Don't try to reset AP0RnMarc Zyngier2018-03-201-4/+0
* irqchip/gic-v3: Do not check trigger configuration of partitionned LPIsMarc Zyngier2018-03-201-3/+10
* irqchip/gic-v3: Loudly complain about the use of IRQ_TYPE_NONEMarc Zyngier2018-03-161-0/+5
* irqchip/gic: Loudly complain about the use of IRQ_TYPE_NONEMarc Zyngier2018-03-161-0/+5
* irqchip/gic-v3-its: Add ability to resend MAPC on resumeDerek Basehore2018-03-141-38/+48
* irqchip/gic-v3-its: Add ability to save/restore ITS stateDerek Basehore2018-03-141-0/+107
* irqchip/gic-v3: Allow LPIs to be disabled from the command lineMarc Zyngier2018-03-141-1/+9
* irqchip/gic-v3: Reset APgRn registers at boot timeMarc Zyngier2018-03-141-0/+23
* irqchip/gic-v2: Reset APRn registers at boot timeMarc Zyngier2018-03-141-6/+11
* irqchip/pdc: Add PDC interrupt controller for QCOM SoCsArchana Sathyakumar2018-03-143-0/+321
* irqchip/renesas-irqc: Use wakeup_path i.s.o. explicit clock handlingGeert Uytterhoeven2018-03-141-14/+16
* irqchip/renesas-intc-irqpin: Use wakeup_path i.s.o. explicit clock handlingGeert Uytterhoeven2018-03-141-24/+16
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-03-111-0/+1
|\
| * clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada2018-03-091-0/+1
* | Merge tag 'dmaengine-fix-4.16-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2018-03-112-6/+21
|\ \
| * | dmaengine: mv_xor_v2: Fix clock resource by adding a register clockGregory CLEMENT2018-03-111-5/+20
| * | dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3Yoshihiro Shimoda2018-02-271-1/+1
* | | Merge tag 'gpio-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-03-111-22/+16
|\ \ \
| * | | gpio: rcar: Use wakeup_path i.s.o. explicit clock handlingGeert Uytterhoeven2018-03-051-22/+16
* | | | Merge tag 'linux-watchdog-4.16-fixes-2' of git://www.linux-watchdog.org/linux...Linus Torvalds2018-03-103-494/+13
|\ \ \ \
| * | | | watchdog: hpwdt: Remove legacy NMI sourcing.Jerry Hoemann2018-03-031-492/+9
| * | | | watchdog: sbsa: use 32-bit read for WCVJayachandran C2018-03-031-1/+2
| * | | | watchdog: f71808e_wdt: Fix magic close handlingIgor Pylypiv2018-03-031-1/+2
* | | | | Merge tag 'for-linus-20180309' of git://git.kernel.dk/linux-blockLinus Torvalds2018-03-109-73/+60
|\ \ \ \ \
| * | | | | loop: Fix lost writes caused by missing flagRoss Zwisler2018-03-091-1/+1
| * | | | | Merge branch 'nvme-4.16-rc5' of git://git.infradead.org/nvme into for-linusJens Axboe2018-03-086-57/+30
| |\ \ \ \ \
| | * | | | | nvme_fc: rework sqsize handlingJames Smart2018-03-081-10/+17
| | * | | | | nvme-fabrics: Ignore nr_io_queues option for discovery controllersRoland Dreier2018-03-081-0/+5
| | * | | | | Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"Christoph Hellwig2018-03-073-40/+0
| | * | | | | nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectorsMing Lei2018-03-011-1/+1
| | * | | | | nvme-pci: Fix EEH failure on ppcWen Xiong2018-03-011-6/+7
| * | | | | | Merge branch 'stable/for-jens-4.15' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2018-03-081-9/+8
| |\ \ \ \ \ \
| | * | | | | | xen-blkfront: move negotiate_mq to cover all cases of new VBDsBhavesh Davda2018-03-071-9/+8
| * | | | | | | bcache: don't attach backing with duplicate UUIDMichael Lyle2018-03-051-0/+11
| * | | | | | | bcache: fix crashes in duplicate cache device registerTang Junhui2018-03-051-6/+10
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-4.16/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-03-105-75/+65
|\ \ \ \ \ \ \
| * | | | | | | dm table: allow upgrade from bio-based to specialized bio-based variantMike Snitzer2018-03-061-9/+5
| * | | | | | | dm mpath: remove unnecessary NVMe branching in favor of scsi_dh checksMike Snitzer2018-03-061-37/+29
| * | | | | | | dm table: fix "nvme" testMikulas Patocka2018-03-061-1/+1
| * | | | | | | dm raid: fix incorrect sync_ratio when degradedJonathan Brassow2018-03-061-3/+4
| * | | | | | | dm: use blkdev_get rather than bdgrab when issuing pass-through ioctlMike Snitzer2018-03-061-15/+20
| * | | | | | | dm bufio: avoid false-positive Wmaybe-uninitialized warningArnd Bergmann2018-03-061-10/+6
| |/ / / / / /
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-03-1023-156/+192
|\ \ \ \ \ \ \
| * | | | | | | RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky2018-03-091-1/+6
| * | | | | | | Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford2018-03-091-6/+1