1. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  2. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  3. 9bca19a Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  4. f59c303 ARM: Fix i2c-gpio GPIO descriptor tables by Linus Walleij · 7 years ago
  5. 1e9d421 i2c: gpio: move header to platform_data by Wolfram Sang · 7 years ago
  6. f15fc9b ARM: pxa: move header file out of I2C realm by Wolfram Sang · 7 years ago
  7. 4d0ce62 i2c: gpio: Augment all boardfiles to use open drain by Linus Walleij · 7 years ago
  8. b2e6355 i2c: gpio: Convert to use descriptors by Linus Walleij · 7 years ago
  9. 4c25c5d ARM: pxa: make more mach/*.h files local by Arnd Bergmann · 10 years ago
  10. 7b6e28c Merge tag 'pxa-for-4.4' of https://github.com/rjarzmik/linux into next/cleanup by Olof Johansson · 9 years ago
  11. 18999cb ARM: pxa: viper: Use PWM lookup table by Thierry Reding · 9 years ago
  12. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  13. 39aa437 Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanup by Olof Johansson · 9 years ago
  14. e8d36d5 ARM: kill off set_irq_flags usage by Rob Herring · 9 years ago
  15. 6947d04 ARM/pxa: Prepare *_irq_handler for irq argument removal by Thomas Gleixner · 10 years ago
  16. 4fce45b arch/arm/mach-pxa: replace strict_strto call with kstrto by Daniel Walter · 10 years ago
  17. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 11 years ago
  18. db01120 ARM: pxa: Initialize PWM backlight enable_gpio field by Thierry Reding · 11 years ago
  19. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  20. 0b33162 Merge branch 'late/fixes' into fixes by Olof Johansson · 12 years ago
  21. 5f0cc6d ARM: pxa: Wunused-result warning in viper board file by Arnd Bergmann · 13 years ago
  22. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  23. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  24. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 13 years ago
  25. 4e61109 ARM: pxa: remove NR_IRQS by Rob Herring · 13 years ago
  26. dcf7ec5 Merge branch 'samsung/driver' into next/drivers by Arnd Bergmann · 13 years ago
  27. 271a74f ARM: restart: pxa: use new restart hook by Russell King · 13 years ago
  28. 4929f5a ARM: pxa: rename gpio_to_irq and irq_to_gpio by Haojian Zhuang · 13 years ago
  29. 7375aba ARM: mach-pxa: convert boot_params to atag_offset by Nicolas Pitre · 14 years ago
  30. 8a97ae2 ARM: pxa: enable MULTI_IRQ_HANDLER for all boards by Eric Miao · 14 years ago
  31. 2eaa03b ARM / PXA: Use struct syscore_ops for "core" power management by Rafael J. Wysocki · 14 years ago
  32. 85eb1513 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  33. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 14 years ago
  34. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 14 years ago
  35. 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 · 14 years ago
  36. b459396 ARM: pxa2xx: reorganize I2C files by Sebastian Andrzej Siewior · 14 years ago
  37. 4321e1a ARM: pxa: clean up set_pxa_fb_info by Russell King - ARM Linux · 14 years ago
  38. a3f4c92 ARM: PXA SoCs: irq_data conversion. by Lennert Buytenhek · 14 years ago
  39. 851982c ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() by Marek Vasut · 14 years ago
  40. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  41. 6ae87fe [ARM] pxa/viper: fix timeout usage for I2C by Wolfram Sang · 15 years ago
  42. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  43. c11b6a4 [ARM] pxa: add the missing AC97 pin configurations by Eric Miao · 15 years ago
  44. 669cb51 [ARM] pxa: use chip->ack() instead of accessing GEDR directly by Eric Miao · 15 years ago
  45. 2d51a52 [ARM] pxa: update pwm_backlight->notify() to include missed 'struct device *' by Eric Miao · 15 years ago
  46. c2de1c38 [ARM] pxa/zeus: make Viper pcmcia support more generic to support Zeus by Marc Zyngier · 15 years ago
  47. 3fe6ccf [ARM] pxa/viper: convert to use plat_serial8250_port irqflags field by Marc Zyngier · 15 years ago
  48. cc155c6 [ARM] pxa: allow platforms to control which uarts are registered by Russell King · 15 years ago
  49. f0a8370 [ARM] pxa: move mach/i2c.h to plat/i2c.h by Eric Miao · 16 years ago
  50. 776abac81 [ARM] 5513/1: Eurotech VIPER SBC: fix compilation error by Ricardo Martins · 16 years ago
  51. b393c69 [ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.c by Eric Miao · 16 years ago
  52. 51c6298 [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage by Eric Miao · 16 years ago
  53. a9ff8f6 [ARM] 5308/1: Fix Viper ISA IRQ handling by Marc Zyngier · 16 years ago
  54. 352699a Basic support for the Arcom/Eurotech Viper SBC. by Marc Zyngier · 16 years ago