Commit Graph

161 Commits (fb069a5d132fb926ed17af3211a114ac7cf27d7a)

Author SHA1 Message Date
Kay Sievers dfbc90196d dma: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Dan Williams 7cbd4877e5 dmatest: fix use after free in dmatest_exit 16 years ago
Luotao Fu c74ef1f867 ipu_idmac: fix spinlock type 16 years ago
Roel Kluin a09b09ae51 iop-adma, mv_xor: fix mem leak on self-test setup failure 16 years ago
Dan Williams 900325a6ce fsldma: fix off by one in dma_halt 16 years ago
Dan Williams 0c33e1ca3d I/OAT: fail self-test if callback test reaches timeout 16 years ago
Maciej Sosnowski 211a22ce08 I/OAT: update driver version and copyright dates 16 years ago
Eric Sesterhenn aa2d0b8b97 I/OAT: list usage cleanup 16 years ago
Maciej Sosnowski 5de22343b2 I/OAT: set tcp_dma_copybreak to 256k for I/OAT ver.3 16 years ago
Maciej Sosnowski 2b8a6bf896 I/OAT: cancel watchdog before dma remove 16 years ago
Maciej Sosnowski 8b794b141c I/OAT: fail initialization on zero channels detection 16 years ago
Maciej Sosnowski ea9c717d01 I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3 16 years ago
Maciej Sosnowski 49bc46360d I/OAT: add verification for proper APICID_TAG_MAP setting by BIOS 16 years ago
Russell King bdf602bd73 [ARM] fix lots of ARM __devexit sillyness 16 years ago
Dan Williams 287d859222 atmel-mci: fix initialization of dma slave data 16 years ago
Guennadi Liakhovetski 5296b56d1b i.MX31: Image Processing Unit DMA and IRQ drivers 16 years ago
Dan Williams 83436a0560 dmaengine: kill some dubious WARN_ONCEs 16 years ago
Peter Korsgaard 169d5f6637 fsldma: print correct IRQ on mpc83xx 16 years ago
Peter Korsgaard 6782dfe44a fsldma: check for NO_IRQ in fsl_dma_chan_remove() 16 years ago
Atsushi Nemoto d86be86e9a dmatest: Use custom map/unmap for destination buffer 16 years ago
Dan Williams 6527de6d6d fsldma: use a valid 'device' for dma_pool_create 16 years ago
Yuri Tikhonov dd59b8537f dmaengine: fix dependency chaining 16 years ago
Dan Williams b9bdcbba01 ioat: fix self test for multi-channel case 16 years ago
Dan Williams 652afc27b2 dmaengine: bump initcall level to arch_initcall 16 years ago
Dan Williams e2346677af dmaengine: advertise all channels on a device to dma_filter_fn 16 years ago
Dan Williams 864498aaa9 dmaengine: use idr for registering dma device numbers 16 years ago
Dan Williams 41d5e59c12 dmaengine: add a release for dma class devices and dependent infrastructure 16 years ago
Dan Williams 4fac7fa57c ioat: do not perform removal actions at shutdown 16 years ago
Dan Williams 630738b9a5 iop-adma: enable module removal 16 years ago
Dan Williams 0d603f611d iop-adma: kill debug BUG_ON 16 years ago
Dan Williams f38822033d iop-adma: let devm do its job, don't duplicate free 16 years ago
Dan Williams 7dd6025101 dmaengine: kill enum dma_state_client 16 years ago
Dan Williams f27c580c36 dmaengine: remove 'bigref' infrastructure 16 years ago
Dan Williams aa1e6f1a38 dmaengine: kill struct dma_client and supporting infrastructure 16 years ago
Dan Williams 209b84a88f dmaengine: replace dma_async_client_register with dmaengine_get 16 years ago
Dan Williams 74465b4ff9 atmel-mci: convert to dma_request_channel and down-level dma_slave 16 years ago
Dan Williams 33df8ca068 dmatest: convert to dma_request_channel 16 years ago
Dan Williams 59b5ec2144 dmaengine: introduce dma_request_channel and private channels 16 years ago
Dan Williams 2ba05622b8 dmaengine: provide a common 'issue_pending_all' implementation 16 years ago
Dan Williams bec085134e dmaengine: centralize channel allocation, introduce dma_find_channel 16 years ago
Dan Williams 6f49a57aa5 dmaengine: up-level reference counting to the module level 16 years ago
Dan Williams 07f2211e4f dmaengine: remove dependency on async_tx 16 years ago
Dan Williams a06d568f7c async_xor: dma_map destination DMA_BIDIRECTIONAL 16 years ago
Dan Williams b0b42b16ff dmaengine: protect 'id' from concurrent registrations 16 years ago
Dan Williams 532d3b1f86 ioat: wait for self-test completion 16 years ago
Kay Sievers 06190d8415 dmaengine: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Dan Williams 65e503814d iop-adma: use iop_paranoia() for debug BUG_ONs 16 years ago
Dan Williams 137cb55c6d iop-adma: add a dummy read to flush next descriptor update 16 years ago
Maciej Sosnowski 12ccea24e3 [3/4] I/OAT: fix async_tx.callback checking 16 years ago
Maciej Sosnowski c2c0b4c543 [2/4] I/OAT: fix dma_pin_iovec_pages() error handling 16 years ago