1. 54178fe tty: serial: 8250: omap: line is unsigned, don't check < 0 by Sebastian Andrzej Siewior · 10 years ago
  2. 6b1f40c tty: serial: men_z135_uart: Add terminating entry for men_z135_ids by Axel Lin · 10 years ago
  3. 52bec4e serial: sirf: add a new uart type support by Qipan Li · 10 years ago
  4. e620e54 tty: pr_warning->pr_warn and logging neatening by Joe Perches · 10 years ago
  5. 483e91a serial: jsm: Fix unnecessary space before function ptr arguments by Konrad Zapalowicz · 10 years ago
  6. 5b05e2c serial: jsm: Replace magic value with the proper define by Konrad Zapalowicz · 10 years ago
  7. 245ae51 serial: jsm: Fix the alignment of the switch satement by Konrad Zapalowicz · 10 years ago
  8. b6501dd serial: jsm: Remove unnecessary if statement by Konrad Zapalowicz · 10 years ago
  9. 333f4eb serial: jsm: Remove unnecessary parameter from clear_break() by Konrad Zapalowicz · 10 years ago
  10. f53297f serial: sh-sci: Change checking for error rate of HSCIF by Nobuhiro Iwamatsu · 10 years ago
  11. 681b05f serial: sh-sci: Add device tree support for r7s72100 by Geert Uytterhoeven · 10 years ago
  12. c556522 serial: sh-sci: Add device tree support for r8a7794 by Ulrich Hecht · 10 years ago
  13. bbac329 tty: serial: msm_serial: document DT alias by Frank Rowand · 10 years ago
  14. 7920408 tty: serial: msm_serial: Don't require DT aliases by Stephen Boyd · 10 years ago
  15. 52c40fc vt: Fix build breakage when !CONFIG_VT_CONSOLE by Peter Hurley · 10 years ago
  16. e4c787d Revert "serial: of-serial: fetch line number from DT" by Greg Kroah-Hartman · 10 years ago
  17. 394e849 Merge 3.18-rc4 into tty-next. by Greg Kroah-Hartman · 10 years ago
  18. 206c5f6 Linux 3.18-rc4 by Linus Torvalds · 10 years ago
  19. ee867cf Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  20. b1f368b Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  21. a315780 Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  22. c4c23fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  23. 0b0c7db Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  24. 86a7a16 Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  25. 45a4c07 Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  26. b942791 Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  27. 92c9e0c ARM: dts: zynq: Enable PL clocks for Parallella by Andreas Färber · 10 years ago
  28. fe606df Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  29. a50d715 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  30. ae04e1c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  31. 6ac94d3 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  32. 661b99e Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  33. 51f83ef Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  34. 1395b9c Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  35. cd3d9ea tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP by Johannes Berg · 10 years ago
  36. 9c60269 tiny: reverse logic for DISABLE_DEV_COREDUMP by Aristeu Rozanski · 10 years ago
  37. e4df3a0 i2c: core: Dispose OF IRQ mapping at client removal time by Laurent Pinchart · 10 years ago
  38. 11cfbfb i2c: at91: don't account as iowait by Wolfram Sang · 10 years ago
  39. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  40. 1910195 USB: Update default usb-storage delay_use value in kernel-parameters.txt by Mark Knibbs · 10 years ago
  41. 98267d3 serial: pl011: Add device tree support for RX DMA polling by Andrew Jackson · 10 years ago
  42. 2d3b7d6 serial: pl011: Don't enable RX DMA if residue processing not supported by Andrew Jackson · 10 years ago
  43. c64be92 serial: pl011: Set length of DMA transfer by Andrew Jackson · 10 years ago
  44. e2a545a serial: pl011: Avoid assumptions about buffer size when refilling TX DMA by Andrew Jackson · 10 years ago
  45. 4c0be45 serial: pl011: Allocate TX DMA buffer from DMA capable memory by Andrew Jackson · 10 years ago
  46. 144c29e serial: fsl_lpuart: Remove unneeded registration message by Fabio Estevam · 10 years ago
  47. 4ae612a serial: fsl_lpuart: Remove unneeded check for 'res' by Fabio Estevam · 10 years ago
  48. e4a60d1 sysfs: driver core: Fix glue dir race condition by gdp_mutex by Yijing Wang · 10 years ago
  49. 842dfc1 MIPS: Fix build with binutils 2.24.51+ by Manuel Lauss · 10 years ago
  50. ad5708f drivers: serial: jsm: Remove FSF address from the file documentation/header by Konrad Zapalowicz · 10 years ago
  51. 03a8482 drivers: serial: jsm: Enable support for Digi Classic adapters by Konrad Zapalowicz · 10 years ago
  52. 95db1cc drivers: serial: jsm: Add the Classic board implementation by Konrad Zapalowicz · 10 years ago
  53. c904375 serial: 8250_core: actually limit char reads to max_count by Frans Klaver · 10 years ago
  54. 8a8ae62 tty: warn on deprecated serial flags by Jiri Slaby · 10 years ago
  55. d7685ca drivers: serial: jsm: Add Classic board UART structure by Konrad Zapalowicz · 10 years ago
  56. 1511316 serial: MIPS: lantiq: use devm_iounmap instead of iounmap by Sudip Mukherjee · 10 years ago
  57. b1835d2 serial: 8250_dma: no need to set tx_err twice by Andy Shevchenko · 10 years ago
  58. 2dc9894 serial: 8250_dma: call serial8250_tx_dma unconditionally by Andy Shevchenko · 10 years ago
  59. bd737f8 tty/serial_core: Introduce lock mechanism for RS485 by Ricardo Ribalda Delgado · 10 years ago
  60. a9c20a9 serial_core: Remove call to driver-specific TIO[GS]RS485] by Ricardo Ribalda Delgado · 10 years ago
  61. c267d67 drivers/max310: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
  62. dadd7ec serial/omap: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
  63. 13bd3e6 serial/atmel: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
  64. 2fc0184 serial/mcf: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
  65. b57d15f serial/sc16is7xx: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
  66. 039ec1f serial/8250: Remove obsolete handling of rs485 ioctls by Ricardo Ribalda Delgado · 10 years ago
  67. 41e6909 8250/fintek: Use rs485 handler from serial_core by Ricardo Ribalda Delgado · 10 years ago
  68. 46c55b4 serial/8250: Copy RS485 fields to serial_core by Ricardo Ribalda Delgado · 10 years ago
  69. a5f276f serial_core: Handle TIOC[GS]RS485 ioctls. by Ricardo Ribalda Delgado · 10 years ago
  70. 7f1dc2f serial: 8250: sparse warning of incorrect type by Sudip Mukherjee · 10 years ago
  71. 2fdd8c8 parport: Add support for the WCH382 2S/1P multi-IO card by Sergej Pupykin · 10 years ago
  72. cab68f8 serial: Test/disable MSIs if switching from N_PPS by Peter Hurley · 10 years ago
  73. d41510c serial: Take uart port lock for direct *_enable_ms() by Peter Hurley · 10 years ago
  74. 732a84a serial: core: Pass termios to set_ldisc() notifications by Peter Hurley · 10 years ago
  75. db1b9df serial: core: Claim port mutex for set_ldisc() by Peter Hurley · 10 years ago
  76. 9191aaa tty: Allow safe access to termios for set_ldisc() handlers by Peter Hurley · 10 years ago
  77. 3f40f5b tty: Flush tty buffers after hardware shutdown by Peter Hurley · 10 years ago
  78. 413ba63 tty: Convert tty->closing to int by Peter Hurley · 10 years ago
  79. 633caba tty: Move tty hung up check from port->lock critical section by Peter Hurley · 10 years ago
  80. 19038ad tty: xuartps: Add support for setting modem control signals by Lars-Peter Clausen · 10 years ago
  81. f77d55a serial: 8250_dw: get index of serial line from DT aliases by Julien CHAUVEAU · 10 years ago
  82. 1bd8324 serial: of-serial: fetch line number from DT by Lucas Stach · 10 years ago
  83. 5d14bba serial: 8250_pci: Check mapping in pci_ni8430_init by Aaron Sierra · 10 years ago
  84. 398a9db serial: 8250_pci: Handle devices mapped above 4 GiB by Aaron Sierra · 10 years ago
  85. 08de101 serial: fsl-lpuart: add lpuart32 power management support by Jingchang Lu · 10 years ago
  86. 5483c10 serial: at91: Use dmaengine_slave_config API by Maxime Ripard · 10 years ago
  87. 2a76826 tty: serial: Fix mediatek UART driver setting baudrate issue by Eddie Huang · 10 years ago
  88. 7645c2f MAINTAINERS: Add entry for rp2 (Rocketport Express/Infinity) driver by Kevin Cernekee · 10 years ago
  89. e979f3b tty: serial: bcm63xx: Eliminate unnecessary request/release functions by Kevin Cernekee · 10 years ago
  90. 1ab8e4b tty: serial: bcm63xx: Enable DT earlycon support by Kevin Cernekee · 10 years ago
  91. e1a184e Documentation: DT: Add entries for bcm63xx UART by Kevin Cernekee · 10 years ago
  92. 4137cd9 tty: serial: bcm63xx: Fix typo in MODULE_DESCRIPTION by Kevin Cernekee · 10 years ago
  93. 4b65208 tty: serial: bcm63xx: Update the Kconfig help text by Kevin Cernekee · 10 years ago
  94. 048c1df tty: serial: bcm63xx: Add support for unnamed clock outputs from DT by Kevin Cernekee · 10 years ago
  95. c0ec3fd tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platforms by Kevin Cernekee · 10 years ago
  96. 6b8bdad serial: imx: add imx_poll_init() by Daniel Thompson · 10 years ago
  97. f968ef3 serial: imx: clean up imx_poll_put_char() by Daniel Thompson · 10 years ago
  98. 97f7547 tty: serial: msm_serial: Use DT aliases by Stephen Boyd · 10 years ago
  99. a12f1b4 tty: serial: msm: Reset uartdm after baud rate change by Stephen Boyd · 10 years ago
  100. 0896d4d tty: serial: msm: Support sysrq on uartDM devices by Stephen Boyd · 10 years ago