1. e8d36d5 ARM: kill off set_irq_flags usage by Rob Herring · 9 years ago
  2. ed7936f ARM: pxa: remove IRQF_DISABLED by Michael Opdenacker · 11 years ago
  3. db01120 ARM: pxa: Initialize PWM backlight enable_gpio field by Thierry Reding · 11 years ago
  4. 5877457 gpio: (gpio-pca953x) move header to linux/platform_data/ by Vivien Didelot · 11 years ago
  5. a829abf ARM: pxa: propagate errors from regulator_enable() to pxamci by Arnd Bergmann · 11 years ago
  6. b6f50b4 [media] mt9v022: set y_skip_top field to zero as default by Anatolij Gustschin · 12 years ago
  7. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  8. b298322 ARM: pxa: use ioremap to access CPLD by Sascha Hauer · 12 years ago
  9. 1a8d5fa ARM: pxa: rename NR_BUILTIN_GPIO by Haojian Zhuang · 13 years ago
  10. fae0028 [media] ARM: PXA: use gpio_set_value_cansleep() on pcm990 by Guennadi Liakhovetski · 13 years ago
  11. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  12. 85eb1513 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  13. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  14. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  15. 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
  16. b459396 ARM: pxa2xx: reorganize I2C files by Sebastian Andrzej Siewior · 13 years ago
  17. 4321e1a ARM: pxa: clean up set_pxa_fb_info by Russell King - ARM Linux · 13 years ago
  18. a3f4c92 ARM: PXA SoCs: irq_data conversion. by Lennert Buytenhek · 14 years ago
  19. 2001f99 [media] soc_camera: Don't use module names to load I2C modules by Laurent Pinchart · 14 years ago
  20. f97cab2 [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond by Eric Miao · 14 years ago
  21. c11b6a4 [ARM] pxa: add the missing AC97 pin configurations by Eric Miao · 15 years ago
  22. 669cb51 [ARM] pxa: use chip->ack() instead of accessing GEDR directly by Eric Miao · 15 years ago
  23. 0e85190 [ARM] pxa/pcm990: don't use pxa_camera init() callback by Antonio Ospite · 15 years ago
  24. 4a3d3ab [ARM] pxa/pcm990: convert pcm990 to soc-camera as platform-device by Guennadi Liakhovetski · 15 years ago
  25. 7a64825 [ARM] pxa: factor pxamci gpio handling by Robert Jarzmik · 15 years ago
  26. 594bb46 V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_link by Guennadi Liakhovetski · 15 years ago
  27. f0a8370 [ARM] pxa: move mach/i2c.h to plat/i2c.h by Eric Miao · 15 years ago
  28. a48dc30 [ARM] pxa/pcm990: start external GPIOs immediately after built-in ones by Guennadi Liakhovetski · 15 years ago
  29. d42574d V4L/DVB (11034): soc-camera: remove now unused gpio member of struct soc_camera_link by Sascha Hauer · 15 years ago
  30. d75b1dcc V4L/DVB (11031): pcm990 baseboard: add camera bus width switch setting by Sascha Hauer · 15 years ago
  31. 51c6298 [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage by Eric Miao · 16 years ago
  32. 40321fd Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
  33. 9587319 [ARM] pxa: convert legacy LCD setup of other boards to new one by Eric Miao · 16 years ago
  34. 72aaf09 Merge git://git.marvell.com/orion into devel by Russell King · 16 years ago
  35. 6f584cf [ARM] pxa: move I2C pin configurations out into board specific files by Eric Miao · 16 years ago
  36. 72e9622 [ARM] pxa/pcm990: use negative number for an invalid GPIO in camera data by Guennadi Liakhovetski · 16 years ago
  37. d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
  38. 097b533 [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers by Eric Miao · 16 years ago
  39. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  40. 9cb7117 [ARM] 5182/1: pxa: Fix pcm990 compilation by Guennadi Liakhovetski · 16 years ago
  41. 6a566fb [ARM] 5095/2: pcm990: switch from pxa_gpio_mode to pxa2xx_mfp_config by Guennadi Liakhovetski · 16 years ago
  42. 9f19d63 [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model by Mark Brown · 16 years ago
  43. c0f7edb [ARM] 5094/1: pcm990: Add framebuffer and backlight support by Guennadi Liakhovetski · 16 years ago
  44. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  45. 58762e77 [ARM] pxa: Phycore pcm-990-specific code for the PXA270 Quick Capture driver by Guennadi Liakhovetski · 16 years ago
  46. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 16 years ago
  47. 2e927b7 [ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270 by Robert Schwebel · 17 years ago