1. 19373c0 MX1: Add registration functions for SPI. by Gwenhael Goavec-Merou · 14 years ago
  2. 13f4068 MX1: Add data structure for SPI by Gwenhael Goavec-Merou · 14 years ago
  3. e893f7c MX1: Register clock for SPI2 by Gwenhael Goavec-Merou · 14 years ago
  4. 40b2747 MX1: Rename SPI interrupt name and base address. by Gwenhael Goavec-Merou · 14 years ago
  5. 4dbbaa6 ARM: imx35: fix trivial copy/paste error by Ryan Lortie · 14 years ago
  6. d058b64 ARM: imx35: fix ATA_DATA3 pad control address by Ryan Lortie · 14 years ago
  7. 20fcd4a i.MX25: add sdma clock definitions by Eric Bénard · 14 years ago
  8. 1cb59f9 ARM: mxs: Initial support for Ka-Ro TX28 by Lothar Waßmann · 14 years ago
  9. ccb24d5 ARM: mxs: Add missing EXPORT_SYMBOL for mxs_reset_block by Sascha Hauer · 14 years ago
  10. 2301dfa ARM: mxs: Add pwm clocks and device registration by Sascha Hauer · 14 years ago
  11. 7815956 ARM: mxc: add a dma mask to fec devices by Uwe Kleine-König · 14 years ago
  12. f4b5d2b ARM: mxs: add a dma mask to fec devices by Lothar Waßmann · 14 years ago
  13. c762b29 ARM: mxc: free dma_mask in error path by Uwe Kleine-König · 14 years ago
  14. 84082d6 ARM: mxs: free dma_mask in error path by Lothar Waßmann · 14 years ago
  15. 8c3f2d7 cpuimx51sd: mcp2515 supports up to 10MHz SPI clock by Eric Bénard · 14 years ago
  16. 33d3487 cpuimx51sd: fix tsc2007 by Eric Bénard · 14 years ago
  17. b1372146 cpuimx51sd: add cpufreq support by Eric Bénard · 14 years ago
  18. 2c4066c eukrea-tlv320: add MBIMXSD51 support by Eric Bénard · 14 years ago
  19. d4abe93 arm: mach-mx3: use IMX_GPIO_NR instead of hard-coded values by Wolfram Sang · 14 years ago
  20. ea7ee4c mx31: add support for the bugbase 1.3 from buglabs by Denis 'GNUtoo' Carikli · 14 years ago
  21. b03b2a7 ARM: mx51_defconfig: change CONFIG_LEDS_CLASS 'm' to 'y' by Shawn Guo · 14 years ago
  22. ddb95fd ARM: imx/mach-mx25_3ds: Use IMX_GPIO_NR instead of hard-coded values by Fabio Estevam · 14 years ago
  23. 510dc2e ARM: imx53: add sdhc pad settings by Richard Zhu · 14 years ago
  24. 503e163 ARM: imx53: correct Silicon Revision definition following fuse map by Richard Zhao · 14 years ago
  25. 646e610 ARM: imx53_smd add uncompress print by Frank Li · 14 years ago
  26. b807afe ARM: imx50: correct iomux-mx50.h wrong daisy chain settings by Richard Zhao · 14 years ago
  27. 942b99f ARM: imx53_loco: add i2c device support by Richard Zhao · 14 years ago
  28. c4e942b ARM: imx53_loco add uncompress print by Richard Zhao · 14 years ago
  29. 6388b96 ARM: imx53_loco: add all pad configure. by Richard Zhao · 14 years ago
  30. daa7954 ARM: mach-mx5: Add watchdog support for MX53 based boards by Fabio Estevam · 14 years ago
  31. 78c7359 ARM: mx5: Add watchdog support for MX53 by Fabio Estevam · 14 years ago
  32. 102c91d mx51: add support for efika smartbook by Arnaud Patard (Rtp) · 14 years ago
  33. 856e656 efika: enable cpufreq by Arnaud Patard (Rtp) · 14 years ago
  34. 2432cff efikamx: add mc13892 support / implement power off by Arnaud Patard (Rtp) · 14 years ago
  35. 9d72af6 efikamx: add usb h1 support by Arnaud Patard (Rtp) · 14 years ago
  36. 7ac18a3 Introduce EFIKA_COMMON by Arnaud Patard (Rtp) · 14 years ago
  37. 1580818 ARM: mxs/mx28evk: add auart devices by Shawn Guo · 14 years ago
  38. 2e8acbc ARM: mxs/mx23evk: add auart device by Shawn Guo · 14 years ago
  39. edca314 ARM: mx23: dynamically allocate mx23 auart device by Shawn Guo · 14 years ago
  40. 08ec113 ARM: mx23: rename mx23 auart irq definition to align with mx28 by Shawn Guo · 14 years ago
  41. 18fd731 Freescale STMP37XX/STMP378X Application UART driver: remove duplicate linux/device.h include by Jesper Juhl · 14 years ago
  42. 124c13b i.MX51 iomux: Fixes MX51_PAD_UART2_TXD__UART2_TXD & MX51_PAD_USBH1_DATA2__UART2_TXD declarations by Julien Boibessot · 14 years ago
  43. 4e43d9f ARM: mx3/mx31ads: fix comments of irq callbacks by Uwe Kleine-König · 14 years ago
  44. a0c859c ARM: mx3: remove some useless comments by Uwe Kleine-König · 14 years ago
  45. e134fb2 ARM: mx3+mx5: rename mxc_board_init to ${machine}_init by Uwe Kleine-König · 14 years ago
  46. 4bd597b ARM i.MX ehci: do ehci init in board specific functions by Sascha Hauer · 14 years ago
  47. cb07625 ARM i.MX ehci: factor out soc specific functions by Sascha Hauer · 14 years ago
  48. f19693a Merge commit 'v2.6.38-rc4' into imx-for-2.6.39 by Sascha Hauer · 14 years ago
  49. 23b120c ARM: mxc91231: use .init_early to initialize cpu type by Uwe Kleine-König · 14 years ago
  50. ab130421 ARM: mx5: use .init_early to initialize cpu type, reset address and iomuxer by Uwe Kleine-König · 14 years ago
  51. 97976e2 ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxer by Uwe Kleine-König · 14 years ago
  52. 3dac219 ARM: imx: use .init_early to initialize cpu type and reset address by Uwe Kleine-König · 14 years ago
  53. 5836372 ARM: imx+mx3: convert to mc13xxx MFD by David Jander · 14 years ago
  54. 0be9a19 ARM: mx3/mx31_3ds: fix compiler warning without CONFIG_USB_ULPI by Uwe Kleine-König · 14 years ago
  55. 9b1e1ea ARM: imx/eukrea_mbimx27: fix compile warnings about unused variables by Uwe Kleine-König · 14 years ago
  56. 100b33c Linux 2.6.38-rc4 by Linus Torvalds · 14 years ago
  57. 65d9055 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  58. cb5520f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  59. eee4da2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  60. b8f049a Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  61. 06262a6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  62. fb2b2a1 CRED: Fix memory and refcount leaks upon security_prepare_creds() failure by Tetsuo Handa · 14 years ago
  63. 2edeaa3 CRED: Fix BUG() upon security_cred_alloc_blank() failure by Tetsuo Handa · 14 years ago
  64. 257a65d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  65. 3a90983 Btrfs: Fix page count calculation by Yan, Zheng · 14 years ago
  66. 1f63b95 Merge branch 'fixes' by Russell King · 14 years ago
  67. d402539 cifs: remove checks for ses->status == CifsExiting by Jeff Layton · 14 years ago
  68. d8cff13 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Russell King · 14 years ago
  69. 7c28938 ALSA: AACI: allow writes to MAINCR to take effect by Russell King · 14 years ago
  70. 4a683a2 ARM: Update mach-types by Russell King · 14 years ago
  71. d344e38 x86, nx: Mark the ACPI resume trampoline code as +x by H. Peter Anvin · 14 years ago
  72. 57cdfdf powerpc: Fix hcall tracepoint recursion by Anton Blanchard · 14 years ago
  73. 429f4d8 powerpc/numa: Fix bug in unmap_cpu_from_node by Anton Blanchard · 14 years ago
  74. fe5cfd6 powerpc/numa: Disable VPHN on dedicated processor partitions by Anton Blanchard · 14 years ago
  75. c0e5e46 powerpc/numa: Add length when creating OF properties via VPHN by Anton Blanchard · 14 years ago
  76. d69043e powerpc/numa: Check for all VPHN changes by Anton Blanchard · 14 years ago
  77. 5de1669 powerpc/numa: Only use active VPHN count fields by Anton Blanchard · 14 years ago
  78. cd9d6cc powerpc/pseries: Remove unnecessary variable initializations in numa.c by Jesse Larrew · 14 years ago
  79. 7639ada powerpc/pseries: Fix brace placement in numa.c by Jesse Larrew · 14 years ago
  80. bd03403 powerpc/pseries: Fix typo in VPHN comments by Jesse Larrew · 14 years ago
  81. 1f1936f powerpc: Fix some 6xx/7xxx CPU setup functions by Benjamin Herrenschmidt · 14 years ago
  82. af9eef3 powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bit by Benjamin Herrenschmidt · 14 years ago
  83. b51cbd4 powerpc/book3e: Protect complex macro args in mmu-book3e.h by Scott Wood · 14 years ago
  84. 81c386c powerpc: Fix pfn_valid() when memory starts at a non-zero address by Scott Wood · 14 years ago
  85. 8dbdea8 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 14 years ago
  86. f0adc82 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  87. 43a7232 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. 15ccb7b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  89. 07675f4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. 585a7c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  91. e66a022 arm/ixp4xx: Rename FREQ macro to avoid collisions by Ben Hutchings · 14 years ago
  92. 3c3a3b4 IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries. by Krzysztof Hałasa · 14 years ago
  93. 8e4eef7 btrfs: Drop __exit attribute on btrfs_exit_compress by Alexey Charkov · 14 years ago
  94. 554233a btrfs: cleanup error handling in btrfs_unlink_inode() by Tsutomu Itoh · 14 years ago
  95. 3c14874 Btrfs: exclude super blocks when we read in block groups by Josef Bacik · 14 years ago
  96. 13dbc08 Btrfs: make sure search_bitmap finds something in remove_from_bitmap by Josef Bacik · 14 years ago
  97. 55835eb Merge branch 'timers/locking' by Ingo Molnar · 14 years ago
  98. 8132b65 cifs: add check for kmalloc in parse_dacl by Stanislav Fomichev · 14 years ago
  99. a9fe8d5 m32r: Fixup last __do_IRQ leftover by Thomas Gleixner · 14 years ago
  100. 872434d genirq: Add missing status flags to modification mask by Thomas Gleixner · 14 years ago