Linus Torvalds
|
6f51f51582
Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
|
13 years ago |
Marek Szyprowski
|
64ccc9c033
common: dma-mapping: add support for generic dma_mmap_* calls
|
13 years ago |
Linus Torvalds
|
f14121ab35
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
|
13 years ago |
Anton Blanchard
|
a980349725
powerpc: Call dma_debug_add_bus for PCI and VIO buses
|
13 years ago |
Anton Blanchard
|
44b372d8a0
powerpc/vio: Separate vio bus probe and device probe
|
13 years ago |
Anton Blanchard
|
62761d1f68
powerpc/vio: Remove dma not supported warnings
|
13 years ago |
Grant Likely
|
74a7f08448
devicetree: add helper inline for retrieving a node's full name
|
13 years ago |
Wanpeng Li
|
f0a875fd3f
powerpc: Fix kernel-doc warning
|
13 years ago |
Kent Yoder
|
f2ab621996
powerpc/pseries: Add PFO support to the VIO bus
|
13 years ago |
Linus Torvalds
|
58bca4a8fa
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
|
13 years ago |
Andrzej Pietrasiewicz
|
bfbf7d6151
PowerPC: adapt for dma_map_ops changes
|
13 years ago |
Benjamin Herrenschmidt
|
cb52d8970e
powerpc+sparc/vio: Modernize driver registration
|
13 years ago |
Stephen Rothwell
|
b078766026
powerpc: clean up vio.c
|
13 years ago |
Rafael J. Wysocki
|
90363ddf0a
PM: Drop generic_subsys_pm_ops
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Paul Gortmaker
|
4b16f8e2d6
powerpc: various straight conversions from module.h --> export.h
|
14 years ago |
Paul Gortmaker
|
b56eade55d
powerpc: Fix up implicit stat.h users
|
14 years ago |
Milton Miller
|
2eccacd097
powerpc: Tidy up dma_map_ops after adding new hook
|
14 years ago |
Milton Miller
|
d24f9c6999
powerpc: Use the newly added get_required_mask dma_map_ops hook
|
14 years ago |
Nishanth Aravamudan
|
b3c73856ae
powerpc/iommu: Use coherent_dma_mask for alloc_coherent
|
14 years ago |
Nishanth Aravamudan
|
6d283d782f
powerpc/vio: Use dma ops helpers
|
14 years ago |
Hagen Paul Pfeifer
|
732eacc054
replace nested max/min macros with {max,min}3 macro
|
14 years ago |
Nishanth Aravamudan
|
45848e0fc1
powerpc/viobus: Free TCE table on device release
|
14 years ago |
Nishanth Aravamudan
|
edea8f6f48
powerpc/vio: Use put_device() on device_register failure
|
14 years ago |
Anton Blanchard
|
7aa241fdce
powerpc: Fix bogus it_blocksize in VIO iommu code
|
15 years ago |
Grant Likely
|
cf9b59e9d3
Merge remote branch 'origin' into secretlab/next-devicetree
|
15 years ago |
Brian King
|
a1263c7144
powerpc/vio: Switch VIO Bus PM to use generic helpers
|
15 years ago |
Grant Likely
|
58f9b0b024
of: eliminate of_device->node and dev_archdata->{of,prom}_node
|
15 years ago |
Grant Likely
|
d706c1b050
driver-core: Add device node pointer to struct device
|
15 years ago |
Benjamin Herrenschmidt
|
a32aaf1451
powerpc/vio: Add power management support
|
15 years ago |