aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-sa1100
AgeCommit message (Expand)Author
2010-05-01ARM: 6076/1: SA1100: add processor check to sa1110-cpufreq driverDmitry Artamonow
2010-05-01ARM: 6075/1: SA1100: fix wrong CPU type for h3100 and h3600Dmitry Artamonow
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-08Merge branch 'origin' into devel-stableRussell King
2010-03-07platform-drivers: move probe to .devinit.text in arch/armUwe Kleine-König
2010-03-02[ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao
2010-03-02[ARM] locomo: allow cascaded IRQ base to be specified by platformsEric Miao
2010-03-02[ARM] locomo: remove unused IRQs and avoid unnecessary cascadeEric Miao
2010-03-02[ARM] locomo: avoid unnecessary cascaded keyboard IRQEric Miao
2010-03-02[ARM] sa1100: remove unreferenced IRQ definitionsEric Miao
2010-02-25Merge branch 'misc2' into develRussell King
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren
2010-01-22arm/{pxa,sa1100,nomadik}: Don't disable irqs in set_next_event and set_modeUwe Kleine-König
2009-12-13ARM: fix sa1100 buildRussell King
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-06Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa...Russell King
2009-12-06ARM: 5827/1: SA1100: h3100/h3600: emit messages on failed gpio_requestDmitry Artamonow
2009-12-06ARM: 5826/1: SA1100: h3100/h3600: always build htc-egpio driverDmitry Artamonow
2009-12-06ARM: 5823/1: SA1100: h3100/h3600: add support for gpio-keysDmitry Artamonow
2009-12-06ARM: 5822/1: SA1100: h3100/h3600: clean up #includesDmitry Artamonow
2009-12-06ARM: 5821/1: SA1100: h3100/h3600: revise copyright boilerplatesDmitry Artamonow
2009-12-06ARM: 5820/1: SA1100: h3100/h3600: split h3600.cDmitry Artamonow
2009-12-06ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.hDmitry Artamonow
2009-12-06ARM: 5818/1: SA1100: h3100/h3600: drop old GPIO definitionsDmitry Artamonow
2009-12-06ARM: 5817/1: SA1100: h3100/h3600: configure all unused gpios as inputsDmitry Artamonow
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