1. aa74274 OMAP: 4430SDP/Panda: add HDMI HPD gpio by Tomi Valkeinen · 14 years ago
  2. 78a1ad8 OMAP: 4430SDP/Panda: setup HDMI GPIO muxes by Tomi Valkeinen · 14 years ago
  3. 7bb122d OMAPDSS: remove wrong HDMI HPD muxing by Tomi Valkeinen · 14 years ago
  4. 3932a32 OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPD by Tomi Valkeinen · 14 years ago
  5. 575753e OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpios by Tomi Valkeinen · 14 years ago
  6. 6b3cbe4 Revert "atmel_lcdfb: Adjust HFP calculation so it matches the manual." by Florian Tobias Schandinat · 14 years ago
  7. 193984f Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into fbdev-next by Florian Tobias Schandinat · 14 years ago
  8. 9a90168 OMAPDSS: HDMI: Disable DDC internal pull up by Mythri P K · 14 years ago
  9. ee9dfd8 OMAPDSS: HDMI: Move duplicate code from boardfile by Mythri P K · 14 years ago
  10. edd153a fbdev: sh_mobile_lcdc: Support FOURCC-based format API by Laurent Pinchart · 14 years ago
  11. a4581b3 Merge commit 'v3.2-rc6' into fbdev-next by Florian Tobias Schandinat · 14 years ago
  12. 3f5fcf6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  13. 98bf55c Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 14 years ago
  14. 8a5f0f8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 14 years ago
  15. ddf5a25 ARM: unwinder: fix bisection to find origin in .idx section by Uwe Kleine-König · 14 years ago
  16. e5fe29c ARM: OMAP: rx51: fix USB by Felipe Contreras · 14 years ago
  17. 442ee5a Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 14 years ago
  18. 738384a Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 14 years ago
  19. 0c8551e ARM: OMAP: mcbsp: Fix possible memory corruption by Jarkko Nikula · 14 years ago
  20. 9811ccd ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier by Arnaud Patard · 14 years ago
  21. 592d44a Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 14 years ago
  22. 847a2ee arm/imx: fix power button on imx51 babbage board by Shawn Guo · 14 years ago
  23. 300a47b ARM: imx: fix cpufreq build errors by Richard Zhao · 14 years ago
  24. 16b3647 ARM: mx5: add __initconst for fec pdata by Dong Aisheng · 14 years ago
  25. c0d96ae MXC PWM: should active during DOZE/WAIT/DBG mode by Jason Chen · 14 years ago
  26. 8bd1c88 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  27. 073c460 Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes by Arnd Bergmann · 14 years ago
  28. c564a0c ARM: sa1100: fix build error by Jett.Zhou · 14 years ago
  29. b981f98 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 14 years ago
  30. 991a6c7 ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERS by Kukjin Kim · 14 years ago
  31. e248cd5 ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleep by Amit Daniel Kachhap · 14 years ago
  32. de611dd ARM: S5PV210: Set 1000ns as PWM backlight period on SMDKV210 by Jingoo Han · 14 years ago
  33. d7a4c45 ARM: SAMSUNG: remove duplicated header include by Jingoo Han · 14 years ago
  34. e3a36c4 Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 14 years ago
  35. 24e71ef Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into fixes by Arnd Bergmann · 14 years ago
  36. af72617 Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 14 years ago
  37. 58a394b Merge branch 'fixes' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kernel into fixes by Arnd Bergmann · 14 years ago
  38. fec607a Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 14 years ago
  39. e6b6edf Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 14 years ago
  40. 6bd0540 ARM: 7185/1: perf: don't assign platform_device on unsupported CPUs by Will Deacon · 14 years ago
  41. de66a97 ARM: 7187/1: fix unwinding for XIP kernels by Uwe Kleine-König · 14 years ago
  42. 974c072 ARM: 7186/1: fix Kconfig issue with PHYS_OFFSET and !MMU by Nicolas Pitre · 14 years ago
  43. 96f176a iommu/msm: Fix compile error in mach-msm/devices-iommu.c by Joerg Roedel · 14 years ago
  44. 232ea34 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  45. 6560ee0 ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogram by Janusz Krzysztofik · 14 years ago
  46. 45fc4cc ARM: davinci: dm365 evm: align nand partition table to u-boot by Shankarmurthy,Akshay · 14 years ago
  47. f1b21c5 ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0 by Manjunathappa, Prakash · 14 years ago
  48. 83713fc ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_mode by Hans Verkuil · 14 years ago
  49. 9ab409e ARM: davinci: dm646x does not have a DSP domain by Sekhar Nori · 14 years ago
  50. 78b8382 ARM: davinci: psc: fix incorrect offsets by Murali Karicheri · 14 years ago
  51. 8f9a098 ARM: davinci: psc: fix incorrect mask by Murali Karicheri · 14 years ago
  52. 7d8b894 ARM: mx28: LRADC macro rename by Peter Rusko · 14 years ago
  53. 11357be arm: mx23: recognise stmp378x as mx23 by Wolfram Sang · 14 years ago
  54. 8d2d2d1 ARM: mxs: fix machines' initializers order by Lauri Hintsala · 14 years ago
  55. 5d34840 ARM: mxs/tx28: add __initconst for fec pdata by Dong Aisheng · 14 years ago
  56. 71b33a4 ARM: S3C64XX: Staticise s3c6400_sysclass by Mark Brown · 14 years ago
  57. f4a65ad ARM: S3C64XX: Add linux/export.h to dev-spi.c by Mark Brown · 14 years ago
  58. ade145c ARM: S3C64XX: Remove extern from definition of framebuffer setup call by Mark Brown · 14 years ago
  59. b2dcb87 ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE' by Barry Song · 14 years ago
  60. 1bdfd27 ARM: CSR: fix build error due to new mdesc->dma_zone_size by Barry Song · 14 years ago
  61. c2cb211 ARM: OMAP1: Fix ckctl value used for dpll1 defualt rate by Janusz Krzysztofik · 14 years ago
  62. b29e235 ARM: OMAP1: Remove unsafe clock values from omap1_defconfig by Janusz Krzysztofik · 14 years ago
  63. 650f7a7 ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 60MHz by Tony Lindgren · 14 years ago
  64. 3b120ab Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 14 years ago
  65. 04aafd7 arm/imx: fix irq_base for gpio by Shawn Guo · 14 years ago
  66. 2a3267a arm/imx: fix return type of callback passed to of_irq_init() by Shawn Guo · 14 years ago
  67. 4cbd6b1 ARM: 7182/1: ARM cpu topology: fix warning by Vincent Guittot · 14 years ago
  68. b5bed7f ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below by Jon Medhurst (Tixy) · 14 years ago
  69. 14383c2 ARM: 7180/1: Change kprobes testcase with unpredictable STRD instruction by Jon Medhurst (Tixy) · 14 years ago
  70. 0e934e2 ARM: at91: Fix USB AT91 gadget registration by Anders Darander · 14 years ago
  71. 1808958 ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20 by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  72. 98014be Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux-stericsson into fixes by Arnd Bergmann · 14 years ago
  73. 6e2a587 ARM: ux500: update defconfig by Linus Walleij · 14 years ago
  74. 58aa4eb ARM: u300: update defconfig by Linus Walleij · 14 years ago
  75. a5f70b6 ARM: at91: fix NAND bus width decoding from system_rev by Christian Hitz · 14 years ago
  76. fe41db7 ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation by Will Deacon · 14 years ago
  77. abdd7b9 ARM: 7176/1: cpu_pm: register GIC PM notifier only once by Marc Zyngier · 14 years ago
  78. 46589e2 ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels by Jon Medhurst · 14 years ago
  79. ea2e705 ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocations by Sumit Bhattacharya · 14 years ago
  80. c36ef4b ARM: 7171/1: unwind: add unwind directives to bitops assembly macros by Will Deacon · 14 years ago
  81. c89cefe ARM: 7170/2: fix compilation breakage in entry-armv.S by Guennadi Liakhovetski · 14 years ago
  82. 41dfaa9 ARM: 7168/1: use cache type functions for arch_get_unmapped_area by Rob Herring · 14 years ago
  83. 55135df Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 14 years ago
  84. b70c420 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 14 years ago
  85. 597b97c Merge branch 'at91/defconfig' into fixes by Arnd Bergmann · 14 years ago
  86. db5509f ARM: at91: enable additional boards in existing soc defconfig files by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  87. 9f939ad ARM: at91: refresh soc defconfig files for 3.2 by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  88. 85d096d ARM: at91: rename defconfig files appropriately by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  89. b079d67 Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fixes-dss by Tony Lindgren · 14 years ago
  90. 52f3a41 Merge branch 'fixes-v3.2-rc2' into fixes by Tony Lindgren · 14 years ago
  91. 8770b07 ARM: OMAP2+: Fix Compilation error when omap_l3_noc built as module by Govindraj.R · 14 years ago
  92. 52a2396 ARM: OMAP2+: Remove empty io.h by Thomas Weber · 14 years ago
  93. a8a6565 ARM: OMAP2: select ARM_AMBA if OMAP3_EMU is defined by Ming Lei · 14 years ago
  94. 5a4f184 ARM: OMAP: smartreflex: fix IRQ handling bug by Felipe Balbi · 14 years ago
  95. 46232a3 ARM: OMAP: PM: only register TWL with voltage layer when device is present by Kevin Hilman · 14 years ago
  96. cc1b076 ARM: OMAP: hwmod: Fix the addr space, irq, dma count APIs by sricharan · 14 years ago
  97. 56f54e7 Merge branch 'fix' of git://github.com/ycmiao/pxa-linux into fixes by Arnd Bergmann · 14 years ago
  98. d92c9d5 Merge branch 'imx-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 14 years ago
  99. 4f778f5 Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 14 years ago
  100. bb68926 Merge branch 'for-arnd' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixes by Arnd Bergmann · 14 years ago