1. eab4f5a tty: serial - fix tty back references in termios by Alan Cox · 14 years ago
  2. 1c5250d serial: imx.c: fix CTS trigger level lower to avoid lost chars by Valentin Longchamp · 14 years ago
  3. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  4. 988addf Merge branch 'origin' into devel-stable by Russell King · 14 years ago
  5. b93a4af Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  6. bbcd18d serial: imx: fix NULL dereference Oops when pdata == NULL by Baruch Siach · 15 years ago
  7. 94d32f9 imx-serial-excessive-status-clearing-on-break.patch by Andy Green · 14 years ago
  8. 2e2eb50 serial: imx: bit &/| confusion by Roel Kluin · 15 years ago
  9. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  10. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  11. 37d6fb6 i.MX serial: do not use #ifdef CONFIG_ARCH_* by Sascha Hauer · 15 years ago
  12. 1a2c4b3 imx: Check for NULL pointer deref before calling tty_encode_baud_rate by Sascha Hauer · 15 years ago
  13. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  14. d7f8d43 imx: serial: use tty_encode_baud_rate to set true rate by Oskar Schirmer · 15 years ago
  15. b6e4913 imx: serial: add IrDA support to serial driver by Fabian Godehardt · 15 years ago
  16. 534fca0 imx: serial: use rational library function by Oskar Schirmer · 15 years ago
  17. 9f322ad imx: serial: handle initialisation failure correctly by Daniel Glöckner · 15 years ago
  18. 2e14639 imx: serial: be sure to stop xmit upon shutdown by Fabian Godehardt · 15 years ago
  19. 97775731 imx: serial: notify higher layers in case xmit IRQ was not called by Fabian Godehardt · 15 years ago
  20. 26bbb3f imx: serial: fix one bit field type by Daniel Glöckner · 15 years ago
  21. d3810cd imx: serial: fix whitespaces (no changes in functionality) by Oskar Schirmer · 15 years ago
  22. e76afc4 fix oops when using console=ttymxcN with N > 0 by Eric Lammerts · 15 years ago
  23. 0003b79 fix oops when using console=ttymxcN with N > 0 by Eric Lammerts · 15 years ago
  24. 8c8fdbc [ARM] Remove arch-imx from build system by Sascha Hauer · 15 years ago
  25. e65fb00 [ARM] MXC: remove _clk suffix from clock names by Sascha Hauer · 15 years ago
  26. 9d631b8 [ARM] MXC: remove dependency to other include files from irqs.h by Sascha Hauer · 16 years ago
  27. bd006a9 patch-mx1-UART-support by Paulius Zaleckas · 16 years ago
  28. 9fbe604 imx serial: fix rts handling for non imx1 based hardware by Marc Kleine-Budde · 16 years ago
  29. 4411805 imx serial: set RXD mux bit on i.MX27 and i.MX31 by Marc Kleine-Budde · 16 years ago
  30. c45e7d7 i.MX serial: fix init failure by Darius Augulis · 16 years ago
  31. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  32. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  33. a88487c Fix compile errors in SGI console drivers (linux-next tree) by Takashi Iwai · 16 years ago
  34. 604cbad MX2 add support for mx2 in i.MX serial driver by Sascha Hauer · 16 years ago
  35. e3d13ff mxc: add MX3 support for i.MX internal UART driver by Sascha Hauer · 16 years ago
  36. 38a41fd IMX: introduce clock API by Sascha Hauer · 16 years ago
  37. dbff4e9 IMX UART: remove statically initialized tables by Sascha Hauer · 16 years ago
  38. 2582d8c IMX UART: Add board specific init/exit functions by Sascha Hauer · 16 years ago
  39. 036bb15 IMX UART: do not assume 16MHz reference frequency by Sascha Hauer · 16 years ago
  40. cf816ec Merge branch 'merge-fixes' into devel by Russell King · 16 years ago
  41. 3a8daaa [ARM] 4999/1: <IMX UART>: fix membase by Sascha Hauer · 16 years ago
  42. 3d45444 [ARM] 4998/1: <IMX UART>: do not use hardcoded io space size by Sascha Hauer · 16 years ago
  43. 789d525 [ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startup by Sascha Hauer · 16 years ago
  44. 0d3c393 [ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for polling by Sascha Hauer · 16 years ago
  45. 864eeed [ARM] 4994/1: <IMX UART>: Move error handling into execution path by Sascha Hauer · 16 years ago
  46. 8c9915b [ARM] 4993/1: <IMX UART>: Trivial: Remove unused defines by Sascha Hauer · 16 years ago
  47. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  48. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 16 years ago
  49. 4b300c3 [ARM] 4481/1: Fix a bug when i.MX is compiled as a module by Sascha Hauer · 17 years ago
  50. ff4bfb2 [ARM] 4328/1: Move i.MX UART regs to driver by Sascha Hauer · 17 years ago
  51. d7ea10d [ARM] i.MX serial: fix IRQ allocation by Pavel Pisa · 17 years ago
  52. 8c0b254 [ARM] i.MX serial: fix tx buffer overflows by Sascha Hauer · 17 years ago
  53. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  54. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  55. 40663cc [PATCH] irq-flags: serial: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  56. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  57. aa4148c [PATCH] devfs: Remove devfs support from the serial subsystem by Greg Kroah-Hartman · 19 years ago
  58. 5b80234 [ARM] 3490/1: i.MX: move uart resources to board files by Sascha Hauer · 18 years ago
  59. d358788 [SERIAL] kernel console should send CRLF not LFCR by Russell King · 18 years ago
  60. 9b4a161 [SERIAL] uart_port iotype member should use UPIO_* by Russell King · 18 years ago
  61. d195ea4 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  62. ce8337c [SERIAL] Don't use ASYNC_ constants with the uart_port structure by Russell King · 18 years ago
  63. f43aaba [ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGER by Russell King · 18 years ago
  64. 3261e36 [ARM] 3258/1: IMX serial: fix parity by Matt Reimer · 18 years ago
  65. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago
  66. c889b89 [SERIAL] imx: Fix missed platform_driver_unregister by Russell King · 19 years ago
  67. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  68. 8576762 [DRIVER MODEL] Add missing driver_unregister to IMX serial driver by Russell King · 19 years ago
  69. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  70. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  71. ceca629 [ARM] 2971/1: i.MX uart handle rts irq by Sascha Hauer · 19 years ago
  72. 86371d0 [ARM] 2957/1: imx UART Error handling by Sascha Hauer · 19 years ago
  73. 9f4426d [ARM] 2944/1: GCC 4 mx1ads serial driver compile fix by Vincent Sanders · 19 years ago
  74. 0f302dc [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functions by Sascha Hauer · 19 years ago
  75. b129a8c [SERIAL] Clean up and fix tty transmission start/stoping by Russell King · 19 years ago
  76. 587897f [PATCH] ARM: 2654/1: i.MX UART initialization sets and honors UFCR value by Sascha Hauer · 19 years ago
  77. 0370aff [PATCH] fix u32 vs. pm_message_t in drivers/ by Pavel Machek · 19 years ago
  78. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago