aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-05ARM: fix __io macro for PCMCIARob Herring2-0/+18
2012-03-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2012-03-30ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson1-0/+2
2012-03-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-11/+6
2012-03-29Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson5-11/+6
2012-03-30ARM: pxa: fix build issue on stargate2Haojian Zhuang1-1/+1
2012-03-30ARM: pxa: fix build issue on cm-x300Haojian Zhuang1-1/+0
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-26/+9
2012-03-30ARM: pxa: fix build failure for regulator consumer in em-x270.cPaul Gortmaker1-5/+5
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds37-1/+48
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds12-6/+6
2012-03-28Disintegrate asm/system.h for ARMDavid Howells12-6/+6
2012-03-28ARM: pxa: fix regulator related build fail in magician_defconfigPaul Gortmaker2-4/+0
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+1
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-17/+79
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-21/+25
2012-03-25ARM: pxa: use common IOMEM definitionRob Herring9-2/+8
2012-03-25ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbolRob Herring2-4/+1
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King1-0/+1
2012-03-23Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+0
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-30/+0
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann6-7/+9
2012-03-15Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/boardsArnd Bergmann8-20/+11
2012-03-14pxa/hx4700: Remove pcmcia platform_device structurePaul Parsons1-12/+0
2012-03-14ARM: pxa/hx4700: Reduce sleep mode battery discharge by 35%Paul Parsons2-2/+4
2012-03-14ARM: pxa/hx4700: Remove unwanted request for GPIO105Paul Parsons1-1/+0
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman1-10/+10
2012-03-10Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boardsOlof Johansson6-8/+28
2012-03-08Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson7-20/+82
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-20/+0
2012-03-06ARM: pxa: fix invalid mfp pin issueHaojian Zhuang1-0/+7
2012-03-06ARM: pxa: remove duplicated registeration on pxa-gpioHaojian Zhuang5-5/+0
2012-03-06ARM: pxa: add dummy clock for pxa25x and pxa27xHaojian Zhuang2-0/+2
2012-03-06pxa: magician/hx4700: Convert to gpio-regulator from bq24022Heiko Stübner2-12/+54
2012-02-28Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/boardsArnd Bergmann3-6/+23
2012-02-28Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/driversArnd Bergmann5-5/+27
2012-02-28ARM: pxa: add dummy clock for pxa25x and pxa27xHaojian Zhuang2-0/+2
2012-02-28pxa/hx4700: Add ASIC3 LED supportPaul Parsons1-0/+16
2012-02-28pxa/hx4700: Correct StrataFlash block size discoveryPaul Parsons1-6/+5
2012-02-28ARM: pxa: add rtc dummy clockHaojian Zhuang4-0/+4
2012-02-28rtc: sa1100: declare irq in resourceHaojian Zhuang1-5/+23
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus1-4/+4
2012-02-23ARM: 7344/1: pxa: mainstone: add missing include for IRQ_BOARD_STARTRob Herring1-0/+2
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-15/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-15/+0
2012-02-17pxa/hx4700: add platform device and I2C info for AK4641 codecAxel Lin1-0/+25
2012-02-16arch/arm/mach-pxa/: included linux/gpio.h twiceDanny Kukawka2-2/+0
2012-02-16ARM: pxa: fix including linux/gpio.h twiceDanny Kukawka1-1/+0
2012-02-16ARM: pxa: fix mixed declarations and code in sharpsl_pmHaojian Zhuang1-2/+1
2012-02-16ARM: pxa: fix wrong parsing gpio event on spitzHaojian Zhuang1-3/+2