1. d4e33fa serial: Kill off NO_IRQ by Alan Cox · 12 years ago
  2. 3afbd89 serial/efm32: add new driver by Uwe Kleine-König · 12 years ago
  3. a4834c1 tty: move pty count limiting into devpts by Konstantin Khlebnikov · 13 years ago
  4. 593a27c tty: cleanup prohibition of direct opening for unix98 pty master by Konstantin Khlebnikov · 13 years ago
  5. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  6. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  7. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  8. 4c4d285 Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  9. b1bdd25 Merge branch 'sh/nommu' into sh-latest by Paul Mundt · 13 years ago
  10. 37cfc3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 13 years ago
  11. 979ecef Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  12. b3c3752 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  13. dfc1ebe Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  14. 5983faf Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  15. ca371d2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into sh-latest by Paul Mundt · 13 years ago
  16. 04cf399 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-latest by Paul Mundt · 13 years ago
  17. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  18. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  19. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  20. d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  21. 995234d tty: serial: imx: move del_timer_sync() to avoid potential deadlock by Eric Miao · 13 years ago
  22. 01f56ab imx: add polled io uart methods by Saleem Abdulrasool · 13 years ago
  23. 0ad5a81 imx: Add save/restore functions for UART control regs by Dirk Behme · 13 years ago
  24. 20bb809 serial/imx: let probing fail for the dt case without a valid alias by Uwe Kleine-König · 13 years ago
  25. a197a19 serial/imx: propagate error from of_alias_get_id instead of using -ENODEV by Uwe Kleine-König · 13 years ago
  26. db1a9b5 tty: serial: imx: Allow UART to be a source for wakeup by Fabio Estevam · 13 years ago
  27. 5908738 serial: driver for m32 arch should not have DEC alpha errata by Paul Gortmaker · 13 years ago
  28. dbf1115 atmel_serial: fix spinlock lockup in RS485 code by Claudio Scordino · 13 years ago
  29. 106b5fa tty: Fix memory leak in virtual console when enable unicode translation by Zeng Zhaoming · 13 years ago
  30. 97d2463 serial: use DIV_ROUND_CLOSEST instead of open coding it by Uwe Kleine-König · 13 years ago
  31. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  32. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  33. 1e9deb1 serial: add support for 400 and 800 v3 series Titan cards by Yegor Yefremov · 13 years ago
  34. a481377 serial: mxs-auart: convert to clk_prepare/clk_unprepare by Shawn Guo · 13 years ago
  35. ab17da5 apbuart: fix section mismatch warning by Sam Ravnborg · 13 years ago
  36. a169a88 serial: samsung: Fix build for non-Exynos4210 devices by Mark Brown · 13 years ago
  37. 26c919e serial: samsung: add device tree support by Thomas Abraham · 13 years ago
  38. da12150 serial: samsung: merge probe() function from all SoC specific extensions by Thomas Abraham · 13 years ago
  39. 0dfb3b4 serial: samsung: merge all SoC specific port reset functions by Thomas Abraham · 13 years ago
  40. c3310fb serial: samsung: remove all uses of get_clksrc and set_clksrc by Thomas Abraham · 13 years ago
  41. afba7f9 ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of it by Thomas Abraham · 13 years ago
  42. 5f5a7a5 serial: samsung: switch to clkdev based clock lookup by Thomas Abraham · 13 years ago
  43. 046c217 ARM: S3C2440: move handling of fclk/n clock to platform code by Thomas Abraham · 13 years ago
  44. 4d84e97 serial: samsung: Keep a copy of the location of platform data in driver's private data by Thomas Abraham · 13 years ago
  45. d92b0df omap-serial: Add minimal device tree support by Rajendra Nayak · 13 years ago
  46. 8fe789d omap-serial: Use default clock speed (48Mhz) if not specified by Rajendra Nayak · 13 years ago
  47. ba77433 omap-serial: Get rid of all pdev->id usage by Rajendra Nayak · 13 years ago
  48. a79dd5a tty/serial/pmac_zilog: Fix suspend & resume by Benjamin Herrenschmidt · 13 years ago
  49. da27468 ARM: OMAP2+: UART: Fix compilation/sparse warnings by Govindraj.R · 13 years ago
  50. 2fd1496 ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos by Govindraj.R · 13 years ago
  51. a9e210e ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART by Jon Hunter · 13 years ago
  52. c86845db ARM: OMAP2+: UART: Allow UART parameters to be configured from board file. by Deepak K · 13 years ago
  53. 62f3ec5f ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts by Govindraj.R · 13 years ago
  54. 9473474 ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial by Govindraj.R · 13 years ago
  55. ec3bebc ARM: OMAP2+: UART: Get context loss count to context restore by Govindraj.R · 13 years ago
  56. 3221289 ARM: OMAP2+: UART: Remove uart reset function. by Govindraj.R · 13 years ago
  57. c538d20 ARM: OMAP2+: UART: Ensure all reg values configured are available from port structure by Govindraj.R · 13 years ago
  58. 9f9ac1e ARM: OMAP2+: UART: Remove context_save and move context restore to driver by Govindraj.R · 13 years ago
  59. fcdca75 ARM: OMAP2+: UART: Add runtime pm support for omap-serial driver by Govindraj.R · 13 years ago
  60. edd70ad ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata. by Govindraj.R · 13 years ago
  61. 273558b ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart by Govindraj.R · 13 years ago
  62. 6485163 serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS. by Sonic Zhang · 13 years ago
  63. b48dc71 serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available. by Sonic Zhang · 13 years ago
  64. 5c2f37d serial: make FSL errata depend on 8250_CONSOLE, not just 8250 by Paul Gortmaker · 13 years ago
  65. 9deaa53 serial: add irq handler for Freescale 16550 errata. by Paul Gortmaker · 13 years ago
  66. 86b2119 serial: manually inline serial8250_handle_port by Paul Gortmaker · 13 years ago
  67. a043147 serial: make 8250 timeout use the specified IRQ handler by Paul Gortmaker · 13 years ago
  68. 3986fb2 serial: export the key functions for an 8250 IRQ handler by Paul Gortmaker · 13 years ago
  69. 0690f41 serial: clean up parameter passing for 8250 Rx IRQ handling by Paul Gortmaker · 13 years ago
  70. 850624c serial: move struct uart_8250_port from 8250.c to 8250.h by Paul Gortmaker · 13 years ago
  71. bbd2075 drivers/tty: Remove unneeded spaces by Thorsten Wißmann · 13 years ago
  72. ee815f3 msm_serial_hs: Fix spinlock recursion in handling CTS by Mayank Rana · 13 years ago
  73. 8431de8 msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptr by Mayank Rana · 13 years ago
  74. 7f97c00 serial: fix serial_cs I/O windows for Argosy RS-COM 2P by Maciej Szmigiero · 13 years ago
  75. 7d73aaf serial: 8250: replace hardcoded 0xbf with #define by Wolfram Sang · 13 years ago
  76. cee3948 serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control. by Sonic Zhang · 13 years ago
  77. dc8f370 serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial device starts up. by Sonic Zhang · 13 years ago
  78. 07143eae tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled. by Sonic Zhang · 13 years ago
  79. f5b6940 serial: bfin-uart: remove redundant CTS check for hardware CTS control. by Sonic Zhang · 13 years ago
  80. ee948e3 serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control. by Sonic Zhang · 13 years ago
  81. 32b4456 serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up. by Sonic Zhang · 13 years ago
  82. 0d37694 Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into sh-latest by Paul Mundt · 13 years ago
  83. 7cf82b1 pmac_zilog: Fix unexpected irq by Finn Thain · 13 years ago
  84. d57f341 SERIAL: AR933X: Add driver for the built-in UART of the SoC by Gabor Juhos · 13 years ago
  85. 50f0959 serial: sh-sci: Handle GPIO function requests. by Paul Mundt · 13 years ago
  86. 73c3d53 serial: sh-sci: Avoid FIFO clear for MCE toggle. by Paul Mundt · 13 years ago
  87. faf02f8 serial: sh-sci: per-port modem control. by Paul Mundt · 13 years ago
  88. 7962fce tty: n_hdlc not atomic use tty->flags. by Ilya Zykov · 13 years ago
  89. c8381c15 TTY: serial: convert drivers/tty/serial/* to use module_platform_driver() by Axel Lin · 13 years ago
  90. bb74041 TTY: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  91. e86ff4a serial/8250_pci: init-quirk msi support for kt serial controller by Dan Williams · 13 years ago
  92. 448ac15 serial/8250_pci: setup-quirk workaround for the kt serial controller by Dan Williams · 13 years ago
  93. d0758a2 serial/mxs-auart: only wake up tty layer once by Uwe Kleine-König · 13 years ago
  94. f227824 serial/imx: propagate error of platform_driver_register in init routine by Uwe Kleine-König · 13 years ago
  95. 514f31d OMAP: UART: fix the return type of check_modem_status by Shubhrajyoti D · 13 years ago
  96. dd7c7c3 Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c by Greg Kroah-Hartman · 13 years ago
  97. dc7e3ef serial: sh-sci: Add support for loopback mode. by Paul Mundt · 13 years ago
  98. cdf7c42 serial: sh-sci: Fix up modem control handling. by Paul Mundt · 13 years ago
  99. d39ec6c serial: sh-sci: Clarify enable_ms/break_ctl comments. by Paul Mundt · 13 years ago
  100. d97fbbe serial: sh-sci: Support icount statistics for error cases. by Paul Mundt · 13 years ago