1. bbdfe62 drivers/tty/serial/mcf.c: fix typo on SERIAL_MCF_CONSOLE by Valentin Rothberg · 9 years ago
  2. 201d897 serial: mcf: fix no driver name in probe output by Greg Ungerer · 9 years ago
  3. ebffbc6 serial: mcf: fix compile warnings by Greg Ungerer · 9 years ago
  4. 6a1c34f serial: mcf: change email address to gerg@uclinux.org by Greg Ungerer · 9 years ago
  5. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  6. bd737f8 tty/serial_core: Introduce lock mechanism for RS485 by Ricardo Ribalda Delgado · 10 years ago
  7. 2fc0184 serial/mcf: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
  8. 9144b3c tty: serial: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  9. 5fda7a0 serial: Use UPF_* constants with struct uart_port flags by Peter Hurley · 10 years ago
  10. 8b152f1 serial: treewide: Remove empty implementations of enable_ms() by Alexander Shiyan · 10 years ago
  11. ef8b9dd serial: Fix IGNBRK handling by Peter Hurley · 10 years ago
  12. 5275ad7 tty: serial: mcf: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  13. 574de55 serial: use dev_get_platdata() by Jingoo Han · 11 years ago
  14. 2b35917 serial: mcf: missing uart_unregister_driver() on error in mcf_init() by Wei Yongjun · 11 years ago
  15. 496c907 serial: mcf: Add support RS485 in ColdFire serial driver by Quoc-Viet Nguyen · 11 years ago
  16. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  17. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  18. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  19. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  20. 9cfb5c0 TTY: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  21. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 13 years ago[Renamed from drivers/serial/mcf.c]
  22. 0ac8382 serial: mcf: don't take spinlocks in already protected functions by Yury Georgievskiy · 14 years ago
  23. 2545cf6 m68knommu: allow 4 coldfire serial ports by Philippe De Muyter · 14 years ago
  24. 3732b68f m68knommu: fix coldfire tcdrain by Philippe De Muyter · 14 years ago
  25. d6f80e3 m68knommu: move mcf_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  26. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  27. 4330e17 m68knommu: Fix support for console port other than ttyS0 on mcf.c by Len Sorensen · 15 years ago
  28. 26a4bc6 m68knommu: fix ColdFire 5272 serial baud rates in mcf.c by John Adamson · 16 years ago
  29. a88487c Fix compile errors in SGI console drivers (linux-next tree) by Takashi Iwai · 16 years ago
  30. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  31. 1679196 m68knommu: use ARRAY_SIZE in ColdFire serial driver by Greg Ungerer · 16 years ago
  32. 9f69ba8 m68knommu: use container_of in mcf.c by Greg Ungerer · 16 years ago
  33. 49aa49b m68knommu: new style ColdFire UART driver by Greg Ungerer · 17 years ago