1. 4d9310e xen: missing includes by Stefano Stabellini · 12 years ago
  2. 50fb31c tty/hvc_opal: Fix debug function name by Benjamin Herrenschmidt · 12 years ago
  3. 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
  4. 069915b Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  5. 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
  6. b6c5ef6 serial: sh-sci: Make probe fail for ports that exceed the maximum count by Laurent Pinchart · 12 years ago
  7. 6dae142 serial: sh-sci: Fix probe error paths by Laurent Pinchart · 12 years ago
  8. 78d80c5 serial/amba-pl011: move custom pin control to driver by Linus Walleij · 12 years ago
  9. f109293 serial: fix serial_txx9.c build warning/typo by Randy Dunlap · 12 years ago
  10. 58bcd33 serial: fix kernel-doc warnings in 8250.c by Randy Dunlap · 12 years ago
  11. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 12 years ago
  12. fde86d3 tty: add lockdep annotations by Eric Dumazet · 12 years ago
  13. 7e5b2db Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  14. 8f6576a tty: fix ldisc lock inversion trace by Alan Cox · 12 years ago
  15. d3ca8b6 pty: Fix lock inversion by Alan Cox · 12 years ago
  16. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  17. 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
  18. 5842f576 xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness. by Konrad Rzeszutek Wilk · 12 years ago
  19. a32c88b xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN by Konrad Rzeszutek Wilk · 12 years ago
  20. 2e5ad6b xen/hvc: Collapse error logic. by Konrad Rzeszutek Wilk · 12 years ago
  21. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  22. 44bc40e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  23. 1d767ca Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  24. 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
  25. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  26. 9bc747b Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  27. 201a52b hvc_xen: NULL dereference on allocation failure by Dan Carpenter · 12 years ago
  28. ceff267 SERIAL: MIPS: lantiq: implement OF support by John Crispin · 12 years ago
  29. 0e8963d serial: sh-sci: Fix for port types without BRI interrupts. by Paul Mundt · 12 years ago
  30. c1dbccc Merge branch 'sh/evt2irq-migration' into sh-latest by Paul Mundt · 12 years ago
  31. d157be8 serial: delete the MCA specific 8250 support. by Paul Gortmaker · 12 years ago
  32. 59bd234 serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style controller. by Sonic Zhang · 12 years ago
  33. 3c2d0ed serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width. by Sonic Zhang · 12 years ago
  34. 239c25b serial: bfin_uart: narrow the reboot condition in DMA tx interrupt by Sonic Zhang · 12 years ago
  35. b06d2f2 serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller. by Sonic Zhang · 12 years ago
  36. 55e4b8b Revert "serial_core: Update buffer overrun statistics." by Greg Kroah-Hartman · 12 years ago
  37. 346f81a SERIAL: MIPS Swarm sb1250-duart.c driver needs module.h by Paul Gortmaker · 13 years ago
  38. cc06748 SERIAL: MIPS DECstation zs.c driver needs module.h by Paul Gortmaker · 13 years ago
  39. bdb595b tty: hvc_xen: NULL dereference on allocation failure by Dan Carpenter · 12 years ago
  40. eea41ae tty: Fix LED error return by Alan Cox · 12 years ago
  41. 05f843b tty: Fix LED error return by Alan Cox · 12 years ago
  42. 1e66cded tty: Allow uart_register/unregister/register by Alan Cox · 12 years ago
  43. fcd8d84a Merge branches 'spear/clock' and 'imx/clock' into next/clock by Arnd Bergmann · 12 years ago
  44. 4f5a9fd Merge branch 'imx/pinctrl' into imx/clock by Arnd Bergmann · 12 years ago
  45. 2e174c3 serial: mxs-auart: adopt pinctrl support by Shawn Guo · 12 years ago
  46. 258e055 serial: amba-pl011: adopt pinctrl support by Shawn Guo · 12 years ago
  47. 93c6d89 Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/clock by Arnd Bergmann · 12 years ago
  48. 86822f8 Merge branch 'clps711x/cleanup' into next/cleanup by Arnd Bergmann · 12 years ago
  49. 304b2c6 ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset by Alexander Shiyan · 12 years ago
  50. fed78ce tty: serial: imx: adopt pinctrl support by Shawn Guo · 12 years ago
  51. 1541f84 tty: move global ldisc idle waitqueue to the individual ldisc by Ivo Sieben · 12 years ago
  52. 15f99cb Merge branch 'sh/rsk-updates' into sh-latest by Paul Mundt · 12 years ago
  53. 3e62c41 serial8250-em: Add DT support by Magnus Damm · 12 years ago
  54. 94e792a serial8250-em: clk_get() IS_ERR() error handling fix by Magnus Damm · 12 years ago
  55. 6421808 serial_core: Update buffer overrun statistics. by Corbin Atkinson · 12 years ago
  56. b1d679a tty: drop the pty lock during hangup by Alan Cox · 12 years ago
  57. b2d0b7a keyboard: Use BIOS Keyboard variable to set Numlock by Joshua Cov · 12 years ago
  58. fd11b42 cris: fix missing tty arg in wait_event_interruptible_tty call by Paul Gortmaker · 12 years ago
  59. abcefe5 tty/amiserial: Add missing argument for tty_unlock() by Geert Uytterhoeven · 12 years ago
  60. d29f3ef tty_lock: Localise the lock by Alan Cox · 12 years ago
  61. d739e65 pty: Lock the devpts bits privately by Alan Cox · 12 years ago
  62. 3af502b tty_lock: undo the old tty_lock use on the ctty by Alan Cox · 12 years ago
  63. 22886ee serial8250-em: Emma Mobile UART driver V2 by Magnus Damm · 12 years ago
  64. 8b979f7 Add missing call to uart_update_timeout() by Lothar Waßmann · 12 years ago
  65. e391edb tty: mxser: local variables should not be exposed globally by H Hartley Sweeten · 12 years ago
  66. f73fa05 serial8250: Introduce serial8250_register_8250_port() by Magnus Damm · 12 years ago
  67. e815562 serial8250: Clean up default map and dl code by Magnus Damm · 12 years ago
  68. 28bf4cf serial8250: Use dl_read()/dl_write() on RM9K by Magnus Damm · 12 years ago
  69. 6b41603 serial8250: Use dl_read()/dl_write() on Alchemy by Magnus Damm · 12 years ago
  70. cc419fa0 serial8250: Add dl_read()/dl_write() callbacks by Magnus Damm · 12 years ago
  71. c89ff23 Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  72. 84f904e vt: Fix deadlock on scroll-lock by Alan Cox · 12 years ago
  73. f9a9111 8250.c: less than 2400 baud fix. by Christian Melki · 12 years ago
  74. aaa10eb 8250_pci: fix pch uart matching by Arnaud Patard · 12 years ago
  75. 3fa10cc TTY: n_tty, do not dereference user buffer by Jiri Slaby · 12 years ago
  76. 810b4de tty/serial/pmac_zilog: Fix "nobody cared" IRQ message by Larry Finger · 12 years ago
  77. 3a9465f serial i.MX: do not depend on grouped clocks by Sascha Hauer · 13 years ago
  78. 5d1a33f vt: push the tty_lock down into the map handling by Alan Cox · 12 years ago
  79. 10af77c Merge 3.4-rc4 into tty-next by Greg Kroah-Hartman · 12 years ago
  80. d3a7b83 drivers/tty/amiserial.c: add missing tty_unlock by Julia Lawall · 12 years ago
  81. fb56a91 Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latest by Paul Mundt · 12 years ago
  82. 5f1a389 serial/8250_pci: fix suspend/resume vs init/exit quirks by Dan Williams · 12 years ago
  83. 0ad372b serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BI by Sudhakar Mamillapalli · 12 years ago
  84. 665ab0f Merge 3.4-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  85. af6d17c pch_uart: Fix dma channel unallocated issue by Tomoya MORINAGA · 12 years ago
  86. 7a6fbc9 ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR by Alexander Shiyan · 12 years ago
  87. bf03f65 tegra, serial8250: add ->handle_break() uart_port op by Dan Williams · 12 years ago
  88. 7c77c8d OMAP2+: UART: Remove cpu checks for populating errata flags by Govindraj.R · 12 years ago
  89. 4fd0690 serial: pl011: implement workaround for CTS clear event issue by Rajanikanth H.V · 12 years ago
  90. a2f8920 TTY: hvc, fix TTY refcounting by Jiri Slaby · 12 years ago
  91. f4f9c1a Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  92. a4e02f6 serial: sh-sci: Update break_ctl handling for all SCSPTR-capable regtypes. by Shimoda, Yoshihiro · 12 years ago
  93. c56a00a tty: hold lock across tty buffer finding and buffer filling by Xiaobing Tu · 13 years ago
  94. 871bdea tty/vt: handle bad user buffer in {G,P}IO_CMAP ioctl by Michael Gehring · 12 years ago
  95. ef4f9d4 pch_uart: Fix duplicate memory release issue by Tomoya MORINAGA · 12 years ago
  96. 04e2c2e pch_uart: Fix return value issue by Tomoya MORINAGA · 12 years ago
  97. 159d4e1 pch_uart: delete unused data structure by Tomoya MORINAGA · 12 years ago
  98. 5181fb3 pch_uart: Support modem status interrupt by Tomoya MORINAGA · 12 years ago
  99. b23954a3 pch_uart: change type to %d to %02x by Tomoya MORINAGA · 12 years ago
  100. 2a58364 pch_uart: change type to u8 by Tomoya MORINAGA · 12 years ago