summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/simpad.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-141-1/+1
|\
| * i2c: gpio: move header to platform_dataWolfram Sang2018-05-171-1/+1
* | ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij2018-05-261-1/+1
|/
* ARM: sa1100/simpad: switch simpad CF to use gpiod APIsRussell King2018-04-061-0/+11
* Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-141-2/+12
|\
| * ARM: sa1100: simpad: Correct I2C GPIO offsetsLinus Walleij2017-11-101-2/+2
| * i2c: gpio: Augment all boardfiles to use open drainLinus Walleij2017-10-301-2/+4
| * i2c: gpio: Convert to use descriptorsLinus Walleij2017-10-301-2/+10
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* ARM: simpad: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
* ARM: sa1100/simpad: Be sure to clamp return valueLinus Walleij2015-12-221-2/+2
* ARM: 7865/1: sa1100: fix simpad compilation warningLinus Walleij2013-10-291-0/+1
* ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
* ARM: move serial_sa1100.h header file to linux/platform_dataRussell King2012-11-161-1/+1
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-011-1/+1
|\
| * ARM: sa1100: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* | ARM: sa1100: use __iomem pointers for MMIOArnd Bergmann2012-09-191-1/+1
|/
* ARM: sa1100: use machine specific hook for late initShawn Guo2012-05-081-0/+1
* ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring2012-03-251-2/+3
* Merge branch 'sa11x0-mcp' into sa11x0Russell King2012-03-251-1/+7
|\
| * MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King2012-02-181-1/+6
| * MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.cRussell King2012-02-031-0/+1
* | ARM: sa11x0: convert to use DEFINE_RES_xxx macrosRussell King2012-02-091-9/+2
|/
* Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-201-7/+1
* Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King2012-01-201-10/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-131-1/+17
|\
| * ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.Jochen Friedrich2012-01-091-0/+10
| * ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-091-1/+7
* | ARM: restart: sa1100: use new restart hookRussell King2012-01-051-0/+1
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-1/+1
|\
| * ARM: mach-sa1100: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* | ARM: 7026/1: simpad: replace ARM specific LED codeJochen Friedrich2011-10-171-0/+28
* | ARM: 7025/1: simpad: add GPIO based device definitions.Jochen Friedrich2011-10-171-1/+66
* | ARM: 7024/1: simpad: Cleanup CS3 accessors.Jochen Friedrich2011-10-171-24/+93
* | ARM: 7027/1: simpad: Add ucb1x00 GPIO definitions and register GPIOJochen Friedrich2011-10-171-0/+1
|/
* ARM: 6606/1: sa1100: Fix platform device registrationJochen Friedrich2011-01-031-3/+4
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0
* ARM: sa11x0: convert set_xxx_data() to register_xxx()Russell King2009-12-061-2/+2
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-3/+3
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-131-1/+0
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100Deepak Saxena2005-10-281-5/+11
* [MFD] Add SA11x0 MCP platform device supportRussell King2005-08-181-0/+7
* [PATCH] ARM: Remove machine description macrosRussell King2005-07-031-5/+7
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+224
OpenPOWER on IntegriCloud