1. 5e4698f omap: HSMMC: Fix GPIO muxing by Silesh C V · 13 years ago
  2. ba50348 OMAP4: DMTIMER: enable autoidle mode by Ambresh K · 13 years ago
  3. f6281f6 arch/arm/mach-omap2/clock.c: add missing clk_put by Julia Lawall · 13 years ago
  4. 48cb125 Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-cleanup by Tony Lindgren · 13 years ago
  5. 332acd9 Merge branch 'devel-timer' into devel-cleanup by Tony Lindgren · 13 years ago
  6. bafe272 omap: mcbsp: Drop in-driver transfer support by Jarkko Nikula · 13 years ago
  7. e285bca omap: mcbsp: Drop SPI mode support by Jarkko Nikula · 13 years ago
  8. d19f579 omap: board-omap3evm: Fix compilation error by Peter Ujfalusi · 13 years ago
  9. 7a559c7 omap: cleanup NAND platform data by Grazvydas Ignotas · 13 years ago
  10. 0f622e8 omap2+: Rename timer-gp.c into timer.c to combine timer init functions by Tony Lindgren · 13 years ago
  11. 0c336dc omap2+: Remove omap2_gp_clockevent_set_gptimer by Tony Lindgren · 13 years ago
  12. 3d05a3e omap2+: Use dmtimer macros for clocksource by Tony Lindgren · 13 years ago
  13. 11a0186 omap2+: Reserve clocksource and timesource and initialize dmtimer later by Tony Lindgren · 13 years ago
  14. ec3cdb5 OMAP2+: PM: fix section mismatch in pm_dbg_init() by Sanjeev Premi · 13 years ago
  15. 59bec58 OMAP3: PM debug: remove register dumping by Kevin Hilman · 13 years ago
  16. 20d5d55 OMAP2: PM debug: remove register dumping by Kevin Hilman · 13 years ago
  17. 3a7b7bd OMAP3: PM debug: remove sleep_while_idle feature by Kevin Hilman · 13 years ago
  18. 442155a OMAP3+: SR: fix cosmetic indentation by Nishanth Menon · 13 years ago
  19. ac77a6f OMAP3+: SR: enable/disable SR only on need by Nishanth Menon · 13 years ago
  20. 1279ba5 OMAP3+: SR: disable interrupt by default by Nishanth Menon · 13 years ago
  21. 7a89afa OMAP3+: SR: make notify independent of class by Nishanth Menon · 13 years ago
  22. 98e182a omap2+: Remove gptimer_wakeup for now by Tony Lindgren · 13 years ago
  23. aa56188 omap2+: Use dmtimer macros for clockevent by Tony Lindgren · 13 years ago
  24. caf64f2 omap: Make a subset of dmtimer functions into inline functions by Tony Lindgren · 13 years ago
  25. ec97489 omap: Move dmtimer defines to dmtimer.h by Tony Lindgren · 13 years ago
  26. e74984e omap: Set separate timer init functions to avoid cpu_is_omap tests by Tony Lindgren · 13 years ago
  27. 741e3a8 omap: Use separate init_irq functions to avoid cpu_is_omap tests early by Tony Lindgren · 13 years ago
  28. b8ce9fb Merge branch 'fixes-v3.0-rc3' into devel-fixes by Tony Lindgren · 13 years ago
  29. e9e35c5 OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME by Kevin Hilman · 13 years ago
  30. fd4a028 Remove old-style supply.dev assignments common in hsmmc init by Oleg Drokin · 13 years ago
  31. 786b01a cleanup regulator supply definitions in mach-omap2 by Oleg Drokin · 13 years ago
  32. acb11bc Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  33. c8e0bf9 Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes by Tony Lindgren · 13 years ago
  34. 9d5ae7c omap: pandora: fix NAND support by Grazvydas Ignotas · 13 years ago
  35. 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  36. 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  37. fa70cf4 ep93xx: set DMA masks for the ep93xx_eth by Mika Westerberg · 13 years ago
  38. 33d7864 gpio/nomadik: fix sleepmode for elder Nomadik by Linus Walleij · 13 years ago
  39. 8ea656b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  40. 345f79b OMAP: PM: omap_device: fix device power domain callbacks by Kevin Hilman · 13 years ago
  41. c8fb13d OMAP: PM debug: fix section mismatch warnings by Russell King · 13 years ago
  42. 0792644 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 13 years ago
  43. f2a4d8a ARM: Tegra: Harmony: Fix conflicting GPIO numbering by Stephen Warren · 13 years ago
  44. 2aec0d6 ARM: S3C2410: remove the now empty mach-s3c2410/irq.c by Heiko Stuebner · 13 years ago
  45. de11c58 ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.c by Heiko Stuebner · 13 years ago
  46. e469818 ARM: S3C24xx: Fix missing struct for s3c2410_dma_chan by Heiko Stuebner · 13 years ago
  47. 74cdfa5 ARM: SAMSUNG: Remove unused onenand plat functions by Kyungmin Park · 13 years ago
  48. 80839a1 ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resume by Kyungmin Park · 13 years ago
  49. cd4ecf8 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  50. f8d8e12 ARM: S5P: Fix compilation error for exynos4_defconfig by Tushar Behera · 13 years ago
  51. 816af74 ARM: mach-shmobile: add DMAC clock definitions on SH7372 by Guennadi Liakhovetski · 13 years ago
  52. 08115a1 ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XX by Kukjin Kim · 13 years ago
  53. 457d4fe ARM: S5P64X0: Fix SPI platform device name by Padmavathi Venna · 13 years ago
  54. d62fa31 ARM: S5PV210: Fix possible null pointer dereference by Jonghwan Choi · 13 years ago
  55. 1fcecf2 ARM: OMAP4: MMC: increase delay for pbias by Balaji T K · 13 years ago
  56. 1704bf1 arm: omap2plus: move NAND_BLOCK_SIZE out of boards by Igor Grinberg · 13 years ago
  57. 4998b245 omap4: hwmod: Enable the keypad by Shubhrajyoti D · 13 years ago
  58. 5e2ffc3 omap3: Free Beagle rev gpios when they are read, so others can read them later by Tasslehoff Kjappfot · 13 years ago
  59. e2a346a arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTC by Alexander Holler · 13 years ago
  60. c0ad4fa omap: rx51: Don't power up speaker amplifier at bootup by Jarkko Nikula · 13 years ago
  61. 2827411 omap: rx51: Set regulator V28_A always on by Jarkko Nikula · 13 years ago
  62. b1c1df7 ARM: OMAP4: MMC: no regulator off during probe for eMMC by Balaji T K · 13 years ago
  63. e68273b arm: omap2plus: fix ads7846 pendown gpio request by Igor Grinberg · 13 years ago
  64. 03b562d ARM: OMAP2: Add missing iounmap in omap4430_phy_init by Todd Poynor · 13 years ago
  65. 21a42c9 ARM: omap4: Pass core and wakeup mux tables to omap4_mux_init by Colin Cross · 13 years ago
  66. d4ff612 ARM: omap2+: mux: Allow board mux settings to be NULL by Colin Cross · 13 years ago
  67. 1499f2d OMAP4: fix return value of omap4_l3_init by Rabin Vincent · 13 years ago
  68. 50b4860 OMAP: iovmm: fix SW flags passed by user by Omar Ramirez Luna · 13 years ago
  69. 77f7059 arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_device_del by Julia Lawall · 13 years ago
  70. 30ebad9 OMAP2+: mux: fix compilation warnings by Govindraj.R · 13 years ago
  71. 26a510b OMAP: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int' by Santosh Shilimkar · 13 years ago
  72. 026fe79 arm: omap3: cm-t3517: fix section mismatch warning by Igor Grinberg · 13 years ago
  73. 89c4705 OMAP2+: Fix 9 section mismatch(es) warnings from mach-omap2/built-in.o by Santosh Shilimkar · 13 years ago
  74. f9fa1bb ARM: OMAP2: Add missing include of linux/gpio.h by Axel Lin · 13 years ago
  75. 046d886 OMAP: fix compilation error by Janusz Krzysztofik · 13 years ago
  76. 04830fc Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  77. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  78. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  79. 1486a74 Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/next by Grant Likely · 13 years ago
  80. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  81. 2a56d22 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  82. 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 13 years ago
  83. 81479c2 ARM: 6945/1: Add unwinding support for division functions by Laura Abbott · 13 years ago
  84. ea0ca3a Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  85. e5cdb13 GPIO: OMAP: move to drivers/gpio by Kevin Hilman · 13 years ago
  86. 5ee1a81 GPIO: OMAP: move register offset defines into <plat/gpio.h> by Kevin Hilman · 13 years ago
  87. 04b18ff arm: use asm-generic/bitops/le.h by Akinobu Mita · 13 years ago
  88. a2812e1 arch: add #define for each of optimized find bitops by Akinobu Mita · 13 years ago
  89. 82ab0f7 gpio: Move the s5pc100 GPIO to drivers/gpio by Kyungmin Park · 13 years ago
  90. 347ec4e gpio: Move the s5pv210 GPIO to drivers/gpio by Kyungmin Park · 13 years ago
  91. ab48f16 gpio: Move the exynos4 GPIO to drivers/gpio by Kyungmin Park · 13 years ago
  92. fed6a02 gpio: Move to Samsung common GPIO library to drivers/gpio by Kyungmin Park · 13 years ago
  93. bc6f5cf gpio/nomadik: add function to read GPIO pull down status by Rickard Andersson · 13 years ago
  94. 37d7245 gpio: move Nomadik GPIO driver to drivers/gpio by Grant Likely · 13 years ago
  95. 06caa7a gpio: move U300 GPIO driver to drivers/gpio by Linus Walleij · 13 years ago
  96. 9f1912c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  97. 829ae27 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  98. cc780af ARM: kill pmd_off() by Russell King · 13 years ago
  99. d7ac829 mfd: Modifying the twl4030-power macro name Main_Ref to all caps by Lesly A M · 13 years ago
  100. 45b9523 ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks by Will Deacon · 13 years ago