summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/viper.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
* Merge branch 'late/fixes' into fixesOlof Johansson2012-10-071-2/+1Star
|\
| * ARM: pxa: Wunused-result warning in viper board fileArnd Bergmann2012-10-041-2/+1Star
* | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-2/+2
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-301-0/+1
|\
| * ARM: pxa: remove NR_IRQSRob Herring2012-01-261-0/+1
* | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
|/
* Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-091-0/+1
|\
| * ARM: restart: pxa: use new restart hookRussell King2012-01-051-0/+1
* | ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang2011-11-141-6/+6
|/
* ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao2011-07-121-0/+1
* ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-6/+6
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-301-1/+1
|\
| * Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2011-03-261-1/+1
| |\
| | * ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux2011-03-161-1/+1
* | | arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+2
* | | arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-4/+4
|/ /
* / ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-211-1/+1
|/
* ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek2011-01-131-11/+11
* ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut2010-12-161-1/+1
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0Star
* [ARM] pxa/viper: fix timeout usage for I2CWolfram Sang2010-05-061-2/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [ARM] pxa: add the missing AC97 pin configurationsEric Miao2010-03-021-0/+6
* [ARM] pxa: use chip->ack() instead of accessing GEDR directlyEric Miao2010-03-021-1/+1
* [ARM] pxa: update pwm_backlight->notify() to include missed 'struct device *'Eric Miao2010-01-041-1/+1
* [ARM] pxa/zeus: make Viper pcmcia support more generic to support ZeusMarc Zyngier2009-12-131-2/+18
* [ARM] pxa/viper: convert to use plat_serial8250_port irqflags fieldMarc Zyngier2009-12-011-9/+2Star
* [ARM] pxa: allow platforms to control which uarts are registeredRussell King2009-12-011-0/+4
* [ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao2009-06-051-1/+1
* [ARM] 5513/1: Eurotech VIPER SBC: fix compilation errorRicardo Martins2009-05-161-0/+1
* [ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.cEric Miao2009-03-091-1/+1
* [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao2009-03-091-4/+1Star
* [ARM] 5308/1: Fix Viper ISA IRQ handlingMarc Zyngier2008-10-151-11/+43
* Basic support for the Arcom/Eurotech Viper SBC.Marc Zyngier2008-09-091-0/+951