1. 9b9ab1b tty: r3964: Use tty->read_wait waitqueue by Peter Hurley · 9 years ago
  2. cc2aaab tty: Remove tty_port::close_wait by Peter Hurley · 9 years ago
  3. b140dfe usb: gadget: gserial: Privatize close_wait by Peter Hurley · 9 years ago
  4. fef062c tty: Remove ASYNC_CLOSING checks in open()/hangup() methods by Peter Hurley · 9 years ago
  5. 79c1faa tty: Remove tty_wait_until_sent_from_close() by Peter Hurley · 9 years ago
  6. 32ede4a serial: tegra: Add helper function for handling RX buffer by Jon Hunter · 9 years ago
  7. b0e066c serial: tegra: Remove redundant code and check in tegra_uart_stop_rx() by Jon Hunter · 9 years ago
  8. 2230a94 serial: tegra: Remove unnecessary return statements by Jon Hunter · 9 years ago
  9. 2a24bb2 serial: tegra: Handle another RX race condition by Jon Hunter · 9 years ago
  10. 0abcc6df serial: 8250_omap: Remove RTS clear by Peter Hurley · 9 years ago
  11. d43b54d serial: Enable Freescale 16550 workaround on arm by Scott Wood · 9 years ago
  12. 37f0679 tty: serial: men_z135_uart.c: use mcb memory region size instead of hardcoded one by Andreas Werner · 9 years ago
  13. 270c2ad serial: atmel: fix compiler warning on address cast by Andre Przywara · 9 years ago
  14. 378102f Merge 4.3-rc5 into tty-next by Greg Kroah-Hartman · 9 years ago
  15. 5a433f7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  16. f24fe98 Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  17. 4a06c8a Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  18. 97d0c93 Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  19. 91dbc04 Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  20. ef19df6 Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  21. 149fadf Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  22. fe621fd Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  23. 8140e73 Merge tag 'mmc-v4.3-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  24. 0444555 Merge tag 'dm-4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  25. 5163ac7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  26. b0d3cc0 dm snapshot: add new persistent store option to support overflow by Mike Snitzer · 9 years ago
  27. 670aee3 Merge branches 'pm-devfreq' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  28. 2bffa15 dm cache: fix NULL pointer when switching from cleaner policy by Joe Thornber · 9 years ago
  29. a452744 crash in md-raid1 and md-raid10 due to incorrect list manipulation by Mikulas Patocka · 9 years ago
  30. 55582bc cpufreq: prevent lockup on reading scaling_available_frequencies by Srinivas Pandruvada · 9 years ago
  31. e253036 cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus by Srinivas Pandruvada · 9 years ago
  32. 88c6eb0 mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirk by ludovic.desroches@atmel.com · 9 years ago
  33. af95176 mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST by ludovic.desroches@atmel.com · 9 years ago
  34. 2162d9f4 mmc: sdhci-pxav3: fix error handling of armada_38x_quirks by Marcin Wojtas · 9 years ago
  35. fa79641 mmc: sdhci-pxav3: disable clock inversion for HS MMC cards by Nadav Haklai · 9 years ago
  36. 5de76bf mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driver by Nadav Haklai · 9 years ago
  37. 123e20b mmc: host: omap_hsmmc: Fix MMC for omap3 legacy booting by Tony Lindgren · 9 years ago
  38. bb2726b Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status" by Tony Lindgren · 9 years ago
  39. 15e3d5a 3w-9xxx: don't unmap bounce buffered commands by Christoph Hellwig · 9 years ago
  40. e82fa92 Merge tag 'fbdev-fixes-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  41. 8ace60f Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  42. 07443ce Merge tag 'spi-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  43. 21f3c96 Merge tag 'regulator-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  44. d663bab video: of: fix memory leak by Sudip Mukherjee · 9 years ago
  45. c2c80bd Merge remote-tracking branches 'spi/fix/davinci' and 'spi/fix/sh-msiof' into spi-linus by Mark Brown · 9 years ago
  46. 3f5e4a3 Merge tag 'for-linus-20151006' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  47. 50887bd dm: fix request-based dm error reporting by Junichi Nomura · 9 years ago
  48. 22ca03a Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linus by Mark Brown · 9 years ago
  49. 6710f22 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
  50. 41ada9d mcb: Fix error handling in mcb_pci_probe() by Alexey Khoroshilov · 9 years ago
  51. b1d562a staging: speakup: fix speakup-r regression by covici@ccs.covici.com · 9 years ago
  52. 0c556271 drivers/tty: require read access for controlling terminal by Jann Horn · 9 years ago
  53. 3c5a035 serial: 8250: add uart_config entry for PORT_RT2880 by Mans Rullgard · 9 years ago
  54. 850b37a tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation by Ivan T. Ivanov · 9 years ago
  55. 9969394 tty: serial: msm: Add RX DMA support by Ivan T. Ivanov · 9 years ago
  56. 3a878c4 tty: serial: msm: Add TX DMA support by Ivan T. Ivanov · 9 years ago
  57. 558abdb tty: serial: msm: Add msm prefix to all driver functions by Ivan T. Ivanov · 9 years ago
  58. eec43b8 tty: serial: msm: replaces (1 << x) with BIT(x) macro by Pramod Gurav · 9 years ago
  59. 12b9b9f tty: serial: msm: Add mask value for UART_DM registers by Pramod Gurav · 9 years ago
  60. 2b0159d sc16is7xx: null ptr check by Sean Nyekjaer · 9 years ago
  61. adfb923 serial: omap: remove warnings about unused functions by Ezequiel Garcia · 9 years ago
  62. fc12c11 mpsc: use dma_set_mask insted of dma_supported by Christoph Hellwig · 9 years ago
  63. 27c310c serial: 8250_dma: no need to sync RX buffer by Andy Shevchenko · 9 years ago
  64. 1079123 serial: 8250: Refactor serial console restore-from-suspend by Peter Hurley · 9 years ago
  65. 4f56f3f serial: 8250: Tolerate clock variance for max baud rate by James Hogan · 9 years ago
  66. d215d80 serial_core: support native endianness by Max Filippov · 9 years ago
  67. 616ea8d tty/serial: st-asc: drop the use of IRQF_NO_SUSPEND by Sudeep Holla · 9 years ago
  68. b801e7f MIPS: ttyFDC: replace IRQF_NO_SUSPEND with IRQF_COND_SUSPEND by Sudeep Holla · 9 years ago
  69. 1499612 tty: serial: lpc32xx_hs: fix handling platform_get_irq result by Andrzej Hajda · 9 years ago
  70. 618bbaa tty: serial: cpm_uart: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  71. 7edb23c tty: serial: sprd: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  72. 8d58db1 tty: serial: of_serial: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  73. 50a8448 tty: serial: apbuart: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  74. 9b2256c serial: 8250: simplify ralink/alchemy register remap selection by Mans Rullgard · 9 years ago
  75. facd885 tty: fix data race on tty_buffer.commit by Dmitry Vyukov · 9 years ago
  76. 9e6b7cd tty: fix data race in tty_buffer_flush by Dmitry Vyukov · 9 years ago
  77. 7098296 tty: fix data race in flush_to_ldisc by Dmitry Vyukov · 9 years ago
  78. e81107d tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c by Kosuke Tatsukawa · 9 years ago
  79. 8f1bd8f serial: atmel: fix error path of probe function by Uwe Kleine-König · 9 years ago
  80. c1a752b tty: don't leak cdev in tty_cdev_add() by Leon Yu · 9 years ago
  81. 0c727a4 Revert "serial: imx: remove unbalanced clk_prepare" by Fabio Estevam · 9 years ago
  82. ce59e48 serial: mctrl_gpio: implement interrupt handling by Uwe Kleine-König · 9 years ago
  83. 7d8c70d serial: mctrl-gpio: rename init function by Uwe Kleine-König · 9 years ago
  84. dc2454f serial: mxs-auart+imx: allow compile testing on non-Freescale architectures by Uwe Kleine-König · 9 years ago
  85. c8d1f02 serial: atmel: allow compile testing on non-atmel architectures by Uwe Kleine-König · 9 years ago
  86. abc7882 serial: imx: also update RX stats in DMA path by Lucas Stach · 9 years ago
  87. 7e11577 serial: imx: re-enable DMA support without hardware flow control by Lucas Stach · 9 years ago
  88. 905c0de serial: imx: don't use idle condition detect for DMA transfers by Lucas Stach · 9 years ago
  89. 184bd70 serial: imx: configure proper DMA burst sizes by Lucas Stach · 9 years ago
  90. 976b39c serial: imx: always restart DMA if more data is available by Lucas Stach · 9 years ago
  91. 86a04ba serial: imx: set up aging timer interrupt as DMA trigger by Lucas Stach · 9 years ago
  92. cc32382 serial: imx: make setup_ufcr more useful by Lucas Stach · 9 years ago
  93. 7693c79 serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flag by Heikki Krogerus · 9 years ago
  94. 2338a75 serial: 8250_dw: cleanup dw8250_setup_port by Heikki Krogerus · 9 years ago
  95. 83ce95e serial: 8250_dw: cleanup dw8250_idma_filter by Heikki Krogerus · 9 years ago
  96. 1edb3cf serial: 8250_dw: rename and comment the fallback dma filter by Heikki Krogerus · 9 years ago
  97. c73942e serial: 8250_dw: proper support for UARTs without busy functionality by Heikki Krogerus · 9 years ago
  98. 9e08fa5 serial: 8250_dw: add dw8250_quirks function by Heikki Krogerus · 9 years ago
  99. 4f04205 serial: 8250_dw: only setup the port from one place by Heikki Krogerus · 9 years ago
  100. 2559318 serial: 8250_dw: hook the DMA in one place by Heikki Krogerus · 9 years ago