1. 2fcd5ca TTY: simserial, remove some tty ops by Jiri Slaby · 12 years ago
  2. 7f32f8d TTY: simserial, define local tty_port pointer by Jiri Slaby · 12 years ago
  3. 3c4782d TTY: simserial no longer needs serialP by Jiri Slaby · 12 years ago
  4. 98e3a9e TTY: simserial, stop using serial_state->{line,icount} by Jiri Slaby · 12 years ago
  5. d88405d TTY: simserial, remove tmp_buf by Jiri Slaby · 12 years ago
  6. fd2d7a6 TTY: simserial, remove static initialization by Jiri Slaby · 12 years ago
  7. 01bd730 TTY: amiserial/simserial, use flags from tty_port by Jiri Slaby · 12 years ago
  8. 12c8035 TTY: amiserial/simserial, use count from tty_port by Jiri Slaby · 12 years ago
  9. 799be6f TTY: amiserial/simserial, use close delays from tty_port by Jiri Slaby · 12 years ago
  10. 8775879 TTY: amiserial/simserial, use tty_port by Jiri Slaby · 12 years ago
  11. 5e99d54 TTY: simserial, pass tty down to functions by Jiri Slaby · 12 years ago
  12. 588993d TTY: amiserial, pass tty down to functions by Jiri Slaby · 12 years ago
  13. 0f9b968 TTY: amiserial, simplify set_serial_info by Jiri Slaby · 12 years ago
  14. 916b765 TTY: serialP, merge serial_state and async_struct by Jiri Slaby · 12 years ago
  15. 13c9062 TTY: amiserial, remove IRQ_ports by Jiri Slaby · 12 years ago
  16. 2f8c521 TTY: simserial, remove IRQ_T by Jiri Slaby · 12 years ago
  17. 964105b TTY: simserial, remove support of shared interrupts by Jiri Slaby · 12 years ago
  18. d852256 TTY: simserial/amiserial, use one instance of other members by Jiri Slaby · 12 years ago
  19. 979b6d8 TTY: simserial, use only one copy of async flags by Jiri Slaby · 12 years ago
  20. 9e12dd5 simserial, bail out when request_irq fails by Jiri Slaby · 12 years ago
  21. 6efb6b7 hpsim, initialize chip for assigned irqs by Jiri Slaby · 12 years ago
  22. 035cfe5 simserial, include some headers by Jiri Slaby · 12 years ago
  23. 0745d19 hpsim, fix SAL handling in fw-emu by Jiri Slaby · 12 years ago
  24. fef2107 TTY: amiserial, use only one copy of async flags by Jiri Slaby · 12 years ago
  25. c5f0508 TTY: amiserial, remove tasklet for tty_wakeup by Jiri Slaby · 12 years ago
  26. 9c8efec TTY: serialP, remove unused material by Jiri Slaby · 12 years ago
  27. 3ee0017 TTY: speakup, do not use serialP by Jiri Slaby · 12 years ago
  28. 11ba889 TTY: remove serialP.h inclusion from some files by Jiri Slaby · 12 years ago
  29. 8bc87dc TTY: serial, include pci.h in m32r_sio by Jiri Slaby · 12 years ago
  30. 4da2405 TTY: serial, use atomic_inc_return in ioc4_serial by Jiri Slaby · 12 years ago
  31. 885f8b0 TTY: iss/console, use tty_port by Jiri Slaby · 12 years ago
  32. c9ddb1d XTENSA: iss/console, fix potential deadlock by Jiri Slaby · 12 years ago
  33. 86e7e874 XTENSA: iss/console, use setup_timer by Jiri Slaby · 12 years ago
  34. ac4e016 NET: pc300, show version info from module init by Jiri Slaby · 12 years ago
  35. c2f128a NET: pc300, do not zero global variables by Jiri Slaby · 12 years ago
  36. ecaa3bd TTY: ipwireless, fix tty->index handling by Jiri Slaby · 12 years ago
  37. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  38. 44a1bfd TTY: serialP, remove DECLARE_WAITQUEUE check by Jiri Slaby · 12 years ago
  39. 54089d4 TTY: srmcons, convert to use tty_port by Jiri Slaby · 12 years ago
  40. ee024d49 ALPHA: srmcons, fix racy singleton structure by Jiri Slaby · 12 years ago
  41. 5e88e6c ALPHA: srmcons, use timer functions by Jiri Slaby · 12 years ago
  42. 26b2320 TTY: tty_driver, document tty->ops->shutdown limitation by Jiri Slaby · 12 years ago
  43. 91cedcd TTY: serial, simplify ASYNC_USR_MASK by Jiri Slaby · 12 years ago
  44. ecd1665 TTY: remove tty driver re-set from tty_reopen by Jiri Slaby · 12 years ago
  45. d483426 TTY: simplify tty_driver_lookup_tty a bit by Jiri Slaby · 12 years ago
  46. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  47. 87cab16 TTY: remove minor_num from tty_driver by Jiri Slaby · 12 years ago
  48. 1a54a76 TTY: let alloc_tty_driver deduce the owner automatically by Jiri Slaby · 12 years ago
  49. a8fbc97 TTY: tty_io, remove buffer re-assignments by Jiri Slaby · 12 years ago
  50. f8a8c10 USB: cdc-acm, use tty_standard_install by Jiri Slaby · 12 years ago
  51. 5289475 vt: tackle the main part of the selection logic by Alan Cox · 12 years ago
  52. 99cceb4e vt: waitevent is self locked so drop the tty_lock by Alan Cox · 12 years ago
  53. 20f6257 vt: push down tioclinux cases by Alan Cox · 12 years ago
  54. 4001d7b vt: push down the tty lock so we can see what is left to tackle by Alan Cox · 12 years ago
  55. edab558 vt: sort out locking for font handling by Alan Cox · 12 years ago
  56. dbca36e tty: cyclades: TIOCSERGETLSR should should store to a uint by Dan Carpenter · 12 years ago
  57. a5f4313 tty: serial: OMAP: Fix oops due to NULL pdata in DT boot by Cousson, Benoit · 12 years ago
  58. 079c953 vt:tackle kbd_table by Alan Cox · 12 years ago
  59. 0fb8379 tty: delete briq_panel.c driver by Greg Kroah-Hartman · 12 years ago
  60. 6623d64 tty: keyboard.c: add uaccess.h to fix a build problem on sparc32 by Greg Kroah-Hartman · 12 years ago
  61. 6aeed47 vt: tidy a few bits of checkpatch noise by Alan Cox · 12 years ago
  62. 247ff8e vt: lock the accent table by Alan Cox · 12 years ago
  63. ce1000d Revert "TTY: pty, remove superfluous ptm test" by Greg Kroah-Hartman · 12 years ago
  64. 0ef1698 Revert "TTY: get rid of BTM around devpts_*" by Greg Kroah-Hartman · 12 years ago
  65. 6dc01aa amba-pl011​/dma: Add check for the residue in DMA callback by Chanho Min · 12 years ago
  66. b26469a serial: samsung: fix s3c2442 platform data by Denis 'GNUtoo' Carikli · 12 years ago
  67. 2ae7352 tty/powerpc: early udbg consoles can't be modules by Stephen Rothwell · 12 years ago
  68. 90af6d2 serial: Fix typo in sn_console.c by Masanari Iida · 12 years ago
  69. b7974ded tty/serial/mux.c: linux/tty.h included twice by Danny Kukawka · 12 years ago
  70. 6816383 tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h by Paul Gortmaker · 12 years ago
  71. 5a22e30 Merge tag 'tty-3.3-rc3' tty-next by Greg Kroah-Hartman · 12 years ago
  72. 19e00f2f Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  73. b05ee6b Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  74. b0286db Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  75. ae5cdd4 Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  76. fe25092 Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  77. 1972345 tty: serial: omap-serial: wakeup latency constraint is in microseconds, not milliseconds by Paul Walmsley · 12 years ago
  78. be4b028 tty: serial: OMAP: block idle while the UART is transferring data in PIO mode by Paul Walmsley · 12 years ago
  79. 0ba5f66 tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode by Paul Walmsley · 12 years ago
  80. 690d137 Reduce the number of expensive division instructions done by _parse_integer() by David Howells · 12 years ago
  81. 418a936 tty: serial: altera_uart: Add CONSOLE_POLL support by Tobias Klauser · 12 years ago
  82. 3f5dc70 tty: serial: altera_uart: remove early_altera_uart_setup by Tobias Klauser · 12 years ago
  83. d3a532a sysrq: Properly check for kernel threads by Anton Vorontsov · 12 years ago
  84. e502bab sysrq: Fix possible race with exiting task by Anton Vorontsov · 12 years ago
  85. 6f56d0f serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request() by Feng Tang · 12 years ago
  86. 30c6c6b serial: pch_uart: trivial cleanup by removing the get_msr() by Feng Tang · 12 years ago
  87. d011411 serial: pch_uart: add debugfs hook for register dump by Feng Tang · 12 years ago
  88. d65b4e9 Linux 3.3-rc3 by Linus Torvalds · 12 years ago
  89. 6308240 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  90. 19e75ed Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  91. 4d39aa1 Merge tag 'md-3.3-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  92. 4a68d54 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  93. 15a4635 Merge branch 'akpm' (Andrew's tree) by Linus Torvalds · 12 years ago
  94. 025e4ab pcmcia: fix socket refcount decrementing on each resume by Russell King · 12 years ago
  95. b9980cd mm: fix UP THP spin_is_locked BUGs by Hugh Dickins · 12 years ago
  96. ec44fd4 drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax by Axel Lin · 12 years ago
  97. dc90860 mm: compaction: check for overlapping nodes during isolation for migration by Mel Gorman · 12 years ago
  98. 1ecd3c7 nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments() by Xi Wang · 12 years ago
  99. 6743531 staging: pohmelfs: remove drivers/staging/pohmelfs by Evgeniy Polyakov · 12 years ago
  100. 29bb5d4 driver-core: cpu: fix kobject warning when hotplugging a cpu by Greg Kroah-Hartman · 12 years ago