aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/jornada720.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-12-04ARM: sa1100/jornada720: switch PCMCIA to gpiod APIsRussell King1-0/+12
2016-09-10Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includesRussell King1-0/+10
2016-08-22Input: jornada720_kbd - get rid of mach/irqs.h includeRussell King1-0/+6
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-05-08ARM: sa1100: use machine specific hook for late initShawn Guo1-0/+1
2012-03-25ARM: 7343/1: sa11x0: convert to sparse IRQRussell King1-1/+0
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring1-2/+4
2012-03-25Merge branch 'sa1111' into sa11x0Russell King1-5/+1
2012-03-24ARM: sa11x0: don't static map sa1111Russell King1-5/+0
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King1-0/+1
2012-02-09ARM: sa11x0: convert to use DEFINE_RES_xxx macrosRussell King1-25/+6
2012-02-09ARM: sa11x0: fix off-by-one resource sizesRussell King1-4/+4
2012-01-05ARM: restart: sa1100: use new restart hookRussell King1-0/+1
2011-10-31arm: fix implicit use of page.h in several arch/arm filesPaul Gortmaker1-0/+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
2010-03-02[ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao1-0/+5
2009-12-06ARM: sa11x0: convert set_xxx_data() to register_xxx()Russell King1-1/+1
2009-02-10[ARM] 5375/1: PATCH - update jornada720.c to reflect driver additionsKristoffer Ericson1-2/+12
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2007-07-28[ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driverKristoffer Ericson1-12/+15
2007-02-20[ARM] Fix jornada720 build errorsRussell King1-6/+0
2006-12-13[ARM] 4017/1: [Jornada7xx] - Updating Jornada720.cKristoffer Ericson1-25/+204
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+0
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-1/+1
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-29[ARM] Add support for SA1100 Jornada flash device supportRussell King1-0/+64
2005-10-28[ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100Deepak Saxena1-4/+16
2005-08-04[PATCH] ARM: 2844/1: Add maintainer for Jornada 720Michael Gernoth1-0/+1
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King1-4/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+105