1. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  2. f82fc0f synclink: reduce pointless checks in ->ioctl() by Al Viro · 6 years ago
  3. 8a8dcab tty: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
  4. 9577924 char: pcmcia: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  5. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  6. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  7. 8b6b413 net: use core MTU range checking in WAN drivers by Jarod Wilson · 8 years ago
  8. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  9. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  10. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 9 years ago
  11. 2d68655 tty: Replace ASYNC_CHECK_CD and update atomically by Peter Hurley · 9 years ago
  12. 5604a98 tty: Replace ASYNC_CTS_FLOW bit and update atomically by Peter Hurley · 9 years ago
  13. 97ef38b tty: Replace TTY_THROTTLED bit tests with tty_throttled() by Peter Hurley · 9 years ago
  14. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 9 years ago
  15. 9db276f tty: Use termios c_*flag macros by Peter Hurley · 9 years ago
  16. fef062c tty: Remove ASYNC_CLOSING checks in open()/hangup() methods by Peter Hurley · 9 years ago
  17. 208250d char:pcmcia:synclink_cs - Do not initialise statics to 0. by Shailendra Verma · 10 years ago
  18. 69fee68 char: synclink: Remove WARN_ON for bad port count by Peter Hurley · 11 years ago
  19. e359a4e tty: Remove tty_hung_up_p() tests from tty drivers' open() by Peter Hurley · 11 years ago
  20. b8c98ae tty: synclink: avoid sleep_on race by Arnd Bergmann · 11 years ago
  21. ecda040 pcmcia: synclink_cs: replace sum of bitmasks with OR operation. by Alexandru Juncu · 12 years ago
  22. 7ed214a Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  23. 3d55399 pcmcia: synclink_cs: cleanup checkpatch warnings by Alexey Khoroshilov · 12 years ago
  24. d34138d pcmcia: synclink_cs: fix error handling in mgslpc_probe() by Alexey Khoroshilov · 12 years ago
  25. 9fe8074 TTY: synclink: Convert + to | for bit operations by Joe Perches · 12 years ago
  26. cc5ab61 TTY: synclink, remove unneeded tests by Jiri Slaby · 12 years ago
  27. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  28. d6c53c0e TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  29. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  30. 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 12 years ago
  31. a6b68a6 synclink fix ldisc buffer argument by Paul Fulghum · 12 years ago
  32. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  33. 3498d13b Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  34. 221b7b5 pcmcia: synclink_cs: fix potential tty NULL dereference by Alexey Khoroshilov · 12 years ago
  35. f21ec3d serial: add a new helper function by Huang Shijie · 13 years ago
  36. c3a6344 TTY: tty_alloc_driver() returns error pointers by Dan Carpenter · 13 years ago
  37. a33ba82 TTY: synclink_cs, fix build by Jiri Slaby · 13 years ago
  38. cc93441e TTY: synclink_cs, final cleanup in synclink_cs_init by Jiri Slaby · 13 years ago
  39. 16a1065 TTY: synclink_cs, use dynamic tty devices by Jiri Slaby · 13 years ago
  40. 737586f TTY: synclink_cs, sanitize fail paths by Jiri Slaby · 13 years ago
  41. 373f5ae pcmcia,synclink_cs: fix termios port I missed by Alan Cox · 13 years ago
  42. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  43. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 13 years ago
  44. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
  45. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  46. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 14 years ago
  47. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  48. 751b384 pcmcia: synclink_cs: fix prototype for mgslpc_ioctl() by Axel Lin · 14 years ago
  49. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  50. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  51. dc98d96 tty: fix warning in synclink driver by Andres Salomon · 14 years ago
  52. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  53. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  54. 5b917a1 pcmcia: synclink_cs: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  55. 06b3a1d pcmcia: avoid messages on module (un)loading by Dominik Brodowski · 15 years ago
  56. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 15 years ago
  57. 1cc745d pcmcia: remove the "Finally, report what we've done" message by Dominik Brodowski · 15 years ago
  58. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 15 years ago
  59. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 15 years ago
  60. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 15 years ago
  61. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 15 years ago
  62. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 15 years ago
  63. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 15 years ago
  64. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 15 years ago
  65. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 15 years ago
  66. ded6a1a pcmcia: dev_node removal (drivers with updated printk call) by Dominik Brodowski · 15 years ago
  67. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 15 years ago
  68. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  69. cbf624f pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (char) by Dominik Brodowski · 15 years ago
  70. aaa8cfd pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 15 years ago
  71. 4c5d502 hdlc: convert to netdev_tx_t by Stephen Hemminger · 16 years ago
  72. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 16 years ago
  73. 8768714 proc tty: switch synclink_cs to ->proc_fops by Alexey Dobriyan · 16 years ago
  74. 991990a WAN: Convert generic HDLC drivers to netdev_ops. by Krzysztof Hałasa · 16 years ago
  75. eeb4613 synclink_cs: Convert to tty_port by Alan Cox · 16 years ago
  76. aafcf99 pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted by Alan Cox · 16 years ago
  77. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  78. 2f3061e pcmcia: remove unused argument to pcmcia_parse_tuple() by Dominik Brodowski · 17 years ago
  79. 3859069 Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmp by Jeff Garzik · 17 years ago
  80. 86f584f Remove bogus dosyncppp variable from synclink drivers. by Krzysztof Hałasa · 17 years ago
  81. 9e98966c tty: rework break handling by Alan Cox · 17 years ago
  82. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  83. a352def tty: Ldisc revamp by Alan Cox · 17 years ago
  84. 198191c WAN: convert drivers to use built-in netdev_stats by Krzysztof Halasa · 17 years ago
  85. d7e752e pcmcia: serial to int put_char method by Alan Cox · 17 years ago
  86. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 17 years ago
  87. 0fab6de synclink drivers bool conversion by Joe Perches · 17 years ago
  88. a6f97b2 drivers/char: minor irq handler cleanups by Jeff Garzik · 17 years ago
  89. 3dd1247 synclink: standardize format of linux header file include's with "<>" by Robert P. J. Day · 17 years ago
  90. d12341f char/pcmcia/synclink_cs: trim trailing whitespace by Jeff Garzik · 17 years ago
  91. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 18 years ago
  92. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  93. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  94. 40565f1 [PATCH] Char: timers cleanup by Jiri Slaby · 18 years ago
  95. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 18 years ago
  96. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  97. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  98. af69c7f [PATCH] generic HDLC synclink config mismatch fix by Paul Fulghum · 18 years ago
  99. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  100. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago