1. 511e74f SERIAL: omap: no need to re-read EFR by Russell King · 12 years ago
  2. d864c03 SERIAL: omap: remove setting of EFR SCD bit by Russell King · 12 years ago
  3. da5d01f SERIAL: omap: allow hardware assisted IXANY mode to be disabled by Russell King · 12 years ago
  4. 0d5b166 SERIAL: omap: allow hardware assisted rts/cts modes to be disabled by Russell King · 12 years ago
  5. 9aba8d5b SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow control by Russell King · 12 years ago
  6. dba0583 SERIAL: core: add hardware assisted h/w flow control support by Russell King · 12 years ago
  7. 2cbacaf SERIAL: core: add hardware assisted s/w flow control support by Russell King · 12 years ago
  8. dec94e7 SERIAL: core: use local variable uport in uart_set_termios() by Russell King · 12 years ago
  9. 76cc438 tty: of_serial: fix return value check in of_platform_serial_setup() by Wei Yongjun · 12 years ago
  10. 31fe990 serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown by chao bi · 12 years ago
  11. 2ac4ad2 serial/arc-uart: Add new driver by Vineet Gupta · 12 years ago
  12. 373bac4 uart: add other serial core layer get attributes by Alan Cox · 12 years ago
  13. 9f10969 uart: tidy the uart_get_info API by Alan Cox · 12 years ago
  14. bebe73e uart: update the sysfs handler to use uart_get_info by Alan Cox · 12 years ago
  15. 15a12e8 serial: 8250_pci: use module_pci_driver to simplify the code by Wei Yongjun · 12 years ago
  16. 669fef4 serial: jsm: Convert jsm_printk to jsm_dbg by Joe Perches · 12 years ago
  17. ca364d8 Merge 3.7-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  18. 3bd7bf1 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  19. 0bbeb3c of serial port driver - add clk_get_rate() support by Murali Karicheri · 12 years ago
  20. 2e30802 serial: ifx6x60: del_timer_sync must not be called in interrupt context. by Jun Chen · 12 years ago
  21. c73ba2a serial: ifx6x60: add_timer is not safe in the mrdy_assert function by Jun Chen · 12 years ago
  22. 319fb0d serial: ifx6x60: different SPI word width configure requires different swap process by chao bi · 12 years ago
  23. de60958 serial/amba-pl011: use devm_* managed resources by Linus Walleij · 12 years ago
  24. 40477d0 serial: omap: Remove the hardcode serial_omap_console_ports array. by Shubhrajyoti D · 12 years ago
  25. 7ba897d serial: omap: Remove the default setting of special character by Shubhrajyoti D · 12 years ago
  26. 39aee51 serial: omap: Make context_loss_cnt signed by Shubhrajyoti D · 12 years ago
  27. 46e99c4 tty: Fix typo in tty drivers by Masanari Iida · 12 years ago
  28. a4f7438 Revert "serial: omap: fix software flow control" by Felipe Balbi · 12 years ago
  29. a1c25f2 serial: clps711x: Cleanup driver by Alexander Shiyan · 12 years ago
  30. 7ae75e9 serial: clps711x: Fix TERMIOS-flags handling by Alexander Shiyan · 12 years ago
  31. f52ede2 serial: clps711x: Disable "break"-state before port startup by Alexander Shiyan · 12 years ago
  32. 135cc79 serial: clps711x: Using resource-managed functions by Alexander Shiyan · 12 years ago
  33. f27de95 serial: clps711x: Check for valid TTY in RX-interrupt by Alexander Shiyan · 12 years ago
  34. ec33552 serial: clps711x: Fix break control handling by Alexander Shiyan · 12 years ago
  35. 1593daf serial: clps711x: Return valid modem controls for port that not support it by Alexander Shiyan · 12 years ago
  36. cf03a88 serial: clps711x: Improved TX FIFO handling by Alexander Shiyan · 12 years ago
  37. c08f015 serial: clps711x: Using CPU clock subsystem for getting base UART speed by Alexander Shiyan · 12 years ago
  38. 3c7e9eb serial: clps711x: Do not use "uart_port->unused" field by Alexander Shiyan · 12 years ago
  39. 117d5d4 serial: clps711x: Convert all static variables to dynamic by Alexander Shiyan · 12 years ago
  40. 9511372 serial: clps711x: Add platform_driver interface to clps711x driver by Alexander Shiyan · 12 years ago
  41. e1a9c17 tty: serial: KGDB support for PXA by Denis V. Lunev · 12 years ago
  42. 08ec212 x86: ce4100: allow second UART usage by Maxime Bizon · 12 years ago
  43. b61c5ed tty: serial: 8250_dw: Implement suspend/resume by James Hogan · 12 years ago
  44. 59c2e85 serial: vt8500: fix possible memory leak in vt8500_serial_probe() by Wei Yongjun · 12 years ago
  45. 54ec52b tty/serial/8250: Make omap hardware workarounds local to 8250.h by Tony Lindgren · 12 years ago
  46. b15d538 serial/8250/8250_early: Prevent rounding error in uartclk by Alexey Brodkin · 12 years ago
  47. 9484b00 serial: samsung: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  48. ccfc273 Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  49. 3e5bde8 serial/8250_hp300: Missing 8250 register interface conversion bits by Geert Uytterhoeven · 12 years ago
  50. c362495 Merge 3.7-rc1 into tty-linus by Greg Kroah-Hartman · 12 years ago
  51. 0dd4d5c sh: Fix up more fallout from pointless ARM __iomem churn. by Paul Mundt · 12 years ago
  52. 6c536a1 Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  53. 784557d tty: atmel_serial: add pinctrl support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  54. 24b8592 kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shell by Jason Wessel · 12 years ago
  55. b70936d tty: serial: sccnxp: Fix bug with unterminated platform_id list by Greg Kroah-Hartman · 12 years ago
  56. 725dd00 serial: sccnxp: Allows the driver to be compiled as a module by Alexander Shiyan · 12 years ago
  57. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  58. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  59. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  60. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. 47061ed Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  62. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  63. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  64. 0c57dfc tty/serial: Add kgdb_nmi driver by Anton Vorontsov · 12 years ago
  65. 5c8124a tty/serial/amba-pl011: Quiesce interrupts in poll_get_char by Anton Vorontsov · 12 years ago
  66. b3564c2 tty/serial/amba-pl011: Implement poll_init callback by Anton Vorontsov · 12 years ago
  67. c7f3e70 tty/serial/core: Introduce poll_init callback by Anton Vorontsov · 12 years ago
  68. c5dd553 serial: pl011: handle corruption at high clock speeds by Linus Walleij · 12 years ago
  69. 91f61ce serial: sccnxp: Make 'default' choice in switch last by Alexander Shiyan · 12 years ago
  70. 3195fd2 serial: sccnxp: Remove mask termios caps for SW flow control by Alexander Shiyan · 12 years ago
  71. 1685118 serial: sccnxp: Report actual baudrate back to core by Alexander Shiyan · 12 years ago
  72. 93b5c03 serial: samsung: Add poll_get_char & poll_put_char by Julien Pichon · 12 years ago
  73. 6e62bdc Powerpc 8xx CPM_UART setting MAXIDL register proportionaly to baud rate by Christophe Leroy · 12 years ago
  74. fbbb9d9 Powerpc 8xx CPM_UART maxidl should not depend on fifo size by Christophe Leroy · 12 years ago
  75. 59733ef Powerpc 8xx CPM_UART too many interrupts by Christophe Leroy · 12 years ago
  76. 725ef4a Powerpc 8xx CPM_UART desynchronisation by Christophe Leroy · 12 years ago
  77. 26e8220 serial: set correct baud_base for EXSYS EX-41092 Dual 16950 by Flavio Leitner · 12 years ago
  78. 9a12fcf serial: omap: fix the reciever line error case by Shubhrajyoti D · 12 years ago
  79. 65ecc9c 8250: blacklist Winbond CIR port by Sean Young · 12 years ago
  80. 835d844 8250_pnp: do pnp probe before legacy probe by Sean Young · 12 years ago
  81. db404e7 Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into next/dt by Olof Johansson · 12 years ago
  82. 40169a7 Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3.0-ux500 into next/dt by Olof Johansson · 12 years ago
  83. 268aebe Merge branch 'cleanup/__iomem' into next/cleanup by Olof Johansson · 12 years ago
  84. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  85. b536661 Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/fixes-non-critical by Olof Johansson · 12 years ago
  86. ac57e7f serial: omap: Remove unnecessary checks from suspend/resume by Sourav Poddar · 12 years ago
  87. 034dc4d serial: imx: remove null check of sport in suspend/resume function by Richard Zhao · 12 years ago
  88. 0a86a86 serial: imx: set sport as drvdata, like it's used elsewhere by Richard Zhao · 12 years ago
  89. bd21f551 8250: fix autoconfig to work with serial console by Flavio Leitner · 12 years ago
  90. 43eca0a serial_core: Fix race in uart_handle_dcd_change by Alan Cox · 12 years ago
  91. 4001130 serial: vt8500: Add devicetree support for vt8500-serial by Tony Prisk · 12 years ago
  92. 32dec75 Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Olof Johansson · 12 years ago
  93. d19bd83 serial: ks8695: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  94. 5de6934 tty/serial: put (EXPERIMENTAL) marking back on N_GSM and SERIAL_IFX6X60 by Greg Kroah-Hartman · 12 years ago
  95. 8b77562 tty/serial: remove CONFIG_EXPERIMENTAL dependencies by Greg Kroah-Hartman · 12 years ago
  96. e740d8f tty: serial: Samsung: Fix return value by Sachin Kamat · 12 years ago
  97. 41fda9c tty: serial: max3100: Fix error case by Alan Cox · 12 years ago
  98. 7ac3c93 Merge 3.6-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  99. 82906b1 ARM: imx: move platform_data definitions by Arnd Bergmann · 12 years ago
  100. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago