1. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  2. 2393c94 ISDN, Gigaset: Fix memory leak in do_disconnect_req() by Jesper Juhl · 14 years ago
  3. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  4. bb7196d isdn/gigaset: improve bas_gigaset USB error reporting by Tilman Schmidt · 14 years ago
  5. c9c0c30 isdn/gigaset: fix bas_gigaset interrupt read error handling by Tilman Schmidt · 14 years ago
  6. 4cb5e42 isdn/gigaset: unclog bas_gigaset AT response pipe by Tilman Schmidt · 14 years ago
  7. 60798c68 isdn/gigaset: try USB reset for bas_gigaset error recovery by Tilman Schmidt · 14 years ago
  8. 1d5a9ed isdn/gigaset: bas_gigaset timer cleanup by Tilman Schmidt · 14 years ago
  9. befba36 isdn/gigaset: drop obsolete debug option by Tilman Schmidt · 14 years ago
  10. f3d531b isdn/gigaset: correct bas_gigaset rx buffer handling by Tilman Schmidt · 14 years ago
  11. c8701a0 isdn/gigaset: fix bas_gigaset AT read error handling by Tilman Schmidt · 14 years ago
  12. b33ffa5 isdn/gigaset: bas_gigaset locking fix by Tilman Schmidt · 14 years ago
  13. 8bcfbd0 isdn: gigaset: use after free by Dan Carpenter · 14 years ago
  14. 7e27a0a isdn: gigaset: add missing unlock by Dan Carpenter · 14 years ago
  15. c974138 drivers: isdn: get rid of custom strtoul() by Andy Shevchenko · 14 years ago
  16. d9bed6b isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPI by Tilman Schmidt · 14 years ago
  17. 54438f9 isdn/gigaset: fix leaks in error path by Tilman Schmidt · 14 years ago
  18. 7d060ed isdn/gigaset: reduce syslog spam by Tilman Schmidt · 14 years ago
  19. 0cae6ef isdn/gigaset: remove obsolete compile time options by Tilman Schmidt · 14 years ago
  20. 18c2259 isdn/gigaset: handle Supplementary Service Listen by Tilman Schmidt · 14 years ago
  21. 6a75342 isdn/gigaset: improve CAPI message debugging by Tilman Schmidt · 14 years ago
  22. 24c1762 isdn/gigaset: drop debug check on isochronous write by Tilman Schmidt · 14 years ago
  23. 2ed5e4f isdn/gigaset: ignore irrelevant device responses by Tilman Schmidt · 14 years ago
  24. e3628dd isdn/gigaset: avoid copying AT commands twice by Tilman Schmidt · 14 years ago
  25. b3251d8 isdn/gigaset: adjust usb_gigaset tty write buffer limit by Tilman Schmidt · 14 years ago
  26. 1b4843c isdn/gigaset: correct CAPI connection state storage by Tilman Schmidt · 14 years ago
  27. 1ce368f isdn/gigaset: encode HLC and BC together by Tilman Schmidt · 14 years ago
  28. 23b3677 isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation by Tilman Schmidt · 14 years ago
  29. 278a582 isdn/gigaset: correct CAPI voice connection encoding by Tilman Schmidt · 14 years ago
  30. e7752ee isdn/gigaset: honor CAPI application's buffer size request by Tilman Schmidt · 14 years ago
  31. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  32. 0496b55 drivers: isdn: use new hex_to_bin() method by Andy Shevchenko · 14 years ago
  33. e487639 isdn/gigaset: remove dummy CAPI method implementations by Tilman Schmidt · 14 years ago
  34. 76e506a Fix ISDN/Gigaset build failure by Linus Torvalds · 14 years ago
  35. b91ecb0 gigaset: include cleanup cleanup by Tilman Schmidt · 14 years ago
  36. 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
  37. 22001a1 gigaset: fix build failure by Tilman Schmidt · 14 years ago
  38. 6ad3414 gigaset: correct range checking off by one error by Tilman Schmidt · 14 years ago
  39. 873a69a gigaset: prune use of tty_buffer_request_room by Tilman Schmidt · 14 years ago
  40. 3a0a3a6 gigaset: correct clearing of at_state strings on RING by Tilman Schmidt · 14 years ago
  41. bc35b4e gigaset: avoid registering CAPI driver more than once by Tilman Schmidt · 14 years ago
  42. 003bdb2 isdn: remove ishexdigit() in regard to isxdigit() by Andy Shevchenko · 14 years ago
  43. 1528b18 gigaset: reduce syslog clutter by Tilman Schmidt · 14 years ago
  44. 63e055d bas_gigaset: collapse CR/LF at end of AT response by Tilman Schmidt · 14 years ago
  45. 9a58a80 proc_fops: convert drivers/isdn/ to seq_file by Alexey Dobriyan · 14 years ago
  46. 073886f gigaset: don't enable any debugging output by default by Tilman Schmidt · 15 years ago
  47. 5452fee drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  48. 50e4fe9 gigaset: convert strcmp chain to table lookup by Tilman Schmidt · 15 years ago
  49. c35a87f gigaset: checkpatch cleanup of ev-layer.c by Tilman Schmidt · 15 years ago
  50. 7891adf bas_gigaset: checkpatch cleanup by Tilman Schmidt · 15 years ago
  51. ae67d7d ser_gigaset: checkpatch cleanup by Tilman Schmidt · 15 years ago
  52. d9ba9c9 gigaset: checkpatch cleanup by Tilman Schmidt · 15 years ago
  53. 2032e2c usb_gigaset: code cleanup by Tilman Schmidt · 15 years ago
  54. 4dd8230 gigaset: fix bad assumptions about CAPI skbuffs by Tilman Schmidt · 15 years ago
  55. 22077eb gigaset: fix format string typo in CAPI dial command by Tilman Schmidt · 15 years ago
  56. 6c91191 gigaset: CAPI module readability improvements by Tilman Schmidt · 15 years ago
  57. 7bb5fdc gigaset: add Kernel CAPI interface (v3) by Tilman Schmidt · 15 years ago
  58. aaba2b3 gigaset: allow building without I4L by Tilman Schmidt · 15 years ago
  59. 088ec0c gigaset: prepare for CAPI implementation by Tilman Schmidt · 15 years ago
  60. 1cec972 gigaset: add kerneldoc comments by Tilman Schmidt · 15 years ago
  61. cd7f50e gigaset: correct debugging output selection by Tilman Schmidt · 15 years ago
  62. b5f581d gigaset: improve error recovery by Tilman Schmidt · 15 years ago
  63. 05eae94 gigaset: fix device ERROR response handling by Tilman Schmidt · 15 years ago
  64. 2038724 gigaset: announce if built with debugging by Tilman Schmidt · 15 years ago
  65. eb4459f gigaset: handle isoc frame errors more gracefully by Tilman Schmidt · 15 years ago
  66. ee239d9 gigaset: linearize skb by Tilman Schmidt · 15 years ago
  67. 3305adf gigaset: fix reject/hangup handling by Tilman Schmidt · 15 years ago
  68. a4304f2 tty: gigaset: really fix chars_in_buffer by Tilman Schmidt · 15 years ago
  69. 23198fd tty: fix chars_in_buffers by Alan Cox · 15 years ago
  70. c56bd0c gigaset: drop pointless check by Tilman Schmidt · 15 years ago
  71. bceb0f1 gigaset: accept connection establishment messages in any order by Tilman Schmidt · 15 years ago
  72. c649c0e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  73. c40499e gigaset: beyond ARRAY_SIZE of iwb->data by Roel Kluin · 15 years ago
  74. 0a30572 gigaset: remove unused structure member rcvbytes by Tilman Schmidt · 15 years ago
  75. b88bd95 gigaset: remove UNDOCREQ config option by Tilman Schmidt · 15 years ago
  76. 5a1888e gigaset: move up Kconfig inclusion point by Tilman Schmidt · 15 years ago
  77. 7226d7c gigaset: fix error return code by Tilman Schmidt · 15 years ago
  78. 1315d69 gigaset: skip unnecessary hex formatting by Tilman Schmidt · 15 years ago
  79. 42e3d61 gigaset: fix possible oops in error handling by Tilman Schmidt · 15 years ago
  80. 528efc6 gigaset: remove obsolete references to m10x state table by Tilman Schmidt · 15 years ago
  81. 51370e5 gigaset: in file ops, check for device disconnect before anything else by Tilman Schmidt · 15 years ago
  82. 368fd81 bas_gigaset: use tasklet_hi_schedule for timing critical tasklets by Tilman Schmidt · 15 years ago
  83. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  84. 71b3e0c platform: make better use of to_platform_{device,driver}() macros by Eric Miao · 15 years ago
  85. 2b1c435 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  86. 170ebf8 bas_gigaset: correctly allocate USB interrupt transfer buffer by Tilman Schmidt · 15 years ago
  87. 3f61213 gigaset: return -ENOTTY for unimplemented functions by Paul Bolle · 15 years ago
  88. 3c420f2 gigaset: Kconfig cleanup by Tilman Schmidt · 15 years ago
  89. 236b87c gigaset: ifdef cleanup by Tilman Schmidt · 16 years ago
  90. c8770dc gigaset: use pr_err() and pr_info() by Tilman Schmidt · 16 years ago
  91. 25f1304 gigaset: get rid of info() and warn() macros by Tilman Schmidt · 16 years ago
  92. af4218c gigaset: remove unnecessary poll method by Tilman Schmidt · 16 years ago
  93. ea1afd2 tty: fix up gigaset a bit by Alan Cox · 16 years ago
  94. 53e8631 tty: Fallout from tty-move-canon-specials by Stephen Rothwell · 16 years ago
  95. 02137f2 isdn: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  96. 5f09c4c gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed by Tilman Schmidt · 16 years ago
  97. 5002779 gigaset: use dev_ macros for messages by Tilman Schmidt · 16 years ago
  98. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  99. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  100. 5d49c101 gigaset: fix Oops on module unload regression by Tilman Schmidt · 16 years ago