aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/corgi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-2/+2
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+3
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2012-01-25ARM: pxa: remove NR_IRQSRob Herring1-0/+3
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+9
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann1-3/+5
2012-01-05ARM: restart: pxa: use new restart hookRussell King1-3/+5
2012-01-02ASoC: pxa: Convert corgi to use snd_soc_register_card()Axel Lin1-0/+9
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang1-1/+1
2011-10-31arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker1-0/+1
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King1-2/+2
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao1-0/+3
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-1/+0
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior1-1/+1
2011-03-16ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_infoDmitry Eremin-Solenikov1-1/+0
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut1-3/+3
2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-6/+0
2010-08-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-4/+1
2010-08-05[ARM] pxa: removed mostly unused and confusing two sharpsl.hEric Miao1-2/+1
2010-08-05[ARM] pxa/corgi: remove unused declarations of corgiscoop_deviceEric Miao1-2/+0
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into develRussell King1-1/+0
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King1-1/+0
2010-07-13[ARM] pxa/corgi: fix MMC/SD card detection failureEric Miao1-1/+1
2010-06-14[ARM] pxa/corgi: fix MMC/SD card detection failureEric Miao1-1/+1
2010-05-11[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao1-1/+1
2010-05-11[ARM] pxa/corgi: cleanup GPIO configurations and low power mode settingsEric Miao1-20/+32
2010-05-11[ARM] pxa/corgi: use generic GPIO API and remove pxa_gpio_mode()Eric Miao1-2/+6
2010-01-13[ARM] pxa/corgi: fix incorrect default GPIO for UDC VbusEric Miao1-0/+1
2009-12-01[ARM] pxa: allow platforms to control which uarts are registeredRussell King1-0/+4
2009-09-10[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.cMarek Vasut1-26/+1
2009-09-10[ARM] pxa/corgi: make use of GPIO based matrix keypad driverEric Miao1-1/+130
2009-09-10[ARM] pxa: factor pxamci gpio handlingRobert Jarzmik1-70/+5
2009-06-16[ARM] pxa: register wm8731 explicitly for corgi and poodleMark Brown1-0/+6
2009-06-05[ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs fieldMike Rapoport1-42/+3
2009-06-05[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao1-1/+1
2009-04-27[ARM] pxa: make ads7846 on corgi and spitz to sync on HSYNCEric Miao1-0/+10
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-3/+3
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao1-3/+1
2009-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-0/+32
2008-12-02[ARM] pxa/corgi: add physmap mapping for ROMDmitry Baryshkov1-0/+32
2008-10-29[MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov1-0/+54
2008-10-09Merge branch 'pxa-all' into develRussell King1-214/+262
2008-10-09Merge branch 'ptebits' into develRussell King1-0/+2
2008-09-25[ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONTEric Miao1-7/+2
2008-09-23[ARM] pxa/corgi: use leds-gpio for led driving and drop leds-corgiEric Miao1-2/+22
2008-09-23[ARM] pxa/corgi: use generic GPIO API for SCOOP GPIOsEric Miao1-6/+6
2008-09-23[ARM] pxa/corgi: use SPI-based driver for ads7846, corgi-lcd and max1111Eric Miao1-162/+131
2008-09-23[ARM] pxa/corgi: convert to use new MFP APIEric Miao1-37/+58