summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-24watchdog: Add Nuvoton NPCM watchdog driverJoel Stanley
2018-03-10watchdog: renesas_wdt: Add restart handlerFabrizio Castro
2018-03-10watchdog: renesas_wdt: Add R-Car Gen2 supportFabrizio Castro
2018-03-10watchdog: renesas_wdt: Add suspend/resume supportFabrizio Castro
2018-03-03watchdog: hpwdt: Update driver version.Jerry Hoemann
2018-03-03watchdog: hpwdt: Add dynamic debugJerry Hoemann
2018-03-03watchdog: hpwdt: Programable Pretimeout NMIJerry Hoemann
2018-03-03watchdog: hpwdt: remove allow_kdump module parameter.Jerry Hoemann
2018-03-03watchdog: hpwdt: condition early return of NMI handler on iLO5Jerry Hoemann
2018-03-03watchdog: hpwdt: Modify to use watchdog core.Jerry Hoemann
2018-03-03watchdog: hpwdt: Update nmi_panic message.Jerry Hoemann
2018-03-03watchdog: hpwdt: Update Module info and copyright.Jerry Hoemann
2018-03-03watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()Alexey Khoroshilov
2018-03-03watchdog: coh901327: make license text and module licence matchMarcus Folkesson
2018-03-03watchdog: lpc18xx: remove assignment of unused ret-valueMarcus Folkesson
2018-03-03watchdog: gpio: change order for setting default timeoutMarcus Folkesson
2018-03-03watchdog: omap_wdt: change order for setting default timeoutMarcus Folkesson
2018-03-03watchdog: uniphier: change order for setting default timeoutMarcus Folkesson
2018-03-03watchdog: coh901327: make use of timeout-secs provided in devicetreeMarcus Folkesson
2018-03-03watchdog: meson: allow setting timeout in devicetreeMarcus Folkesson
2018-03-03watchdog: mtk: allow setting timeout in devicetreeMarcus Folkesson
2018-03-03watchdog: pnx4008: make use of timeout-secs provided in devicetreeMarcus Folkesson
2018-03-03watchdog: sirfsoc: allow setting timeout in devicetreeMarcus Folkesson
2018-03-03watchdog: sunxi: allow setting timeout in devicetreeMarcus Folkesson
2018-03-03watchdog: sama5d4: make use of timeout-secs provided in devicetreeMarcus Folkesson
2018-03-03watchdog: imx2_wdt: allow setting timeout in devicetreeMarcus Folkesson
2018-03-03watchdog: hpwdt: Remove legacy NMI sourcing.Jerry Hoemann
2018-03-03watchdog: sbsa: use 32-bit read for WCVJayachandran C
2018-03-03watchdog: f71808e_wdt: Fix magic close handlingIgor Pylypiv
2018-02-19watchdog: sp5100_tco.c: fix potential build failureWim Van Sebroeck
2018-02-19watchdog: xen_wdt: fix potential build failureRadu Rendec
2018-02-19watchdog: i6300esb: fix build failureMatteo Croce
2018-02-19watchdog: rave-sp: add NVMEM dependencyArnd Bergmann
2018-02-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-17Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-17Merge tag 'mmc-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-02-17Merge tag 'mtd/fixes-for-4.16-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-02-17pvcalls-front: wait for other operations to return when release passive socketsStefano Stabellini
2018-02-17pvcalls-front: introduce a per sock_mapping refcountStefano Stabellini
2018-02-17xenbus: track caller request idJoao Martins
2018-02-16Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-02-16Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-16Merge tag 'for-4.16/dm-chained-bios-fix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2018-02-16Merge tag 'platform-drivers-x86-v4.16-4' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-02-16Merge tag 'drm-fixes-for-v4.16-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-02-16dm: correctly handle chained bios in dec_pending()NeilBrown
2018-02-16irqchip/bcm: Remove hashed address printingJaedon Shin
2018-02-16irqchip/gic-v2m: Add PCI Multi-MSI supportMarc Zyngier
2018-02-16irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd
2018-02-16irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni