1. 1c93c2e sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option by Tkhai Kirill · 13 years ago
  2. 75750fc TTY: do not reset master's packet mode by Jiri Slaby · 14 years ago
  3. 3b11e57 tty: serial: fix typo "ARCH_S5P6450" by Paul Bolle · 13 years ago
  4. d91371b serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller by Wang YanQing · 13 years ago
  5. f515e1d fb: Yet another band-aid for fixing lockdep mess by Takashi Iwai · 14 years ago
  6. c30b55c fb: rework locking to fix lock ordering on takeover by Alan Cox · 14 years ago
  7. df28f48 vgacon/vt: clear buffer attributes when we load a 512 character font (v2) by Dave Airlie · 14 years ago
  8. 46605da tty: set_termios/set_termiox should not return -EINTR by Oleg Nesterov · 14 years ago
  9. 0c10d7f tty: Prevent deadlock in n_gsm driver by Dirkjan Bussink · 14 years ago
  10. f6ffcce tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler by Maxime Ripard · 14 years ago
  11. 5147811 serial:ifx6x60:Delete SPI timer when shut down port by chao bi · 14 years ago
  12. 51b8318 Revert "serial: omap: fix software flow control" by Felipe Balbi · 14 years ago
  13. c4c493a kdb,vt_console: Fix missed data due to pager overruns by Jason Wessel · 14 years ago
  14. 1168fb4 n_gsm: memory leak in uplink error path by Russ Gorby · 14 years ago
  15. 119bd47 n_gsm: added interlocking for gsm_data_lock for certain code paths by Russ Gorby · 14 years ago
  16. b0a3c58 n_gsm: uplink SKBs accumulate on list by Russ Gorby · 14 years ago
  17. 3e6ef23 n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX by xiaojin · 14 years ago
  18. 268b7d4 serial: set correct baud_base for EXSYS EX-41092 Dual 16950 by Flavio Leitner · 14 years ago
  19. c5500c7 serial: pl011: handle corruption at high clock speeds by Linus Walleij · 14 years ago
  20. bba5a67 serial: omap: fix software flow control by Vikram Pandita · 14 years ago
  21. e2a43ab Remove BUG_ON from n_tty_read() by Stanislav Kozina · 14 years ago
  22. 0f2c427 tty: keyboard.c: Remove locking from vt_get_leds. by Christopher Brannon · 14 years ago
  23. 61df445 pch_uart: Add eg20t_port lock field, avoid recursive spinlocks by Darren Hart · 14 years ago
  24. 3dcb536 pch_uart: Fix parity setting issue by Tomoya MORINAGA · 14 years ago
  25. 439ec7b pch_uart: Fix rx error interrupt setting issue by Tomoya MORINAGA · 14 years ago
  26. 17361b3 pch_uart: Fix missing break for 16 byte fifo by Alan Cox · 14 years ago
  27. 8623625 tty: serial: imx: console write routing is unsafe on SMP by Xinyu Chen · 14 years ago
  28. a8e4803 pmac_zilog,kdb: Fix console poll hook to return instead of loop by Jason Wessel · 14 years ago
  29. 2da19ff xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness. by Konrad Rzeszutek Wilk · 14 years ago
  30. 85fc3e3 xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN by Konrad Rzeszutek Wilk · 14 years ago
  31. 6a07cbc xen/hvc: Collapse error logic. by Konrad Rzeszutek Wilk · 14 years ago
  32. 284e7be hvc_xen: NULL dereference on allocation failure by Dan Carpenter · 14 years ago
  33. d0afed6 tty: Allow uart_register/unregister/register by Alan Cox · 14 years ago
  34. 0b3539a 8250_pci: fix pch uart matching by Arnaud Patard · 14 years ago
  35. b4bc018 8250.c: less than 2400 baud fix. by Christian Melki · 14 years ago
  36. 2fa8ba3 Add missing call to uart_update_timeout() by Lothar Waßmann · 14 years ago
  37. eea41ae tty: Fix LED error return by Alan Cox · 14 years ago
  38. c89ff23 Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 14 years ago
  39. 84f904e vt: Fix deadlock on scroll-lock by Alan Cox · 14 years ago
  40. 810b4de tty/serial/pmac_zilog: Fix "nobody cared" IRQ message by Larry Finger · 14 years ago
  41. d3a7b83 drivers/tty/amiserial.c: add missing tty_unlock by Julia Lawall · 14 years ago
  42. af6d17c pch_uart: Fix dma channel unallocated issue by Tomoya MORINAGA · 14 years ago
  43. 7a6fbc9 ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR by Alexander Shiyan · 14 years ago
  44. f4f9c1a Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 14 years ago
  45. 11bbd5b pch_uart: Add Kontron COMe-mTT10 uart clock quirk by Michael Brunner · 14 years ago
  46. 867c902 pch_uart: Fix MSI setting issue by Tomoya MORINAGA · 14 years ago
  47. bc02d15 serial/8250_pci: add a "force background timer" flag and use it for the "kt" serial port by Dan Williams · 14 years ago
  48. 49b532f Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller" by Dan Williams · 14 years ago
  49. 3579812 Revert "serial/8250_pci: init-quirk msi support for kt serial controller" by Dan Williams · 14 years ago
  50. d8c4019 tty/serial/omap: console can only be built-in by Arnd Bergmann · 14 years ago
  51. 7b246a1 serial: samsung: fix omission initialize ulcon in reset port fn() by Kukjin Kim · 14 years ago
  52. 5da527a printk(): add KERN_CONT where needed in hpet and vt code by Kay Sievers · 14 years ago
  53. 57c3686 tty/serial: atmel_serial: fix RS485 half-duplex problem by Siftar, Gabe · 14 years ago
  54. acede70 tty: serial: altera_uart: Check for NULL platform_data in probe. by Yuriy Kozlov · 14 years ago
  55. 388bc26 omap-serial: Fix the error handling in the omap_serial probe by Shubhrajyoti D · 14 years ago
  56. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 14 years ago
  57. c3d8b76 serial: PL011: move interrupt clearing by Linus Walleij · 14 years ago
  58. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  59. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 14 years ago
  60. b82c328 sysrq: use SEND_SIG_FORCED instead of force_sig() by Anton Vorontsov · 14 years ago
  61. ca6f327 serial/sunzilog: fix keyboard on SUN SPARCstation by Sam Ravnborg · 14 years ago
  62. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 14 years ago
  63. b12bb29 serial: sh-sci: use serial_port_in/out vs sci_in/out. by Paul Mundt · 14 years ago
  64. f52b69f Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 14 years ago
  65. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 14 years ago
  66. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 14 years ago
  67. 47b816f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  68. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 14 years ago
  69. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 14 years ago
  70. b1a154d Disintegrate asm/system.h for CRIS by David Howells · 14 years ago
  71. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 14 years ago
  72. 49d4bca serial: sh-sci: fix a race of DMA submit_tx on transfer by Yoshii Takashi · 14 years ago
  73. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 14 years ago
  74. cb52d89 powerpc+sparc/vio: Modernize driver registration by Benjamin Herrenschmidt · 14 years ago
  75. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  76. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  77. f314f33 ARM: 7342/2: sa1100: prepare for sparse irq conversion by Rob Herring · 14 years ago
  78. 0e65ae0 Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 14 years ago
  79. 7fc86a7 Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 14 years ago
  80. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  81. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  82. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  83. 08ab9b1 mm, oom: force oom kill on sysrq+f by David Rientjes · 14 years ago
  84. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 14 years ago
  85. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  86. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 14 years ago
  87. ec86b45 tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable by Stephen Rothwell · 14 years ago
  88. f907ab0 Merge branch 'next/fixes-non-critical' into next/drivers by Arnd Bergmann · 14 years ago
  89. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 14 years ago
  90. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  91. 7d3d897 powerpc/hvc_udbg: Don't crash when udbg_putc is NULL by Benjamin Herrenschmidt · 14 years ago
  92. fb8ebec serial: pxa: add clk_prepare/clk_unprepare calls by Philipp Zabel · 14 years ago
  93. 4a4c61b TTY: Wrong unicode value copied in con_set_unimap() by Liz Clark · 14 years ago
  94. 9b96fba serial: PL011: clear pending interrupts by Linus Walleij · 14 years ago
  95. cf8e019 hvc_xen: introduce HVC_XEN_FRONTEND by Stefano Stabellini · 14 years ago
  96. 02e19f9 hvc_xen: implement multiconsole support by Stefano Stabellini · 15 years ago
  97. eb5ef07 hvc_xen: support PV on HVM consoles by Stefano Stabellini · 15 years ago
  98. 60f4b00 serial: bfin-uart: Don't access tty circular buffer in TX DMA interrupt after it is reset. by Sonic Zhang · 14 years ago
  99. 8289621 vt: NULL dereference in vt_do_kdsk_ioctl() by Dan Carpenter · 14 years ago
  100. 9abac85 tty: serial: vt8500: fix annotations for probe/remove by Wolfram Sang · 14 years ago