Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: PXA2xx: MFP: fix potential direction bug | Igor Grinberg | 2012-04-27 | 1 | -0/+9 |
* | ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUT | Igor Grinberg | 2012-04-27 | 2 | -2/+17 |
* | ARM: pxa: fix gpio wakeup setting | Robert Jarzmik | 2012-04-27 | 1 | -1/+5 |
* | ARM: fix __io macro for PCMCIA | Rob Herring | 2012-04-05 | 2 | -0/+18 |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-30 | 1 | -0/+2 |
|\ | |||||
| * | ARM: fix builds due to missing <asm/system_misc.h> includes | Olof Johansson | 2012-03-30 | 1 | -0/+2 |
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-29 | 5 | -11/+6 |
|\ \ | |/ | |||||
| * | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes | Olof Johansson | 2012-03-29 | 5 | -11/+6 |
| |\ | |||||
| | * | ARM: pxa: fix build issue on stargate2 | Haojian Zhuang | 2012-03-30 | 1 | -1/+1 |
| | * | ARM: pxa: fix build issue on cm-x300 | Haojian Zhuang | 2012-03-30 | 1 | -1/+0 |
| | * | ARM: pxa: fix build failure for regulator consumer in em-x270.c | Paul Gortmaker | 2012-03-30 | 1 | -5/+5 |
| | * | ARM: pxa: fix regulator related build fail in magician_defconfig | Paul Gortmaker | 2012-03-28 | 2 | -4/+0 |
* | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 | 11 | -26/+9 |
|\ \ \ | |||||
| * | | | ARM: pxa: use common IOMEM definition | Rob Herring | 2012-03-25 | 9 | -2/+8 |
| * | | | ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbol | Rob Herring | 2012-03-25 | 2 | -4/+1 |
| * | | | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-06 | 1 | -20/+0 |
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 | 37 | -1/+48 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | ARM: 7344/1: pxa: mainstone: add missing include for IRQ_BOARD_START | Rob Herring | 2012-02-23 | 1 | -0/+2 |
| * | | | Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve... | Russell King | 2012-02-04 | 36 | -1/+46 |
| |\ \ \ | |||||
| | * | | | ARM: pxa: remove NR_IRQS | Rob Herring | 2012-01-25 | 36 | -1/+46 |
* | | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 12 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 12 | -6/+6 |
* | | | | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-27 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ARM: sa1111: provide a generic way to prevent devices from registering | Russell King | 2012-03-24 | 1 | -0/+1 |
* | | | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 5 | -17/+79 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'next/fixes-non-critical' into next/drivers | Arnd Bergmann | 2012-03-20 | 6 | -7/+9 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/drivers | Olof Johansson | 2012-03-08 | 7 | -20/+82 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | pxa: magician/hx4700: Convert to gpio-regulator from bq24022 | Heiko Stübner | 2012-03-06 | 2 | -12/+54 |
| * | | | | | | | | Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/drivers | Arnd Bergmann | 2012-02-28 | 5 | -5/+27 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | ARM: pxa: add rtc dummy clock | Haojian Zhuang | 2012-02-28 | 4 | -0/+4 |
| | * | | | | | | | | rtc: sa1100: declare irq in resource | Haojian Zhuang | 2012-02-28 | 1 | -5/+23 |
| | | |_|/ / / / / | | |/| | | | | | | |||||
* | | | | | | | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 2 | -21/+25 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo... | Arnd Bergmann | 2012-03-15 | 8 | -20/+11 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | pxa/hx4700: Remove pcmcia platform_device structure | Paul Parsons | 2012-03-14 | 1 | -12/+0 |
| | * | | | | | | | | | ARM: pxa/hx4700: Reduce sleep mode battery discharge by 35% | Paul Parsons | 2012-03-14 | 2 | -2/+4 |
| | * | | | | | | | | | ARM: pxa/hx4700: Remove unwanted request for GPIO105 | Paul Parsons | 2012-03-14 | 1 | -1/+0 |
| | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson | 2012-03-10 | 6 | -8/+28 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo... | Arnd Bergmann | 2012-02-28 | 3 | -6/+23 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | ARM: pxa: add dummy clock for pxa25x and pxa27x | Haojian Zhuang | 2012-02-28 | 2 | -0/+2 |
| | * | | | | | | | | pxa/hx4700: Add ASIC3 LED support | Paul Parsons | 2012-02-28 | 1 | -0/+16 |
| | * | | | | | | | | pxa/hx4700: Correct StrataFlash block size discovery | Paul Parsons | 2012-02-28 | 1 | -6/+5 |
| | | |_|/ / / / / | | |/| | | | | | | |||||
* | | | | | | | | | Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-23 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | PCMCIA: pxa: convert PXA socket drivers to use new irq/gpio management | Russell King | 2012-02-04 | 1 | -1/+0 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-23 | 2 | -30/+0 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 1 | -15/+0 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 | 1 | -15/+0 |
| | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc | Olof Johansson | 2012-02-07 | 7 | -28/+0 |
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 | 1 | -15/+0 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge 3.3-rc7 into usb-next | Greg Kroah-Hartman | 2012-03-12 | 1 | -10/+10 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | usb: otg: Convert all users to pass struct usb_otg for OTG functions | Heikki Krogerus | 2012-02-27 | 1 | -4/+4 |