aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/simpad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-21arm/mach-sa1100/simpad.c: Remove duplicate headerSouptick Joarder1-1/+0
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij1-1/+1
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang1-1/+1
2018-04-06ARM: sa1100/simpad: switch simpad CF to use gpiod APIsRussell King1-0/+11
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-2/+12
2017-11-10ARM: sa1100: simpad: Correct I2C GPIO offsetsLinus Walleij1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij1-2/+4
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij1-2/+10
2016-02-19ARM: simpad: switch to gpiochip_add_data()Linus Walleij1-2/+2
2015-12-22ARM: sa1100/simpad: Be sure to clamp return valueLinus Walleij1-2/+2
2013-10-29ARM: 7865/1: sa1100: fix simpad compilation warningLinus Walleij1-0/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-11-16ARM: move serial_sa1100.h header file to linux/platform_dataRussell King1-1/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-09-19ARM: sa1100: use __iomem pointers for MMIOArnd Bergmann1-1/+1
2012-09-14ARM: sa1100: move platform_data definitionsArnd Bergmann1-1/+1
2012-05-08ARM: sa1100: use machine specific hook for late initShawn Guo1-0/+1
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring1-2/+3
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King1-1/+7
2012-02-18MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King1-1/+6
2012-02-09ARM: sa11x0: convert to use DEFINE_RES_xxx macrosRussell King1-9/+2
2012-02-03MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.cRussell King1-0/+1
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus."Russell King1-7/+1
2012-01-20Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King1-10/+0
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-1/+17
2012-01-09ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.Jochen Friedrich1-0/+10
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich1-1/+7
2012-01-05ARM: restart: sa1100: use new restart hookRussell King1-0/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-10-17ARM: 7026/1: simpad: replace ARM specific LED codeJochen Friedrich1-0/+28
2011-10-17ARM: 7025/1: simpad: add GPIO based device definitions.Jochen Friedrich1-1/+66
2011-10-17ARM: 7024/1: simpad: Cleanup CS3 accessors.Jochen Friedrich1-24/+93
2011-10-17ARM: 7027/1: simpad: Add ucb1x00 GPIO definitions and register GPIOJochen Friedrich1-0/+1
2011-08-21ARM: mach-sa1100: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-01-03ARM: 6606/1: sa1100: Fix platform device registrationJochen Friedrich1-3/+4
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2009-12-06ARM: sa11x0: convert set_xxx_data() to register_xxx()Russell King1-2/+2
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
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] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100Deepak Saxena1-5/+11
2005-08-18[MFD] Add SA11x0 MCP platform device supportRussell King1-0/+7
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King1-5/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+224