summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2011-07-186-4/+15
* ARM: mach-pxa: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2011-07-182-4/+3
* ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2011-07-1813-4/+48
* ARM: mach-h720x: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2011-07-183-7/+2
* ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2011-07-1813-7/+13
* ARM: add dma_zone_size to the machine_desc structureNicolas Pitre2011-07-182-0/+10
* ARM: change ARM_DMA_ZONE_SIZE into a variableNicolas Pitre2011-07-182-12/+22
* ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King2011-07-125-42/+50
* ARM: dmabounce: simplify dma_set_mask()Russell King2011-07-081-8/+2
* ARM: dmabounce: no need to check dev->bus type in needs_bounce functionRussell King2011-07-042-3/+2
* ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King2011-07-045-66/+53
* ARM: dmabounce: correct unmap_single dev_dbgRussell King2011-07-041-2/+2
* ARM: dmabounce: check pointer against NULL not 0Russell King2011-07-041-1/+1
* ARM: dmabounce: remove useless pr_errRussell King2011-07-041-4/+1
* ARM: dmabounce: move decision for bouncing into __dma_map_page()Russell King2011-07-041-66/+58
* ARM: dmabounce: separate out decision to bounceRussell King2011-07-041-18/+28
* ARM: dmabounce: avoid needless valid_dma_direction() checkRussell King2011-07-041-2/+0
* ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_pageRussell King2011-07-042-50/+9
* ARM: dmabounce: fix map_single() error return valueRussell King2011-07-041-1/+1
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-284-4/+69
|\
| * amba pl011: platform data for reg lockup and glitch v2Shreshtha Kumar Sahu2011-06-162-4/+66
| * ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim2011-06-072-0/+3
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-06-278-10/+48
|\ \
| * | ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King2011-06-241-3/+7
| * | ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King2011-06-241-3/+3
| * | ARM: 6969/1: plat-iop: fix build errorLinus Walleij2011-06-211-0/+1
| * | ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin2011-06-211-1/+13
| * | ARM: SMP: wait for CPU to be marked activeRussell King2011-06-211-1/+5
| * | ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin2011-06-171-2/+11
| * | ARM: 6962/1: mach-h720x: fix build errorLinus Walleij2011-06-171-0/+2
| * | ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2011-06-172-0/+6
* | | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-06-211-3/+11
|\ \ \
| * | | msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd2011-06-211-2/+4
| * | | msm: timer: compensate for timer shift in msm_read_timer_countJeff Ohlstein2011-06-171-1/+5
| * | | msm: timer: Fix SMP build errorStephen Boyd2011-06-011-0/+2
| | | |
| \ \ \
*-. \ \ \ Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds2011-06-171-0/+1
|\ \ \ \ \
| * | | | | gpio: include linux/gpio.h where neededRandy Dunlap2011-06-161-0/+1
| |/ / / /
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-06-175-9/+29
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren2011-06-1451-149/+130
| |\ \ \ \
| | * | | | OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIMEKevin Hilman2011-06-142-4/+8
| | |/ / /
| * | | | Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern...Tony Lindgren2011-06-137-6/+165
| |\ \ \ \
| | * | | | OMAP: PM: omap_device: fix device power domain callbacksKevin Hilman2011-06-071-2/+17
| | * | | | OMAP: PM debug: fix section mismatch warningsRussell King2011-06-071-2/+2
| | | |_|/ | | |/| |
| * | | | omap: pandora: fix NAND supportGrazvydas Ignotas2011-06-131-1/+2
| | |_|/ | |/| |
* | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-164-71/+161
|\ \ \ \
| * | | | ARM: mach-shmobile: mackerel: tidyup usbhs driver settingsKuninori Morimoto2011-06-151-15/+6
| * | | | ARM: mach-shmobile: Correct SCIF port types for SH7367.Paul Mundt2011-06-141-7/+7
| * | | | ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fixMagnus Damm2011-06-141-0/+6
| * | | | ARM: mach-shmobile: Mackerel USB platform data updateMagnus Damm2011-06-141-65/+160
| * | | | ARM: mach-shmobile: AG5EVM SDHI1 platform data updateMagnus Damm2011-06-141-3/+1
| | |_|/ | |/| |