summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX: Move GPIO driver to drivers/gpioAlexander Shiyan2013-04-221-207/+0
* ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-171-1/+0
* ARM i.MX gpio: fix of gpio baseSascha Hauer2012-10-071-0/+1
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-031-3/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* | gpio: reduce verbosity while probingJan Luebbe2012-09-281-1/+1
* | ARM i.MX: add devicetree support for gpio driverSascha Hauer2012-09-231-1/+38
* | ARM i.MX: Use platform_device_id for gpio driverSascha Hauer2012-09-141-26/+46
|/
* ARM i.MX: switch to gpiolib supportSascha Hauer2012-09-041-35/+59
* introduce io.hSascha Hauer2011-09-221-1/+1
* imx gpio: sparse fixesSascha Hauer2010-10-211-7/+8
* imx/gpio: make gpio_get_value actually workUwe Kleine-König2010-05-031-1/+1
* complete i.MX GPIO supportSascha Hauer2009-12-101-5/+82
* i.MX: split out iomux-v1 supportSascha Hauer2009-12-101-60/+0
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-221-1/+1
* imx: replace imx specific gpio functions with generic onesSascha Hauer2009-10-021-4/+4
* IMX regression: fix GPIO_DR usageLuotao Fu2009-07-081-2/+2
* mx2: add gpio direction/value setting callsLuotao Fu2009-06-251-0/+23
* remove gpio debug output for imxRobert Schwebel2007-11-281-2/+0
* integrating sha's changes into jbe's branchJuergen Beisert2007-11-051-14/+15
* against high density codeSascha Hauer2007-10-081-17/+19
* svn_rev_667Sascha Hauer2007-07-051-0/+87