1. e32a9f8 serial: imx: Use <linux/io.h> instead of <asm/io.h> by Sachin Kamat · 12 years ago
  2. 82313e6 serial: imx: Fix checkpatch errors related to spacing by Sachin Kamat · 12 years ago
  3. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  4. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  5. 034dc4d serial: imx: remove null check of sport in suspend/resume function by Richard Zhao · 12 years ago
  6. 0a86a86 serial: imx: set sport as drvdata, like it's used elsewhere by Richard Zhao · 12 years ago
  7. 32dec75 Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Olof Johansson · 12 years ago
  8. 7ac3c93 Merge 3.6-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  9. 82906b1 ARM: imx: move platform_data definitions by Arnd Bergmann · 12 years ago
  10. 833462e serial/imx: improve error diagnosics for clock and pinctrl failures by Uwe Kleine-König · 12 years ago
  11. 7be0670 tty: serial: imx: don't reinit clock in imx_setup_ufcr() by Dirk Behme · 12 years ago
  12. 9ec1882 tty: serial: imx: console write routing is unsafe on SMP by Xinyu Chen · 12 years ago
  13. c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
  14. 1ee8f65 tty: serial: imx: remove the use of MXC_INTERNAL_IRQS by Shawn Guo · 13 years ago
  15. 7d0b066 serial/imx: make devdata member point to const data by Uwe Kleine-König · 13 years ago
  16. 4f5a9fd Merge branch 'imx/pinctrl' into imx/clock by Arnd Bergmann · 13 years ago
  17. fed78ce tty: serial: imx: adopt pinctrl support by Shawn Guo · 13 years ago
  18. 3a9465f serial i.MX: do not depend on grouped clocks by Sascha Hauer · 13 years ago
  19. ef5ca19 serial: imx: add clk_prepare/clk_unprepare by Richard Zhao · 13 years ago
  20. 995234d tty: serial: imx: move del_timer_sync() to avoid potential deadlock by Eric Miao · 13 years ago
  21. 01f56ab imx: add polled io uart methods by Saleem Abdulrasool · 13 years ago
  22. 0ad5a81 imx: Add save/restore functions for UART control regs by Dirk Behme · 13 years ago
  23. 20bb809 serial/imx: let probing fail for the dt case without a valid alias by Uwe Kleine-König · 13 years ago
  24. a197a19 serial/imx: propagate error from of_alias_get_id instead of using -ENODEV by Uwe Kleine-König · 13 years ago
  25. db1a9b5 tty: serial: imx: Allow UART to be a source for wakeup by Fabio Estevam · 13 years ago
  26. f227824 serial/imx: propagate error of platform_driver_register in init routine by Uwe Kleine-König · 13 years ago
  27. 5fffb95 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  28. ff05967 serial/imx: add of_alias_get_id() reference back by Shawn Guo · 13 years ago
  29. 019dc9e serial/imx: support to handle break character by Hui Wang · 13 years ago
  30. 9e191b2 dt: remove of_alias_get_id() reference by Grant Likely · 13 years ago
  31. 22698aa serial/imx: add device tree probe support by Shawn Guo · 13 years ago
  32. fe6b540 serial/imx: get rid of the uses of cpu_is_mx1() by Shawn Guo · 13 years ago
  33. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  34. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  35. 5680e94 serial/imx: read cts state only after acking cts change irq by Uwe Kleine-König · 14 years ago
  36. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 14 years ago
  37. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  38. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/serial/imx.c]
  39. 4e4e660 serial/imx: check that the buffer is non-empty before sending it out by Volker Ernst · 14 years ago
  40. eab4f5a tty: serial - fix tty back references in termios by Alan Cox · 15 years ago
  41. 1c5250d serial: imx.c: fix CTS trigger level lower to avoid lost chars by Valentin Longchamp · 15 years ago
  42. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  43. 988addf Merge branch 'origin' into devel-stable by Russell King · 15 years ago
  44. b93a4af Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 15 years ago
  45. bbcd18d serial: imx: fix NULL dereference Oops when pdata == NULL by Baruch Siach · 15 years ago
  46. 94d32f9 imx-serial-excessive-status-clearing-on-break.patch by Andy Green · 15 years ago
  47. 2e2eb50 serial: imx: bit &/| confusion by Roel Kluin · 15 years ago
  48. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  49. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  50. 37d6fb6 i.MX serial: do not use #ifdef CONFIG_ARCH_* by Sascha Hauer · 16 years ago
  51. 1a2c4b3 imx: Check for NULL pointer deref before calling tty_encode_baud_rate by Sascha Hauer · 16 years ago
  52. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  53. d7f8d43 imx: serial: use tty_encode_baud_rate to set true rate by Oskar Schirmer · 16 years ago
  54. b6e4913 imx: serial: add IrDA support to serial driver by Fabian Godehardt · 16 years ago
  55. 534fca0 imx: serial: use rational library function by Oskar Schirmer · 16 years ago
  56. 9f322ad imx: serial: handle initialisation failure correctly by Daniel Glöckner · 16 years ago
  57. 2e14639 imx: serial: be sure to stop xmit upon shutdown by Fabian Godehardt · 16 years ago
  58. 97775731 imx: serial: notify higher layers in case xmit IRQ was not called by Fabian Godehardt · 16 years ago
  59. 26bbb3f imx: serial: fix one bit field type by Daniel Glöckner · 16 years ago
  60. d3810cd imx: serial: fix whitespaces (no changes in functionality) by Oskar Schirmer · 16 years ago
  61. e76afc4 fix oops when using console=ttymxcN with N > 0 by Eric Lammerts · 16 years ago
  62. 0003b79 fix oops when using console=ttymxcN with N > 0 by Eric Lammerts · 16 years ago
  63. 8c8fdbc [ARM] Remove arch-imx from build system by Sascha Hauer · 16 years ago
  64. e65fb00 [ARM] MXC: remove _clk suffix from clock names by Sascha Hauer · 16 years ago
  65. 9d631b8 [ARM] MXC: remove dependency to other include files from irqs.h by Sascha Hauer · 16 years ago
  66. bd006a9 patch-mx1-UART-support by Paulius Zaleckas · 16 years ago
  67. 9fbe604 imx serial: fix rts handling for non imx1 based hardware by Marc Kleine-Budde · 16 years ago
  68. 4411805 imx serial: set RXD mux bit on i.MX27 and i.MX31 by Marc Kleine-Budde · 16 years ago
  69. c45e7d7 i.MX serial: fix init failure by Darius Augulis · 16 years ago
  70. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  71. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  72. a88487c Fix compile errors in SGI console drivers (linux-next tree) by Takashi Iwai · 16 years ago
  73. 604cbad MX2 add support for mx2 in i.MX serial driver by Sascha Hauer · 16 years ago
  74. e3d13ff mxc: add MX3 support for i.MX internal UART driver by Sascha Hauer · 16 years ago
  75. 38a41fd IMX: introduce clock API by Sascha Hauer · 16 years ago
  76. dbff4e9 IMX UART: remove statically initialized tables by Sascha Hauer · 16 years ago
  77. 2582d8c IMX UART: Add board specific init/exit functions by Sascha Hauer · 16 years ago
  78. 036bb15 IMX UART: do not assume 16MHz reference frequency by Sascha Hauer · 16 years ago
  79. cf816ec Merge branch 'merge-fixes' into devel by Russell King · 17 years ago
  80. 3a8daaa [ARM] 4999/1: <IMX UART>: fix membase by Sascha Hauer · 17 years ago
  81. 3d45444 [ARM] 4998/1: <IMX UART>: do not use hardcoded io space size by Sascha Hauer · 17 years ago
  82. 789d525 [ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startup by Sascha Hauer · 17 years ago
  83. 0d3c393 [ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for polling by Sascha Hauer · 17 years ago
  84. 864eeed [ARM] 4994/1: <IMX UART>: Move error handling into execution path by Sascha Hauer · 17 years ago
  85. 8c9915b [ARM] 4993/1: <IMX UART>: Trivial: Remove unused defines by Sascha Hauer · 17 years ago
  86. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  87. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 17 years ago
  88. 4b300c3 [ARM] 4481/1: Fix a bug when i.MX is compiled as a module by Sascha Hauer · 17 years ago
  89. ff4bfb2 [ARM] 4328/1: Move i.MX UART regs to driver by Sascha Hauer · 18 years ago
  90. d7ea10d [ARM] i.MX serial: fix IRQ allocation by Pavel Pisa · 18 years ago
  91. 8c0b254 [ARM] i.MX serial: fix tx buffer overflows by Sascha Hauer · 18 years ago
  92. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  93. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  94. 40663cc [PATCH] irq-flags: serial: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  95. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  96. aa4148c [PATCH] devfs: Remove devfs support from the serial subsystem by Greg Kroah-Hartman · 19 years ago
  97. 5b80234 [ARM] 3490/1: i.MX: move uart resources to board files by Sascha Hauer · 19 years ago
  98. d358788 [SERIAL] kernel console should send CRLF not LFCR by Russell King · 19 years ago
  99. 9b4a161 [SERIAL] uart_port iotype member should use UPIO_* by Russell King · 19 years ago
  100. d195ea4 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago