summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sparc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2009-08-105-34/+39
| * | | | sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori2009-08-109-444/+96
| * | | | sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s...FUJITA Tomonori2009-08-103-8/+10
| * | | | sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpuFUJITA Tomonori2009-08-101-16/+0
| * | | | sparc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-08-105-99/+19
| * | | | sparc: Use dma_map_ops structFUJITA Tomonori2009-08-104-53/+36
| * | | | IA64: Remove NULL flush_write_buffersFUJITA Tomonori2009-08-101-1/+0
| * | | | dma-ops: Remove flush_write_buffers() in dma-mapping-common.hArnd Bergmann2009-08-101-5/+22
| * | | | x86: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()FUJITA Tomonori2009-07-281-10/+0
| * | | | powerpc: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()FUJITA Tomonori2009-07-281-11/+0
| * | | | x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()FUJITA Tomonori2009-07-283-0/+30
| * | | | powerpc: remove unncesary swiotlb_arch_address_needs_mappingFUJITA Tomonori2009-07-281-26/+1
| * | | | powerpc: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori2009-07-281-0/+13
| * | | | ia64: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori2009-07-281-0/+8
| * | | | x86: replace is_buffer_dma_capable() with dma_capableFUJITA Tomonori2009-07-283-5/+4
| * | | | x86: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori2009-07-281-0/+8
| * | | | swiotlb: remove unnecessary swiotlb_bus_to_virtFUJITA Tomonori2009-07-281-10/+0
| * | | | swiotlb: remove swiotlb_arch_range_needs_mappingFUJITA Tomonori2009-07-281-5/+0
| * | | | swiotlb: remove unused swiotlb_alloc()FUJITA Tomonori2009-07-281-5/+0
| * | | | swiotlb: remove unused swiotlb_alloc_boot()FUJITA Tomonori2009-07-281-5/+0
* | | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-114-13/+19
|\ \ \ \ \
| * | | | | debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-034-7/+7
| * | | | | debug lockups: Improve lockup detectionIngo Molnar2009-08-021-6/+12
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-115-6/+95
|\ \ \ \ \ \
| * | | | | | crypto: sha-s390 - Fix warnings in import functionJan Glauber2009-09-053-6/+6
| * | | | | | crypto: sha512-s390 - Add export/import supportHerbert Xu2009-07-221-0/+36
| * | | | | | crypto: s390 - Fix sha build failureSachin Sant2009-07-162-2/+2
| * | | | | | crypto: sha256-s390 - Add export/import supportHerbert Xu2009-07-111-0/+26
| * | | | | | crypto: sha1-s390 - Add export/import supportHerbert Xu2009-07-111-0/+26
| * | | | | | crypto: aes-ni - Don't print message with KERN_ERR on old systemRoland Dreier2009-06-241-1/+1
| * | | | | | crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY setJarod Wilson2009-06-181-5/+6
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-09-117-21/+491
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-09-107-21/+491
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP: McBSP: Merge two functions into omap_mcbsp_start/_stopJarkko Nikula2009-08-252-58/+28
| | * | | | | | | OMAP: McBSP: Use textual values in DMA operating mode sysfs filesJarkko Nikula2009-08-251-23/+25
| | * | | | | | | ARM: OMAP: DMA: Add support for DMA channel self linking on OMAP1510Janusz Krzysztofik2009-08-241-0/+10
| | * | | | | | | ASoC: S3C24XX: Add audio core and tlv320aic23 for Simtec boardsBen Dooks2009-08-211-0/+37
| | * | | | | | | OMAP: McBSP: Let element DMA mode hit retention alsoEero Nurkkala2009-08-201-0/+9
| | * | | | | | | OMAP: McBSP: Do not enable wakeups for no-idle modeEero Nurkkala2009-08-201-6/+7
| | * | | | | | | OMAP: McBSP: Configure NO IDLE mode for DMA mode different of thresholdEduardo Valentin2009-08-201-1/+9
| | * | | | | | | OMAP: McBSP: Retain McBSP FCLK clockactivityEero Nurkkala2009-08-202-3/+4
| | * | | | | | | OMAP: McBSP: Change wakeup signalsEduardo Valentin2009-08-202-8/+2
| | * | | | | | | OMAP: McBSP: Wakeups utilizedEero Nurkkala2009-08-202-0/+63
| | * | | | | | | OMAP: McBSP: Add link DMA mode selectionPeter Ujfalusi2009-08-202-0/+92
| | * | | | | | | OMAP: McBSP: Rename thres sysfs symbolsEduardo Valentin2009-08-201-10/+10
| | * | | | | | | OMAP3: McBSP: Lower the maximum buffersize for McBSP1, 3, 4, 5Peter Ujfalusi2009-08-201-4/+4
| | * | | | | | | OMAP: McBSP: Create and export max_(r|t)x_thres propertyEduardo Valentin2009-08-203-0/+138
| | * | | | | | | OMAP: McBSP: Add transmit/receive threshold handlerEduardo Valentin2009-08-202-0/+59
| | * | | | | | | OMAP: McBSP: Use appropriate value for startup delayEduardo Valentin2009-08-201-1/+7
| | * | | | | | | OMAP: McBSP: Add IRQEN, IRQSTATUS, THRESHOLD2 and THRESHOLD1 registers.Eduardo Valentin2009-08-201-0/+4