summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sa1100/simpad.c
AgeCommit message (Expand)Author
2023-01-12ARM: sa1100: remove unused board filesArnd Bergmann
2019-01-21arm/mach-sa1100/simpad.c: Remove duplicate headerSouptick Joarder
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang
2018-04-06ARM: sa1100/simpad: switch simpad CF to use gpiod APIsRussell King
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-10ARM: sa1100: simpad: Correct I2C GPIO offsetsLinus Walleij
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij
2016-02-19ARM: simpad: switch to gpiochip_add_data()Linus Walleij
2015-12-22ARM: sa1100/simpad: Be sure to clamp return valueLinus Walleij
2013-10-29ARM: 7865/1: sa1100: fix simpad compilation warningLinus Walleij
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-11-16ARM: move serial_sa1100.h header file to linux/platform_dataRussell King
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-09-19ARM: sa1100: use __iomem pointers for MMIOArnd Bergmann
2012-09-14ARM: sa1100: move platform_data definitionsArnd Bergmann
2012-05-08ARM: sa1100: use machine specific hook for late initShawn Guo
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King
2012-02-18MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King
2012-02-09ARM: sa11x0: convert to use DEFINE_RES_xxx macrosRussell King
2012-02-03MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.cRussell King
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King
2012-01-20Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2012-01-09ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.Jochen Friedrich
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich
2012-01-05ARM: restart: sa1100: use new restart hookRussell King
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-17ARM: 7026/1: simpad: replace ARM specific LED codeJochen Friedrich
2011-10-17ARM: 7025/1: simpad: add GPIO based device definitions.Jochen Friedrich
2011-10-17ARM: 7024/1: simpad: Cleanup CS3 accessors.Jochen Friedrich
2011-10-17ARM: 7027/1: simpad: Add ucb1x00 GPIO definitions and register GPIOJochen Friedrich
2011-08-21ARM: mach-sa1100: convert boot_params to atag_offsetNicolas Pitre
2011-01-03ARM: 6606/1: sa1100: Fix platform device registrationJochen Friedrich
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2009-12-06ARM: sa11x0: convert set_xxx_data() to register_xxx()Russell King
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100Deepak Saxena
2005-08-18[MFD] Add SA11x0 MCP platform device supportRussell King
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King
2005-04-16Linux-2.6.12-rc2Linus Torvalds