summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: docs: omap_wdt also understands nowayoutLars Poeschel2015-06-221-0/+2
* watchdog: omap_wdt: implement get_timeleftLars Poeschel2015-06-222-0/+12
* watchdog: da9062: DA9062 watchdog driverS Twiss2015-06-223-0/+263
* watchdog: imx2_wdt: set watchdog parent deviceVladimir Zapolskiy2015-06-221-0/+1
* watchdog: mena21_wdt: Fix possible NULL pointer dereferenceJohannes Thumshirn2015-06-221-2/+3
* watchdog: dw_wdt: keepalive the watchdog at write timeDoug Anderson2015-06-221-0/+1
* watchdog: dw_wdt: No need for a spinlockDoug Anderson2015-06-221-7/+0
* watchdog: imx2_wdt: also set wdog->timeout to new_timeoutMichael Grzeschik2015-06-221-0/+2
* watchdog: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-06-221-1/+1
* watchdog: cadence: Add dependency on HAS_IOMEMRichard Weinberger2015-06-221-0/+1
* watchdog: max63xx_wdt: Constify platform_device_idKrzysztof Kozlowski2015-06-221-1/+1
* watchdog: MAX63XX_WATCHDOG does not depend on ARMVivien Didelot2015-06-221-1/+1
* watchdog: imgpdc: Add some documentation about the timeoutEzequiel Garcia2015-06-221-0/+29
* watchdog: imgpdc: Fix max timeoutEzequiel Garcia2015-06-221-1/+5
* watchdog: imgpdc: Add reboot supportAndrew Bresticker2015-06-221-0/+21
* watchdog: imgpdc: Set timeout before starting watchdogAndrew Bresticker2015-06-221-5/+13
* watchdog: imgpdc: Allow timeout to be set in device-treeAndrew Bresticker2015-06-221-7/+3
* watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König2015-06-221-0/+7
* watchdog: omap: simplify assignment of bootstatusUwe Kleine-König2015-06-221-7/+5
* watchdog: omap: put struct watchdog_device into driver dataUwe Kleine-König2015-06-221-31/+24
* watchdog: omap: use watchdog_init_timeout instead of open coding itUwe Kleine-König2015-06-222-4/+4
* watchdog: omap: clearify device tree documentationUwe Kleine-König2015-06-221-4/+2
* watchdog: digicolor: driver for Conexant Digicolor CX92755 SoCBaruch Siach2015-06-223-0/+216
* watchdog: digicolor: document device tree bindingBaruch Siach2015-06-221-0/+25
* watchdog: at91sam9: use endian agnostic IOBen Dooks2015-06-221-2/+2
* watchdog: st_wdt: Update IP layout information to include ClocksourceLee Jones2015-06-221-1/+1
* watchdog: st_wdt: Add new driver for ST's LPC WatchdogLee Jones2015-06-223-0/+357
* watchdog: bindings: Provide ST bindings for ST's LPC Watchdog deviceLee Jones2015-06-221-0/+38
* ARM: multi_v7_defconfig: Enable support for ST's LPC WatchdogLee Jones2015-06-221-0/+1
* mfd: dt-bindings: Provide human readable defines for LPC mode choosingLee Jones2015-06-221-0/+15
* Linux 4.1v4.1Linus Torvalds2015-06-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-06-201-3/+22
|\
| * iser-target: Fix possible use-after-freeSagi Grimberg2015-06-081-0/+1
| * iser-target: release stale iser connectionsSagi Grimberg2015-06-081-1/+17
| * iser-target: Fix variable-length response error completionSagi Grimberg2015-06-081-2/+4
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-205-1/+18
|\ \
| * \ Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-06-191-1/+4
| |\ \
| | * | Revert "drm/i915: Don't skip request retirement if the active list is empty"Jani Nikula2015-06-151-0/+3
| | * | drm/i915: Always reset vma->ggtt_view.pages cache on unbindingChris Wilson2015-06-151-1/+1
| * | | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~deathsimple/lin...Dave Airlie2015-06-193-0/+9
| |\ \ \
| | * | | drm/radeon: don't probe MST on hw we don't support it onDave Airlie2015-06-181-0/+5
| | * | | drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer2015-06-182-0/+4
| |/ / /
| * | | drm/mgag200: Reject non-character-cell-aligned mode widthsAdam Jackson2015-06-161-0/+5
| |/ /
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-194-8/+16
|\ \ \
| * \ \ Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...Michael Turquette2015-06-194-8/+16
| |\ \ \ | | |/ / | |/| |
| | * | clk: at91: fix h32mx prototype inclusion in pmc headerNicolas Ferre2015-06-191-1/+1
| | * | clk: at91: trivial: typo in peripheral clock descriptionNicolas Ferre2015-06-191-1/+1
| | * | clk: at91: fix PERIPHERAL_MAX_SHIFT definitionBoris Brezillon2015-06-191-4/+4
| | * | clk: at91: pll: fix input range validity checkBoris Brezillon2015-06-191-2/+10
* | | | Merge tag 'sound-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2015-06-194-2/+45
|\ \ \ \
OpenPOWER on IntegriCloud