1. 833462e serial/imx: improve error diagnosics for clock and pinctrl failures by Uwe Kleine-König · 12 years ago
  2. 7ba2e76 tty: Split the serial_core helpers for setserial into two by Alan Cox · 12 years ago
  3. 9250dd5 drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd data by Julia Lawall · 12 years ago
  4. d3dec96 tty: serial: mpc5xxx: add support for mark/space parity by Wolfram Sang · 12 years ago
  5. fd7c81f tty: serial: max310x: Remove explicit use of devm_kfree by Emil Goode · 12 years ago
  6. 23e7c6a tty: serial: max310x: Check return code of gpiochip_remove by Emil Goode · 12 years ago
  7. 1a16afa tty: serial: altera_uart: Use platform_{get,set}_drvdata by Tobias Klauser · 12 years ago
  8. c0fc208 tty: max3100: use module_spi_driver by Devendra Naga · 12 years ago
  9. 1c4c439 drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_unprepare by Julia Lawall · 12 years ago
  10. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  11. 38f8eef pmac_zilog,kdb: Fix console poll hook to return instead of loop by Jason Wessel · 12 years ago
  12. 0059202 serial: mxs-auart: fix the wrong RTS hardware flow control by Huang Shijie · 12 years ago
  13. f654441 serial: New serial driver MAX310X by Alexander Shiyan · 12 years ago
  14. 9574f36 OMAP/serial: Add support for driving a GPIO as DTR. by NeilBrown · 12 years ago
  15. a92098a pch_uart: check kzalloc result in dma_handle_tx() by Fengguang Wu · 12 years ago
  16. 221ca77 serial: sc26xx: Fix compile breakage by Alexander Shiyan · 12 years ago
  17. 6683549 8250: add AgeStar AS-PRS2-009 by Alan Cox · 12 years ago
  18. b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
  19. c4d6ebe TTY: automatically create nodes for some drivers by Jiri Slaby · 12 years ago
  20. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  21. 3dd332c TTY: 68328serial, fix compilation by Jiri Slaby · 12 years ago
  22. 7d9739c serial: ifx6x60: fix paging fault on spi_register_driver by Fengguang Wu · 12 years ago
  23. b53cc0f serial: Change Kconfig entry for CLPS711X-target by Alexander Shiyan · 12 years ago
  24. 89c8d91 tty: localise the lock by Alan Cox · 12 years ago
  25. c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
  26. 4dc4c51 serial: sh-sci: fix compilation breakage, when DMA is enabled by Guennadi Liakhovetski · 12 years ago
  27. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  28. cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  29. 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
  30. c1e7179 Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  31. 38bd2a1 pch_uart: Fix parity setting issue by Tomoya MORINAGA · 12 years ago
  32. 9539dfb pch_uart: Fix rx error interrupt setting issue by Tomoya MORINAGA · 12 years ago
  33. 9bc0374 pch_uart: Fix missing break for 16 byte fifo by Alan Cox · 12 years ago
  34. 2588aba pch_uart: Add eg20t_port lock field, avoid recursive spinlocks by Darren Hart · 12 years ago
  35. ed85c60 serial/of-serial: Add LPC3220 standard UART compatible string by Roland Stigge · 12 years ago
  36. 6b583fa serial/8250: Add LPC3220 standard UART type by Roland Stigge · 12 years ago
  37. 24a7d44 serial_core: Update buffer overrun statistics. by Corbin · 12 years ago
  38. 10e7d09 serial: samsung: Fixed wrong comparison for baudclk_rate by Kyoungil Kim · 12 years ago
  39. c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  40. 3645f0c Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  41. fc4b186 uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
  42. 2fc39ae pch_uart: Fix parity setting issue by Tomoya MORINAGA · 12 years ago
  43. ae213f3 pch_uart: Fix rx error interrupt setting issue by Tomoya MORINAGA · 12 years ago
  44. 669bd45 pch_uart: Fix missing break for 16 byte fifo by Alan Cox · 12 years ago
  45. fde8be2 tty: of_serial: add no-loopback-test property by Gabor Juhos · 12 years ago
  46. ce7240e 8250: three way resolve of the 8250 diffs by Alan Cox · 12 years ago
  47. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  48. 6d31a88 tty: revert incorrectly applied lock patch by Alan Cox · 12 years ago
  49. d6fa5a4 serial: sh-sci: prepare for conversion to the shdma base library by Guennadi Liakhovetski · 12 years ago
  50. eb26dfe 8250: add support for ASIX devices with a FIFO bug by Alan Cox · 12 years ago
  51. a2d33d8 8250: propogate the bugs field by Alan Cox · 12 years ago
  52. 2655a2c 8250: use the 8250 register interface not the legacy one by Alan Cox · 12 years ago
  53. f5e3bcc tty: localise the lock by Alan Cox · 12 years ago
  54. 1ea6607 serial: mxs-auart: Allow device tree probing by Fabio Estevam · 12 years ago
  55. fdc0867 Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/irq by Arnd Bergmann · 12 years ago
  56. 1ee8f65 tty: serial: imx: remove the use of MXC_INTERNAL_IRQS by Shawn Guo · 12 years ago
  57. cb70706 ARM: 7433/1: serial: use the new linux/sizes.h by Alessandro Rubini · 12 years ago
  58. fc915c8 Merge 3.5-rc4 into tty-next by Greg Kroah-Hartman · 12 years ago
  59. fe89def pch_uart: Add eg20t_port lock field, avoid recursive spinlocks by Darren Hart · 12 years ago
  60. a1821f7 Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  61. e643f87 serial/amba-pl011: fix ages old copy-paste errors by Linus Walleij · 12 years ago
  62. cfe275c serial: pxa: add spin lock for console write by Chao Xie · 12 years ago
  63. 380622e Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and 'sh/trivial' into sh-fixes-for-linus by Paul Mundt · 12 years ago
  64. b6c5ef6 serial: sh-sci: Make probe fail for ports that exceed the maximum count by Laurent Pinchart · 12 years ago
  65. 6dae142 serial: sh-sci: Fix probe error paths by Laurent Pinchart · 12 years ago
  66. 8856a7d serial: sh-sci: Make probe fail for ports that exceed the maximum count by Laurent Pinchart · 12 years ago
  67. 9800ee6 serial: sh-sci: Fix probe error paths by Laurent Pinchart · 12 years ago
  68. ee4cd1b 8250_pci: Remove duplicate struct pciserial_board by Shawn Bohrer · 12 years ago
  69. 596f93f serial: Add driver for LPC32xx High Speed UARTs by Roland Stigge · 12 years ago
  70. e4305f0 serial/of-serial: Add LPC3220 standard UART compatible string by Roland Stigge · 12 years ago
  71. 7a51459 serial/8250: Add LPC3220 standard UART type by Roland Stigge · 12 years ago
  72. 78d80c5 serial/amba-pl011: move custom pin control to driver by Linus Walleij · 12 years ago
  73. f109293 serial: fix serial_txx9.c build warning/typo by Randy Dunlap · 12 years ago
  74. 58bcd33 serial: fix kernel-doc warnings in 8250.c by Randy Dunlap · 12 years ago
  75. dabfb35 serial_core: Update buffer overrun statistics. by Corbin · 12 years ago
  76. 7d0b066 serial/imx: make devdata member point to const data by Uwe Kleine-König · 12 years ago
  77. 7b15e1d serial: samsung: protect NULL dereference of clock name by KeyYoung Park · 12 years ago
  78. 25f04ad serial: samsung: Fixed wrong comparison for baudclk_rate by Kyoungil Kim · 12 years ago
  79. 7cd8883 serial: samsung: Remove NULL checking for baud clock by Kyoungil Kim · 12 years ago
  80. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 12 years ago
  81. 7e5b2db Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  82. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  83. c819baf Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'next/ath79' and 'next/lantiq' into mips-for-linux-next by Ralf Baechle · 12 years ago
  84. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  85. 1d767ca Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  86. 94b5aff Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  87. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  88. ceff267 SERIAL: MIPS: lantiq: implement OF support by John Crispin · 12 years ago
  89. 0e8963d serial: sh-sci: Fix for port types without BRI interrupts. by Paul Mundt · 12 years ago
  90. d157be8 serial: delete the MCA specific 8250 support. by Paul Gortmaker · 12 years ago
  91. 59bd234 serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style controller. by Sonic Zhang · 12 years ago
  92. 3c2d0ed serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width. by Sonic Zhang · 12 years ago
  93. 239c25b serial: bfin_uart: narrow the reboot condition in DMA tx interrupt by Sonic Zhang · 12 years ago
  94. b06d2f2 serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller. by Sonic Zhang · 12 years ago
  95. 55e4b8b Revert "serial_core: Update buffer overrun statistics." by Greg Kroah-Hartman · 12 years ago
  96. 346f81a SERIAL: MIPS Swarm sb1250-duart.c driver needs module.h by Paul Gortmaker · 13 years ago
  97. cc06748 SERIAL: MIPS DECstation zs.c driver needs module.h by Paul Gortmaker · 13 years ago
  98. 1e66cded tty: Allow uart_register/unregister/register by Alan Cox · 12 years ago
  99. fcd8d84a Merge branches 'spear/clock' and 'imx/clock' into next/clock by Arnd Bergmann · 12 years ago
  100. 4f5a9fd Merge branch 'imx/pinctrl' into imx/clock by Arnd Bergmann · 12 years ago