1. 4c25c5d ARM: pxa: make more mach/*.h files local by Arnd Bergmann · 10 years ago
  2. a6bedd1 ARM: pxa: mainstone: Use PWM lookup table by Thierry Reding · 9 years ago
  3. 2776886 ARM: pxa: mainstone: use new pxa_cplds driver by Robert Jarzmik · 9 years ago
  4. ed7936f ARM: pxa: remove IRQF_DISABLED by Michael Opdenacker · 11 years ago
  5. db01120 ARM: pxa: Initialize PWM backlight enable_gpio field by Thierry Reding · 11 years ago
  6. a829abf ARM: pxa: propagate errors from regulator_enable() to pxamci by Arnd Bergmann · 11 years ago
  7. 0a085a9 Input: pxa27x-keypad - use matrix_keymap for matrix keys by Chao Xie · 11 years ago
  8. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  9. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  10. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  11. 55f5d8e ARM: mach-pxa: retire custom LED code by Bryan Wu · 12 years ago
  12. dcf7ec5 Merge branch 'samsung/driver' into next/drivers by Arnd Bergmann · 13 years ago
  13. 271a74f ARM: restart: pxa: use new restart hook by Russell King · 13 years ago
  14. 6384fda ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ by Haojian Zhuang · 13 years ago
  15. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  16. 7375aba ARM: mach-pxa: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  17. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  18. 8a97ae2 ARM: pxa: enable MULTI_IRQ_HANDLER for all boards by Eric Miao · 13 years ago
  19. 2eaa03b ARM / PXA: Use struct syscore_ops for "core" power management by Rafael J. Wysocki · 13 years ago
  20. 85eb1513 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  21. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  22. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  23. 938c0ace Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 13 years ago
  24. b459396 ARM: pxa2xx: reorganize I2C files by Sebastian Andrzej Siewior · 13 years ago
  25. 4321e1a ARM: pxa: clean up set_pxa_fb_info by Russell King - ARM Linux · 13 years ago
  26. a3f4c92 ARM: PXA SoCs: irq_data conversion. by Lennert Buytenhek · 14 years ago
  27. ad68bb9 ARM: pxa: Access SMEMC via virtual addresses by Marek Vasut · 14 years ago
  28. 851982c ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() by Marek Vasut · 14 years ago
  29. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  30. 4a2490e ARM: pxa: moved pxa27x_keypad.h to platform pxa directory by Mark F. Brown · 14 years ago
  31. 6ac6b81 ARM: pxa: encode IRQ number into .nr_irqs by Haojian Zhuang · 14 years ago
  32. c11b6a4 [ARM] pxa: add the missing AC97 pin configurations by Eric Miao · 15 years ago
  33. bedbda9 [ARM] pxa: simplify the LCD pin configuration for pxa27x platforms by Eric Miao · 15 years ago
  34. 669cb51 [ARM] pxa: use chip->ack() instead of accessing GEDR directly by Eric Miao · 15 years ago
  35. cc155c6 [ARM] pxa: allow platforms to control which uarts are registered by Russell King · 15 years ago
  36. c4bd017 [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c by Marek Vasut · 15 years ago
  37. 7a64825 [ARM] pxa: factor pxamci gpio handling by Robert Jarzmik · 15 years ago
  38. f0a8370 [ARM] pxa: move mach/i2c.h to plat/i2c.h by Eric Miao · 15 years ago
  39. da065a0 [ARM] pxa: move GPIO register definitions into <mach/gpio.h> by Eric Miao · 16 years ago
  40. 51c6298 [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage by Eric Miao · 16 years ago
  41. 6f584cf [ARM] pxa: move I2C pin configurations out into board specific files by Eric Miao · 16 years ago
  42. d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
  43. 097b533 [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers by Eric Miao · 16 years ago
  44. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  45. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  46. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  47. 38fd6c3 [ARM] pxa: make mainstone to use the new smc91x platform data by Eric Miao · 16 years ago
  48. 37d7035 Merge branch 'pxa-devel' into pxa by Russell King · 16 years ago
  49. 0fc3ff3 [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper by Dmitry Baryshkov · 16 years ago
  50. b18773d [ARM] pxa: remove WAKEUP_ON_LEVEL_HIGH from keypad direct keys by Eric Miao · 16 years ago
  51. 36caeb4 [ARM] pxa: fix typo of CONFIG_*_MODULE by Eric Miao · 16 years ago
  52. 9f19d63 [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model by Mark Brown · 16 years ago
  53. 402e490 [ARM] pxa: make mainstone use the generic PWM backlight driver by Russell King · 16 years ago
  54. 0454bd0 pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection type by eric miao · 16 years ago
  55. 835e7f1 [ARM] 4901/3: mainstone: Register primary I2C bus by Mark Brown · 16 years ago
  56. 55c26e4 [ARM] pxa: add partial keypad support for mainstone by eric miao · 17 years ago
  57. 450d287 [ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1 by eric miao · 16 years ago
  58. fef06d2 [ARM] pxa: use new pin configuration mechanism for mainstone by eric miao · 17 years ago
  59. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 16 years ago
  60. 8e86f42 [ARM] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  61. 2687bd3 [ARM] pxa: fix mci_init functions returning -1 by Russell King · 17 years ago
  62. e7b3dc7 [NET] smc91x: Make smc91x use IRQ resource trigger flags by Russell King · 17 years ago
  63. 8785a8f [ARM] pxa: move memory controller registers into pxa2xx-regs.h by Russell King · 17 years ago
  64. 16f159b [ARM] pxa: only register "cpld_irq" for the correct platform by Russell King · 17 years ago
  65. 3777f77 [ARM] pxa: mainstone: update backlight to use the backlight infrastructure by Russell King · 17 years ago
  66. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  67. 39cbd48 [ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.c by Russell King · 17 years ago
  68. 46c41e6 [ARM] pxa: move platform devices to separate header file by Russell King · 17 years ago
  69. cd49104 [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() by Eric Miao · 17 years ago
  70. 7053acb [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX by Eric Miao · 17 years ago
  71. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
  72. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  73. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  74. d14b272 [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode support by Richard Purdie · 18 years ago
  75. 38c677c [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name by David Brownell · 18 years ago
  76. 52e405e [PATCH] ARM: fixup irqflags breakage after ARM genirq merge by Thomas Gleixner · 18 years ago
  77. a7d14f8 [ARM] 3543/1: [Fwd: PXA270 bootparams address not set] by Steve Yang · 18 years ago
  78. ec64152 [ARM] 3530/1: PXA Mainstone: prevent double enable_irq() in pcmcia by Thomas Gleixner · 18 years ago
  79. f7cbb7f [ALSA] Fix snd_xxx_t typedefs by Takashi Iwai · 19 years ago
  80. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 19 years ago
  81. 123656d Merge with Linus' kernel. by Russell King · 19 years ago
  82. 5b2e98c [ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27x by Jared Hulbert · 19 years ago
  83. 81f280e [PATCH] USB: pxa27x OHCI - Separate platform code from main driver by Richard Purdie · 19 years ago
  84. 74ec71e [ARM] 3087/1: PXA2xx flash platform device conversion by Todd Poynor · 19 years ago
  85. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  86. 6f475c0 [ARM] 2897/2: PXA2xx IRDA support by Nicolas Pitre · 19 years ago
  87. 6f9182e [ARM] 2988/1: Replace map_desc.physical with map_desc.pfn: PXA by Deepak Saxena · 19 years ago
  88. 664399e [ARM] Wrap calls to descriptor handlers by Russell King · 19 years ago
  89. 68070bd [PATCH] ARM: Fix non-standard PXA io_pg_offst initialisers by Russell King · 19 years ago
  90. e9dea0c [PATCH] ARM: Remove machine description macros by Russell King · 19 years ago
  91. 22f11c4 [PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and Mainstone by Nicolas Pitre · 19 years ago
  92. 8775420 [PATCH] ARM: 2691/1: PXA27x sleep fixes take 2 by Todd Poynor · 19 years ago
  93. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago