1. e770d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  2. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  3. 0ba3307 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  4. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  5. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  6. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  7. 4f59221 s390/hvc_iucv: Automatically assign free HVC terminal devices by Hendrik Brueckner · 11 years ago
  8. f1206ba s390/hvc_iucv: Display connection details through device attributes by Hendrik Brueckner · 11 years ago
  9. 2ee13c6 s390/hvc_iucv: fix sparse warning by Hendrik Brueckner · 11 years ago
  10. 4440e85 audit: convert all sessionid declaration to unsigned int by Eric Paris · 11 years ago
  11. 8bc661b tty/serial: at91: disable uart timer at start of shutdown by Marek Roszko · 11 years ago
  12. a183d3a drivers/tty: ehv_bytechan fails to build as a module by Anton Blanchard · 11 years ago
  13. 64576e4 Merge branch 'qcom/drivers' into next/drivers by Olof Johansson · 11 years ago
  14. c0f8a48 tty: serial: Limit msm_serial_hs driver to platforms that use it by Stephen Boyd · 11 years ago
  15. 3685f19 serial: 8250: enable UART_BUG_NOMSR for Tegra by Stephen Warren · 11 years ago
  16. bb7e73c tty/serial: at91: reset rx_ring when port is shutdown by Mark Deneen · 11 years ago
  17. f50c995f tty/serial: at91: fix race condition in atmel_serial_remove by Marek Roszko · 11 years ago
  18. 0cc7c6c7 tty/serial: at91: Handle shutdown more safely by Marek Roszko · 11 years ago
  19. df8d4aa serial: sirf: correct condition for fetching dma buffer into tty by Qipan Li · 11 years ago
  20. 388faf9 serial: sirf: provide pm entries of uart_ops by Qipan Li · 11 years ago
  21. 99e626f serial: sirf: use PM macro initialize PM functions by Qipan Li · 11 years ago
  22. 093a9e2 serial: clps711x: Enable driver compilation with COMPILE_TEST by Alexander Shiyan · 11 years ago
  23. 71b9e8c serial: clps711x: Add support for N_IRDA line discipline by Alexander Shiyan · 11 years ago
  24. b8c98ae tty: synclink: avoid sleep_on race by Arnd Bergmann · 11 years ago
  25. 591cee0 tty/amiserial: avoid interruptible_sleep_on by Arnd Bergmann · 11 years ago
  26. f8e87cb tty: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  27. 8faaaea treewide: fix comments and printk msgs by Masanari Iida · 11 years ago
  28. a7dedb4 Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers by Olof Johansson · 11 years ago
  29. c7fed59 Merge tag 'renesas-sh-sci3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers by Olof Johansson · 11 years ago
  30. 6878e0c Merge branch 'renesas/drivers-sci2' into next/drivers by Olof Johansson · 11 years ago
  31. 615e303 Merge tag 'renesas-sh-sci2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup by Olof Johansson · 11 years ago
  32. 5aa88ce Merge tag 'renesas-sh-sci-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup by Olof Johansson · 11 years ago
  33. e7d248f Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanup by Olof Johansson · 11 years ago
  34. b86b75e Merge 3.13-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  35. 20bdcab serial: sh-sci: Add OF support by Bastian Hecht · 11 years ago
  36. 89b5c1a serial: sh-sci: Remove platform data mapbase and irqs fields by Laurent Pinchart · 11 years ago
  37. 878fbb9 serial: sh-sci: Remove platform data scbrr_algo_id field by Laurent Pinchart · 11 years ago
  38. ec09c5e serial: sh-sci: Rework baud rate calculation by Laurent Pinchart · 11 years ago
  39. b545e4f serial: sh-sci: Compute overrun_bit without using baud rate algo by Laurent Pinchart · 11 years ago
  40. 520402b serial: sh-sci: Remove unused GPIO request code by Laurent Pinchart · 11 years ago
  41. 3ae988d serial: sh-sci: Move overrun_bit and error_mask fields out of pdata by Laurent Pinchart · 11 years ago
  42. 1fcc91a serial: sh-sci: Support resources passed through platform resources by Laurent Pinchart · 11 years ago
  43. bc14e00 serial: sh-sci: Don't check IRQ in verify port operation by Laurent Pinchart · 11 years ago
  44. b6e4a3f serial: sh-sci: Set the UPF_FIXED_PORT flag by Laurent Pinchart · 11 years ago
  45. b5e17b7 serial: sh-sci: Remove duplicate interrupt check in verify port op by Laurent Pinchart · 11 years ago
  46. 6557b1f serial: sh-sci: Simplify baud rate calculation algorithms by Laurent Pinchart · 11 years ago
  47. 6db201d serial: sh-sci: Remove baud rate calculation algorithm 5 by Laurent Pinchart · 11 years ago
  48. 8fb9631 serial: sh-sci: Sort headers alphabetically by Laurent Pinchart · 11 years ago
  49. 351d620 tty: an overflow of multiplication in drivers/tty/cyclades.c by Qixue Xiao · 11 years ago
  50. 4903713 serial: Remove old SC26XX driver by Alexander Shiyan · 11 years ago
  51. 48c0247 serial: add support for 200 v3 series Titan card by Yegor Yefremov · 11 years ago
  52. 9c5320f serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip by Jonathan Woithe · 11 years ago
  53. be70657 TTY/n_gsm: Removing the wrong tty_unlock/lock() in gsm_dlci_release() by Chuansheng Liu · 11 years ago
  54. c2db11e tty: xuartps: Properly guard sysrq specific code by Soren Brinkmann · 11 years ago
  55. 1075a6e n_tty: Fix apparent order of echoed output by Peter Hurley · 11 years ago
  56. d24c195 serial: 8250_dw: add new ACPI IDs by Mika Westerberg · 11 years ago
  57. 5855b21 drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.c by Rashika Kheria · 11 years ago
  58. 54af583 drivers: tty: Mark the functions as static in n_gsm.c by Rashika Kheria · 11 years ago
  59. c25a1ad serial: pl011: fix fall back from DMA to interrupt mode by Guennadi Liakhovetski · 11 years ago
  60. 30ae585 serial: pl011: (cosmetic) remove superfluous register write by Guennadi Liakhovetski · 11 years ago
  61. 570d291 serial: amba-pl011: preseserve hardware settings during initialisation by Jon Medhurst · 11 years ago
  62. b60f2f6 serial: amba-pl011: factor out code for writing LCR_H register by Jon Medhurst · 11 years ago
  63. fe43390 serial: amba-pl011: use port lock to guard control register access by Jon Medhurst · 11 years ago
  64. 8f898bf Revert "serial: pl011: use DMA RX polling by default" by Greg Kroah-Hartman · 11 years ago
  65. 4d0ed18 n_tty: Fix buffer overruns with larger-than-4k pastes by Peter Hurley · 11 years ago
  66. bc00024 serial: clps711x: Driver refactor by Alexander Shiyan · 11 years ago
  67. 6979f8d serial: 8250_dw: Fix LCR workaround regression by James Hogan · 11 years ago
  68. cf87277 tty: Fix hang at ldsem_down_read() by Peter Hurley · 11 years ago
  69. 6a8c62f Merge 3.13-rc4 into tty-next by Greg Kroah-Hartman · 11 years ago
  70. b016b64 serial: sh-sci: Convert to clk_prepare/unprepare by Laurent Pinchart · 11 years ago
  71. caec703 serial: sh-sci: Don't enable/disable port from within break timer by Laurent Pinchart · 11 years ago
  72. e2afca6 serial: sh-sci: Fix warnings due to improper casts and printk formats by Laurent Pinchart · 11 years ago
  73. c2b329f serial: tegra: convert to standard DMA DT bindings by Stephen Warren · 11 years ago
  74. d3d654e serial: tegra: use reset framework by Stephen Warren · 11 years ago
  75. acc0f67 tty: Halve flip buffer GFP_ATOMIC memory consumption by Peter Hurley · 11 years ago
  76. 9bbc3dc tty: serial: mxs-auart: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  77. 753023d tty: Fix stale tty_buffer_flush() comment by Peter Hurley · 11 years ago
  78. 9546824 serial: pl010: Convert to modern PM ops by Ulf Hansson · 11 years ago
  79. 311df74 tty: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  80. 6b471a9 serial: imx: add support for loopback mode. by Huang Shijie · 11 years ago
  81. 1743821 serial: pl011: use DMA RX polling by default by Linus Walleij · 11 years ago
  82. d0ce850 serial: pl011: Convert to modern PM ops by Ulf Hansson · 11 years ago
  83. dfabf7f n_gsm: race between ld close and gsmtty open by Chao Bi · 11 years ago
  84. 9cfb5e3 serial: pch_uart: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  85. c4a8dab staging/fwserial: Rip out rx buffering by Peter Hurley · 11 years ago
  86. 7e1e71d tty: Remove tty_prepare_flip_string_flags() by Peter Hurley · 11 years ago
  87. 5dda4ca tty: Rename tty buffer memory_used field by Peter Hurley · 11 years ago
  88. 4d18e6ef tty: Enable configurable tty flip buffer limit by Peter Hurley · 11 years ago
  89. 82f91fe tty: Always handle NULL flag ptr by Peter Hurley · 11 years ago
  90. 6c67716 n_tty: Only perform wakeups for waiters by Peter Hurley · 11 years ago
  91. eafbe67 n_tty: Refactor input_available_p() by call site by Peter Hurley · 11 years ago
  92. 001ba92 n_tty: Refactor PARMRK doubling checks by Peter Hurley · 11 years ago
  93. 8dc4b25 n_tty: Un-inline slow-path n_tty_receive_char_closing() by Peter Hurley · 11 years ago
  94. eb3e466 n_tty: Un-inline slow-path n_tty_receive_char() by Peter Hurley · 11 years ago
  95. 5c32d12 n_tty: Merge .receive_buf() flavors by Peter Hurley · 11 years ago
  96. 187094f serial: pl011: remove redundant early amba_ports declaration by Baruch Siach · 11 years ago
  97. 8913a31 serial: 8250_dw: remove ACPI ifdef by Heikki Krogerus · 11 years ago
  98. 42b6a1b serial_core: Don't re-initialize a previously initialized spinlock. by Randy Witt · 11 years ago
  99. 39434ab n_tty: Fix missing newline echo by Peter Hurley · 11 years ago
  100. c42b4e6 Revert "n_gsm: race between ld close and gsmtty open" by Greg Kroah-Hartman · 11 years ago