Age | Commit message (Expand) | Author | Files | Lines |
2016-02-01 | ARM: pxa: define clock registers as __iomem | Arnd Bergmann | 1 | -1/+1 |
2015-12-01 | ARM: pxa: make more mach/*.h files local | Arnd Bergmann | 1 | -5/+5 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
2015-08-06 | Merge branch 'fixes' into next/cleanup | Olof Johansson | 1 | -0/+2 |
2015-08-05 | Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 1 | -1/+2 |
2015-07-28 | ARM: kill off set_irq_flags usage | Rob Herring | 1 | -1/+1 |
2015-07-16 | ARM: pxa: fix dm9000 platform data regression | Robert Jarzmik | 1 | -0/+2 |
2015-07-13 | ARM/pxa: Prepare *_irq_handler for irq argument removal | Thomas Gleixner | 1 | -1/+2 |
2015-02-24 | ARM: pxa: Fix typo in zeus.c | Masanari Iida | 1 | -1/+1 |
2014-04-25 | ARM: pxa: zeus: Replace OHCI init/exit functions with a regulator | Laurent Pinchart | 1 | -41/+48 |
2013-09-07 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2013-08-29 | gpio: (gpio-pca953x) move header to linux/platform_data/ | Vivien Didelot | 1 | -1/+1 |
2013-08-21 | can: mcp251x: Replace power callbacks with regulator API | Alexander Shiyan | 1 | -21/+25 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 1 | -1/+1 |
2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann | 1 | -4/+4 |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 1 | -0/+1 |
2012-01-09 | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 1 | -0/+1 |
2012-01-05 | ARM: restart: pxa: use new restart hook | Russell King | 1 | -0/+1 |
2011-11-14 | ARM: pxa: rename gpio_to_irq and irq_to_gpio | Haojian Zhuang | 1 | -10/+10 |
2011-11-01 | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann | 1 | -1/+1 |
2011-10-08 | ARM: pxa: use correct __iomem annotations | Arnd Bergmann | 1 | -4/+4 |
2011-08-22 | ARM: mach-pxa: convert boot_params to atag_offset | Nicolas Pitre | 1 | -1/+1 |
2011-07-27 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2011-07-12 | ARM: pxa: enable MULTI_IRQ_HANDLER for all boards | Eric Miao | 1 | -0/+1 |
2011-07-12 | ARM: pxa: move declarations from generic.h to <soc>.h | Eric Miao | 1 | -2/+1 |
2011-06-24 | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code | Russell King | 1 | -2/+2 |
2011-06-24 | ARM: pm: pxa: move cpu_suspend into C code | Russell King | 1 | -1/+2 |
2011-03-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+2 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -9/+10 |
2011-03-26 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 1 | -1/+1 |
2011-03-21 | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior | 1 | -2/+1 |
2011-03-16 | ARM: pxa: clean up set_pxa_fb_info | Russell King - ARM Linux | 1 | -1/+1 |
2011-02-22 | ARM: pm: convert PXA to generic suspend/resume support | Russell King | 1 | -1/+1 |
2011-01-14 | ARM: pxa: fix warning in zeus.c | Marek Vasut | 1 | -2/+2 |
2011-01-13 | ARM: PXA SoCs: irq_data conversion. | Lennert Buytenhek | 1 | -11/+11 |
2011-01-08 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-12-16 | ARM: pxa: Access SMEMC via virtual addresses | Marek Vasut | 1 | -2/+6 |
2010-12-16 | ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() | Marek Vasut | 1 | -1/+1 |
2010-12-01 | arm/pxa2xx: reorgazine SSP and SPI header files | Sebastian Andrzej Siewior | 1 | -1/+1 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 1 | -2/+0 |
2010-10-08 | ARM: pxa: encode IRQ number into .nr_irqs | Haojian Zhuang | 1 | -0/+1 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -3/+1 |
2010-05-11 | [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond | Eric Miao | 1 | -1/+1 |
2010-03-31 | Add hotplug support to mcp251x driver | Marc Zyngier | 1 | -3/+1 |
2010-03-02 | [ARM] pxa/zeus: Add support for mcp2515 CAN bus | Marc Zyngier | 1 | -6/+49 |
2010-03-02 | [ARM] pxa/zeus: Add support for onboard max6369 watchdog | Marc Zyngier | 1 | -6/+14 |
2010-03-02 | [ARM] pxa/zeus: Add Eurotech as the manufacturer | Marc Zyngier | 1 | -1/+1 |
2010-03-02 | [ARM] pxa/zeus: Correct the USB host initialisation flags | Marc Zyngier | 1 | -1/+3 |
2010-03-02 | [ARM] pxa: define zeus_power_off() only when CONFIG_PM enabled | Stefan Schmidt | 1 | -0/+4 |