summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy2016-10-085-1/+205
* watchdog: hpwdt: add support for iLO5Brian Boylston2016-10-031-3/+5
* watchdog: add pretimeout support to the coreWolfram Sang2016-09-241-2/+54
* watchdog: imx2_wdt: use preferred BIT macro instead of open coded valuesVladimir Zapolskiy2016-09-241-6/+6
* watchdog: st_wdt: Remove support for obsolete platformsPeter Griffin2016-09-241-33/+0
* watchdog: mt7621_wdt: Remove assignment of dev pointerGuenter Roeck2016-09-241-1/+0
* watchdog: rt2880_wdt: Remove assignment of dev pointerMatt Redfearn2016-09-241-1/+0
* watchdog: constify watchdog_ops structuresJulia Lawall2016-09-246-6/+6
* watchdog: tegra: constify watchdog_ops structuresJulia Lawall2016-09-241-1/+1
* watchdog: iTCO_wdt: constify iTCO_wdt_pm structureJulia Lawall2016-09-241-1/+1
* watchdog: cadence_wdt: Fix the suspend resumeShubhrajyoti Datta2016-09-241-7/+11
* watchdog: txx9wdt: Add missing clock (un)prepare calls for CCFGeert Uytterhoeven2016-09-231-3/+3
* watchdog-asm9260: Delete owner assignmentMarkus Elfring2016-09-231-1/+0
* watchdog: ziirave_wdt: Add support to upload the firmware.Enric Balletbo i Serra2016-09-231-5/+404
* watchdog: xilinx: Add clock supportShubhrajyoti Datta2016-09-231-2/+23
* watchdog: pcwd_usb: don't print error when allocating urb failsWolfram Sang2016-09-231-3/+1
* watchdog: dw_wdt: Read clock rate only once and validate itGuenter Roeck2016-09-231-2/+9
* watchdog: core: Fix devres_alloc() allocation sizeGuenter Roeck2016-09-231-1/+1
* Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-09-183-13/+20
|\
| * Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-09-161-1/+2
| |\
| | * USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas2016-09-121-1/+2
| * | USB: change bInterval default to 10 msAlan Stern2016-09-161-11/+17
| * | usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren2016-09-161-1/+1
| |/
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-182-4/+6
|\ \
| * | irqchip/atmel-aic: Fix potential deadlock in ->xlate()Boris Brezillon2016-09-132-4/+6
| |/
* | Merge tag 'mmc-v4.8-rc6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-09-173-17/+32
|\ \
| * | mmc: omap: Initialize dma_slave_config to avoid random data in it's fieldsPeter Ujfalusi2016-09-141-8/+10
| * | mmc: omap_hsmmc: Initialize dma_slave_config to avoid random dataPeter Ujfalusi2016-09-141-8/+8
| * | mmc: sdhci-st: Handle interconnect clockLee Jones2016-09-121-1/+14
| |/
* | Merge tag 'drm-fixes-for-4.8-rc6' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-09-1711-23/+61
|\ \
| * \ Merge tag 'drm-vc4-fixes-2016-09-14' of https://github.com/anholt/linux into ...Dave Airlie2016-09-162-3/+9
| |\ \
| | * | drm/vc4: mark vc4_bo_cache_purge() staticBaoyou Xie2016-09-091-1/+1
| | * | drm/vc4: Allow some more signals to be packed with uniform resets.Eric Anholt2016-08-301-2/+8
| * | | Merge tag 'drm-intel-fixes-2016-09-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-09-163-7/+39
| |\ \ \
| | * | | drm/i915: Ignore OpRegion panel type except on select machinesVille Syrjälä2016-09-141-0/+27
| | * | | Revert "drm/i915/psr: Make idle_frames sensible again"Rodrigo Vivi2016-09-141-7/+7
| | * | | drm/i915: Restore lost "Initialized i915" welcome messageChris Wilson2016-09-141-0/+5
| * | | | Merge tag 'drm/atmel-hlcdc/4.8-fixes' of github.com:bbrezillon/linux-at91 int...Dave Airlie2016-09-132-6/+6
| |\ \ \ \
| | * | | | drm/atmel-hlcdc: Make ->reset() implementation staticThierry Reding2016-09-061-1/+1
| | * | | | drm: atmel-hlcdc: Fix vertical scalingJan Leupold2016-09-061-5/+5
| * | | | | Merge tag 'drm-intel-fixes-2016-09-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-09-134-7/+7
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNBChris Wilson2016-09-071-0/+1
| | * | | | drm/i915: disable 48bit full PPGTT when vGPU is activeZhi Wang2016-09-061-3/+6
| | * | | | drm/i915: enable vGPU detection for allPing Gao2016-09-061-3/+0
| | * | | | drm/i915/dvo: Remove dangling call to drm_encoder_cleanup()Chris Wilson2016-08-291-1/+0
* | | | | | Merge tag 'pm-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-09-171-2/+2
|\ \ \ \ \ \
| * | | | | | PM / runtime: Use _rcuidle for runtime suspend tracepointsPaul E. McKenney2016-09-161-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-09-1615-80/+189
|\ \ \ \ \ \
| * | | | | | IB/rdmavt: Don't vfree a kzalloc'ed memory regionColin Ian King2016-09-161-1/+1
| * | | | | | IB/rxe: Fix kmem_cache leakYonatan Cohen2016-09-161-0/+13