1. de49df5 tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  2. 8b9ade9 tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  3. 9b88748 tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  4. f5693ea tty: serial: samsung: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  5. 53e0e67 tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  6. de7053c tty: serial: rp2: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  7. 1df7e24 tty: serial: pnx8xxx: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  8. 931c057 tty: serial: nwpserial: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  9. c8db1d9 tty: serial: netx: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  10. f77232d tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  11. bf7f5ee tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  12. 8dedc88 tty: serial: mfd: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  13. 5275ad7 tty: serial: mcf: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  14. af89f83 tty: serial: m32r_sio: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  15. ec12851 tty: serial: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  16. 97f2c42 tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twice by Viresh Kumar · 11 years ago
  17. 5faf75d tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  18. 9dc99e1 tty: serial: efm32: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  19. 88c54a6 tty: serial: bfin_sport: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  20. b4d4992 tty: serial: bcm63xx: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  21. 3fa1200 tty: serial: arc: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  22. b16c8e3 tty: serial: ar933x: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  23. 78d34d7 tty: serial: apbuart: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  24. dd085ed tty: serial: altera: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  25. 53dd0ba tty: serial: altera_jtag: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  26. 355fe56 Revert "OMAP: UART: Keep the TX fifo full when possible" by Greg Kroah-Hartman · 11 years ago
  27. 7b013e4 Revert "serial: omap: Fix IRQ handling return value" by Greg Kroah-Hartman · 11 years ago
  28. 8316d04 serial: sirf: add DMA support using dmaengine APIs by Qipan Li · 11 years ago
  29. 15cdcb1 serial: sirf: fix the namespace of startup_uart entry by Qipan Li · 11 years ago
  30. 67bc306 serial: sirf: fix the typo for rts/cts gpio by Qipan Li · 11 years ago
  31. 3abeff7 serial: st-asc: replace devm_request_and_ioremap by devm_ioremap_resource by Julia Lawall · 11 years ago
  32. 33acbb8 serial: 8250_dw: Report CTS asserted for auto flow by Tim Kryger · 11 years ago
  33. e438ac9 OMAP: serial: Remove incorrect disabling of IER interrupt by Mark Jackson · 11 years ago
  34. 09a5163 serial: pch_uart: fix compilation warning by Luis Henriques · 11 years ago
  35. 2eb5618 serial: sirf: fix the hardware-flow-ctrl for USP-based UART by Qipan Li · 11 years ago
  36. a343756 serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does it by Barry Song · 11 years ago
  37. 4a0ac0f OMAP: add RS485 support by Mark Jackson · 11 years ago
  38. 071eb0f tty: ar933x_uart: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  39. b83286b serial: amba-pl011: Use __releases/__acquires annotations by Fabio Estevam · 11 years ago
  40. 8ad2ee9 serial: MIPS: lantiq: fix clock error check by John Crispin · 11 years ago
  41. 7c658e6 serial: MIPS: lantiq: add clk_enable() call to driver by Thomas Langer · 11 years ago
  42. 6734a83 serial: bfin_uart: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  43. 20246fd serial: bfin_sport_uart: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  44. fbf3ab2 serial: tegra: use NULL instead of 0 by Jingoo Han · 11 years ago
  45. 4f749f2 serial: msm_serial: fix comparison of different types by Jingoo Han · 11 years ago
  46. 1053f4da serial: ioc4_serial: Staticize ioc4_serial_attach_one() by Jingoo Han · 11 years ago
  47. 5a7daed serial: icom: fix casting warning by Jingoo Han · 11 years ago
  48. edd173d serial: timbuart: Staticize local symbols by Jingoo Han · 11 years ago
  49. 6602769 serial: mrst_max3110: fix casting warning by Jingoo Han · 11 years ago
  50. 75474b6 serial: 8250_early: fix comparison of different types by Jingoo Han · 11 years ago
  51. 9fdedf5 serial: samsung: fix casting warning by Jingoo Han · 11 years ago
  52. ada1f44 serial: sirf: Staticize local symbols by Jingoo Han · 11 years ago
  53. 5df8311 serial: sirf: make the driver also support USP-based UART by Qipan Li · 11 years ago
  54. 909102d serial: sirf: add support for Marco chip by Barry Song · 11 years ago
  55. f7d2c0b serial: i.MX: evaluate linux,stdout-path property by Sascha Hauer · 11 years ago
  56. a324e4d tty: ar933x_uart: convert to use devm_* functions by Gabor Juhos · 11 years ago
  57. 6c62cc0 serial: pxa: Staticize local symbols by Jingoo Han · 11 years ago
  58. 331b373 tty: serial: pxa: remove old cruft by Daniel Mack · 11 years ago
  59. afab220 serial: mxs: remove the MXS_AUART_DMA_CONFIG by Huang Shijie · 11 years ago
  60. 8418e67 serial: mxs: enable the DMA only when the RTS/CTS is valid by Huang Shijie · 11 years ago
  61. 5ac1ccb Merge 3.11-rc4 into tty-next by Greg Kroah-Hartman · 11 years ago
  62. a4f2dc9 serial: st-asc: Fix unused variable warning for non DT. by Srinivas Kandagatla · 11 years ago
  63. 461a8ec Revert "serial: sccnxp: Add DT support" by Greg Kroah-Hartman · 11 years ago
  64. 3ba35ba serial: sh-sci: use dev_get_platdata() by Jingoo Han · 11 years ago
  65. 00a135b serial/arc-uart: Remove the goto/label by Vineet Gupta · 11 years ago
  66. 5284eba serial/arc-uart: Handle Rx Error Interrupts w/o any data by Vineet Gupta · 11 years ago
  67. 85c9969 serial: sccnxp: Add DT support by Alexander Shiyan · 11 years ago
  68. ea4c39b serial: sccnxp: Using structure for each supported IC instead of switch in probe by Alexander Shiyan · 11 years ago
  69. 90efa75 serial: sccnxp: Using CLK API for getting UART clock by Alexander Shiyan · 11 years ago
  70. e087ab7 serial: sccnxp: Disable regulator on error by Alexander Shiyan · 11 years ago
  71. 3fc1eb5 serial/efm32-uart: don't slur over failure in probe_dt by Uwe Kleine-König · 11 years ago
  72. 11f1ad3 serial/efm32-uart: don't use pdev->id to determine the port's line by Uwe Kleine-König · 11 years ago
  73. 574de55 serial: use dev_get_platdata() by Jingoo Han · 11 years ago
  74. dd5e6d6 parisc: Fix interrupt routing for C8000 serial ports by Thomas Bogendoerfer · 11 years ago
  75. e26439c serial: pch_uart: Fix signed-ness and casting of uartclk related fields by Darren Hart · 11 years ago
  76. 2e68c22 serial: at91: make UART support dma and pdc transfers by Elen Song · 11 years ago
  77. 055560b serial: at91: distinguish usart and uart by Elen Song · 11 years ago
  78. 33d64c4 serial: at91: support run time switch transfer mode by Elen Song · 11 years ago
  79. 34df42f serial: at91: add rx dma support by Elen Song · 11 years ago
  80. 08f738b serial: at91: add tx dma support by Elen Song · 11 years ago
  81. a930e52 serial: at91: use function pointer to choose pdc or pio by Elen Song · 11 years ago
  82. 64e22eb serial: at91: correct definition from DMA to PDC by Elen Song · 11 years ago
  83. 0a09ae9 serial: pch_uart: Remove __initdata annotation from dmi_table by Darren Hart · 11 years ago
  84. c297829 serial: max310x: Fix dev_pm_ops by Alexander Shiyan · 11 years ago
  85. cf204a1 Merge 3.11-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  86. d5a12ea serial: arc_uart: Fix module alias by Axel Lin · 11 years ago
  87. 079a036 serial/mxs-auart: increase time to wait for transmitter to become idle by Uwe Kleine-König · 11 years ago
  88. d970d7f serial/mxs-auart: fix race condition in interrupt handler by Uwe Kleine-König · 11 years ago
  89. 299a625 serial8250-em: Convert to devm_* managed helpers by Laurent Pinchart · 11 years ago
  90. 17fae28 msm_serial: Send more than 1 character at a time on UARTDM by Stephen Boyd · 11 years ago
  91. 6909dad msm_serial: Make baud_code detection more dynamic by Stephen Boyd · 11 years ago
  92. f8fb952 msm_serial: Fix sparse warnings by Stephen Boyd · 11 years ago
  93. 4a5662d msm_serial: Fix NUL byte output on UARTDM by Stephen Boyd · 11 years ago
  94. 57c1f0e serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800 by Ian Abbott · 11 years ago
  95. 086231f serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLD by Ian Abbott · 11 years ago
  96. c4b0585 serial:st-asc: Add ST ASC driver. by Srinivas Kandagatla · 11 years ago
  97. 75e66aa serial/efm32-uart: make of_device_id array const by Uwe Kleine-König · 11 years ago
  98. 2f2a0c7 serial/efm32-uart: use COMPILE_TEST symbol to extend compile test coverage by Uwe Kleine-König · 11 years ago
  99. 195be84 msm_serial: add missing iounmap() on error in msm_request_port() by Wei Yongjun · 11 years ago
  100. 37e1ceb serial: bfin_uart: Remove redundant testing for ifdef CONFIG_SERIAL_BFIN_MODULE by Axel Lin · 11 years ago