Age | Commit message (Expand) | Author | Files | Lines |
2009-12-13 | ARM: fix sa1100 build | Russell King | 2 | -12/+13 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-12-06 | Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa... | Russell King | 4 | -53/+123 |
2009-12-06 | ARM: 5827/1: SA1100: h3100/h3600: emit messages on failed gpio_request | Dmitry Artamonow | 3 | -6/+22 |
2009-12-06 | ARM: 5826/1: SA1100: h3100/h3600: always build htc-egpio driver | Dmitry Artamonow | 1 | -0/+2 |
2009-12-06 | ARM: 5823/1: SA1100: h3100/h3600: add support for gpio-keys | Dmitry Artamonow | 1 | -1/+38 |
2009-12-06 | ARM: 5822/1: SA1100: h3100/h3600: clean up #includes | Dmitry Artamonow | 3 | -49/+2 |
2009-12-06 | ARM: 5821/1: SA1100: h3100/h3600: revise copyright boilerplates | Dmitry Artamonow | 4 | -64/+27 |
2009-12-06 | ARM: 5820/1: SA1100: h3100/h3600: split h3600.c | Dmitry Artamonow | 5 | -335/+427 |
2009-12-06 | ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.h | Dmitry Artamonow | 3 | -41/+14 |
2009-12-06 | ARM: 5818/1: SA1100: h3100/h3600: drop old GPIO definitions | Dmitry Artamonow | 2 | -48/+7 |
2009-12-06 | ARM: 5817/1: SA1100: h3100/h3600: configure all unused gpios as inputs | Dmitry Artamonow | 1 | -23/+3 |
2009-12-06 | ARM: 5816/1: SA1100: h3600: remove IRQ_GPIO_* definitions | Dmitry Artamonow | 2 | -14/+0 |
2009-12-06 | ARM: 5815/1: SA1100: h3100/h3600: remove now unused assign_h3600_egpio handlers | Dmitry Artamonow | 3 | -184/+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 | 2 | -0/+69 |
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: 5798/1: SA1100: h3600: remove unused cruft from h3600.h | Dmitry Artamonow | 1 | -8/+0 |
2009-12-06 | ARM: 5796/1: SA1100: h3600: remove IRDA bits from serial PM callback | Dmitry Artamonow | 1 | -4/+1 |
2009-12-06 | ARM: 5797/1: SA1100: h3100/h3600: remove dead links from Kconfig help text | Dmitry Artamonow | 1 | -2/+0 |
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 | 2 | -26/+52 |
2009-12-06 | ARM: iPAQ: convert H3100 IrDA to use generic gpio support | Russell King | 2 | -3/+17 |
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 | 13 | -40/+42 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-11-27 | collie: support pda_power driver | Thomas Kunze | 1 | -0/+65 |
2009-11-27 | collie: convert to gpiolib for ucb1x00 | Thomas Kunze | 2 | -17/+19 |
2009-11-27 | add gpiolib support to ucb1x00 | Thomas Kunze | 1 | -0/+1 |
2009-11-27 | SA1100: make gpio_to_irq and reverse a macro | Thomas Kunze | 1 | -15/+4 |
2009-11-27 | collie: prepare for gpiolib use | Thomas Kunze | 2 | -21/+33 |
2009-11-27 | collie: fix scoop convesion to new api | Thomas Kunze | 1 | -0/+1 |
2009-10-07 | ARM: 5752/1: SA1100: fix building of h3100 | Dmitry Artamonow | 1 | -0/+1 |
2009-09-28 | ARM: Remove unused CONFIG SA1100_H3XXX | Jaswinder Singh Rajput | 1 | -5/+0 |
2009-09-28 | ARM: Fix SA11x0 clocksource warning | Russell King | 1 | -1/+1 |
2009-09-20 | ARM: 5712/1: SA1100: initialise spinlock in DMA code | Dmitry Artamonow | 1 | -1/+1 |
2009-09-15 | Nicolas Pitre has a new email address | Nicolas Pitre | 8 | -8/+8 |
2009-06-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2009-06-12 | trivial: fix ETIMEOUT -> ETIMEDOUT typos | Jean Delvare | 1 | -2/+2 |
2009-06-11 | [ARM] sa1100: remove unused collie_pm.c | Dmitry Eremin-Solenikov | 1 | -296/+0 |
2009-04-26 | [ARM] lart: fix build error | Russell King | 1 | -0/+1 |
2009-03-25 | [ARM] collie: fix two minor formatting nits | Russell King | 1 | -3/+4 |
2009-03-25 | [ARM] 5430/1: collie_pm: use new GPIO API to control charger | Dmitry Baryshkov | 2 | -11/+8 |
2009-03-25 | [ARM] 5429/1: collie: start scoop converton to new api | Dmitry Baryshkov | 2 | -8/+26 |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King | 1 | -1/+1 |
2009-03-15 | [ARM] 5427/1: h3600: ipaq_model_ops final cleanup | Dmitry Artamonow | 2 | -23/+5 |