Commit Graph

203 Commits (f17625b318d9b151e7bd41e31223e9d89b2aaa77)

Author SHA1 Message Date
Dmitry Artamonow e5992c05ff ARM: 6076/1: SA1100: add processor check to sa1110-cpufreq driver 15 years ago
Dmitry Artamonow d2ae1587b8 ARM: 6075/1: SA1100: fix wrong CPU type for h3100 and h3600 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Uwe Kleine-König 91a99dfc6b platform-drivers: move probe to .devinit.text in arch/arm 15 years ago
Eric Miao 19851c58e6 [ARM] sa1111: allow cascaded IRQs to be used by platforms 15 years ago
Eric Miao ac609d266e [ARM] locomo: allow cascaded IRQ base to be specified by platforms 15 years ago
Eric Miao 00dd8027b9 [ARM] locomo: remove unused IRQs and avoid unnecessary cascade 15 years ago
Eric Miao da8065ac3e [ARM] locomo: avoid unnecessary cascaded keyboard IRQ 15 years ago
Eric Miao efe7f8bda0 [ARM] sa1100: remove unreferenced IRQ definitions 15 years ago
Fenkart/Bostandzhyan c931b4f655 ARM: 5928/1: Change type of VMALLOC_END to unsigned long. 15 years ago
Tony Lindgren 4e6d488af3 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp 15 years ago
Uwe Kleine-König a602f0f2f0 arm/{pxa,sa1100,nomadik}: Don't disable irqs in set_next_event and set_mode 15 years ago
Russell King 1937f5b918 ARM: fix sa1100 build 15 years ago
Dmitry Artamonow 729fae44dd ARM: 5827/1: SA1100: h3100/h3600: emit messages on failed gpio_request 15 years ago
Dmitry Artamonow a53c876dc1 ARM: 5826/1: SA1100: h3100/h3600: always build htc-egpio driver 15 years ago
Dmitry Artamonow c463eb62ac ARM: 5823/1: SA1100: h3100/h3600: add support for gpio-keys 15 years ago
Dmitry Artamonow 4aa9755580 ARM: 5822/1: SA1100: h3100/h3600: clean up #includes 15 years ago
Dmitry Artamonow 6e23fcb3bd ARM: 5821/1: SA1100: h3100/h3600: revise copyright boilerplates 15 years ago
Dmitry Artamonow 86e5e38c46 ARM: 5820/1: SA1100: h3100/h3600: split h3600.c 15 years ago
Dmitry Artamonow 8715b29db2 ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.h 15 years ago
Dmitry Artamonow 4c88a5c20f ARM: 5818/1: SA1100: h3100/h3600: drop old GPIO definitions 15 years ago
Dmitry Artamonow 51834901fa ARM: 5817/1: SA1100: h3100/h3600: configure all unused gpios as inputs 15 years ago
Dmitry Artamonow ca912b17c0 ARM: 5816/1: SA1100: h3600: remove IRQ_GPIO_* definitions 15 years ago
Dmitry Artamonow 766f0378a7 ARM: 5815/1: SA1100: h3100/h3600: remove now unused assign_h3600_egpio handlers 15 years ago
Dmitry Artamonow 22f9740552 ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to gpiolib 15 years ago
Dmitry Artamonow 2eec62d7db ARM: 5813/1: SA1100: h3100/h3600: add htc-egpio driver 15 years ago
Dmitry Artamonow cf5a87d80a ARM: 5812/1: SA1100: h3100/h3600: separate machine-specific LCD helpers 15 years ago
Dmitry Artamonow d0e6041efd ARM: 5799/1: SA1100: h3600: stop setting direction for LCD pins 15 years ago
Dmitry Artamonow 382c14a52d ARM: 5798/1: SA1100: h3600: remove unused cruft from h3600.h 15 years ago
Dmitry Artamonow 2a151a0f12 ARM: 5796/1: SA1100: h3600: remove IRDA bits from serial PM callback 15 years ago
Dmitry Artamonow 1e23221e98 ARM: 5797/1: SA1100: h3100/h3600: remove dead links from Kconfig help text 15 years ago
Dmitry Artamonow e55b20e81d ARM: 5795/1: SA1100: h3100/h3600: mark *_mach_init functions as __init 15 years ago
Russell King 0fb85a5aa0 ARM: iPAQ: no need to set PWER_RTC 15 years ago
Russell King 6e21ee6aa7 ARM: iPAQ: move serial port support functions 15 years ago
Russell King 9c196f0f8d ARM: iPAQ: convert H3100 IrDA to use generic gpio support 15 years ago
Russell King 0831e3e4cf ARM: iPAQ: provide a way to setup platform-controlled GPIOs 15 years ago
Russell King a5d176a191 ARM: iPAQ: separate IrDA machine specifics 15 years ago
Russell King 898e810ead ARM: h3600: provide each iPAQ machine type with own init function 15 years ago
Russell King 7a5b4e16c8 ARM: sa11x0: convert set_xxx_data() to register_xxx() 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Thomas Kunze 9823b2d0f9 collie: support pda_power driver 15 years ago
Thomas Kunze f7177c8452 collie: convert to gpiolib for ucb1x00 15 years ago
Thomas Kunze 9ca3dc805c add gpiolib support to ucb1x00 15 years ago
Thomas Kunze cc64717279 SA1100: make gpio_to_irq and reverse a macro 15 years ago
Thomas Kunze 1d0ad843b0 collie: prepare for gpiolib use 15 years ago
Thomas Kunze f151ccf76b collie: fix scoop convesion to new api 15 years ago
Dmitry Artamonow 4918a01393 ARM: 5752/1: SA1100: fix building of h3100 16 years ago
Jaswinder Singh Rajput d5fc79cca2 ARM: Remove unused CONFIG SA1100_H3XXX 16 years ago
Russell King fac28e6df9 ARM: Fix SA11x0 clocksource warning 16 years ago
Dmitry Artamonow 4275c13ca8 ARM: 5712/1: SA1100: initialise spinlock in DMA code 16 years ago