summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinc...Grant Likely2010-12-293-18/+47
|\
| * spi: davinci: add additional commentsBrian Niebuhr2010-11-181-0/+32
| * spi: davinci: remove non-useful "clk_internal" platform dataBrian Niebuhr2010-11-183-3/+0
| * spi: davinci: let DMA operation be specified on per-device basisBrian Niebuhr2010-11-181-0/+1
| * spi: davinci: do not allocate DMA channels during SPI device setupSekhar Nori2010-11-181-1/+0
| * spi: davinci: always start transmit DMABrian Niebuhr2010-11-182-0/+2
| * spi: davinci: add support for interrupt modeBrian Niebuhr2010-11-181-0/+4
| * spi: davinci: remove non-useful interrupt mode supportBrian Niebuhr2010-11-183-4/+0
| * spi: davinci: add support for wait enable timeoutsBrian Niebuhr2010-11-181-0/+2
| * spi: davinci: make chip-slect specific parameters really chip-select specificBrian Niebuhr2010-11-183-11/+8
| * spi: davinci: remove 'wait_enable' platform data memberBrian Niebuhr2010-11-181-1/+0
| * spi: davinci: enable GPIO lines to be used as chip selectsBrian Niebuhr2010-11-181-0/+3
| * spi: davinci: enable both activation and deactivation of chip-selectsBrian Niebuhr2010-11-183-3/+0
* | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-12-202-5/+27
|\ \
| * | ARM: mach-shmobile: INTC interrupt priority level demux fixMagnus Damm2010-12-171-4/+26
| * | ARM: mach-shmobile: fix compile warning in mm/init.cMagnus Damm2010-12-171-1/+1
* | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-12-206-2/+23
|\ \ \
| * | | ARM: S5PV210: update MAX8998 platform data to get rid of WARN()Marek Szyprowski2010-12-172-0/+12
| * | | ARM S3C24XX: Fix compilation of PM code for S3C2416Yauhen Kharuzhy2010-12-173-1/+10
| * | | ARM: S3C24XX: Fix CONFIG_S3C_DEV_NAND Kconfig entryKukjin Kim2010-12-171-1/+1
| |/ /
* | | at91: Refactor Stamp9G20 and PControl G20 board fileChristian Glindkamp2010-12-174-135/+54
* | | at91: Fix uhpck clock rate in upll caseRyan Mallon2010-12-171-1/+1
|/ /
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-12-158-36/+79
|\ \
| * | OMAP2: PRCM: fix some SHIFT macros that were actually bitmasksPaul Walmsley2010-12-111-5/+6
| * | OMAP2+: PM/serial: fix console semaphore acquire during suspendKevin Hilman2010-12-102-10/+51
| * | OMAP1: SRAM: fix size for OMAP1611 SoCsKevin Hilman2010-12-101-1/+1
| * | arm: omap2: io: fix clk_get() error checkAaro Koskinen2010-12-081-1/+1
| * | arm: plat-omap: counter_32k: use IS_ERR() instead of NULL checkVasiliy Kulikov2010-12-071-1/+2
| * | omap: zoom: wl1271 slot is MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2010-12-071-1/+1
| * | omap: PM debug: fix wake-on-timer debugfs dependencyKevin Hilman2010-12-031-17/+17
* | | ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak2010-12-141-8/+20
* | | ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNELDave Martin2010-12-141-1/+1
* | | ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6Dave Martin2010-12-141-1/+1
* | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-12-132-2/+2
|\ \ \
| * | | ARM: pxa/palm: fix ifdef around gen_nand driver registrationMarek Vasut2010-11-301-1/+2
| * | | ARM: mmp2: remove not used clk_rtcJason Chagas2010-11-301-1/+0
| |/ /
* | | ARM: Update mach-typesRussell King2010-12-131-4/+179
* | | ARM: 6528/1: Use CTR for the I-cache line size on ARMv7Catalin Marinas2010-12-132-10/+27
* | | ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7Catalin Marinas2010-12-131-6/+6
* | | Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-12-0811-21/+89
|\ \ \
| * | | ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacksVasily Khoruzhick2010-12-088-20/+81
| * | | ARM: mini2440: Fix Kconfig to allow kernel to buildBen Dooks2010-12-031-0/+3
| * | | ARM: S3C2412: Fix typo in CONFIG_CPU_S3C2412_ONLY definitionYauhen Kharuzhy2010-11-301-1/+1
| * | | ARM: S3C2443: Select properly ARM core typeYauhen Kharuzhy2010-11-301-0/+1
| * | | ARM: SMDK2416: Select MACH_SMDK, S3C_DEV_NAND, S3C_DEV_USB_HOSTYauhen Kharuzhy2010-11-301-0/+3
| |/ /
* | | ARM: tegra: fix regression from addruart rewriteOlof Johansson2010-12-071-2/+2
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-12-0614-30/+55
|\ \ \
| * \ \ Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxxRussell King2010-12-061-1/+1
| |\ \ \
| | * | | ARM: cns3xxx: Fix build with CONFIG_PCI=yAnton Vorontsov2010-11-291-1/+1
| | | |/ | | |/|
| * | | ARM: 6524/1: GIC irq desciptor bug fixChao Xie2010-12-061-1/+7