1. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  2. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  3. 63b203b isdn/gigaset: beautify ev-layer.c by Tilman Schmidt · 11 years ago
  4. bc882b1 isdn/gigaset: beautify common.c by Tilman Schmidt · 11 years ago
  5. cdc4827 isdn/gigaset: beautify interface.c by Tilman Schmidt · 11 years ago
  6. d2ca848 isdn/gigaset: leave DLE mode before hanging up by Tilman Schmidt · 11 years ago
  7. d721a17 isdn/gigaset: fix zero size border case in debug dump by Tilman Schmidt · 11 years ago
  8. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  9. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  10. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  11. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  12. 1862c14 TTY: isdn/gigaset destroy tty_port properly by Jiri Slaby · 12 years ago
  13. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  14. c6fdd8e bas_gigaset: fix pre_reset handling by Tilman Schmidt · 12 years ago
  15. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  16. 7f2e6a5 drivers/isdn/gigaset/common.c: Remove useless kfree by Peter Senna Tschudin · 12 years ago
  17. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  18. c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
  19. 6ba6047 gigaset: silence GCC warning for unused 'format_ie' by Paul Bolle · 12 years ago
  20. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  21. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  22. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  23. 81fa7b8 isdn/gigaset: unify function return values by Tilman Schmidt · 12 years ago
  24. 7643ffb isdn/gigaset: internal function name cleanup by Tilman Schmidt · 12 years ago
  25. f86936f isdn/gigaset: fix readability damage by Tilman Schmidt · 12 years ago
  26. e055d03 isdn/gigaset: improve error handling querying firmware version by Tilman Schmidt · 12 years ago
  27. 62a1cfe isdn/gigaset: fix CAPI disconnect B3 handling by Tilman Schmidt · 12 years ago
  28. 8e618aa isdn/gigaset: ratelimit CAPI message dumps by Tilman Schmidt · 12 years ago
  29. ef37ea3 isdn/gigaset: use gig_dbg() for debugging output by Tilman Schmidt · 12 years ago
  30. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  31. 48a7466 TTY: isdn/gigaset, use tty_port by Jiri Slaby · 12 years ago
  32. fc258f8 TTY: isdn/gigaset, do not set tty->driver_data to NULL by Jiri Slaby · 12 years ago
  33. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  34. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  35. 5bd4973 gigaset: Use semicolons to terminate statements by Joe Perches · 12 years ago
  36. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 12 years ago
  37. fd4f862 isdn/gigaset: report ISDN4Linux interface only once by Tilman Schmidt · 13 years ago
  38. 5d76fc2 drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. by Paul Gortmaker · 13 years ago
  39. 07a97fe drivers/isdn: Add module.h to ISDN files implicitly using it. by Paul Gortmaker · 13 years ago
  40. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  41. 2f9381e gigaset: call module_put before restart of if_open() by Pavel Shved · 13 years ago
  42. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  43. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  44. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 13 years ago
  45. a713c3b isdn: gigaset: Fix set-but-unused variable. by David S. Miller · 13 years ago
  46. 19eccc2 kstrtox: convert drivers/isdn/ by Alexey Dobriyan · 13 years ago
  47. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  48. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  49. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  50. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  51. 2393c94 ISDN, Gigaset: Fix memory leak in do_disconnect_req() by Jesper Juhl · 14 years ago
  52. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  53. bb7196d isdn/gigaset: improve bas_gigaset USB error reporting by Tilman Schmidt · 14 years ago
  54. c9c0c30 isdn/gigaset: fix bas_gigaset interrupt read error handling by Tilman Schmidt · 14 years ago
  55. 4cb5e42 isdn/gigaset: unclog bas_gigaset AT response pipe by Tilman Schmidt · 14 years ago
  56. 60798c68 isdn/gigaset: try USB reset for bas_gigaset error recovery by Tilman Schmidt · 14 years ago
  57. 1d5a9ed isdn/gigaset: bas_gigaset timer cleanup by Tilman Schmidt · 14 years ago
  58. befba36 isdn/gigaset: drop obsolete debug option by Tilman Schmidt · 14 years ago
  59. f3d531b isdn/gigaset: correct bas_gigaset rx buffer handling by Tilman Schmidt · 14 years ago
  60. c8701a0 isdn/gigaset: fix bas_gigaset AT read error handling by Tilman Schmidt · 14 years ago
  61. b33ffa5 isdn/gigaset: bas_gigaset locking fix by Tilman Schmidt · 14 years ago
  62. 8bcfbd0 isdn: gigaset: use after free by Dan Carpenter · 14 years ago
  63. 7e27a0a isdn: gigaset: add missing unlock by Dan Carpenter · 14 years ago
  64. c974138 drivers: isdn: get rid of custom strtoul() by Andy Shevchenko · 14 years ago
  65. d9bed6b isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPI by Tilman Schmidt · 14 years ago
  66. 54438f9 isdn/gigaset: fix leaks in error path by Tilman Schmidt · 14 years ago
  67. 7d060ed isdn/gigaset: reduce syslog spam by Tilman Schmidt · 14 years ago
  68. 0cae6ef isdn/gigaset: remove obsolete compile time options by Tilman Schmidt · 14 years ago
  69. 18c2259 isdn/gigaset: handle Supplementary Service Listen by Tilman Schmidt · 14 years ago
  70. 6a75342 isdn/gigaset: improve CAPI message debugging by Tilman Schmidt · 14 years ago
  71. 24c1762 isdn/gigaset: drop debug check on isochronous write by Tilman Schmidt · 14 years ago
  72. 2ed5e4f isdn/gigaset: ignore irrelevant device responses by Tilman Schmidt · 14 years ago
  73. e3628dd isdn/gigaset: avoid copying AT commands twice by Tilman Schmidt · 14 years ago
  74. b3251d8 isdn/gigaset: adjust usb_gigaset tty write buffer limit by Tilman Schmidt · 14 years ago
  75. 1b4843c isdn/gigaset: correct CAPI connection state storage by Tilman Schmidt · 14 years ago
  76. 1ce368f isdn/gigaset: encode HLC and BC together by Tilman Schmidt · 14 years ago
  77. 23b3677 isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation by Tilman Schmidt · 14 years ago
  78. 278a582 isdn/gigaset: correct CAPI voice connection encoding by Tilman Schmidt · 14 years ago
  79. e7752ee isdn/gigaset: honor CAPI application's buffer size request by Tilman Schmidt · 14 years ago
  80. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  81. 0496b55 drivers: isdn: use new hex_to_bin() method by Andy Shevchenko · 14 years ago
  82. e487639 isdn/gigaset: remove dummy CAPI method implementations by Tilman Schmidt · 14 years ago
  83. 76e506a Fix ISDN/Gigaset build failure by Linus Torvalds · 14 years ago
  84. b91ecb0 gigaset: include cleanup cleanup by Tilman Schmidt · 14 years ago
  85. 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
  86. 22001a1 gigaset: fix build failure by Tilman Schmidt · 14 years ago
  87. 6ad3414 gigaset: correct range checking off by one error by Tilman Schmidt · 14 years ago
  88. 873a69a gigaset: prune use of tty_buffer_request_room by Tilman Schmidt · 14 years ago
  89. 3a0a3a6 gigaset: correct clearing of at_state strings on RING by Tilman Schmidt · 14 years ago
  90. bc35b4e gigaset: avoid registering CAPI driver more than once by Tilman Schmidt · 14 years ago
  91. 003bdb2 isdn: remove ishexdigit() in regard to isxdigit() by Andy Shevchenko · 14 years ago
  92. 1528b18 gigaset: reduce syslog clutter by Tilman Schmidt · 14 years ago
  93. 63e055d bas_gigaset: collapse CR/LF at end of AT response by Tilman Schmidt · 14 years ago
  94. 9a58a80 proc_fops: convert drivers/isdn/ to seq_file by Alexey Dobriyan · 14 years ago
  95. 073886f gigaset: don't enable any debugging output by default by Tilman Schmidt · 15 years ago
  96. 5452fee drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  97. 50e4fe9 gigaset: convert strcmp chain to table lookup by Tilman Schmidt · 15 years ago
  98. c35a87f gigaset: checkpatch cleanup of ev-layer.c by Tilman Schmidt · 15 years ago
  99. 7891adf bas_gigaset: checkpatch cleanup by Tilman Schmidt · 15 years ago
  100. ae67d7d ser_gigaset: checkpatch cleanup by Tilman Schmidt · 15 years ago