Commit Verlauf

Autor SHA1 Nachricht Datum
  Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) vor 16 Jahren
  Ian Campbell 961d7d0ee5 swiotlb: do not use sg_virt() vor 16 Jahren
  Ian Campbell 0b8698ab58 swiotlb: range_needs_mapping should take a physical address. vor 16 Jahren
  Ingo Molnar 0811a433c6 Merge branch 'linus' into core/iommu vor 16 Jahren
  Linus Torvalds f94181da71 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 16 Jahren
  Kay Sievers 94b324864e swiotlb: struct device - replace bus_id with dev_name(), dev_set_name() vor 16 Jahren
  FUJITA Tomonori f98eee8ea9 x86, ia64: remove duplicated swiotlb code vor 16 Jahren
  FUJITA Tomonori 160c1d8e40 x86, ia64: convert to use generic dma_map_ops struct vor 16 Jahren
  Ingo Molnar 46483d10e5 Merge branch 'core/iommu' into core/urgent vor 16 Jahren
  Jesper Juhl 52942b6b16 swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.c vor 16 Jahren
  Roland Dreier 79ff56ebd3 swiotlb: add missing __init annotations vor 16 Jahren
  FUJITA Tomonori 874d6a9555 swiotlb: clean up EXPORT_SYMBOL usage vor 16 Jahren
  FUJITA Tomonori ac86ccc637 swiotlb: remove unnecessary declaration vor 16 Jahren
  Becky Bruce fb05a37929 swiotlb: add support for systems with highmem vor 16 Jahren
  Becky Bruce bc40ac6698 swiotlb: store phys address in io_tlb_orig_addr array vor 16 Jahren
  Jeremy Fitzhardinge 70a7d3cc13 swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus() vor 16 Jahren
  Ian Campbell 2e5b2b86b6 swiotlb: consolidate swiotlb info message printing vor 16 Jahren
  Jeremy Fitzhardinge ef9b189352 swiotlb: support bouncing of HighMem pages vor 16 Jahren
  Jeremy Fitzhardinge 1b548f667c swiotlb: factor out copy to/from device vor 16 Jahren
  Ian Campbell b81ea27b23 swiotlb: add arch hook to force mapping vor 16 Jahren
  Ian Campbell e08e1f7adb swiotlb: allow architectures to override phys<->bus<->phys conversions vor 16 Jahren
  Ian Campbell a5ddde4a55 swiotlb: add comment where we handle the overflow of a dma mask on 32 bit vor 16 Jahren
  Ian Campbell 0016fdee92 swiotlb: move some definitions to header vor 16 Jahren
  Jeremy Fitzhardinge 8c5df16bec swiotlb: allow architectures to override swiotlb pool allocation vor 16 Jahren
  FUJITA Tomonori 1e74f3000b swiotlb: use coherent_dma_mask in alloc_coherent vor 16 Jahren
  FUJITA Tomonori a2b89b596c swiotlb: remove panic for alloc_coherent failure vor 16 Jahren
  FUJITA Tomonori 07a2c01a0c convert swiotlb to use dma_get_mask vor 16 Jahren
  FUJITA Tomonori 2797982ed9 swiotlb: convert swiotlb to use is_buffer_dma_capable helper function vor 16 Jahren
  FUJITA Tomonori 640aebfe01 swiotlb: add is_swiotlb_buffer helper function vor 16 Jahren
  FUJITA Tomonori 21f6c4de4c swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coherent vor 16 Jahren