Age | Commit message (Expand) | Author | Files | Lines |
2011-08-22 | ARM: mach-sa1100: convert boot_params to atag_offset | Nicolas Pitre | 1 | -1/+1 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 1 | -2/+0 |
2009-12-06 | ARM: 5827/1: SA1100: h3100/h3600: emit messages on failed gpio_request | Dmitry Artamonow | 1 | -4/+12 |
2009-12-06 | ARM: 5822/1: SA1100: h3100/h3600: clean up #includes | Dmitry Artamonow | 1 | -17/+0 |
2009-12-06 | ARM: 5821/1: SA1100: h3100/h3600: revise copyright boilerplates | Dmitry Artamonow | 1 | -16/+7 |
2009-12-06 | ARM: 5820/1: SA1100: h3100/h3600: split h3600.c | Dmitry Artamonow | 1 | -333/+0 |
2009-12-06 | ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.h | Dmitry Artamonow | 1 | -2/+1 |
2009-12-06 | ARM: 5817/1: SA1100: h3100/h3600: configure all unused gpios as inputs | Dmitry Artamonow | 1 | -23/+3 |
2009-12-06 | ARM: 5815/1: SA1100: h3100/h3600: remove now unused assign_h3600_egpio handlers | Dmitry Artamonow | 1 | -139/+0 |
2009-12-06 | ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to ... | Dmitry Artamonow | 1 | -6/+81 |
2009-12-06 | ARM: 5813/1: SA1100: h3100/h3600: add htc-egpio driver | Dmitry Artamonow | 1 | -0/+45 |
2009-12-06 | ARM: 5812/1: SA1100: h3100/h3600: separate machine-specific LCD helpers | Dmitry Artamonow | 1 | -9/+20 |
2009-12-06 | ARM: 5799/1: SA1100: h3600: stop setting direction for LCD pins | Dmitry Artamonow | 1 | -3/+1 |
2009-12-06 | ARM: 5796/1: SA1100: h3600: remove IRDA bits from serial PM callback | Dmitry Artamonow | 1 | -4/+1 |
2009-12-06 | ARM: 5795/1: SA1100: h3100/h3600: mark *_mach_init functions as __init | Dmitry Artamonow | 1 | -3/+3 |
2009-12-06 | ARM: iPAQ: no need to set PWER_RTC | Russell King | 1 | -1/+1 |
2009-12-06 | ARM: iPAQ: move serial port support functions | Russell King | 1 | -26/+38 |
2009-12-06 | ARM: iPAQ: convert H3100 IrDA to use generic gpio support | Russell King | 1 | -3/+8 |
2009-12-06 | ARM: iPAQ: provide a way to setup platform-controlled GPIOs | Russell King | 1 | -0/+42 |
2009-12-06 | ARM: iPAQ: separate IrDA machine specifics | Russell King | 1 | -21/+41 |
2009-12-06 | ARM: h3600: provide each iPAQ machine type with own init function | Russell King | 1 | -2/+12 |
2009-12-06 | ARM: sa11x0: convert set_xxx_data() to register_xxx() | Russell King | 1 | -2/+2 |
2009-03-15 | [ARM] 5427/1: h3600: ipaq_model_ops final cleanup | Dmitry Artamonow | 1 | -12/+4 |
2009-03-15 | [ARM] 5426/1: h3600: remove clr_h3600_egpio/set_h3600_egpio helpers | Dmitry Artamonow | 1 | -5/+1 |
2009-03-15 | [ARM] 5425/1: h3600: first stage of ipaq_model_ops cleanup | Dmitry Artamonow | 1 | -38/+0 |
2009-03-15 | [ARM] 5424/1: h3600: clean up mtd partitions table | Dmitry Artamonow | 1 | -33/+1 |
2009-02-21 | [ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 support | Dmitry Artamonow | 1 | -392/+0 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -5/+5 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 1 | -1/+1 |
2008-03-06 | [ARM] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -7/+7 |
2007-05-08 | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 1 | -1/+1 |
2006-11-30 | [ARM] Remove compatibility layer for ARM irqs | Russell King | 1 | -3/+3 |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds | 1 | -3/+3 |
2006-07-03 | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 1 | -1/+1 |
2006-07-02 | [ARM] 3698/1: ARM: Convert sa1100 to generic irq handling | Thomas Gleixner | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-01-13 | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) | Nicolas Pitre | 1 | -3/+0 |
2005-10-28 | [ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100 | Deepak Saxena | 1 | -4/+16 |
2005-07-03 | [PATCH] ARM: Remove machine description macros | Russell King | 1 | -12/+18 |
2005-06-26 | [PATCH] ARM: Add SA_TIMER flag to timer interrupts | Russell King | 1 | -1/+1 |
2005-04-17 | [PATCH] ARM: h3600_irda_set_speed arguments | Russell King | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+892 |