1. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  2. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  3. a5f4313 tty: serial: OMAP: Fix oops due to NULL pdata in DT boot by Cousson, Benoit · 12 years ago
  4. 6dc01aa amba-pl011​/dma: Add check for the residue in DMA callback by Chanho Min · 12 years ago
  5. b26469a serial: samsung: fix s3c2442 platform data by Denis 'GNUtoo' Carikli · 12 years ago
  6. 90af6d2 serial: Fix typo in sn_console.c by Masanari Iida · 12 years ago
  7. b7974de tty/serial/mux.c: linux/tty.h included twice by Danny Kukawka · 12 years ago
  8. 6816383 tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h by Paul Gortmaker · 12 years ago
  9. 5a22e30 Merge tag 'tty-3.3-rc3' tty-next by Greg Kroah-Hartman · 12 years ago
  10. 1972345 tty: serial: omap-serial: wakeup latency constraint is in microseconds, not milliseconds by Paul Walmsley · 13 years ago
  11. be4b028 tty: serial: OMAP: block idle while the UART is transferring data in PIO mode by Paul Walmsley · 13 years ago
  12. 0ba5f66 tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode by Paul Walmsley · 13 years ago
  13. 418a936 tty: serial: altera_uart: Add CONSOLE_POLL support by Tobias Klauser · 12 years ago
  14. 3f5dc70 tty: serial: altera_uart: remove early_altera_uart_setup by Tobias Klauser · 12 years ago
  15. 6f56d0f serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request() by Feng Tang · 12 years ago
  16. 30c6c6b serial: pch_uart: trivial cleanup by removing the get_msr() by Feng Tang · 12 years ago
  17. d011411 serial: pch_uart: add debugfs hook for register dump by Feng Tang · 12 years ago
  18. c8a6426 m32r: relocate drivers back out of 8250 dir by Paul Gortmaker · 12 years ago
  19. e7c9bba tty: fix a build failure on sparc by Cong Wang · 12 years ago
  20. 7ccfe01 serial: samsung: Add support for EXYNOS5250 by Kukjin Kim · 12 years ago
  21. 5f7b6d1 serial: samsung: Add support for EXYNOS4212 and EXYNOS4412 by Kukjin Kim · 12 years ago
  22. 6bbcbf2 tty: serial: omap-serial: wakeup latency constraint is in microseconds, not milliseconds by Paul Walmsley · 13 years ago
  23. edbe5db tty: serial: OMAP: block idle while the UART is transferring data in PIO mode by Paul Walmsley · 13 years ago
  24. 5816269 tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode by Paul Walmsley · 13 years ago
  25. d4e33fa serial: Kill off NO_IRQ by Alan Cox · 13 years ago
  26. 3afbd89 serial/efm32: add new driver by Uwe Kleine-König · 13 years ago
  27. 523b82e serial: Kill off Moorestown code by Alan Cox · 13 years ago
  28. 8a74e9f Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode" by Greg Kroah-Hartman · 13 years ago
  29. af681ca Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip" by Greg Kroah-Hartman · 13 years ago
  30. 7735983 serial: Fix wakeup init logic to speed up startup by Simon Glass · 13 years ago
  31. ef605fd serial: amba-pl011: lock console writes against interrupts by Rabin Vincent · 13 years ago
  32. d8d8ffa amba-pl011: do not disable RTS during shutdown by Shreshtha Kumar Sahu · 13 years ago
  33. 43cf7c0 tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip by Paul Walmsley · 13 years ago
  34. 0a697b2 tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode by Paul Walmsley · 13 years ago
  35. b514885 omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIME by Shubhrajyoti D · 13 years ago
  36. 3bc4f0d omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP. by Shubhrajyoti D · 13 years ago
  37. 26aa38c jsm: Fixed EEH recovery error by Lucas Kannebley Tavares · 13 years ago
  38. 9bef3d4 serial: group all the 8250 related code together by Paul Gortmaker · 13 years ago
  39. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  40. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  41. 4c4d285 Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  42. b1bdd25 Merge branch 'sh/nommu' into sh-latest by Paul Mundt · 13 years ago
  43. 37cfc3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 13 years ago
  44. 979ecef Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  45. b3c3752 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  46. dfc1ebe Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  47. 5983faf Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  48. 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
  49. 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
  50. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  51. 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
  52. 995234d tty: serial: imx: move del_timer_sync() to avoid potential deadlock by Eric Miao · 13 years ago
  53. 01f56ab imx: add polled io uart methods by Saleem Abdulrasool · 13 years ago
  54. 0ad5a81 imx: Add save/restore functions for UART control regs by Dirk Behme · 13 years ago
  55. 20bb809 serial/imx: let probing fail for the dt case without a valid alias by Uwe Kleine-König · 13 years ago
  56. a197a19 serial/imx: propagate error from of_alias_get_id instead of using -ENODEV by Uwe Kleine-König · 13 years ago
  57. db1a9b5 tty: serial: imx: Allow UART to be a source for wakeup by Fabio Estevam · 13 years ago
  58. 5908738 serial: driver for m32 arch should not have DEC alpha errata by Paul Gortmaker · 13 years ago
  59. dbf1115 atmel_serial: fix spinlock lockup in RS485 code by Claudio Scordino · 13 years ago
  60. 97d2463 serial: use DIV_ROUND_CLOSEST instead of open coding it by Uwe Kleine-König · 13 years ago
  61. 1e9deb1 serial: add support for 400 and 800 v3 series Titan cards by Yegor Yefremov · 13 years ago
  62. a481377 serial: mxs-auart: convert to clk_prepare/clk_unprepare by Shawn Guo · 13 years ago
  63. ab17da5 apbuart: fix section mismatch warning by Sam Ravnborg · 13 years ago
  64. a169a88 serial: samsung: Fix build for non-Exynos4210 devices by Mark Brown · 13 years ago
  65. 26c919e serial: samsung: add device tree support by Thomas Abraham · 13 years ago
  66. da12150 serial: samsung: merge probe() function from all SoC specific extensions by Thomas Abraham · 13 years ago
  67. 0dfb3b4 serial: samsung: merge all SoC specific port reset functions by Thomas Abraham · 13 years ago
  68. c3310fb serial: samsung: remove all uses of get_clksrc and set_clksrc by Thomas Abraham · 13 years ago
  69. afba7f9 ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of it by Thomas Abraham · 13 years ago
  70. 5f5a7a5 serial: samsung: switch to clkdev based clock lookup by Thomas Abraham · 13 years ago
  71. 046c217 ARM: S3C2440: move handling of fclk/n clock to platform code by Thomas Abraham · 13 years ago
  72. 4d84e97 serial: samsung: Keep a copy of the location of platform data in driver's private data by Thomas Abraham · 13 years ago
  73. d92b0df omap-serial: Add minimal device tree support by Rajendra Nayak · 13 years ago
  74. 8fe789d omap-serial: Use default clock speed (48Mhz) if not specified by Rajendra Nayak · 13 years ago
  75. ba77433 omap-serial: Get rid of all pdev->id usage by Rajendra Nayak · 13 years ago
  76. a79dd5a tty/serial/pmac_zilog: Fix suspend & resume by Benjamin Herrenschmidt · 13 years ago
  77. da27468 ARM: OMAP2+: UART: Fix compilation/sparse warnings by Govindraj.R · 13 years ago
  78. 2fd1496 ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos by Govindraj.R · 13 years ago
  79. a9e210e ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART by Jon Hunter · 13 years ago
  80. c86845db ARM: OMAP2+: UART: Allow UART parameters to be configured from board file. by Deepak K · 13 years ago
  81. 62f3ec5 ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts by Govindraj.R · 13 years ago
  82. 9473474 ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial by Govindraj.R · 13 years ago
  83. ec3bebc ARM: OMAP2+: UART: Get context loss count to context restore by Govindraj.R · 13 years ago
  84. 3221289 ARM: OMAP2+: UART: Remove uart reset function. by Govindraj.R · 13 years ago
  85. c538d20 ARM: OMAP2+: UART: Ensure all reg values configured are available from port structure by Govindraj.R · 13 years ago
  86. 9f9ac1e ARM: OMAP2+: UART: Remove context_save and move context restore to driver by Govindraj.R · 13 years ago
  87. fcdca75 ARM: OMAP2+: UART: Add runtime pm support for omap-serial driver by Govindraj.R · 13 years ago
  88. edd70ad ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata. by Govindraj.R · 13 years ago
  89. 273558b ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart by Govindraj.R · 13 years ago
  90. 6485163 serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS. by Sonic Zhang · 13 years ago
  91. b48dc71 serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available. by Sonic Zhang · 13 years ago
  92. 5c2f37d serial: make FSL errata depend on 8250_CONSOLE, not just 8250 by Paul Gortmaker · 13 years ago
  93. 9deaa53 serial: add irq handler for Freescale 16550 errata. by Paul Gortmaker · 13 years ago
  94. 86b2119 serial: manually inline serial8250_handle_port by Paul Gortmaker · 13 years ago
  95. a043147 serial: make 8250 timeout use the specified IRQ handler by Paul Gortmaker · 13 years ago
  96. 3986fb2 serial: export the key functions for an 8250 IRQ handler by Paul Gortmaker · 13 years ago
  97. 0690f41 serial: clean up parameter passing for 8250 Rx IRQ handling by Paul Gortmaker · 13 years ago
  98. 850624c serial: move struct uart_8250_port from 8250.c to 8250.h by Paul Gortmaker · 13 years ago
  99. ee815f3 msm_serial_hs: Fix spinlock recursion in handling CTS by Mayank Rana · 13 years ago
  100. 8431de8 msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptr by Mayank Rana · 13 years ago