summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-22watchdog: mena21_wdt: Fix possible NULL pointer dereferenceJohannes Thumshirn
2015-06-22watchdog: dw_wdt: keepalive the watchdog at write timeDoug Anderson
2015-06-22watchdog: dw_wdt: No need for a spinlockDoug Anderson
2015-06-22watchdog: imx2_wdt: also set wdog->timeout to new_timeoutMichael Grzeschik
2015-06-22watchdog: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-06-22watchdog: cadence: Add dependency on HAS_IOMEMRichard Weinberger
2015-06-22watchdog: max63xx_wdt: Constify platform_device_idKrzysztof Kozlowski
2015-06-22watchdog: MAX63XX_WATCHDOG does not depend on ARMVivien Didelot
2015-06-22watchdog: imgpdc: Add some documentation about the timeoutEzequiel Garcia
2015-06-22watchdog: imgpdc: Fix max timeoutEzequiel Garcia
2015-06-22watchdog: imgpdc: Add reboot supportAndrew Bresticker
2015-06-22watchdog: imgpdc: Set timeout before starting watchdogAndrew Bresticker
2015-06-22watchdog: imgpdc: Allow timeout to be set in device-treeAndrew Bresticker
2015-06-22watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König
2015-06-22watchdog: omap: simplify assignment of bootstatusUwe Kleine-König
2015-06-22watchdog: omap: put struct watchdog_device into driver dataUwe Kleine-König
2015-06-22watchdog: omap: use watchdog_init_timeout instead of open coding itUwe Kleine-König
2015-06-22watchdog: digicolor: driver for Conexant Digicolor CX92755 SoCBaruch Siach
2015-06-22watchdog: at91sam9: use endian agnostic IOBen Dooks
2015-06-22watchdog: st_wdt: Update IP layout information to include ClocksourceLee Jones
2015-06-22watchdog: st_wdt: Add new driver for ST's LPC WatchdogLee Jones
2015-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-06-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-06-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-06-19Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...Michael Turquette
2015-06-19clk: at91: fix h32mx prototype inclusion in pmc headerNicolas Ferre
2015-06-19clk: at91: fix PERIPHERAL_MAX_SHIFT definitionBoris Brezillon
2015-06-19clk: at91: pll: fix input range validity checkBoris Brezillon
2015-06-19Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-06-18drm/radeon: don't probe MST on hw we don't support it onDave Airlie
2015-06-18drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer
2015-06-18Kconfig: disable Media Controller for DVBMauro Carvalho Chehab
2015-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-16crypto: caam - fix RNG buffer cache alignmentSteve Cornelius
2015-06-16crypto: caam - improve initalization for context state savesSteve Cornelius
2015-06-16drm/mgag200: Reject non-character-cell-aligned mode widthsAdam Jackson
2015-06-15Revert "drm/i915: Don't skip request retirement if the active list is empty"Jani Nikula
2015-06-15drm/i915: Always reset vma->ggtt_view.pages cache on unbindingChris Wilson
2015-06-15Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-06-15Merge tag 'ntb-4.1' of git://github.com/jonmason/ntbLinus Torvalds
2015-06-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-15Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-13IRQCHIP: mips-gic: Don't nest calls to do_IRQ()Rabin Vincent
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-12Merge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-06-12iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse
2015-06-12md: make sure MD_RECOVERY_DONE is clear before starting recovery/resyncNeilBrown
2015-06-12md: Close race when setting 'action' to 'idle'.NeilBrown