1. da856d0 pcmcia: remove left-over %Z format by Nicolas Iooss · 7 years ago
  2. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  3. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  4. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 8 years ago
  5. 2d68655 tty: Replace ASYNC_CHECK_CD and update atomically by Peter Hurley · 8 years ago
  6. 5604a98 tty: Replace ASYNC_CTS_FLOW bit and update atomically by Peter Hurley · 8 years ago
  7. 97ef38b tty: Replace TTY_THROTTLED bit tests with tty_throttled() by Peter Hurley · 8 years ago
  8. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 8 years ago
  9. 9db276f tty: Use termios c_*flag macros by Peter Hurley · 8 years ago
  10. fef062c tty: Remove ASYNC_CLOSING checks in open()/hangup() methods by Peter Hurley · 9 years ago
  11. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  12. 208250d char:pcmcia:synclink_cs - Do not initialise statics to 0. by Shailendra Verma · 9 years ago
  13. f2e6cf7 pcmcia: Convert dev_printk to dev_<level> by Joe Perches · 10 years ago
  14. 69fee68 char: synclink: Remove WARN_ON for bad port count by Peter Hurley · 10 years ago
  15. e359a4e tty: Remove tty_hung_up_p() tests from tty drivers' open() by Peter Hurley · 10 years ago
  16. 9ca83fd tty: Fix help text of SYNCLINK_CS by Jean Delvare · 10 years ago
  17. b8c98ae tty: synclink: avoid sleep_on race by Arnd Bergmann · 10 years ago
  18. ecda040 pcmcia: synclink_cs: replace sum of bitmasks with OR operation. by Alexandru Juncu · 11 years ago
  19. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  20. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  21. 496ad9a new helper: file_inode(file) by Al Viro · 11 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 · 11 years ago
  23. 3d55399 pcmcia: synclink_cs: cleanup checkpatch warnings by Alexey Khoroshilov · 11 years ago
  24. d34138d pcmcia: synclink_cs: fix error handling in mgslpc_probe() by Alexey Khoroshilov · 11 years ago
  25. 9fe8074 TTY: synclink: Convert + to | for bit operations by Joe Perches · 11 years ago
  26. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  27. cc5ab61 TTY: synclink, remove unneeded tests by Jiri Slaby · 11 years ago
  28. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  29. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 11 years ago
  30. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 11 years ago
  31. 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 11 years ago
  32. a6b68a6 synclink fix ldisc buffer argument by Paul Fulghum · 12 years ago
  33. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  34. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  35. 221b7b5 pcmcia: synclink_cs: fix potential tty NULL dereference by Alexey Khoroshilov · 12 years ago
  36. f21ec3d serial: add a new helper function by Huang Shijie · 12 years ago
  37. c3a6344 TTY: tty_alloc_driver() returns error pointers by Dan Carpenter · 12 years ago
  38. a33ba82 TTY: synclink_cs, fix build by Jiri Slaby · 12 years ago
  39. cc93441e TTY: synclink_cs, final cleanup in synclink_cs_init by Jiri Slaby · 12 years ago
  40. 16a1065 TTY: synclink_cs, use dynamic tty devices by Jiri Slaby · 12 years ago
  41. 737586f TTY: synclink_cs, sanitize fail paths by Jiri Slaby · 12 years ago
  42. 373f5ae pcmcia,synclink_cs: fix termios port I missed by Alan Cox · 12 years ago
  43. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  44. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  45. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  46. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  47. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  48. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  49. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  50. 751b384 pcmcia: synclink_cs: fix prototype for mgslpc_ioctl() by Axel Lin · 13 years ago
  51. 310388b tty: forgot to remove ipwireless from drivers/char/pcmcia/Makefile by Greg Kroah-Hartman · 13 years ago
  52. 282361a0 tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/ by Greg Kroah-Hartman · 13 years ago
  53. 644e6e4 cm4000_cs: Fix undefined ops warning by Alan Cox · 13 years ago
  54. d5bb292 drivers/char/pcmcia/ipwireless/main.c: Convert release_resource to release_region/release_mem_region by Julia Lawall · 13 years ago
  55. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  56. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  57. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  58. 404437e pcmcia/ipwireless: don't use flush_scheduled_work() by Tejun Heo · 13 years ago
  59. 86f94e3 pcmcia: fix warning in synclink driver by Andres Salomon · 14 years ago
  60. 20fffee8 pcmcia/cm4000: fix error code by Nicolas Kaiser · 14 years ago
  61. a222945 drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  62. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  63. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  64. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  65. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  66. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  67. 5b917a1 pcmcia: synclink_cs: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  68. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  69. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  70. 613655f drivers: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  71. 06b3a1d pcmcia: avoid messages on module (un)loading by Dominik Brodowski · 14 years ago
  72. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  73. 1cc745d pcmcia: remove the "Finally, report what we've done" message by Dominik Brodowski · 14 years ago
  74. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  75. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  76. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  77. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  78. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  79. cdb1380 pcmcia: do not use win_req_t when calling pcmcia_request_window() by Dominik Brodowski · 14 years ago
  80. 817f2c8 Fix various typos of valid in comments by Nikanth Karthikesan · 14 years ago
  81. f6cec0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  82. d7100da ppp: make channel_ops const by stephen hemminger · 14 years ago
  83. 0ca724d pcmcia: use struct resource for PCMCIA devices, part 2 by Dominik Brodowski · 14 years ago
  84. b5cb259 pcmcia: remove memreq_t by Dominik Brodowski · 14 years ago
  85. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  86. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  87. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  88. b498ada pcmcia: dev_node removal (remaining drivers) by Dominik Brodowski · 14 years ago
  89. ded6a1a pcmcia: dev_node removal (drivers with updated printk call) by Dominik Brodowski · 14 years ago
  90. 317b6d6 pcmcia: dev_node removal (write-only drivers) by Dominik Brodowski · 14 years ago
  91. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  92. 07a7141 pcmcia: fix error handling in cm4000_cs.c by Dan Carpenter · 14 years ago
  93. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  94. c6be9c5 cm4000_cs.c: Remove unnecessary cast by H Hartley Sweeten · 14 years ago
  95. 1cceefd tty: const: constify remaining tty_operations by Alexey Dobriyan · 15 years ago
  96. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  97. dd2e5a1 pcmcia: remove deprecated handle_to_dev() macro by Dominik Brodowski · 15 years ago
  98. 6838b03 pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer by Dominik Brodowski · 15 years ago
  99. 868575d pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() by Magnus Damm · 18 years ago
  100. f5560da pcmcia: Pass struct pcmcia_device to pcmcia_release_window() by Magnus Damm · 18 years ago