summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* watchdog: lpc18xx: remove assignment of unused ret-valueMarcus Folkesson2018-03-031-1/+1
* watchdog: gpio: change order for setting default timeoutMarcus Folkesson2018-03-031-2/+2
* watchdog: omap_wdt: change order for setting default timeoutMarcus Folkesson2018-03-031-2/+2
* watchdog: uniphier: change order for setting default timeoutMarcus Folkesson2018-03-031-3/+2
* watchdog: coh901327: make use of timeout-secs provided in devicetreeMarcus Folkesson2018-03-031-6/+8
* watchdog: meson: allow setting timeout in devicetreeMarcus Folkesson2018-03-031-1/+1
* watchdog: mtk: allow setting timeout in devicetreeMarcus Folkesson2018-03-031-1/+1
* watchdog: pnx4008: make use of timeout-secs provided in devicetreeMarcus Folkesson2018-03-031-1/+1
* watchdog: sirfsoc: allow setting timeout in devicetreeMarcus Folkesson2018-03-031-1/+1
* watchdog: sunxi: allow setting timeout in devicetreeMarcus Folkesson2018-03-031-1/+1
* watchdog: sama5d4: make use of timeout-secs provided in devicetreeMarcus Folkesson2018-03-031-3/+3
* watchdog: imx2_wdt: allow setting timeout in devicetreeMarcus Folkesson2018-03-031-6/+2
* 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
* watchdog: sp5100_tco.c: fix potential build failureWim Van Sebroeck2018-02-191-0/+1
* watchdog: xen_wdt: fix potential build failureRadu Rendec2018-02-191-0/+1
* watchdog: i6300esb: fix build failureMatteo Croce2018-02-191-0/+1
* watchdog: rave-sp: add NVMEM dependencyArnd Bergmann2018-02-191-0/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-1810-37/+32
|\
| * irqchip/bcm: Remove hashed address printingJaedon Shin2018-02-163-9/+0
| * irqchip/gic-v2m: Add PCI Multi-MSI supportMarc Zyngier2018-02-161-24/+22
| * irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd2018-02-164-0/+8
| * irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni2018-02-161-1/+1
| * irqchip/gic-v3: Change pr_debug message to pr_develMark Salter2018-02-161-1/+1
| * irqchip/mips-gic: Avoid spuriously handling masked interruptsMatt Redfearn2018-02-161-2/+0
* | Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-177-170/+106
|\ \
| * \ Merge branch 'nvme-4.16-rc' of git://git.infradead.org/nvme into for-linusJens Axboe2018-02-157-170/+106
| |\ \
| | * | nvme-rdma: fix sysfs invoked reset_ctrl error flowNitzan Carmi2018-02-142-6/+7
| | * | nvmet: Change return code of discard command if not supportedIsrael Rukshin2018-02-141-2/+5
| | * | nvme-pci: Fix timeouts in connecting stateKeith Busch2018-02-141-1/+5
| | * | nvme-pci: Remap CMB SQ entries on every controller resetKeith Busch2018-02-141-11/+14
| | * | nvme: fix the deadlock in nvme_update_formatsJianchao Wang2018-02-141-3/+8
| | * | nvme: Don't use a stack buffer for keep-alive commandRoland Dreier2018-02-122-5/+4
| | * | nvme_fc: cleanup io completionJames Smart2018-02-111-51/+12
| | * | nvme_fc: correct abort race condition on resetsJames Smart2018-02-111-72/+26
| | * | nvme: Fix discard buffer overrunKeith Busch2018-02-081-3/+5
| | * | nvme: delete NVME_CTRL_LIVE --> NVME_CTRL_CONNECTING transitionMax Gurtovoy2018-02-081-1/+0
| | * | nvme-rdma: use NVME_CTRL_CONNECTING state to mark init processMax Gurtovoy2018-02-082-0/+4
| | * | nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTINGMax Gurtovoy2018-02-086-24/+25
* | | | Merge tag 'mmc-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-02-172-19/+3
|\ \ \ \
| * | | | mmc: bcm2835: Don't overwrite max frequency unconditionallyPhil Elwell2018-02-141-1/+2
| * | | | Revert "mmc: meson-gx: include tx phase in the tuning process"Jerome Brunet2018-02-141-18/+1
| | |_|/ | |/| |
* | | | Merge tag 'mtd/fixes-for-4.16-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds2018-02-172-5/+3
|\ \ \ \
| * | | | mtd: nand: MTD_NAND_MARVELL should depend on HAS_DMAGeert Uytterhoeven2018-02-121-1/+1
| * | | | mtd: nand: vf610: set correct ooblayoutStefan Agner2018-02-121-4/+2
| |/ / /
* | | | pvcalls-front: wait for other operations to return when release passive socketsStefano Stabellini2018-02-171-0/+6
* | | | pvcalls-front: introduce a per sock_mapping refcountStefano Stabellini2018-02-171-112/+79
* | | | xenbus: track caller request idJoao Martins2018-02-173-0/+5
* | | | Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-02-161-0/+1
|\ \ \ \