1. 7d6a07d 8250: Serial driver changes to support future Cavium OCTEON serial patches. by David Daney · 17 years ago
  2. b430428 8250: Don't clobber spinlocks. by David Daney · 17 years ago
  3. bc32562 fix for tty-serial-move-port by Alexander Beregalov · 17 years ago
  4. f751928 tty: We want the port object to be persistent by Alan Cox · 17 years ago
  5. 6ef5306 __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 17 years ago
  6. 6b447f04 tty: Drop the lock_kernel in the private ioctl hook by Alan Cox · 17 years ago
  7. eeb4613 synclink_cs: Convert to tty_port by Alan Cox · 17 years ago
  8. fba85e0 tty: use port methods for the rocket driver by Alan Cox · 17 years ago
  9. 47b01b3 tty: kref the rocket driver by Alan Cox · 17 years ago
  10. 21bed70 tty: make rocketport use standard port->flags by Alan Cox · 17 years ago
  11. c1314a4 tty: Redo the rocket driver locking by Alan Cox · 17 years ago
  12. 6ed1dba tty: Make epca use the port helpers by Alan Cox · 17 years ago
  13. 3969ffb tty: refcount the epca driver by Alan Cox · 17 years ago
  14. d1c815e tty: relock epca by Alan Cox · 17 years ago
  15. 542f548 tty: Modem functions for the HSO driver by Denis Joseph Barrow · 17 years ago
  16. ac9720c tty: Fix the HSO termios handling a bit by Alan Cox · 17 years ago
  17. e136e30 hso: net driver using tty without locking by Alan Cox · 17 years ago
  18. 33dd474 tty: kref nozomi by Alan Cox · 17 years ago
  19. c9f19e9 tty: Remove some pointless casts by Alan Cox · 17 years ago
  20. 0ac6053 tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to by Alan Cox · 17 years ago
  21. ff8cb0f tty: N_TTY SIGIO only works for read by Thomas Pfaff · 17 years ago
  22. eff6937 tty: USB tty devices can block in tcdrain when unplugged by Alan Cox · 17 years ago
  23. 39aced6 serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dual 16950 Serial adapter by Niels de Vos · 17 years ago
  24. a661499 tty: Introduce some close helpers for ports by Alan Cox · 17 years ago
  25. 7834909 tty: tty port zero baud open by Alan Cox · 17 years ago
  26. 0fdeceb tty: ESP has been broken for locking etc forver by Alan Cox · 17 years ago
  27. 4350f3f tty: rework stallion to use the tty_port bits by Alan Cox · 17 years ago
  28. 2a6eadb tty: Rework istallion to use the tty port changes by Alan Cox · 17 years ago
  29. 36c621d tty: Introduce a tty_port generic block_til_ready by Alan Cox · 17 years ago
  30. 3b6826b tty: relock the mxser driver by Alan Cox · 17 years ago
  31. c2ba38c tty: relock riscom8 using port locks by Alan Cox · 17 years ago
  32. a129909 tty: rocketport uses different port flags to everyone else by Alan Cox · 17 years ago
  33. 510a304 tty: relock generic_serial by Alan Cox · 17 years ago
  34. 3e61696 isicom: redo locking to use tty port locks by Alan Cox · 17 years ago
  35. 5d951fb tty: Pull the dtr raise into tty port by Alan Cox · 17 years ago
  36. d0c9873 rio: Kill off ckmalloc by Alan Cox · 17 years ago
  37. 31f3593 tty_port: Add a port level carrier detect operation by Alan Cox · 17 years ago
  38. c9b3976 tty: Fix PPP hang under load by Alan Cox · 17 years ago
  39. 39efd19 Add device function for USB serial console by Kevin Hao · 17 years ago
  40. 975a1a7 And here's a patch (to be applied on top of the last) which prevents by Russell King · 17 years ago
  41. 9f2a036 Convert the oxsemi tornado special cases to use the quirk interface and not by Russell King · 17 years ago
  42. 4bd43f2 tty: Fix close races in USB serial by Alan Cox · 17 years ago
  43. 7e94b1d n_tty: Output bells immediately on a full buffer by Joe Peterson · 17 years ago
  44. acc71bb n_tty: Fix hanfling of buffer full corner cases by Joe Peterson · 17 years ago
  45. a59c0d6 n_tty: Fix handling of control characters and continuations by Joe Peterson · 17 years ago
  46. fc6f623 pty: simplify resize by Alan Cox · 17 years ago
  47. a47d545 tty: Fix sparse static warning for tty_driver_lookup_tty by Jason Wessel · 17 years ago
  48. d95186d sierra: Fix formatting by Alan Cox · 17 years ago
  49. e4adca2 Add DEVPTS_MULTIPLE_INSTANCES config token by Sukadev Bhattiprolu · 17 years ago
  50. 300a620 n_tty: clean up coding style by Alan Cox · 17 years ago
  51. a88a69c n_tty: Fix loss of echoed characters and remove bkl from n_tty by Joe Peterson · 17 years ago
  52. e482a23 Blackfin Serial Driver: Remove BI status for known_good_char by Sonic Zhang · 17 years ago
  53. 68a784c Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files over UART in DMA mode by Sonic Zhang · 17 years ago
  54. b6efa1e Blackfin Serial Driver: Clean serial console and early prink code. by Sonic Zhang · 17 years ago
  55. 80d5c47 Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly by Graf Yang · 17 years ago
  56. 52e15f0 Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb framework by Sonic Zhang · 17 years ago
  57. b58602a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  58. c2452f3 shrink struct dentry by Nick Piggin · 17 years ago
  59. db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  60. 6094c85 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  61. 590cf28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  62. f54a6ec Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 17 years ago
  63. 5ed1836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  64. ab70537 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  65. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  66. 74a6d0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  67. 5b8f258 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  68. 526ea06 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  69. 3f4b5c5 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  70. a4ba2e9 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  71. 6de7148 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 17 years ago
  72. 1dff81f Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  73. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  74. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  75. ee48c3d Merge branches 'cma' and 'mlx4' into for-linus by Roland Dreier · 17 years ago
  76. f781a22 IB/mlx4: Fix reading SL field out of cqe->sl_vid by Roland Dreier · 17 years ago
  77. fb5edd0 [SCSI] fcoe: fix configuration problems by James Bottomley · 17 years ago
  78. 58daa68 [SCSI] cxgb3i: fix select/depend problem by James Bottomley · 17 years ago
  79. 56b854b [SCSI] fcoe: fix incorrect use of struct module by James Bottomley · 17 years ago
  80. 73c3367 [SCSI] cxgb3i: remove use of skb->sp by Karen Xie · 17 years ago
  81. c367346 [SCSI] cxgb3i: Add cxgb3i iSCSI driver. by Karen Xie · 17 years ago
  82. 1341798 V4L/DVB (10130): use USB API functions rather than constants by Julia Lawall · 17 years ago
  83. cec7384 V4L/DVB (10129): dvb: remove deprecated use of RW_LOCK_UNLOCKED in frontends by Steven Rostedt · 17 years ago
  84. 1970f14 V4L/DVB (10127): stv06xx: Avoid having y unitialized by Erik Andrén · 17 years ago
  85. de84830 V4L/DVB (10125): em28xx: Don't do AC97 vendor detection for i2s audio devices by Devin Heitmueller · 17 years ago
  86. 3fbf930 V4L/DVB (10124): em28xx: expand output formats available by Devin Heitmueller · 17 years ago
  87. 54d79e3 V4L/DVB (10123): em28xx: fix reversed definitions of I2S audio modes by Devin Heitmueller · 17 years ago
  88. 62f3e69 V4L/DVB (10122): em28xx: don't load em28xx-alsa for em2870 based devices by Devin Heitmueller · 17 years ago
  89. 7ed3a7a V4L/DVB (10121): em28xx: remove worthless Pinnacle PCTV HD Mini 80e device profile by Devin Heitmueller · 17 years ago
  90. e890759 V4L/DVB (10120): em28xx: remove redundant Pinnacle Dazzle DVC 100 profile by Devin Heitmueller · 17 years ago
  91. ed14e1c V4L/DVB (10119): em28xx: fix corrupted XCLK value by Devin Heitmueller · 17 years ago
  92. 60b4bde V4L/DVB (10118): zoran: fix warning for a variable not used by Mauro Carvalho Chehab · 17 years ago
  93. 4d54309 V4L/DVB (10116): af9013: Fix gcc false warnings by Mauro Carvalho Chehab · 17 years ago
  94. ed716dc V4L/DVB (10111a): usbvideo.h: remove an useless blank line by Mauro Carvalho Chehab · 17 years ago
  95. b484130 V4L/DVB (10111): quickcam_messenger.c: fix a warning by Mauro Carvalho Chehab · 17 years ago
  96. 92ab788 V4L/DVB (10110): v4l2-ioctl: Fix warnings when using .unlocked_ioctl = __video_ioctl2 by Mauro Carvalho Chehab · 17 years ago
  97. 902571a V4L/DVB (10109): anysee: Fix usage of an unitialized function by Mauro Carvalho Chehab · 17 years ago
  98. ff92420 V4L/DVB (10104): uvcvideo: Add support for video output devices by Laurent Pinchart · 17 years ago
  99. 538e7a0 V4L/DVB (10102): uvcvideo: Ignore interrupt endpoint for built-in iSight webcams. by Laurent Pinchart · 17 years ago
  100. f8dd4af V4L/DVB (10101): uvcvideo: Fix bulk URB processing when the header is erroneous by Laurent Pinchart · 17 years ago