1. 10af77c Merge 3.4-rc4 into tty-next by Greg Kroah-Hartman · 12 years ago
  2. d3a7b83 drivers/tty/amiserial.c: add missing tty_unlock by Julia Lawall · 12 years ago
  3. fb56a91 Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latest by Paul Mundt · 12 years ago
  4. 5f1a389 serial/8250_pci: fix suspend/resume vs init/exit quirks by Dan Williams · 12 years ago
  5. 0ad372b serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BI by Sudhakar Mamillapalli · 12 years ago
  6. 665ab0f Merge 3.4-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  7. af6d17c pch_uart: Fix dma channel unallocated issue by Tomoya MORINAGA · 12 years ago
  8. 7a6fbc9 ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR by Alexander Shiyan · 12 years ago
  9. bf03f65 tegra, serial8250: add ->handle_break() uart_port op by Dan Williams · 12 years ago
  10. 7c77c8d OMAP2+: UART: Remove cpu checks for populating errata flags by Govindraj.R · 12 years ago
  11. 4fd0690 serial: pl011: implement workaround for CTS clear event issue by Rajanikanth H.V · 12 years ago
  12. a2f8920 TTY: hvc, fix TTY refcounting by Jiri Slaby · 12 years ago
  13. f4f9c1a Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  14. a4e02f6 serial: sh-sci: Update break_ctl handling for all SCSPTR-capable regtypes. by Shimoda, Yoshihiro · 12 years ago
  15. c56a00a tty: hold lock across tty buffer finding and buffer filling by Xiaobing Tu · 12 years ago
  16. 871bdea tty/vt: handle bad user buffer in {G,P}IO_CMAP ioctl by Michael Gehring · 12 years ago
  17. ef4f9d4 pch_uart: Fix duplicate memory release issue by Tomoya MORINAGA · 12 years ago
  18. 04e2c2e pch_uart: Fix return value issue by Tomoya MORINAGA · 12 years ago
  19. 159d4e1 pch_uart: delete unused data structure by Tomoya MORINAGA · 12 years ago
  20. 5181fb3 pch_uart: Support modem status interrupt by Tomoya MORINAGA · 12 years ago
  21. b23954a3 pch_uart: change type to %d to %02x by Tomoya MORINAGA · 12 years ago
  22. 2a58364 pch_uart: change type to u8 by Tomoya MORINAGA · 12 years ago
  23. 44db113 pch_uart: Delete unused structure member by Tomoya MORINAGA · 12 years ago
  24. 8e32841 TTY: 68328serial, use tty_port_block_til_ready by Jiri Slaby · 12 years ago
  25. 665569d TTY: 68328serial, use tty from tty_port by Jiri Slaby · 12 years ago
  26. 467712c TTY: 68328serial, propagate tty by Jiri Slaby · 12 years ago
  27. a85dd82 TTY: 68328serial, use flags from tty_port by Jiri Slaby · 12 years ago
  28. 4a85b1f TTY: 68328serial, use close_delay/closing_wait from tty_port by Jiri Slaby · 12 years ago
  29. c26f011 TTY: 68328serial, use open/close_wait from tty_port by Jiri Slaby · 12 years ago
  30. 8626434 TTY: 68328serial, add tty_port by Jiri Slaby · 12 years ago
  31. 1bb2687 TTY: 68328serial, remove 68328serial.h by Jiri Slaby · 12 years ago
  32. 107afb7 TTY: 68328serial, use ulong flags for interrupts status by Jiri Slaby · 12 years ago
  33. b8aa50f TTY: 68328serial, remove garbage by Jiri Slaby · 12 years ago
  34. c21e265 TTY: 68328serial, remove unused stuff from m68k_serial by Jiri Slaby · 12 years ago
  35. cea4b2c TTY: 68328serial, remove serial_state and friends by Jiri Slaby · 12 years ago
  36. 19ef1b7 TTY: ipwireless, use tty from tty_port by Jiri Slaby · 12 years ago
  37. 7393af8 TTY: ipwireless, add tty_port by Jiri Slaby · 12 years ago
  38. e6df3cc TTY: ipwireless, move prints to appropriate places by Jiri Slaby · 12 years ago
  39. de3a60a TTY: ipwireless, use synchronous hangup by Jiri Slaby · 12 years ago
  40. daea440 TTY: hvsi, use tty from tty_port by Jiri Slaby · 12 years ago
  41. 28c0447 TTY: hvsi, sanitize uses of tty by Jiri Slaby · 12 years ago
  42. d73a4e7 TTY: hvsi, add tty_port by Jiri Slaby · 12 years ago
  43. 5f56605 TTY: hvsi, CLOCAL is not in tty->flags by Jiri Slaby · 12 years ago
  44. 6968a75 TTY: hvcs, use tty from tty_port by Jiri Slaby · 12 years ago
  45. 2cd9fa2 TTY: hvcs, use kref from tty_port by Jiri Slaby · 12 years ago
  46. 1997cf0 TTY: hvcs, add tty_port by Jiri Slaby · 12 years ago
  47. 0146b69 TTY: HVC, use count from tty_port by Jiri Slaby · 12 years ago
  48. 85bbc00 TTY: HVC, use tty from tty_port by Jiri Slaby · 12 years ago
  49. f3d9f25 TTY: HVC, add tty_port by Jiri Slaby · 12 years ago
  50. e63f9f7 TTY: bfin_jtag_comm, use tty from tty_port by Jiri Slaby · 12 years ago
  51. 560460b TTY: bfin_jtag_comm, add tty_port by Jiri Slaby · 12 years ago
  52. 953756e TTY: crisv10, initialize tty_port by Jiri Slaby · 12 years ago
  53. 37f00f6 TTY: crisv10, remove unused tmp_buf by Jiri Slaby · 12 years ago
  54. 11bbd5b pch_uart: Add Kontron COMe-mTT10 uart clock quirk by Michael Brunner · 12 years ago
  55. 867c902 pch_uart: Fix MSI setting issue by Tomoya MORINAGA · 12 years ago
  56. bc02d15 serial/8250_pci: add a "force background timer" flag and use it for the "kt" serial port by Dan Williams · 12 years ago
  57. 49b532f Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller" by Dan Williams · 12 years ago
  58. 3579812 Revert "serial/8250_pci: init-quirk msi support for kt serial controller" by Dan Williams · 12 years ago
  59. d8c4019 tty/serial/omap: console can only be built-in by Arnd Bergmann · 12 years ago
  60. 7b246a1 serial: samsung: fix omission initialize ulcon in reset port fn() by Kukjin Kim · 12 years ago
  61. 5da527a printk(): add KERN_CONT where needed in hpet and vt code by Kay Sievers · 12 years ago
  62. 57c3686 tty/serial: atmel_serial: fix RS485 half-duplex problem by Siftar, Gabe · 12 years ago
  63. acede70 tty: serial: altera_uart: Check for NULL platform_data in probe. by Yuriy Kozlov · 12 years ago
  64. 388bc26 omap-serial: Fix the error handling in the omap_serial probe by Shubhrajyoti D · 12 years ago
  65. bbb4ce5 serial: sh-sci: modify sci_break_ctl() by Shimoda, Yoshihiro · 12 years ago
  66. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  67. c3d8b76 serial: PL011: move interrupt clearing by Linus Walleij · 12 years ago
  68. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  69. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  70. b82c328 sysrq: use SEND_SIG_FORCED instead of force_sig() by Anton Vorontsov · 12 years ago
  71. ca6f327 serial/sunzilog: fix keyboard on SUN SPARCstation by Sam Ravnborg · 12 years ago
  72. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 12 years ago
  73. b12bb29 serial: sh-sci: use serial_port_in/out vs sci_in/out. by Paul Mundt · 12 years ago
  74. f52b69f8 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  75. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  76. 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 · 12 years ago
  77. 47b816f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  78. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  79. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 12 years ago
  80. b1a154d Disintegrate asm/system.h for CRIS by David Howells · 12 years ago
  81. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  82. 49d4bca serial: sh-sci: fix a race of DMA submit_tx on transfer by Yoshii Takashi · 12 years ago
  83. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  84. cb52d89 powerpc+sparc/vio: Modernize driver registration by Benjamin Herrenschmidt · 12 years ago
  85. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  86. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  87. f314f33 ARM: 7342/2: sa1100: prepare for sparse irq conversion by Rob Herring · 13 years ago
  88. 0e65ae0 Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  89. 7fc86a7 Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  90. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  91. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  92. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  93. 08ab9b1 mm, oom: force oom kill on sysrq+f by David Rientjes · 12 years ago
  94. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 13 years ago
  95. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  96. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  97. ec86b45 tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable by Stephen Rothwell · 12 years ago
  98. f907ab0 Merge branch 'next/fixes-non-critical' into next/drivers by Arnd Bergmann · 12 years ago
  99. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  100. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago