1. 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
  2. 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
  3. b6c5ef6 serial: sh-sci: Make probe fail for ports that exceed the maximum count by Laurent Pinchart · 12 years ago
  4. 6dae142 serial: sh-sci: Fix probe error paths by Laurent Pinchart · 12 years ago
  5. 78d80c5 serial/amba-pl011: move custom pin control to driver by Linus Walleij · 12 years ago
  6. f109293 serial: fix serial_txx9.c build warning/typo by Randy Dunlap · 12 years ago
  7. 58bcd33 serial: fix kernel-doc warnings in 8250.c by Randy Dunlap · 12 years ago
  8. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 12 years ago
  9. 7e5b2db Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  10. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  11. 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
  12. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  13. 1d767ca Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  14. 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
  15. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. ceff267 SERIAL: MIPS: lantiq: implement OF support by John Crispin · 13 years ago
  17. 0e8963d serial: sh-sci: Fix for port types without BRI interrupts. by Paul Mundt · 13 years ago
  18. d157be8 serial: delete the MCA specific 8250 support. by Paul Gortmaker · 13 years ago
  19. 59bd234 serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style controller. by Sonic Zhang · 13 years ago
  20. 3c2d0ed serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width. by Sonic Zhang · 13 years ago
  21. 239c25b serial: bfin_uart: narrow the reboot condition in DMA tx interrupt by Sonic Zhang · 13 years ago
  22. b06d2f2 serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller. by Sonic Zhang · 13 years ago
  23. 55e4b8b Revert "serial_core: Update buffer overrun statistics." by Greg Kroah-Hartman · 13 years ago
  24. 346f81a SERIAL: MIPS Swarm sb1250-duart.c driver needs module.h by Paul Gortmaker · 13 years ago
  25. cc06748 SERIAL: MIPS DECstation zs.c driver needs module.h by Paul Gortmaker · 13 years ago
  26. 1e66cded tty: Allow uart_register/unregister/register by Alan Cox · 13 years ago
  27. fcd8d84a Merge branches 'spear/clock' and 'imx/clock' into next/clock by Arnd Bergmann · 13 years ago
  28. 4f5a9fd Merge branch 'imx/pinctrl' into imx/clock by Arnd Bergmann · 13 years ago
  29. 2e174c3 serial: mxs-auart: adopt pinctrl support by Shawn Guo · 13 years ago
  30. 258e055 serial: amba-pl011: adopt pinctrl support by Shawn Guo · 13 years ago
  31. 93c6d89 Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/clock by Arnd Bergmann · 13 years ago
  32. 86822f8 Merge branch 'clps711x/cleanup' into next/cleanup by Arnd Bergmann · 13 years ago
  33. 304b2c6 ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset by Alexander Shiyan · 13 years ago
  34. fed78ce tty: serial: imx: adopt pinctrl support by Shawn Guo · 13 years ago
  35. 15f99cb Merge branch 'sh/rsk-updates' into sh-latest by Paul Mundt · 13 years ago
  36. 3e62c41 serial8250-em: Add DT support by Magnus Damm · 13 years ago
  37. 94e792a serial8250-em: clk_get() IS_ERR() error handling fix by Magnus Damm · 13 years ago
  38. 6421808 serial_core: Update buffer overrun statistics. by Corbin Atkinson · 13 years ago
  39. fd11b42 cris: fix missing tty arg in wait_event_interruptible_tty call by Paul Gortmaker · 13 years ago
  40. d29f3ef tty_lock: Localise the lock by Alan Cox · 13 years ago
  41. 22886ee serial8250-em: Emma Mobile UART driver V2 by Magnus Damm · 13 years ago
  42. 8b979f7 Add missing call to uart_update_timeout() by Lothar Waßmann · 13 years ago
  43. f73fa05 serial8250: Introduce serial8250_register_8250_port() by Magnus Damm · 13 years ago
  44. e815562 serial8250: Clean up default map and dl code by Magnus Damm · 13 years ago
  45. 28bf4cf serial8250: Use dl_read()/dl_write() on RM9K by Magnus Damm · 13 years ago
  46. 6b41603 serial8250: Use dl_read()/dl_write() on Alchemy by Magnus Damm · 13 years ago
  47. cc419fa0 serial8250: Add dl_read()/dl_write() callbacks by Magnus Damm · 13 years ago
  48. f9a9111 8250.c: less than 2400 baud fix. by Christian Melki · 13 years ago
  49. aaa10eb 8250_pci: fix pch uart matching by Arnaud Patard · 13 years ago
  50. 810b4de tty/serial/pmac_zilog: Fix "nobody cared" IRQ message by Larry Finger · 13 years ago
  51. 3a9465f serial i.MX: do not depend on grouped clocks by Sascha Hauer · 13 years ago
  52. 10af77c Merge 3.4-rc4 into tty-next by Greg Kroah-Hartman · 13 years ago
  53. fb56a91 Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latest by Paul Mundt · 13 years ago
  54. 5f1a389 serial/8250_pci: fix suspend/resume vs init/exit quirks by Dan Williams · 13 years ago
  55. 0ad372b serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BI by Sudhakar Mamillapalli · 13 years ago
  56. 665ab0f Merge 3.4-rc3 into tty-next by Greg Kroah-Hartman · 13 years ago
  57. af6d17c pch_uart: Fix dma channel unallocated issue by Tomoya MORINAGA · 13 years ago
  58. 7a6fbc9 ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR by Alexander Shiyan · 13 years ago
  59. bf03f65 tegra, serial8250: add ->handle_break() uart_port op by Dan Williams · 13 years ago
  60. 7c77c8d OMAP2+: UART: Remove cpu checks for populating errata flags by Govindraj.R · 13 years ago
  61. 4fd0690 serial: pl011: implement workaround for CTS clear event issue by Rajanikanth H.V · 13 years ago
  62. f4f9c1a Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  63. a4e02f6 serial: sh-sci: Update break_ctl handling for all SCSPTR-capable regtypes. by Shimoda, Yoshihiro · 13 years ago
  64. ef4f9d4 pch_uart: Fix duplicate memory release issue by Tomoya MORINAGA · 13 years ago
  65. 04e2c2e pch_uart: Fix return value issue by Tomoya MORINAGA · 13 years ago
  66. 159d4e1 pch_uart: delete unused data structure by Tomoya MORINAGA · 13 years ago
  67. 5181fb3 pch_uart: Support modem status interrupt by Tomoya MORINAGA · 13 years ago
  68. b23954a3 pch_uart: change type to %d to %02x by Tomoya MORINAGA · 13 years ago
  69. 2a58364 pch_uart: change type to u8 by Tomoya MORINAGA · 13 years ago
  70. 44db113 pch_uart: Delete unused structure member by Tomoya MORINAGA · 13 years ago
  71. 8e32841 TTY: 68328serial, use tty_port_block_til_ready by Jiri Slaby · 13 years ago
  72. 665569d TTY: 68328serial, use tty from tty_port by Jiri Slaby · 13 years ago
  73. 467712c TTY: 68328serial, propagate tty by Jiri Slaby · 13 years ago
  74. a85dd82 TTY: 68328serial, use flags from tty_port by Jiri Slaby · 13 years ago
  75. 4a85b1f TTY: 68328serial, use close_delay/closing_wait from tty_port by Jiri Slaby · 13 years ago
  76. c26f011 TTY: 68328serial, use open/close_wait from tty_port by Jiri Slaby · 13 years ago
  77. 8626434 TTY: 68328serial, add tty_port by Jiri Slaby · 13 years ago
  78. 1bb2687 TTY: 68328serial, remove 68328serial.h by Jiri Slaby · 13 years ago
  79. 107afb7 TTY: 68328serial, use ulong flags for interrupts status by Jiri Slaby · 13 years ago
  80. b8aa50f TTY: 68328serial, remove garbage by Jiri Slaby · 13 years ago
  81. c21e265 TTY: 68328serial, remove unused stuff from m68k_serial by Jiri Slaby · 13 years ago
  82. cea4b2c TTY: 68328serial, remove serial_state and friends by Jiri Slaby · 13 years ago
  83. 953756e TTY: crisv10, initialize tty_port by Jiri Slaby · 13 years ago
  84. 37f00f6 TTY: crisv10, remove unused tmp_buf by Jiri Slaby · 13 years ago
  85. 11bbd5b pch_uart: Add Kontron COMe-mTT10 uart clock quirk by Michael Brunner · 13 years ago
  86. 867c902 pch_uart: Fix MSI setting issue by Tomoya MORINAGA · 13 years ago
  87. bc02d15 serial/8250_pci: add a "force background timer" flag and use it for the "kt" serial port by Dan Williams · 13 years ago
  88. 49b532f Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller" by Dan Williams · 13 years ago
  89. 3579812 Revert "serial/8250_pci: init-quirk msi support for kt serial controller" by Dan Williams · 13 years ago
  90. d8c4019 tty/serial/omap: console can only be built-in by Arnd Bergmann · 13 years ago
  91. 7b246a1 serial: samsung: fix omission initialize ulcon in reset port fn() by Kukjin Kim · 13 years ago
  92. 57c3686 tty/serial: atmel_serial: fix RS485 half-duplex problem by Siftar, Gabe · 13 years ago
  93. acede70 tty: serial: altera_uart: Check for NULL platform_data in probe. by Yuriy Kozlov · 13 years ago
  94. 388bc26 omap-serial: Fix the error handling in the omap_serial probe by Shubhrajyoti D · 13 years ago
  95. bbb4ce5 serial: sh-sci: modify sci_break_ctl() by Shimoda, Yoshihiro · 13 years ago
  96. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  97. c3d8b76 serial: PL011: move interrupt clearing by Linus Walleij · 13 years ago
  98. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  99. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  100. ca6f327 serial/sunzilog: fix keyboard on SUN SPARCstation by Sam Ravnborg · 13 years ago