summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sa1100
AgeCommit message (Expand)Author
2009-12-06ARM: 5816/1: SA1100: h3600: remove IRQ_GPIO_* definitionsDmitry Artamonow
2009-12-06ARM: 5815/1: SA1100: h3100/h3600: remove now unused assign_h3600_egpio handlersDmitry Artamonow
2009-12-06ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to ...Dmitry Artamonow
2009-12-06ARM: 5813/1: SA1100: h3100/h3600: add htc-egpio driverDmitry Artamonow
2009-12-06ARM: 5812/1: SA1100: h3100/h3600: separate machine-specific LCD helpersDmitry Artamonow
2009-12-06ARM: 5799/1: SA1100: h3600: stop setting direction for LCD pinsDmitry Artamonow
2009-12-06ARM: 5798/1: SA1100: h3600: remove unused cruft from h3600.hDmitry Artamonow
2009-12-06ARM: 5796/1: SA1100: h3600: remove IRDA bits from serial PM callbackDmitry Artamonow
2009-12-06ARM: 5797/1: SA1100: h3100/h3600: remove dead links from Kconfig help textDmitry Artamonow
2009-12-06ARM: 5795/1: SA1100: h3100/h3600: mark *_mach_init functions as __initDmitry Artamonow
2009-12-06ARM: iPAQ: no need to set PWER_RTCRussell King
2009-12-06ARM: iPAQ: move serial port support functionsRussell King
2009-12-06ARM: iPAQ: convert H3100 IrDA to use generic gpio supportRussell King
2009-12-06ARM: iPAQ: provide a way to setup platform-controlled GPIOsRussell King
2009-12-06ARM: iPAQ: separate IrDA machine specificsRussell King
2009-12-06ARM: h3600: provide each iPAQ machine type with own init functionRussell King
2009-12-06ARM: sa11x0: convert set_xxx_data() to register_xxx()Russell King
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-27collie: support pda_power driverThomas Kunze
2009-11-27collie: convert to gpiolib for ucb1x00Thomas Kunze
2009-11-27add gpiolib support to ucb1x00Thomas Kunze
2009-11-27SA1100: make gpio_to_irq and reverse a macroThomas Kunze
2009-11-27collie: prepare for gpiolib useThomas Kunze
2009-11-27collie: fix scoop convesion to new apiThomas Kunze
2009-10-07ARM: 5752/1: SA1100: fix building of h3100Dmitry Artamonow
2009-09-28ARM: Remove unused CONFIG SA1100_H3XXXJaswinder Singh Rajput
2009-09-28ARM: Fix SA11x0 clocksource warningRussell King
2009-09-20ARM: 5712/1: SA1100: initialise spinlock in DMA codeDmitry Artamonow
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-12trivial: fix ETIMEOUT -> ETIMEDOUT typosJean Delvare
2009-06-11[ARM] sa1100: remove unused collie_pm.cDmitry Eremin-Solenikov
2009-04-26[ARM] lart: fix build errorRussell King
2009-03-25[ARM] collie: fix two minor formatting nitsRussell King
2009-03-25[ARM] 5430/1: collie_pm: use new GPIO API to control chargerDmitry Baryshkov
2009-03-25[ARM] 5429/1: collie: start scoop converton to new apiDmitry Baryshkov
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King
2009-03-15[ARM] 5427/1: h3600: ipaq_model_ops final cleanupDmitry Artamonow
2009-03-15[ARM] 5426/1: h3600: remove clr_h3600_egpio/set_h3600_egpio helpersDmitry Artamonow
2009-03-15[ARM] 5425/1: h3600: first stage of ipaq_model_ops cleanupDmitry Artamonow
2009-03-15[ARM] 5424/1: h3600: clean up mtd partitions tableDmitry Artamonow
2009-03-15[ARM] 5423/1: SA1100: remove unused H3600_SLEEVE Kconfig optionDmitry Artamonow
2009-02-21[ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 supportDmitry Artamonow
2009-02-10[ARM] 5375/1: PATCH - update jornada720.c to reflect driver additionsKristoffer Ericson
2009-01-31rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-29Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-29[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao
2008-12-14[ARM] move asm/xip.h's mach/hardware.h include to mach/xip.hRussell King
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell