1. 0160651 pcm038: mux configuration for predefined gpio line by Luotao Fu · 15 years ago
  2. 3fd2691 MX31 Fix spi clock names by Sascha Hauer · 15 years ago
  3. 7bc07eb mx3x: Fixup USB base addresses by Sascha Hauer · 15 years ago
  4. 3373169 mx27: add support for phytec pca100 (phyCARD-s) board by Luotao Fu · 15 years ago
  5. 547270a i.MX35 clock support: Add USB clocks by Sascha Hauer · 15 years ago
  6. d37ba97 MX31: add spi controller devices/resources by Sascha Hauer · 16 years ago
  7. f420db8 MX2: Add SPI devices/resources by Sascha Hauer · 16 years ago
  8. 88b0564 mx31moboard: move usb otg support back to moboard common file by Valentin Longchamp · 15 years ago
  9. b23f153 mx31moboard: added usb xcvr reset for mx31moboard by Valentin Longchamp · 15 years ago
  10. 89829d5 mx31: added one more pin definition by Valentin Longchamp · 15 years ago
  11. 94da274 MXC: add iomux pins configuration support for MXC91231 by Dmitriy Taychenachev · 15 years ago
  12. fd6ac7b MXC: add basic MXC91231 support by Dmitriy Taychenachev · 15 years ago
  13. 8e5be21 i.MX25 iomux definitions (corrected version) by Lothar Waßmann · 15 years ago
  14. cf983c9 fix mx35 wrong clock by Sascha Hauer · 15 years ago
  15. 635baf6 Freescale i.MX25 PDK (3ds) board support by Sascha Hauer · 15 years ago
  16. 8c25c36 Add i.MX25 support by Sascha Hauer · 15 years ago
  17. a058cbc mxc pwm: add mx25 support by Sascha Hauer · 15 years ago
  18. 6134b2c iomux-v3: Allow for a runtime base address by Sascha Hauer · 15 years ago
  19. fc2a9f0 MXC: i.MX25 timer support by Sascha Hauer · 15 years ago
  20. 12b8eb8 MXC: use variable for irq controller base in entry-macro.S by Sascha Hauer · 15 years ago
  21. c372a5c ARM: MX3: add ckil clock by Daniel Mack · 15 years ago
  22. cf87a6e ARM: mxc: Fix i2c_board_info definitions by Sascha Hauer · 15 years ago
  23. a961bf3 Add support for Eukrea's MBIMX27 by Eric Benard · 15 years ago
  24. af5b1df Add support for Eukrea's CPUIMX27 by Eric Benard · 15 years ago
  25. 627fb3b MX27: Add USB platform devices and resources by javier Martin · 15 years ago
  26. 88e29a8 MX3: add additional USB pins to iomux by Daniel Mack · 15 years ago
  27. 6558f98 ehci mxc: Fix clocks by Sascha Hauer · 15 years ago
  28. c13a482 MX3: Add USB platform devices and resources by Daniel Mack · 15 years ago
  29. 5e63ff9 [ARM] MXC: remove the now unused #ifndef CONFIG_COMMON_CLKDEV by Sascha Hauer · 16 years ago
  30. 7dae113 [ARM] MXC: Switch MX1 to clkdev support by Sascha Hauer · 16 years ago
  31. 6d73665 MXC PLL decoding: calculate mfn value with less magic by Sascha Hauer · 15 years ago
  32. 5ef881b MXC: pwm driver fixes by Sascha Hauer · 15 years ago
  33. 494f22d MXC gpio interrupt support: move register definitions to .c file by Sascha Hauer · 15 years ago
  34. 8afaada mxc gpio: CONFIG_ARCH_* -> cpu_is_*() by Sascha Hauer · 15 years ago
  35. 61b032e pcm038: Add support for SJA1000 on baseboard by Sascha Hauer · 15 years ago
  36. 91bf9a2 pcm037: Add support for SJA1000 on baseboard by Sascha Hauer · 15 years ago
  37. 343684f imxfb: Add support for multiple displays by Sascha Hauer · 15 years ago
  38. d6b5150 imxfb: use resource_size() macro by Sascha Hauer · 15 years ago
  39. f497d01 imxfb: calculate bpix value from bits_per_pixel by Sascha Hauer · 15 years ago
  40. 9b0e6db mx1: Codingstyle: Let the compiler count arrays by Sascha Hauer · 15 years ago
  41. 3f4f54b mx3: Codingstyle: Let the compiler count arrays by Sascha Hauer · 15 years ago
  42. bf50bcc mx2: Codingstyle: Let the compiler count arrays by Sascha Hauer · 15 years ago
  43. aa68c02 mx2: remove mxc_irda platform device by Sascha Hauer · 15 years ago
  44. 997d74b MXC iomux-v3: Fix defines for PAD_CTL registers by Sascha Hauer · 15 years ago
  45. c5aa0ad mxc: turn to soc specific init_irq functions by Sascha Hauer · 15 years ago
  46. 12308df mxc: remove do not include directly by Sascha Hauer · 15 years ago
  47. 37d6fb6 i.MX serial: do not use #ifdef CONFIG_ARCH_* by Sascha Hauer · 15 years ago
  48. ccc1a6f MXC: remove board specific setup of MXC_LL_UART_[PV]ADDR by Sascha Hauer · 15 years ago
  49. d30c74a MXC uncompress macros: determine uart base by machine type by Sascha Hauer · 15 years ago
  50. abae613 mxc: remove ARCH_NR_GPIOS by Sascha Hauer · 15 years ago
  51. be124c9 system.c: runtime base address by Sascha Hauer · 15 years ago
  52. 8db5d1a MXC: pass base/irq to mxc_timer_init by Sascha Hauer · 15 years ago
  53. 4be3bd7 Linux 2.6.31-rc4 by Linus Torvalds · 15 years ago
  54. b600ffa Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. 81cbf6d Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 15 years ago
  56. 61f3826 genirq: Fix UP compile failure caused by irq_thread_check_affinity by Bruno Premont · 15 years ago
  57. 023d43c lockdep: Fix lockdep annotation for pipe_double_lock() by Peter Zijlstra · 15 years ago
  58. 3c33010 Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perf by Linus Torvalds · 15 years ago
  59. 612e900 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. c57c374 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. 5b26776 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. 356d1b5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  63. bb184d1 Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 15 years ago
  64. 1f9758d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  65. 49ed657 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  66. 402168c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  67. 12e8ffe Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  68. 0d517fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  69. 1fd1f28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  70. 0dc3d52 perf: fix stack data leak by Arjan van de Ven · 15 years ago
  71. 61fe087 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  72. 71c4c8b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  73. 0fdc7e6 perf_counter tools: Give perf top inherit option by Mike Galbraith · 15 years ago
  74. d20ff6b perf_counter tools: Fix vmlinux symbol generation breakage by Mike Galbraith · 15 years ago
  75. 5beeded perf_counter: Detect debugfs location by Jason Baron · 15 years ago
  76. f6bdafe perf_counter: Add tracepoint support to perf list, perf stat by Jason Baron · 15 years ago
  77. 28ac909 perf symbol: C++ demangling by Arnaldo Carvalho de Melo · 15 years ago
  78. dfe5a50 perf: avoid structure size confusion by using a fixed size by Arjan van de Ven · 15 years ago
  79. 966ee4d perf_counter: Fix throttle/unthrottle event logging by Anton Blanchard · 15 years ago
  80. a054123 perf_counter: Improve perf stat and perf record option parsing by Anton Blanchard · 15 years ago
  81. 7f453c2 perf_counter: PERF_SAMPLE_ID and inherited counters by Peter Zijlstra · 15 years ago
  82. 573402d perf_counter: Plug more stack leaks by Peter Zijlstra · 15 years ago
  83. c9f73a3 perf: Fix stack data leak by Arjan van de Ven · 15 years ago
  84. 9b7019a perf_counter: Remove unused variables by Peter Zijlstra · 15 years ago
  85. 1d2f379 Merge commit 'tip/perfcounters/core' into perf-counters-for-linus by Peter Zijlstra · 15 years ago
  86. 3730793 fbmon: work around compiler bug in gcc-2.4.2 by Linus Torvalds · 15 years ago
  87. 9ba5f00 softirq: introduce tasklet_hrtimer infrastructure by Peter Zijlstra · 15 years ago
  88. a947a39 sky2: Avoid races in sky2_down by Mike McCormack · 15 years ago
  89. 2fc2111 ide-tape: Don't leak kernel stack information by Michael Buesch · 15 years ago
  90. bc146d2 ide: fix memory leak when flush command is issued by Maxime Bizon · 15 years ago
  91. d953126 NFSv4: Fix a problem whereby a buggy server can oops the kernel by Trond Myklebust · 15 years ago
  92. fccba80 NFSv4: Fix an NFSv4 mount regression by Trond Myklebust · 15 years ago
  93. b64aec8 NFSv4: Fix an Oops in nfs4_free_lock_state by Trond Myklebust · 15 years ago
  94. 8666953 drivers/net/mlx4: Adjust constant by Julia Lawall · 15 years ago
  95. 0376d5b drivers/net: Move a dereference below a NULL test by Julia Lawall · 15 years ago
  96. 0021195 drivers/net: Move a dereference below a NULL test by Julia Lawall · 15 years ago
  97. acb9c1b connector: maintainer/mail update. by Evgeniy Polyakov · 15 years ago
  98. 87cf656 USB host CDC Phonet network interface driver by Rémi Denis-Courmont · 15 years ago
  99. 4564cba macsonic, jazzsonic: fix oops on module unload by Finn Thain · 15 years ago
  100. 25177476 macsonic: move probe function to .devinit.text by Uwe Kleine-König · 15 years ago