1. 5841fc4 tty: Remove unused SERIAL_DO_RESTART define by Peter Hurley · 9 years ago
  2. 01e51df tty: icom.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  3. ddcbad9 serial: icom: fix error return code by Julia Lawall · 10 years ago
  4. 8b152f1 serial: treewide: Remove empty implementations of enable_ms() by Alexander Shiyan · 10 years ago
  5. d6a62b3 serial: icom: dereference after free in load_code() by Dan Carpenter · 11 years ago
  6. 4f03ffc serial: icom: move array overflow checks earlier by Dan Carpenter · 11 years ago
  7. 5faf75d tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  8. 5a7daed serial: icom: fix casting warning by Jingoo Han · 11 years ago
  9. b9a129f driver: tty: serial: remove cast for kzalloc return value by Zhang Yanfei · 12 years ago
  10. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  11. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  12. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  13. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  14. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  15. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  16. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  17. 46e99c4 tty: Fix typo in tty drivers by Masanari Iida · 12 years ago
  18. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  19. 9cfb5c0 TTY: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  20. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  21. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/serial/icom.c]
  22. 4165fe4 tty: Fix up char drivers request_room usage by Alan Cox · 15 years ago
  23. e6c4ef9 tty: declare MODULE_FIRMWARE in various drivers by Ben Hutchings · 15 years ago
  24. 75e3a6a icom: convert space to tabs by Breno Leitao · 15 years ago
  25. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  26. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  27. 1607aca tty: icom: bit and/or confusion? by Roel Kluin · 15 years ago
  28. 24ed3ab pci: use pci_ioremap_bar() in drivers/serial by Arjan van de Ven · 15 years ago
  29. 257a6e8 icom: fix compile errors when defining ICOM_TRACE by Breno Leitao · 15 years ago
  30. aba6593 icom: fixing a if clause spaghetti by Breno Leitao · 15 years ago
  31. 95caa0a icom: fix rmmod crash by Breno Leitao · 15 years ago
  32. 60de8ad icom: remove unused variables by Breno Leitao · 15 years ago
  33. 1aa3692 ttydev: Fix up compile failures in the PPC build by Alan Cox · 16 years ago
  34. 15f2bbb kobject: convert icom to use kref, not kobject by Greg Kroah-Hartman · 17 years ago
  35. bc88d5d icom: add new sub-device-id to support new adapter by wendy xiong · 17 years ago
  36. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  37. 98f85d3 Char: icom, mark __init as __devinit by Jiri Slaby · 17 years ago
  38. 179fb0c do not truncate irq number for icom adapter by Olaf Hering · 17 years ago
  39. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  40. 8f31bb3 [PATCH] serial: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  41. 87c18aa Fix small typo in drivers/serial/icom.c by Thomas Hisch · 18 years ago
  42. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  43. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  44. 40663cc [PATCH] irq-flags: serial: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  45. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  46. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  47. 9c45817 [PATCH] Remove non-arch consumers of asm/segment.h by Kumar Gala · 19 years ago
  48. b129a8c [SERIAL] Clean up and fix tty transmission start/stoping by Russell King · 19 years ago
  49. 6d283d2 [PATCH] Serial: Remove linux/version.h by Olaf Hering · 19 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago