aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/viper.c
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+2
* 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/+0
* [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/+2
* [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/+1
* [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