aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/h3600.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov1-1/+1
2014-02-12ARM: 7902/1: sa1100: h3xxx: move serial port GPIO handling to common placeDmitry Eremin-Solenikov1-7/+0
2013-12-12ARM: 7901/1: sa1100: h3600: refactor IrDA GPIO handlingDmitry Eremin-Solenikov1-19/+7
2013-12-12ARM: 7899/1: sa1100: h3600: refactor LCD GPIO handlingDmitry Eremin-Solenikov1-22/+26
2012-12-24ARM: delete struct sys_timerStephen Warren1-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-0/+2
2012-02-21FB: sa1100: remove global sa1100fb_.*_power function pointersRussell King1-1/+2
2012-02-21FB: sa1100: move platform data to platform filesRussell King1-2/+29
2012-01-05ARM: restart: sa1100: use new restart hookRussell King1-0/+1
2011-08-21ARM: mach-sa1100: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2009-12-06ARM: 5827/1: SA1100: h3100/h3600: emit messages on failed gpio_requestDmitry Artamonow1-4/+12
2009-12-06ARM: 5822/1: SA1100: h3100/h3600: clean up #includesDmitry Artamonow1-17/+0
2009-12-06ARM: 5821/1: SA1100: h3100/h3600: revise copyright boilerplatesDmitry Artamonow1-16/+7
2009-12-06ARM: 5820/1: SA1100: h3100/h3600: split h3600.cDmitry Artamonow1-333/+0
2009-12-06ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.hDmitry Artamonow1-2/+1
2009-12-06ARM: 5817/1: SA1100: h3100/h3600: configure all unused gpios as inputsDmitry Artamonow1-23/+3
2009-12-06ARM: 5815/1: SA1100: h3100/h3600: remove now unused assign_h3600_egpio handlersDmitry Artamonow1-139/+0
2009-12-06ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to gpiolibDmitry Artamonow1-6/+81
2009-12-06ARM: 5813/1: SA1100: h3100/h3600: add htc-egpio driverDmitry Artamonow1-0/+45
2009-12-06ARM: 5812/1: SA1100: h3100/h3600: separate machine-specific LCD helpersDmitry Artamonow1-9/+20
2009-12-06ARM: 5799/1: SA1100: h3600: stop setting direction for LCD pinsDmitry Artamonow1-3/+1
2009-12-06ARM: 5796/1: SA1100: h3600: remove IRDA bits from serial PM callbackDmitry Artamonow1-4/+1
2009-12-06ARM: 5795/1: SA1100: h3100/h3600: mark *_mach_init functions as __initDmitry Artamonow1-3/+3
2009-12-06ARM: iPAQ: no need to set PWER_RTCRussell King1-1/+1
2009-12-06ARM: iPAQ: move serial port support functionsRussell King1-26/+38
2009-12-06ARM: iPAQ: convert H3100 IrDA to use generic gpio supportRussell King1-3/+8
2009-12-06ARM: iPAQ: provide a way to setup platform-controlled GPIOsRussell King1-0/+42
2009-12-06ARM: iPAQ: separate IrDA machine specificsRussell King1-21/+41
2009-12-06ARM: h3600: provide each iPAQ machine type with own init functionRussell King1-2/+12
2009-12-06ARM: sa11x0: convert set_xxx_data() to register_xxx()Russell King1-2/+2
2009-03-15[ARM] 5427/1: h3600: ipaq_model_ops final cleanupDmitry Artamonow1-12/+4
2009-03-15[ARM] 5426/1: h3600: remove clr_h3600_egpio/set_h3600_egpio helpersDmitry Artamonow1-5/+1
2009-03-15[ARM] 5425/1: h3600: first stage of ipaq_model_ops cleanupDmitry Artamonow1-38/+0
2009-03-15[ARM] 5424/1: h3600: clean up mtd partitions tableDmitry Artamonow1-33/+1
2009-02-21[ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 supportDmitry Artamonow1-392/+0
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-5/+5
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov1-1/+1
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-7/+7
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-3/+3
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-3/+3
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-07-01[ARM] 3698/1: ARM: Convert sa1100 to generic irq handlingThomas Gleixner1-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-3/+0
2005-10-28[ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100Deepak Saxena1-4/+16