aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/idp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-19ARM: pxa: stop using mach/bitfield.hArnd Bergmann1-1/+0
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij1-1/+0
2018-12-17ARM: pxa: Delete platform data for CD/WPLinus Walleij1-2/+0
2017-01-18ARM: pxa: include linux/leds.hArnd Bergmann1-0/+1
2016-10-18ARM: pxa: enhance smc91x platform dataRobert Jarzmik1-0/+1
2016-08-28net: smc91x: fix SMC accessesRussell King1-1/+2
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-2/+2
2015-03-04ARM: fix typos in smc91x platform dataArnd Bergmann1-0/+1
2015-02-28net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann1-0/+5
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-2/+2
2012-08-01ARM: mach-pxa: retire custom LED codeBryan Wu1-0/+81
2012-01-25ARM: pxa: remove NR_IRQSRob Herring1-0/+1
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann1-0/+1
2012-01-05ARM: restart: pxa: use new restart hookRussell King1-0/+1
2011-11-14ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang1-2/+2
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao1-0/+1
2011-03-16ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux1-1/+1
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa25x platformsEric Miao1-19/+1
2009-12-01[ARM] pxa: allow platforms to control which uarts are registeredRussell King1-0/+3
2009-09-10[ARM] pxa: factor pxamci gpio handlingRobert Jarzmik1-1/+4
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao1-2/+1
2008-09-26[ARM] pxa/idp: remove the unnecessary idp_init_irq()Eric Miao1-9/+1
2008-09-26[ARM] pxa/idp: make use of "lcd_conn", add LCD pin configurationsEric Miao1-2/+23
2008-09-26[ARM] pxa/idp: convert to use new MFP APIEric Miao1-20/+23
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-7/+7
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao1-0/+1
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King1-1/+1
2007-07-12[ARM] pxa: move platform devices to separate header fileRussell King1-0/+1
2007-07-12[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao1-1/+1
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-1/+1
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-1/+1
2006-10-02[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode supportRichard Purdie1-2/+7
2006-07-01[ARM] 3685/1: ARM: Convert pxa to generic irq handlingThomas Gleixner1-0/+1
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[ARM] 2988/1: Replace map_desc.physical with map_desc.pfn: PXADeepak Saxena1-10/+11
2005-07-04[PATCH] ARM: Fix non-standard PXA io_pg_offst initialisersRussell King1-1/+1
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King1-5/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+190