Vinod Koul
|
b33f7832bb
dmaengine: pch_dma: remove unused ‘cookie’
|
8 years ago |
Souptick Joarder
|
5c279b1003
dmaengine: pch_dma: Replace pci_pool_alloc by pci_pool_zalloc
|
8 years ago |
Dave Jiang
|
5c066f7d01
dmaengine: pch_dma: convert callback to helper function
|
9 years ago |
Jarkko Nikula
|
d264b48687
dmaengine: Remove remaining FSF mailing addresses
|
10 years ago |
Alexey Khoroshilov
|
12d7b7a236
dmaengine: pch_dma: fix memory leak on failure path in pch_dma_probe()
|
10 years ago |
Maxime Ripard
|
c91781b44e
dmaengine: pch-dma: Rename device_control
|
10 years ago |
Michele Curti
|
345e3123d1
drivers/dma/pch_dma: declare pch_dma_id_table as static
|
10 years ago |
Vinod Koul
|
a15783c34f
dmaengine: pch: fix compilation for alpha target
|
11 years ago |
Jingoo Han
|
7587821d3d
dma: remove DEFINE_PCI_DEVICE_TABLE macro
|
11 years ago |
Vinod Koul
|
9068b032d0
dmaengine: pch_dma: use tasklet_kill in teardown
|
11 years ago |
Ben Hutchings
|
58ddff20a6
pch_dma: Add MODULE_DEVICE_TABLE
|
12 years ago |
Andy Shevchenko
|
da0a908ed9
pch_dma: remove useless use of lock
|
12 years ago |
Wei Yongjun
|
27abb2ffb0
pch_dma: fix error return code in pch_dma_probe()
|
12 years ago |
Tomoya MORINAGA
|
5c1ef59168
pch_dma: Use GFP_ATOMIC because called from interrupt context
|
12 years ago |
Linus Torvalds
|
5115f3c19d
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
12 years ago |
Wei Yongjun
|
53b9989bc7
pch_dma: use module_pci_driver to simplify the code
|
13 years ago |
Greg Kroah-Hartman
|
4bf27b8b33
Drivers: dma: remove __dev* attributes.
|
12 years ago |
Bill Pemberton
|
463a1f8b3c
dma: remove use of __devinit
|
13 years ago |
Bill Pemberton
|
a7d6e3ec28
dma: remove use of __devexit_p
|
13 years ago |
Lars-Peter Clausen
|
cbb796ccd8
dmaengine: Use sg_dma_address instead of sg_phys
|
13 years ago |
Alexandre Bounine
|
185ecb5f4f
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
|
13 years ago |
Russell King - ARM Linux
|
d3ee98cdcd
dmaengine: consolidate initialization of cookies
|
13 years ago |
Russell King - ARM Linux
|
96a2af41c7
dmaengine: consolidate tx_status functions
|
13 years ago |
Russell King - ARM Linux
|
884485e1f1
dmaengine: consolidate assignment of DMA cookies
|
13 years ago |
Russell King - ARM Linux
|
d2ebfb335b
dmaengine: add private header file
|
13 years ago |
Russell King - ARM Linux
|
4d4e58de32
dmaengine: move last completed cookie into generic dma_chan structure
|
13 years ago |
Vinod Koul
|
e0d23ef29e
Merge branch 'dma_slave_direction' into next_test_dirn
|
14 years ago |
Tomoya MORINAGA
|
ca7fe2db89
pch_dma: Support new device LAPIS Semiconductor ML7831 IOH
|
14 years ago |
Tomoya MORINAGA
|
e79e72be29
pch_dma: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
|
14 years ago |
Vinod Koul
|
db8196df4b
dmaengine: move drivers to dma_transfer_direction
|
14 years ago |