1. 6ac6b81 ARM: pxa: encode IRQ number into .nr_irqs by Haojian Zhuang · 14 years ago
  2. f97cab2 [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond by Eric Miao · 14 years ago
  3. 19851c5 [ARM] sa1111: allow cascaded IRQs to be used by platforms by Eric Miao · 15 years ago
  4. c11b6a4 [ARM] pxa: add the missing AC97 pin configurations by Eric Miao · 15 years ago
  5. 07bae6c [ARM] pxa: simplify the LCD pin configuration for pxa25x platforms by Eric Miao · 15 years ago
  6. 669cb51 [ARM] pxa: use chip->ack() instead of accessing GEDR directly by Eric Miao · 15 years ago
  7. cc155c6 [ARM] pxa: allow platforms to control which uarts are registered by Russell King · 15 years ago
  8. c4bd017 [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c by Marek Vasut · 15 years ago
  9. 7a64825 [ARM] pxa: factor pxamci gpio handling by Robert Jarzmik · 15 years ago
  10. 5438614 [ARM] pxa: make lubbock specific debugging stuffs back into lubbock.c by Eric Miao · 15 years ago
  11. da065a0 [ARM] pxa: move GPIO register definitions into <mach/gpio.h> by Eric Miao · 16 years ago
  12. 51c6298 [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage by Eric Miao · 16 years ago
  13. d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
  14. 4a5c5ea [ARM] pxa/lubbock: add missing MFP pin configurations by Eric Miao · 16 years ago
  15. c1ed406 [ARM] clocklib: Update users of aliases to new API by Ian Molton · 16 years ago
  16. 1f4de5a [ARM] 5185/1: Fix spi num_chipselect for lubbock by Jonathan Cameron · 16 years ago
  17. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  18. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  19. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  20. 3aed74c [ARM] pxa: make lubbock to use new smc91x platform data by Eric Miao · 16 years ago
  21. 0fc3ff3 [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper by Dmitry Baryshkov · 16 years ago
  22. e172274 [ARM] 5088/3: pxa2xx: add pxa2xx_set_spi_info to register pxa2xx-spi platform devices by Guennadi Liakhovetski · 16 years ago
  23. 9f19d63 [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model by Mark Brown · 16 years ago
  24. ffebabe [ARM] lubbock: fix compilation by Alexey Dobriyan · 16 years ago
  25. 0454bd0 pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection type by eric miao · 16 years ago
  26. e21e2d4 [ARM] pxa: lubbock: move mis-placed SPI info by Russell King · 16 years ago
  27. 9b02b2d [ARM] pxa: use new pin configuration mechanism for lubbock by eric miao · 16 years ago
  28. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 16 years ago
  29. e7b3dc7 [NET] smc91x: Make smc91x use IRQ resource trigger flags by Russell King · 17 years ago
  30. 8785a8f [ARM] pxa: move memory controller registers into pxa2xx-regs.h by Russell King · 17 years ago
  31. 16f159b [ARM] pxa: only register "cpld_irq" for the correct platform by Russell King · 17 years ago
  32. 2f1a74e [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() by eric miao · 17 years ago
  33. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  34. 693d9d9 [ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.c by Russell King · 17 years ago
  35. 46c41e6 [ARM] pxa: move platform devices to separate header file by Russell King · 17 years ago
  36. cd49104 [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() by Eric Miao · 17 years ago
  37. 7053acb [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX by Eric Miao · 17 years ago
  38. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
  39. 2326eb98 [ARM] Fix fallout from IRQ regs changes by Russell King · 18 years ago
  40. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  41. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  42. d14b272 [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode support by Richard Purdie · 18 years ago
  43. 38c677c [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name by David Brownell · 18 years ago
  44. 52e405e [PATCH] ARM: fixup irqflags breakage after ARM genirq merge by Thomas Gleixner · 18 years ago
  45. 9df5db8 [ARM] 3534/1: add spi support to lubbock platform by David Brownell · 18 years ago
  46. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 19 years ago
  47. 74ec71e [ARM] 3087/1: PXA2xx flash platform device conversion by Todd Poynor · 19 years ago
  48. 7f36b1e Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  49. 85eb226 [ARM] 3078/1: lubbock platform updates, mostly mmc detection by David Brownell · 19 years ago
  50. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  51. 6f475c0 [ARM] 2897/2: PXA2xx IRDA support by Nicolas Pitre · 19 years ago
  52. 6f9182e [ARM] 2988/1: Replace map_desc.physical with map_desc.pfn: PXA by Deepak Saxena · 19 years ago
  53. 2cef2d5 [ARM] 2910/1: missing Lubbock audio device declaration by Nicolas Pitre · 19 years ago
  54. 664399e [ARM] Wrap calls to descriptor handlers by Russell King · 19 years ago
  55. 68070bd [PATCH] ARM: Fix non-standard PXA io_pg_offst initialisers by Russell King · 19 years ago
  56. e9dea0c [PATCH] ARM: Remove machine description macros by Russell King · 19 years ago
  57. 22f11c4 [PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and Mainstone by Nicolas Pitre · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago