aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/assabet.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/arm/arm-socLinus 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/cooloney/linux-leds into next/driversArnd 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 bus."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-cur/linux-armLinus 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/sameo/mfd-2.6Linus 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/kernel/git-cur/linux-2.6-armLinus 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