1. cdd86b2 serial/8250: Limit the omap workarounds to omap1 by Tony Lindgren · 12 years ago
  2. 7b6031a msm_serial: fix clock rate on DMA-based uarts by David Brown · 12 years ago
  3. fe0ed5b serial: pl011: delete dangling bug flag by Linus Walleij · 12 years ago
  4. 3d39aa6 TTY: serial: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  5. 3dbc5ce serial: omap: Request pins using pinctrl framework by Tony Lindgren · 12 years ago
  6. ce2f08d serial: omap: fix DeviceTree boot by Felipe Balbi · 12 years ago
  7. e36851d serial: omap: fix compile breakage by Felipe Balbi · 12 years ago
  8. b1b7991 tty_register_device_attr updated for tty-next by Tomas Hlavacek · 12 years ago
  9. 6915c0e tty: uartclk value from serial_core exposed to sysfs by Tomas Hlavacek · 12 years ago
  10. d83b542 serial: serial_core.h needs console.h included first by Stephen Rothwell · 12 years ago
  11. b69200f serial: mxs-auart: put the device in mxs_auart_probe() by Huang Shijie · 12 years ago
  12. 851b714 serial: mxs-auart: fix the wrong setting order by Huang Shijie · 12 years ago
  13. 37cd0c9 serial_core: fix sizeof(pointer) by Fengguang Wu · 12 years ago
  14. 6721ab7 serial: omap: enable RX and TX FIFO usage by Felipe Balbi · 12 years ago
  15. d37c6ce serial: omap: move uart_omap_port definition to C file by Felipe Balbi · 12 years ago
  16. d21e400 serial: omap: remove unnecessary header and add a missing one by Felipe Balbi · 12 years ago
  17. 957ee72 serial: omap: fix software flow control by Vikram Pandita · 12 years ago
  18. a6b19c3 serial: omap: make sure to put() on poll_get_char by Felipe Balbi · 12 years ago
  19. 9727faf serial: omap: implement set_wake by Felipe Balbi · 12 years ago
  20. 0324a82 serial: omap: unlock the port lock by Ruchika Kharwar · 12 years ago
  21. 52c5513 serial: omap: drop "inline" from IRQ handler prototype by Felipe Balbi · 12 years ago
  22. 6d608ef serial: omap: optimization with section annotations by Felipe Balbi · 12 years ago
  23. 856e35b serial: omap: fix sequence of pm_runtime_* calls. by Ruchika Kharwar · 12 years ago
  24. 6c3a30c serial: omap: don't save IRQ flags on hardirq by Felipe Balbi · 12 years ago
  25. 7e9c8e7 serial: omap: make sure to suspend device before remove by Felipe Balbi · 12 years ago
  26. 1b42c8b serial: omap: drop unnecessary check from remove by Felipe Balbi · 12 years ago
  27. 93220dc serial: omap: set dev->drvdata before enabling pm_runtime by Felipe Balbi · 12 years ago
  28. 660ac5f serial: omap: stick to put_autosuspend by Felipe Balbi · 12 years ago
  29. bf63a08 serial: omap: move THRE check to transmit_chars() by Felipe Balbi · 12 years ago
  30. 72256cb serial: omap: refactor receive_chars() into rdi/rlsi handlers by Felipe Balbi · 12 years ago
  31. 81b75ae serial: omap: simplify IRQ handling by Felipe Balbi · 12 years ago
  32. 4945743 serial: omap: drop DMA support by Felipe Balbi · 12 years ago
  33. d8ee4ea serial: omap: don't access the platform_device by Felipe Balbi · 12 years ago
  34. 27788c5 8250_pci: Add additional WCH CHC353 devices by Alan Cox · 13 years ago
  35. f21ec3d serial: add a new helper function by Huang Shijie · 13 years ago
  36. e5b57c0 serial: omap: define helpers for pdata function pointers by Felipe Balbi · 13 years ago
  37. c990f35 serial: omap: define and use to_uart_omap_port() by Felipe Balbi · 13 years ago
  38. be28205 serial: Add note about migration to driver SCCNXP by Alexander Shiyan · 13 years ago
  39. 1d65c0b serial: New serial driver SCCNXP by Alexander Shiyan · 13 years ago
  40. 6971c63 parport_serial: Add support for the WCH353 2S/1P multi-IO card by Guainluca Anzolin · 13 years ago
  41. 9303ac1 serial: Samsung: Silence some checkpatch errors and warnings by Sachin Kamat · 13 years ago
  42. d20925e serial: Samsung: Replace printk with dev_* functions by Sachin Kamat · 13 years ago
  43. 32614aa serial: pl011: honour serial aliases in device tree by Matthew Leach · 13 years ago
  44. 4b71598 serial: diminish usage of struct serial_uart_config by Paul Gortmaker · 13 years ago
  45. e2c6542 serial: sunsu.c - don't explicitly tie array size to dynamic entity by Paul Gortmaker · 13 years ago
  46. b8ede90 m32r_sio: remove dependency on struct serial_uart_config by Paul Gortmaker · 13 years ago
  47. 833462e serial/imx: improve error diagnosics for clock and pinctrl failures by Uwe Kleine-König · 13 years ago
  48. 7ba2e76 tty: Split the serial_core helpers for setserial into two by Alan Cox · 13 years ago
  49. 9250dd5 drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd data by Julia Lawall · 13 years ago
  50. d3dec96 tty: serial: mpc5xxx: add support for mark/space parity by Wolfram Sang · 13 years ago
  51. fd7c81f tty: serial: max310x: Remove explicit use of devm_kfree by Emil Goode · 13 years ago
  52. 23e7c6a tty: serial: max310x: Check return code of gpiochip_remove by Emil Goode · 13 years ago
  53. 1a16afa tty: serial: altera_uart: Use platform_{get,set}_drvdata by Tobias Klauser · 13 years ago
  54. c0fc208 tty: max3100: use module_spi_driver by Devendra Naga · 13 years ago
  55. 1c4c439 drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_unprepare by Julia Lawall · 13 years ago
  56. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 13 years ago
  57. 38f8eef pmac_zilog,kdb: Fix console poll hook to return instead of loop by Jason Wessel · 13 years ago
  58. 0059202 serial: mxs-auart: fix the wrong RTS hardware flow control by Huang Shijie · 13 years ago
  59. f654441 serial: New serial driver MAX310X by Alexander Shiyan · 13 years ago
  60. 9574f36 OMAP/serial: Add support for driving a GPIO as DTR. by NeilBrown · 13 years ago
  61. a92098a pch_uart: check kzalloc result in dma_handle_tx() by Fengguang Wu · 13 years ago
  62. 221ca77 serial: sc26xx: Fix compile breakage by Alexander Shiyan · 13 years ago
  63. 6683549 8250: add AgeStar AS-PRS2-009 by Alan Cox · 13 years ago
  64. b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 13 years ago
  65. c4d6ebe TTY: automatically create nodes for some drivers by Jiri Slaby · 13 years ago
  66. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 13 years ago
  67. 3dd332c TTY: 68328serial, fix compilation by Jiri Slaby · 13 years ago
  68. 7d9739c serial: ifx6x60: fix paging fault on spi_register_driver by Fengguang Wu · 13 years ago
  69. b53cc0f serial: Change Kconfig entry for CLPS711X-target by Alexander Shiyan · 13 years ago
  70. 89c8d91 tty: localise the lock by Alan Cox · 13 years ago
  71. c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 13 years ago
  72. 4dc4c51 serial: sh-sci: fix compilation breakage, when DMA is enabled by Guennadi Liakhovetski · 13 years ago
  73. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 13 years ago
  74. cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  75. 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 13 years ago
  76. c1e7179 Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  77. 38bd2a1 pch_uart: Fix parity setting issue by Tomoya MORINAGA · 13 years ago
  78. 9539dfb pch_uart: Fix rx error interrupt setting issue by Tomoya MORINAGA · 13 years ago
  79. 9bc0374 pch_uart: Fix missing break for 16 byte fifo by Alan Cox · 13 years ago
  80. 2588aba pch_uart: Add eg20t_port lock field, avoid recursive spinlocks by Darren Hart · 13 years ago
  81. ed85c60 serial/of-serial: Add LPC3220 standard UART compatible string by Roland Stigge · 13 years ago
  82. 6b583fa serial/8250: Add LPC3220 standard UART type by Roland Stigge · 13 years ago
  83. 24a7d44 serial_core: Update buffer overrun statistics. by Corbin · 13 years ago
  84. 10e7d09 serial: samsung: Fixed wrong comparison for baudclk_rate by Kyoungil Kim · 13 years ago
  85. c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  86. 3645f0c Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  87. fc4b186 uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 13 years ago
  88. 2fc39ae pch_uart: Fix parity setting issue by Tomoya MORINAGA · 13 years ago
  89. ae213f3 pch_uart: Fix rx error interrupt setting issue by Tomoya MORINAGA · 13 years ago
  90. 669bd45 pch_uart: Fix missing break for 16 byte fifo by Alan Cox · 13 years ago
  91. fde8be2 tty: of_serial: add no-loopback-test property by Gabor Juhos · 13 years ago
  92. ce7240e 8250: three way resolve of the 8250 diffs by Alan Cox · 13 years ago
  93. adc8d74 tty: move the termios object into the tty by Alan Cox · 13 years ago
  94. 6d31a88 tty: revert incorrectly applied lock patch by Alan Cox · 13 years ago
  95. d6fa5a4 serial: sh-sci: prepare for conversion to the shdma base library by Guennadi Liakhovetski · 13 years ago
  96. eb26dfe 8250: add support for ASIX devices with a FIFO bug by Alan Cox · 13 years ago
  97. a2d33d8 8250: propogate the bugs field by Alan Cox · 13 years ago
  98. 2655a2c 8250: use the 8250 register interface not the legacy one by Alan Cox · 13 years ago
  99. f5e3bcc tty: localise the lock by Alan Cox · 13 years ago
  100. 1ea6607 serial: mxs-auart: Allow device tree probing by Fabio Estevam · 13 years ago