summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-07-18ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: mach-h720x: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: add dma_zone_size to the machine_desc structureNicolas Pitre
2011-07-18ARM: change ARM_DMA_ZONE_SIZE into a variableNicolas Pitre
2011-07-12ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King
2011-07-08ARM: dmabounce: simplify dma_set_mask()Russell King
2011-07-04ARM: dmabounce: no need to check dev->bus type in needs_bounce functionRussell King
2011-07-04ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King
2011-07-03ARM: dmabounce: correct unmap_single dev_dbgRussell King
2011-07-03ARM: dmabounce: check pointer against NULL not 0Russell King
2011-07-03ARM: dmabounce: remove useless pr_errRussell King
2011-07-03ARM: dmabounce: move decision for bouncing into __dma_map_page()Russell King
2011-07-03ARM: dmabounce: separate out decision to bounceRussell King
2011-07-03ARM: dmabounce: avoid needless valid_dma_direction() checkRussell King
2011-07-03ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_pageRussell King
2011-07-03ARM: dmabounce: fix map_single() error return valueRussell King
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-27Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-06-24ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King
2011-06-24ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King
2011-06-21ARM: 6969/1: plat-iop: fix build errorLinus Walleij
2011-06-21ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin
2011-06-21ARM: SMP: wait for CPU to be marked activeRussell King
2011-06-20Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-06-20msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd
2011-06-17msm: timer: compensate for timer shift in msm_read_timer_countJeff Ohlstein
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds
2011-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds
2011-06-17ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin
2011-06-17ARM: 6962/1: mach-h720x: fix build errorLinus Walleij
2011-06-17ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm
2011-06-16amba pl011: platform data for reg lockup and glitch v2Shreshtha Kumar Sahu
2011-06-16Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-06-16gpio: include linux/gpio.h where neededRandy Dunlap
2011-06-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-06-15rtc: fix build warnings in defconfigsWanlong Gao
2011-06-15ARM: mach-shmobile: mackerel: tidyup usbhs driver settingsKuninori Morimoto
2011-06-14Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren
2011-06-14OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIMEKevin Hilman
2011-06-14ARM: mach-shmobile: Correct SCIF port types for SH7367.Paul Mundt
2011-06-14ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fixMagnus Damm
2011-06-14ARM: mach-shmobile: Mackerel USB platform data updateMagnus Damm
2011-06-14ARM: mach-shmobile: AG5EVM SDHI1 platform data updateMagnus Damm
2011-06-13Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-06-13Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern...Tony Lindgren
2011-06-13omap: pandora: fix NAND supportGrazvydas Ignotas
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-11ep93xx: set DMA masks for the ep93xx_ethMika Westerberg