aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/assabet.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-26ARM: sa1100: address missing prototype warningsArnd Bergmann1-1/+1
2023-03-06gpiolib: split linux/gpio/driver.h out of linux/gpio.hArnd Bergmann1-0/+1
2023-01-16ARM: sa1100: remove irda referencesArnd Bergmann1-34/+0
2021-10-25ARM: 9101/1: sa1100/assabet: convert LEDs to gpiod APIsLinus Walleij1-11/+13
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-06-04arm: add support for folded p4d page tablesMike Rapoport1-1/+1
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-63/+28
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-04ARM: sa1100/assabet: convert serial to gpiod APIsRussell King1-63/+28
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij1-1/+0
2018-12-04ARM: sa1100/assabet: switch to using gpio ledsRussell King1-86/+27
2018-12-04ARM: sa1100/assabet: add gpio keys support for right-hand two buttonsRussell King1-0/+30
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij1-7/+14
2018-03-24ARM: sa1100/assabet: convert to generic CF socketsRussell King1-1/+38
2018-01-01ARM: sa1100/assabet: add BCR/BSR GPIO driverRussell King1-17/+54
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov1-1/+1
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott1-1/+1
2013-12-12ARM: sa11x0: assabet: clean up IrDA power settingRussell King1-6/+3
2013-12-12ARM: sa11x0: assabet: allow UCB1300 to wake up AssabetRussell King1-0/+1
2013-12-12ARM: sa11x0: assabet: better reset handlingRussell King1-2/+133
2013-10-29ARM: sa11x0/assabet: ensure CS2 is configured appropriatelyRussell King1-0/+3
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-02-14ARM: sa1100/assabet: include platform_device.h directlyArnd Bergmann1-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-09ARM: assabet: fix bogus warning in get_assabet_scr (again)Arnd Bergmann1-1/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+1
2012-09-14ARM: sa1100: move platform_data definitionsArnd Bergmann1-1/+1
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann1-0/+85
2012-08-01ARM: mach-sa1100: retire custom LED codeBryan Wu1-0/+85
2012-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King1-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-1/+2
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King1-0/+15
2012-03-25Merge branch 'sa11x0-lcd' into sa11x0Russell King1-30/+100
2012-03-25Merge branch 'sa1111' into sa11x0Russell King1-14/+1
2012-02-21FB: sa1100: remove global sa1100fb_.*_power function pointersRussell King1-30/+60
2012-02-21FB: sa1100: move platform data to platform filesRussell King1-0/+40
2012-02-18MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.cRussell King1-0/+8
2012-02-18ARM: sa11x0: add assabet ucb1x00 platform dataRussell King1-0/+6
2012-02-09ARM: sa11x0: assabet/neponest: create neponset device in assabet.cRussell King1-0/+12
2012-02-09ARM: sa11x0: assabet: ensure that GPIO27 is drivenRussell King1-0/+8
2012-02-09ARM: sa11x0: assabet: avoid glitching GPIOs when setting outputsRussell King1-2/+2
2012-02-09ARM: sa11x0: assabet: deassert QMUTE to codec while codec is unpoweredRussell King1-2/+2
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/+2
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King1-1/+0
2012-01-20Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King1-11/+0
2012-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-1/+1
2012-01-16ARM: sa11x0: assabet: fix build warningRussell King1-1/+1
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds1-0/+12
2012-01-09ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.Jochen Friedrich1-0/+11
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich1-0/+1
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/kern...Linus Torvalds1-1/+1
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King1-2/+1
2011-08-21ARM: mach-sa1100: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-07-18ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre1-0/+3
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-4/+4
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-03-21[ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King1-0/+1
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+0
2005-11-21[ARM] Shut up gcc warning in assabet.cRussell King1-1/+2
2005-10-28[ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100Deepak Saxena1-3/+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-rc2v2.6.12-rc2Linus Torvalds1-0/+441