summaryrefslogtreecommitdiffstats
path: root/drivers/char/synclinkmp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-06ia64: fix section mismatch swiotlb_dma_init -> swiotlb_initLuck, Tony1-1/+1
2009-01-06x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori4-77/+25
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori24-378/+278
2009-01-06generic: add common struct for dma map operationsFUJITA Tomonori1-0/+48
2009-01-06x86: remove map_single and unmap_single in struct dma_mapping_opsFUJITA Tomonori7-76/+8
2009-01-06x86, pci-nommu: add map_pageFUJITA Tomonori1-6/+14
2009-01-06intel-iommu: add map_page and unmap_pageFUJITA Tomonori1-2/+22
2009-01-06x86, AMD IOMMU: add map_page and unmap_pageFUJITA Tomonori1-4/+23
2009-01-06x86, calgary: add map_page and unmap_pageFUJITA Tomonori1-8/+27
2009-01-06x86, gart: add map_page and unmap_pageFUJITA Tomonori1-4/+23
2009-01-06x86, swiotlb: add map_page and unmap_pageFUJITA Tomonori1-0/+19
2009-01-06x86: add map_page and unmap_page to struct dma_mapping_opsFUJITA Tomonori1-0/+8
2009-01-06make sba DMA mapping functions staticFUJITA Tomonori1-22/+12
2009-01-06remove hwsw_dma_opsFUJITA Tomonori2-171/+14
2009-01-06add dma_get_ops to struct ia64_machine_vectorFUJITA Tomonori4-18/+39
2009-01-06make sn DMA mapping functions staticFUJITA Tomonori1-38/+26
2009-01-06remove dma operations in struct ia64_machine_vectorFUJITA Tomonori6-186/+12
2009-01-06convert the DMA API to use dma_opsFUJITA Tomonori1-36/+77
2009-01-06set up dma_ops appropriatelyFUJITA Tomonori10-7/+38
2009-01-06add dma_mapping_ops for SWIOTLBFUJITA Tomonori3-6/+8
2009-01-06add dma_mapping_ops for SGI AltixFUJITA Tomonori1-0/+16
2009-01-06add dma_mapping_ops for intel-iommuFUJITA Tomonori1-0/+18
2009-01-06add dma_mapping_ops for SWIOTLB and SBA IOMMUFUJITA Tomonori1-1/+16
2009-01-06add dma_mapping_ops for SBA IOMMUFUJITA Tomonori1-0/+16
2009-01-06add map/unmap_single_attr and map/unmap_sg_attr to struct dma_mapping_opsFUJITA Tomonori1-0/+14
2009-01-06dm snapshot: extend exception store functionsJonathan Brassow6-37/+55
2009-01-06dm snapshot: split out exception store implementationsAlasdair G Kergon6-737/+833
2009-01-06dm snapshot: rename struct exception_storeJonathan Brassow3-24/+25
2009-01-06dm snapshot: separate out exception store interfaceJonathan Brassow4-120/+134
2009-01-06dm mpath: move trigger_event to system workqueueAlasdair G Kergon1-4/+4
2009-01-06dm: add name and uuid to sysfsMilan Broz4-2/+136
2009-01-06dm table: rework reference countingMikulas Patocka4-20/+33
2009-01-06dm: support barriers on simple devicesAndi Kleen5-10/+33
2009-01-06dm request: extend target interfaceKiyoshi Ueda1-0/+15
2009-01-06dm request: add cachesKiyoshi Ueda1-1/+40
2009-01-06dm ioctl: allow dm_copy_name_and_uuid to return only one fieldMilan Broz1-2/+4
2009-01-06dm log: ensure log bitmap fits on log deviceMilan Broz1-0/+8
2009-01-06dm log: move region_size validationMilan Broz2-14/+14
2009-01-06dm log: avoid reinitialising io_req on every operationTakahiro Yasui1-10/+7
2009-01-06dm: consolidate target deregistration error handlingMikulas Patocka10-50/+20
2009-01-06dm raid1: fix error countJonathan Brassow1-3/+3
2009-01-06dm log: fix dm_io_client leak on error pathsTakahiro Yasui1-0/+5
2009-01-06dm snapshot: change yield to msleepMikulas Patocka1-3/+4
2009-01-06dm table: drop reference at unbindMikulas Patocka1-1/+1
2009-01-06igb: fix anoying type mismatch warning on rx/tx queue sizingLinus Torvalds1-2/+2
2009-01-06mm lockless pagecache barrier fixNick Piggin1-1/+1
2009-01-06i2o: Update my addressAlan Cox4-4/+4
2009-01-06qlge: Fix sparse warnings for tx ring indexes.Ron Mercer1-10/+10
2009-01-06qlge: Fix sparse warning regarding rx buffer queues.Ron Mercer2-51/+15
2009-01-06qlge: Fix sparse endian warning in ql_hw_csum_setup().Ron Mercer1-1/+1