提交歷史

作者 SHA1 備註 提交日期
  Linus Torvalds 5115f3c19d Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 12 年之前
  Bartlomiej Zolnierkiewicz 522d974451 ioat: add missing DMA unmap to ioat_dma_self_test() 12 年之前
  Greg Kroah-Hartman 4bf27b8b33 Drivers: dma: remove __dev* attributes. 12 年之前
  Linus Torvalds 94fb175c04 Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine 13 年之前
  Dan Williams 2750293539 ioat: fix size of 'completion' for Xen 13 年之前
  Russell King - ARM Linux 8ac695463f dmaengine: ensure all DMA engine drivers initialize their cookies 13 年之前
  Russell King - ARM Linux 96a2af41c7 dmaengine: consolidate tx_status functions 13 年之前
  Russell King - ARM Linux f7fbce07c6 dmaengine: provide a common function for completing a dma descriptor 13 年之前
  Russell King - ARM Linux 884485e1f1 dmaengine: consolidate assignment of DMA cookies 13 年之前
  Russell King - ARM Linux d2ebfb335b dmaengine: add private header file 13 年之前
  Russell King - ARM Linux 4d4e58de32 dmaengine: move last completed cookie into generic dma_chan structure 13 年之前
  Paul Gortmaker 70c7160619 Add appropriate <linux/prefetch.h> include for prefetch users 14 年之前
  Dan Williams 0b28330e39 Merge branch 'ioat' into dmaengine 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Linus Walleij 0793448187 DMAENGINE: generic channel status v2 15 年之前
  Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 年之前
  Akinobu Mita 984b3f5746 bitops: rename for_each_bit() to for_each_set_bit() 15 年之前
  Dan Williams aa4d72ae94 ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes 15 年之前
  Dan Williams a6d52d7067 ioat2,3: put channel hardware in known state at init 15 年之前
  Dan Williams bbb20089a3 Merge branch 'dmaengine' into async-tx-next 16 年之前
  Dan Williams ea25968a32 ioat: implement a private tx_list 16 年之前
  Dan Williams 9de6fc717b ioat3: xor self test 16 年之前
  Dan Williams 5669e31c5a ioat: add 'ioat' sysfs attributes 16 年之前
  Dan Williams bf40a6869c ioat3: split ioat3 support to its own file, add memset 16 年之前
  Dan Williams 09c8a5b85e ioat: switch watchdog and reset handler from workqueue to timer 16 年之前
  Dan Williams ad643f54c8 ioat1: trim ioat_dma_desc_sw 16 年之前
  Dan Williams 345d852391 ioat: ___devinit annotate the initialization paths 16 年之前
  Dan Williams f6ab95b557 ioat: preserve chanctrl bits when re-arming interrupts 16 年之前
  Dan Williams bb32078630 ioat: ignore reserved bits for chancnt and xfercap 16 年之前
  Dan Williams 4fb9b9e8d5 ioat: cleanup completion status reads 16 年之前