summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/viper.c
Commit message (Expand)AuthorAge
* ARM: pxa: make more mach/*.h files localArnd Bergmann2015-12-01
* Merge tag 'pxa-for-4.4' of https://github.com/rjarzmik/linux into next/cleanupOlof Johansson2015-10-23
|\
| * ARM: pxa: viper: Use PWM lookup tableThierry Reding2015-10-14
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
|/
* Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-08-05
|\
| * ARM/pxa: Prepare *_irq_handler for irq argument removalThomas Gleixner2015-07-13
* | ARM: kill off set_irq_flags usageRob Herring2015-07-28
|/
* arch/arm/mach-pxa: replace strict_strto call with kstrtoDaniel Walter2014-08-08
* cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar2014-03-19
* ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-16
* ARM: delete struct sys_timerStephen Warren2012-12-24
* Merge branch 'late/fixes' into fixesOlof Johansson2012-10-07
|\
| * ARM: pxa: Wunused-result warning in viper board fileArnd Bergmann2012-10-04
* | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-14
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\
| * ARM: pxa: remove NR_IRQSRob Herring2012-01-25
* | Disintegrate asm/system.h for ARMDavid Howells2012-03-28
|/
* Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-09
|\
| * ARM: restart: pxa: use new restart hookRussell King2012-01-05
* | ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang2011-11-14
|/
* ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre2011-08-21
* ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao2011-07-12
* ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-24
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-30
|\
| * Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2011-03-26
| |\
| | * ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux2011-03-16
* | | arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-29
* | | arm: Cleanup the irq namespaceThomas Gleixner2011-03-29
|/ /
* | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-21
|/
* ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek2011-01-13
* ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut2010-12-16
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-20
* [ARM] pxa/viper: fix timeout usage for I2CWolfram Sang2010-05-06
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [ARM] pxa: add the missing AC97 pin configurationsEric Miao2010-03-02
* [ARM] pxa: use chip->ack() instead of accessing GEDR directlyEric Miao2010-03-02
* [ARM] pxa: update pwm_backlight->notify() to include missed 'struct device *'Eric Miao2010-01-04
* [ARM] pxa/zeus: make Viper pcmcia support more generic to support ZeusMarc Zyngier2009-12-13
* [ARM] pxa/viper: convert to use plat_serial8250_port irqflags fieldMarc Zyngier2009-12-01
* [ARM] pxa: allow platforms to control which uarts are registeredRussell King2009-12-01
* [ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao2009-06-05
* [ARM] 5513/1: Eurotech VIPER SBC: fix compilation errorRicardo Martins2009-05-16
* [ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.cEric Miao2009-03-09
* [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao2009-03-09
* [ARM] 5308/1: Fix Viper ISA IRQ handlingMarc Zyngier2008-10-15
* Basic support for the Arcom/Eurotech Viper SBC.Marc Zyngier2008-09-09