1. f55be1b ARM: 7104/1: plat-pxa: break out GPIO driver specifics by Linus Walleij · 13 years ago
  2. 354bf80 ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem by Linus Walleij · 13 years ago
  3. bd5f12a ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics by Linus Walleij · 13 years ago
  4. ea5abbd ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h> by Stephen Warren · 13 years ago
  5. ab05be0 ARM: 7094/1: arm/tegra: Move EN_VDD_1V05_GPIO to board-harmony.h by Stephen Warren · 13 years ago
  6. cc890cd ARM: 7083/1: rewrite U300 GPIO to use gpiolib by Linus Walleij · 13 years ago
  7. 058b96d ARM: 7063/1: Orion: gpio: add missing include of linux/types.h by Axel Lin · 13 years ago
  8. 5f9d4f67 ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix build by Stephen Warren · 13 years ago
  9. ece88dc ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpio by Stephen Warren · 13 years ago
  10. a1e6b41 ARM: 7057/1: mach-pnx4008: rename GPIO header by Linus Walleij · 13 years ago
  11. 94117cb ARM: 7056/1: plat-nomadik: kill off <plat/gpio.h> by Linus Walleij · 13 years ago
  12. 9d08d5d ARM: 7050/1: mach-sa1100: delete irq_to_gpio() function by Linus Walleij · 13 years ago
  13. 2428835 ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystem by Linus Walleij · 13 years ago
  14. 9c587c0 ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics by Linus Walleij · 13 years ago
  15. f80cb52 ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem by Linus Walleij · 13 years ago
  16. 87f911a ARM: 7043/1: mach-ixp2000: rename GPIO header by Linus Walleij · 13 years ago
  17. 257af9f ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver by Linus Walleij · 13 years ago
  18. 5f3fcf9 ARM: 7040/1: mach-davinci: break out GPIO driver specifics by Linus Walleij · 13 years ago
  19. bd08d70 ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystem by Linus Walleij · 13 years ago
  20. 8338d87 ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystem by Linus Walleij · 13 years ago
  21. 386ab64 ARM: 7037/1: mach-ks8695: fix GPIO LEDs by Linus Walleij · 13 years ago
  22. e24e449 ARM: 7036/1: mach-ks8695: break out GPIO driver specifics by Linus Walleij · 13 years ago
  23. db23c73 ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystem by Linus Walleij · 13 years ago
  24. e9fe594 ARM: 7034/1: mach-u300: delete irq_to_gpio() function by Linus Walleij · 13 years ago
  25. eb3cf18 ARM: 7033/1: mach-u300: break out GPIO driver specifics by Linus Walleij · 13 years ago
  26. 0f33286 ARM: 7032/1: plat-nomadik: break out GPIO driver specifics by Linus Walleij · 13 years ago
  27. 8f3c453 ARM: gpio: make trivial GPIOLIB implementation the default by Russell King · 13 years ago
  28. 01e7dc8 ARM: gpio: consolidate gpio_to_irq by Russell King · 13 years ago
  29. 22fe678 ARM: gpio: consolidate trivial gpiolib implementations by Russell King · 13 years ago
  30. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  31. b7a9495 ARM: gpio: at91: remove redundant include of mach/gpio.h by Russell King · 13 years ago
  32. f23c126 arm: remove stale export of 'sha_transform' by Linus Torvalds · 13 years ago
  33. 4d44871 arm: remove "optimized" SHA1 routines by Linus Torvalds · 13 years ago
  34. cbc158d cpuidle: Consistent spelling of cpuidle_idle_call() by David Brown · 13 years ago
  35. 35e51fe Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  36. a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 14 years ago
  37. 4a2d732 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  38. 965e32b Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 13 years ago
  39. e10b87d Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  40. 867f503 Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux-msm into gpio/next by Grant Likely · 13 years ago
  41. 1a5ab4b gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers by David Brown · 14 years ago
  42. 74d10d7 gpio_msm: Move Qualcomm v6 MSM driver into drivers by David Brown · 14 years ago
  43. 9def3ef msm: gpio: Fold register defs into C file by David Brown · 14 years ago
  44. 030a77f msm: gpiomux: Move public API to public header by David Brown · 14 years ago
  45. 10eb5f6 msm: gpio: Remove ifdefs on gpio chip registers by David Brown · 14 years ago
  46. 2e01d2c msm: gpio: Remove chip-specific register definitions by David Brown · 14 years ago
  47. 03db072 msm: Remove chip-ifdefs for GPIO io mappings by David Brown · 14 years ago
  48. ce427c3 msm: gpio: Remove unsupported devices by David Brown · 14 years ago
  49. 664a41b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  50. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  51. 8f57be8 Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  52. cb7dee8 Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  53. 49267fc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  54. 2313bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog by Linus Torvalds · 13 years ago
  55. 18cb63b ARM: zynq: remove incorrectly deleted file by Arnd Bergmann · 13 years ago
  56. 6124a4e Merge branch 'imx/dt' into next/dt by Arnd Bergmann · 13 years ago
  57. fb149f9 at91: add arch specific ioremap support by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  58. f0051d8 at91: factorize sram init by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  59. 51ddec7 at91: move register clocks to soc generic init by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  60. 4653937 at91: move clock subsystem init to soc generic init by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  61. 8c3583b at91: use structure to store the current soc by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  62. 1ff5b1b at91: remove AT91_DBGU offset from dbgu register macro by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  63. 92100c1 at91: factorize at91 interrupts init to soc by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  64. 21d08b9 at91: introduce commom AT91_BASE_SYS by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  65. 8e267f3 arm/dt: tegra devicetree support by Grant Likely · 14 years ago
  66. 3ba7222 arm/versatile: Add device tree support by Grant Likely · 13 years ago
  67. 08a543a irq: add irq_domain translation infrastructure by Grant Likely · 13 years ago
  68. 7dfff95 [media] V4L: soc-camera: remove soc-camera bus and devices on it by Guennadi Liakhovetski · 14 years ago
  69. 6b526fe [media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifier by Guennadi Liakhovetski · 14 years ago
  70. 75ccf26 [media] OMAP3: RX-51: define vdds_csib regulator supply by Kalle Jokiniemi · 14 years ago
  71. 885f24e ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOC by Uwe Kleine-König · 13 years ago
  72. 62550cd dmaengine: imx-sdma: use platform_device_id to identify sdma version by Shawn Guo · 14 years ago
  73. 57ed331 mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() by Shawn Guo · 14 years ago
  74. 913413c mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5 by Shawn Guo · 14 years ago
  75. 0ca1e29 net/fec: gasket needs to be enabled for some i.mx by Shawn Guo · 14 years ago
  76. fe6b540 serial/imx: get rid of the uses of cpu_is_mx1() by Shawn Guo · 14 years ago
  77. b0189cd Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  78. 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  79. 2d86a3f Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  80. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  81. 62c9072 Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  82. 4b30b6f Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  83. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  84. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  85. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  86. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  87. e7b3914 watchdog: at91sam9/wdt: move register header to drivers by Jean-Christophe Plagniol-Villard · 14 years ago
  88. 1380516 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  89. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  90. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  91. b09628e mach-ux500: add lm3530 ALS platform data for U5500 by Linus Walleij · 13 years ago
  92. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  93. 0003230 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  94. 4b478ce Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  95. ae4c42e Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  96. dd58ecb Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  97. 5fd1a2e arm/dt: Add dtb make rule by Rob Herring · 13 years ago
  98. 2b4180a arm/dt: Add skeleton dtsi file by Grant Likely · 13 years ago
  99. 85cad1b arm/dt: Add dt machine definition by Grant Likely · 13 years ago
  100. 604f449 Merge branch 'tegra/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/fixes by Arnd Bergmann · 13 years ago