summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-24drm: remove unnecessary fault wrappersRoss Zwisler
2017-02-24mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach
2017-02-24mm: cma_alloc: allow to specify GFP maskLucas Stach
2017-02-24mm: replace FAULT_FLAG_SIZE with parameter to huge_faultDave Jiang
2017-02-24dax: support for transparent PUD pages for device DAXDave Jiang
2017-02-24mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang
2017-02-24zram: remove waitqueue for IO doneMinchan Kim
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-24mm: validate device_hotplug is held for memory hotplugDan Williams
2017-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-02-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-02-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-24watchdog: s3c2410: Add prefix to local functionKrzysztof Kozlowski
2017-02-24watchdog: s3c2410: Select MFD_SYSCON on all Exynos platformsKrzysztof Kozlowski
2017-02-24watchdog: s3c2410: Use dev_dbg instead of pr_infoKrzysztof Kozlowski
2017-02-24watchdog: s3c2410: Fix infinite interrupt in soft modeKrzysztof Kozlowski
2017-02-24watchdog: s3c2410: Remove confusing CONFIG prefix from local definesKrzysztof Kozlowski
2017-02-24watchdog: softdog: make pretimeout support a compile optionWolfram Sang
2017-02-24watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 familyBaoyou Xie
2017-02-24watchdog: sama5d4: Implement resume hookAlexandre Belloni
2017-02-24watchdog: sama5d4: Cache MR instead of a partial configAlexandre Belloni
2017-02-24watchdog: ts72xx_wdt: convert driver to watchdog coreH Hartley Sweeten
2017-02-24watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeatH Hartley Sweeten
2017-02-24watchdog: RDC321X_WDT always depends on PCIGuenter Roeck
2017-02-24watchdog: add driver for Cortina Gemini watchdogLinus Walleij
2017-02-24watchdog: constify watchdog_ops structuresBhumika Goyal
2017-02-24watchdog: Introduce watchdog_stop_on_unregister helperGuenter Roeck
2017-02-24watchdog: ebc-c384_wdt: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray
2017-02-24watchdog: tegra_wdt: Convert to use device managed functionsGuenter Roeck
2017-02-24watchdog: da9063_wdt: Convert to use device managed functionsGuenter Roeck
2017-02-24watchdog: da9062_wdt: Convert to use device managed functionsGuenter Roeck
2017-02-24watchdog: da9055_wdt: Convert to use device managed functionsGuenter Roeck
2017-02-24watchdog: da9052_wdt: Convert to use device managed functionsGuenter Roeck
2017-02-24watchdog: bcm2835_wdt: Convert to use device managed functions and other impr...Guenter Roeck
2017-02-24watchdog: mena21_wdt: Convert to use device managed functions and other impro...Guenter Roeck
2017-02-24watchdog: wm831x_wdt: Convert to use device managed functionsGuenter Roeck
2017-02-24watchdog: digicolor_wdt: Convert to use device managed functions and other im...Guenter Roeck
2017-02-24watchdog: iTCO_wdt: Replace shutdown function with call to watchdog_stop_on_r...Guenter Roeck
2017-02-24watchdog: intel-mid_wdt: Convert to use device managed functionsGuenter Roeck
2017-02-24watchdog: meson_wdt: Convert to use device managed functions and other improv...Guenter Roeck
2017-02-24watchdog: sunxi_wdt: Convert to use device managed functions and other improv...Guenter Roeck
2017-02-24watchdog: aspeed_wdt: Convert to use device managed functionsGuenter Roeck
2017-02-24watchdog: coh901327_wdt: Use dev variable instead of pdev->devGuenter Roeck
2017-02-24watchdog: coh901327_wdt: Use devm_ioremap_resource to map resourcesGuenter Roeck
2017-02-24watchdog: coh901327_wdt: Keep clock enabled after loading driverGuenter Roeck
2017-02-24watchdog: coh901327_wdt: Simplify error handling in probe functionGuenter Roeck
2017-02-24watchdog: tangox: Use watchdog core to install restart handlerGuenter Roeck
2017-02-24watchdog: dw_wdt: Use watchdog core to install restart handlerGuenter Roeck
2017-02-24watchdog: bcm2835_wdt: Use watchdog core to install restart handlerGuenter Roeck
2017-02-24watchdog: asm9260_wdt: Use watchdog core to install restart handlerGuenter Roeck