Revision da6b7366dbfc93f59873e252b8d53f17fb47a802 authored by Linus Torvalds on 20 February 2016, 17:19:56 UTC, committed by Linus Torvalds on 20 February 2016, 17:19:56 UTC
Pull dmaengine fixes from Vinod Koul:
 "A few fixes for drivers, nothing major here.

  Fixes are: iotdma fix to restart channels, new ID for wildcat PCH,
  residue fix for edma, disable irq for non-cyclic in dw"

* tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slave-dma:
  dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
  dmaengine: edma: fix residue race for cyclic
  dmaengine: dw: pci: add ID for WildcatPoint PCH
  dmaengine: IOATDMA: fix timer code that continues to restart channels during idle
2 parent s 37aa4da + ee1cdcd
Raw File
00-INDEX
00-INDEX
	- this file
highres.txt
	- High resolution timers and dynamic ticks design notes
hpet.txt
	- High Precision Event Timer Driver for Linux
hpet_example.c
	- sample hpet timer test program
hrtimers.txt
	- subsystem for high-resolution kernel timers
Makefile
	- Build and link hpet_example
NO_HZ.txt
	- Summary of the different methods for the scheduler clock-interrupts management.
timekeeping.txt
	- Clock sources, clock events, sched_clock() and delay timer notes
timers-howto.txt
	- how to insert delays in the kernel the right (tm) way.
timer_stats.txt
	- timer usage statistics
back to top