1. 95485fd arm64: debug: Fix typo in debug-monitors.c by Yang Shi · 9 years ago
  2. 225db57 ALSA: synth: Fix conflicting OSS device registration on AWE32 by Takashi Iwai · 9 years ago
  3. 71a0a72 MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16 by Yousong Zhou · 9 years ago
  4. 1bb3bf6 Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16." by Yousong Zhou · 9 years ago
  5. 41ada9d mcb: Fix error handling in mcb_pci_probe() by Alexey Khoroshilov · 9 years ago
  6. 1a76eb5 Documentation: improve line discipline method descriptions by Tilman Schmidt · 9 years ago
  7. c7e1008 ALSA: hda - Disable power_save_node for IDT 92HD73xx chips by Takashi Iwai · 9 years ago
  8. b1d562a staging: speakup: fix speakup-r regression by covici@ccs.covici.com · 9 years ago
  9. 8b581e4 MAINTAINERS: Remove myself as nvec co-maintainer by Julian Andres Klode · 9 years ago
  10. 0c556271 drivers/tty: require read access for controlling terminal by Jann Horn · 9 years ago
  11. 3c5a035 serial: 8250: add uart_config entry for PORT_RT2880 by Mans Rullgard · 9 years ago
  12. 850b37a tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation by Ivan T. Ivanov · 9 years ago
  13. 9969394 tty: serial: msm: Add RX DMA support by Ivan T. Ivanov · 9 years ago
  14. 3a878c4 tty: serial: msm: Add TX DMA support by Ivan T. Ivanov · 9 years ago
  15. 558abdb tty: serial: msm: Add msm prefix to all driver functions by Ivan T. Ivanov · 9 years ago
  16. eec43b8 tty: serial: msm: replaces (1 << x) with BIT(x) macro by Pramod Gurav · 9 years ago
  17. 12b9b9f tty: serial: msm: Add mask value for UART_DM registers by Pramod Gurav · 9 years ago
  18. 2b0159d sc16is7xx: null ptr check by Sean Nyekjaer · 9 years ago
  19. adfb923 serial: omap: remove warnings about unused functions by Ezequiel Garcia · 9 years ago
  20. fc12c11 mpsc: use dma_set_mask insted of dma_supported by Christoph Hellwig · 9 years ago
  21. 27c310c serial: 8250_dma: no need to sync RX buffer by Andy Shevchenko · 9 years ago
  22. 1079123 serial: 8250: Refactor serial console restore-from-suspend by Peter Hurley · 9 years ago
  23. 4f56f3f serial: 8250: Tolerate clock variance for max baud rate by James Hogan · 9 years ago
  24. d215d80 serial_core: support native endianness by Max Filippov · 9 years ago
  25. 616ea8d tty/serial: st-asc: drop the use of IRQF_NO_SUSPEND by Sudeep Holla · 9 years ago
  26. b801e7f MIPS: ttyFDC: replace IRQF_NO_SUSPEND with IRQF_COND_SUSPEND by Sudeep Holla · 9 years ago
  27. 1499612 tty: serial: lpc32xx_hs: fix handling platform_get_irq result by Andrzej Hajda · 9 years ago
  28. 618bbaa tty: serial: cpm_uart: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  29. 7edb23c tty: serial: sprd: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  30. 8d58db1 tty: serial: of_serial: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  31. 50a8448 tty: serial: apbuart: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  32. 9b2256c serial: 8250: simplify ralink/alchemy register remap selection by Mans Rullgard · 9 years ago
  33. facd885 tty: fix data race on tty_buffer.commit by Dmitry Vyukov · 9 years ago
  34. 9e6b7cd tty: fix data race in tty_buffer_flush by Dmitry Vyukov · 9 years ago
  35. 7098296 tty: fix data race in flush_to_ldisc by Dmitry Vyukov · 9 years ago
  36. e81107d tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c by Kosuke Tatsukawa · 9 years ago
  37. 8f1bd8f serial: atmel: fix error path of probe function by Uwe Kleine-König · 9 years ago
  38. c1a752b tty: don't leak cdev in tty_cdev_add() by Leon Yu · 9 years ago
  39. 0c727a4 Revert "serial: imx: remove unbalanced clk_prepare" by Fabio Estevam · 9 years ago
  40. ce59e48 serial: mctrl_gpio: implement interrupt handling by Uwe Kleine-König · 9 years ago
  41. 7d8c70d serial: mctrl-gpio: rename init function by Uwe Kleine-König · 9 years ago
  42. dc2454f serial: mxs-auart+imx: allow compile testing on non-Freescale architectures by Uwe Kleine-König · 9 years ago
  43. c8d1f02 serial: atmel: allow compile testing on non-atmel architectures by Uwe Kleine-König · 9 years ago
  44. abc7882 serial: imx: also update RX stats in DMA path by Lucas Stach · 9 years ago
  45. 7e11577 serial: imx: re-enable DMA support without hardware flow control by Lucas Stach · 9 years ago
  46. 905c0de serial: imx: don't use idle condition detect for DMA transfers by Lucas Stach · 9 years ago
  47. 184bd70 serial: imx: configure proper DMA burst sizes by Lucas Stach · 9 years ago
  48. 976b39c serial: imx: always restart DMA if more data is available by Lucas Stach · 9 years ago
  49. 86a04ba serial: imx: set up aging timer interrupt as DMA trigger by Lucas Stach · 9 years ago
  50. cc32382 serial: imx: make setup_ufcr more useful by Lucas Stach · 9 years ago
  51. 7693c79 serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flag by Heikki Krogerus · 9 years ago
  52. 2338a75 serial: 8250_dw: cleanup dw8250_setup_port by Heikki Krogerus · 9 years ago
  53. 83ce95e serial: 8250_dw: cleanup dw8250_idma_filter by Heikki Krogerus · 9 years ago
  54. 1edb3cf serial: 8250_dw: rename and comment the fallback dma filter by Heikki Krogerus · 9 years ago
  55. c73942e serial: 8250_dw: proper support for UARTs without busy functionality by Heikki Krogerus · 9 years ago
  56. 9e08fa5 serial: 8250_dw: add dw8250_quirks function by Heikki Krogerus · 9 years ago
  57. 4f04205 serial: 8250_dw: only setup the port from one place by Heikki Krogerus · 9 years ago
  58. 2559318 serial: 8250_dw: hook the DMA in one place by Heikki Krogerus · 9 years ago
  59. 1bd8edb serial: 8250_dw: adapt to unified device property interface by Heikki Krogerus · 9 years ago
  60. 78d3da7 serial: 8250_dw: add separate pointer for the uart_port to dw8250_probe by Heikki Krogerus · 9 years ago
  61. d05f157 serial: 8250: Add OF earlycon support by Scott Wood · 9 years ago
  62. 913c6c0 serial: imx: add earlycon support by Lucas Stach · 9 years ago
  63. 4cad4c5 ARM64: TTY: hvc_dcc: Add support for ARM64 dcc by Abhimanyu Kapur · 9 years ago
  64. 3d27070 hvc_dcc: don't ignore errors during initialization by Timur Tabi · 9 years ago
  65. 9af92fb tty/serial: at91: move ATMEL_MAX_UART by Alexandre Belloni · 9 years ago
  66. ed4492f serial: of-serial: compile correctly when 8250 driver is compiled as module by Martin Sperl · 9 years ago
  67. d144aff serial: altera_uart: Use of_property_read_u32 instead of open-coding it by Tobias Klauser · 9 years ago
  68. acccab4 devicetree: Add JZ4760/JZ4775 to Ingenic SoC UART binding by Matt Redfearn · 9 years ago
  69. c74997b serial: 8250_ingenic: Enable FIFO for Ingenic UARTs by Matt Redfearn · 9 years ago
  70. 129a45b serial: 8250_ingenic: Enable hardware flow control by Matt Redfearn · 9 years ago
  71. 20b5af9 serial: sc16is7xx: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
  72. 57e7e2a serial: mux: Convert to uart_console_device instead of open-coded by Axel Lin · 9 years ago
  73. 7401349 serial: 68328serial: Use NULL for pointers by Fabio Estevam · 9 years ago
  74. 09557c0 serial: samsung: Fix UART status handling in DMA mode by Robert Baldyga · 9 years ago
  75. 01732dd serial: samsung: introduce s3c24xx_serial_rx_drain_fifo() function by Robert Baldyga · 9 years ago
  76. 620bb21 serial: samsung: remove unneded 'ignore_char' label by Robert Baldyga · 9 years ago
  77. e4678af serial: samsung: remove unused 'irq' parameter by Robert Baldyga · 9 years ago
  78. ff44112 serial: sh-sci: Add DT support to DMA setup by Geert Uytterhoeven · 9 years ago
  79. e7327c0 serial: sh-sci: Pause DMA engine and get DMA status again by Muhammad Hamza Farooq · 9 years ago
  80. 3b96304 serial: sh-sci: Do not terminate DMA engine when race condition occurs by Muhammad Hamza Farooq · 9 years ago
  81. 1d3db60 serial: sh-sci: Call dma_async_issue_pending when transaction completes by Muhammad Hamza Farooq · 9 years ago
  82. 371cfed serial: sh-sci: Redirect port interrupts to CPU _only_ when DMA stops by Muhammad Hamza Farooq · 9 years ago
  83. 9ab7655 serial: sh-sci: Remove timer on shutdown of port by Aleksandar Mitev · 9 years ago
  84. 0e5c4b4 serial: sh-sci: Stop calling sci_start_rx() from sci_request_dma() by Geert Uytterhoeven · 9 years ago
  85. 756981b serial: sh-sci: Submit RX DMA from RX interrupt on (H)SCIF by Geert Uytterhoeven · 9 years ago
  86. 67f462b0 serial: sh-sci: Get rid of the workqueue to handle receive DMA requests by Geert Uytterhoeven · 9 years ago
  87. e1910fc serial: sh-sci: Shuffle functions around by Geert Uytterhoeven · 9 years ago
  88. 3575b85 serial: sh-sci: Add device tree support for r8a7795 by Kuninori Morimoto · 9 years ago
  89. 99dc8e4 serial: sh-sci: Don't call sci_dma_rx_push() if no data has arrived by Geert Uytterhoeven · 9 years ago
  90. 8eadb56 serial: sh-sci: Don't kick tx in sci_er_interrupt() when using DMA by Yoshihiro Shimoda · 9 years ago
  91. e6403c1 serial: sh-sci: Don't call sci_rx_interrupt() on error when using DMA by Geert Uytterhoeven · 9 years ago
  92. 7b39d90 serial: sh-sci: Fix NULL pointer dereference if HIGHMEM is enabled by Yoshihiro Shimoda · 9 years ago
  93. ba172c7 serial: sh-sci: Use incrementing pointers instead of stack array by Geert Uytterhoeven · 9 years ago
  94. 47b0e94 serial: sh-sci: Use tty_insert_flip_string() for DMA receive by Geert Uytterhoeven · 9 years ago
  95. 0533502 serial: sh-sci: Pass scatterlist to sci_dma_rx_push() by Geert Uytterhoeven · 9 years ago
  96. 04928b7 serial: sh-sci: Fix race condition between RX worker and cleanup by Geert Uytterhoeven · 9 years ago
  97. 0907c10 serial: sh-sci: Fix exclusion of work_fn_rx and sci_dma_rx_complete by Kazuya Mizuguchi · 9 years ago
  98. 47aceb9 serial: sh-sci: Do not resubmit DMA descriptors by Geert Uytterhoeven · 9 years ago
  99. 658daa9 serial: sh-sci: Simplify sci_submit_rx() error handling by Geert Uytterhoeven · 9 years ago
  100. 32f2ce0 serial: sh-sci: Stop acknowledging DMA transmit completions by Geert Uytterhoeven · 9 years ago