1. 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
  2. 22001a1 gigaset: fix build failure by Tilman Schmidt · 14 years ago
  3. 6ad3414 gigaset: correct range checking off by one error by Tilman Schmidt · 14 years ago
  4. 873a69a gigaset: prune use of tty_buffer_request_room by Tilman Schmidt · 14 years ago
  5. 3a0a3a6 gigaset: correct clearing of at_state strings on RING by Tilman Schmidt · 14 years ago
  6. bc35b4e gigaset: avoid registering CAPI driver more than once by Tilman Schmidt · 14 years ago
  7. 003bdb2 isdn: remove ishexdigit() in regard to isxdigit() by Andy Shevchenko · 14 years ago
  8. 1528b18 gigaset: reduce syslog clutter by Tilman Schmidt · 14 years ago
  9. 63e055d bas_gigaset: collapse CR/LF at end of AT response by Tilman Schmidt · 14 years ago
  10. 9a58a80 proc_fops: convert drivers/isdn/ to seq_file by Alexey Dobriyan · 14 years ago
  11. 073886f gigaset: don't enable any debugging output by default by Tilman Schmidt · 15 years ago
  12. 5452fee drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  13. 50e4fe9 gigaset: convert strcmp chain to table lookup by Tilman Schmidt · 15 years ago
  14. c35a87f gigaset: checkpatch cleanup of ev-layer.c by Tilman Schmidt · 15 years ago
  15. 7891adf bas_gigaset: checkpatch cleanup by Tilman Schmidt · 15 years ago
  16. ae67d7d ser_gigaset: checkpatch cleanup by Tilman Schmidt · 15 years ago
  17. d9ba9c9 gigaset: checkpatch cleanup by Tilman Schmidt · 15 years ago
  18. 2032e2c usb_gigaset: code cleanup by Tilman Schmidt · 15 years ago
  19. 4dd8230 gigaset: fix bad assumptions about CAPI skbuffs by Tilman Schmidt · 15 years ago
  20. 22077eb gigaset: fix format string typo in CAPI dial command by Tilman Schmidt · 15 years ago
  21. 6c91191 gigaset: CAPI module readability improvements by Tilman Schmidt · 15 years ago
  22. 7bb5fdc gigaset: add Kernel CAPI interface (v3) by Tilman Schmidt · 15 years ago
  23. aaba2b3 gigaset: allow building without I4L by Tilman Schmidt · 15 years ago
  24. 088ec0c gigaset: prepare for CAPI implementation by Tilman Schmidt · 15 years ago
  25. 1cec972 gigaset: add kerneldoc comments by Tilman Schmidt · 15 years ago
  26. cd7f50e gigaset: correct debugging output selection by Tilman Schmidt · 15 years ago
  27. b5f581d gigaset: improve error recovery by Tilman Schmidt · 15 years ago
  28. 05eae94 gigaset: fix device ERROR response handling by Tilman Schmidt · 15 years ago
  29. 2038724 gigaset: announce if built with debugging by Tilman Schmidt · 15 years ago
  30. eb4459f gigaset: handle isoc frame errors more gracefully by Tilman Schmidt · 15 years ago
  31. ee239d9 gigaset: linearize skb by Tilman Schmidt · 15 years ago
  32. 3305adf gigaset: fix reject/hangup handling by Tilman Schmidt · 15 years ago
  33. a4304f2 tty: gigaset: really fix chars_in_buffer by Tilman Schmidt · 15 years ago
  34. 23198fd tty: fix chars_in_buffers by Alan Cox · 15 years ago
  35. c56bd0c gigaset: drop pointless check by Tilman Schmidt · 15 years ago
  36. bceb0f1 gigaset: accept connection establishment messages in any order by Tilman Schmidt · 15 years ago
  37. c649c0e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  38. c40499e gigaset: beyond ARRAY_SIZE of iwb->data by Roel Kluin · 15 years ago
  39. 0a30572 gigaset: remove unused structure member rcvbytes by Tilman Schmidt · 15 years ago
  40. b88bd95 gigaset: remove UNDOCREQ config option by Tilman Schmidt · 15 years ago
  41. 5a1888e gigaset: move up Kconfig inclusion point by Tilman Schmidt · 15 years ago
  42. 7226d7c gigaset: fix error return code by Tilman Schmidt · 15 years ago
  43. 1315d69 gigaset: skip unnecessary hex formatting by Tilman Schmidt · 15 years ago
  44. 42e3d61 gigaset: fix possible oops in error handling by Tilman Schmidt · 15 years ago
  45. 528efc6 gigaset: remove obsolete references to m10x state table by Tilman Schmidt · 15 years ago
  46. 51370e5 gigaset: in file ops, check for device disconnect before anything else by Tilman Schmidt · 15 years ago
  47. 368fd81 bas_gigaset: use tasklet_hi_schedule for timing critical tasklets by Tilman Schmidt · 15 years ago
  48. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  49. 71b3e0c platform: make better use of to_platform_{device,driver}() macros by Eric Miao · 15 years ago
  50. 2b1c435 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  51. 170ebf8 bas_gigaset: correctly allocate USB interrupt transfer buffer by Tilman Schmidt · 15 years ago
  52. 3f61213 gigaset: return -ENOTTY for unimplemented functions by Paul Bolle · 15 years ago
  53. 3c420f2 gigaset: Kconfig cleanup by Tilman Schmidt · 15 years ago
  54. 236b87c gigaset: ifdef cleanup by Tilman Schmidt · 15 years ago
  55. c8770dc gigaset: use pr_err() and pr_info() by Tilman Schmidt · 15 years ago
  56. 25f1304 gigaset: get rid of info() and warn() macros by Tilman Schmidt · 16 years ago
  57. af4218c gigaset: remove unnecessary poll method by Tilman Schmidt · 16 years ago
  58. ea1afd2 tty: fix up gigaset a bit by Alan Cox · 16 years ago
  59. 53e8631 tty: Fallout from tty-move-canon-specials by Stephen Rothwell · 16 years ago
  60. 02137f2 isdn: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  61. 5f09c4c gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed by Tilman Schmidt · 16 years ago
  62. 5002779 gigaset: use dev_ macros for messages by Tilman Schmidt · 16 years ago
  63. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  64. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  65. 5d49c101 gigaset: fix Oops on module unload regression by Tilman Schmidt · 16 years ago
  66. ee51ef0 ser_gigaset: convert mutex to completion by Tilman Schmidt · 16 years ago
  67. e468c04 Gigaset: permit module unload by Tilman Schmidt · 16 years ago
  68. 9d4bee2 gigaset: atomic cleanup by Tilman Schmidt · 16 years ago
  69. 1ff0a52 usb_gigaset: suspend support by Tilman Schmidt · 16 years ago
  70. 024fd29 bas_gigaset: suspend support by Tilman Schmidt · 16 years ago
  71. c652cbd gigaset: code cleanups by Tilman Schmidt · 16 years ago
  72. dbd9823 gigaset: clean up urb->status usage by Tilman Schmidt · 16 years ago
  73. 7b8712e driver core: Make the dev_*() family of macros in device.h complete by Emil Medve · 17 years ago
  74. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  75. 4d1ff58 gigaset: remove pointless locking by Tilman Schmidt · 17 years ago
  76. 8214b08 Use menuconfig objects: ISDN/Gigaset by Jan Engelhardt · 17 years ago
  77. 5f67c5c Use menuconfig objects - CONFIG_ISDN_I4L by Tilman Schmidt · 17 years ago
  78. 21d3649 usb_gigaset: don't kmalloc(0) by Tilman Schmidt · 17 years ago
  79. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  80. 35dc845 [PATCH] drivers/isdn/gigaset: mark some static data as const (v2) by Tilman Schmidt · 17 years ago
  81. dae9f8e [PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix) by Tilman Schmidt · 17 years ago
  82. d5c1682 [PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset module by Adrian Bunk · 17 years ago
  83. c6025a7 [PATCH] correct CONFIG_GIGASET_M101 Makefile entry by Adrian Bunk · 17 years ago
  84. 2869b23 [PATCH] drivers/isdn/gigaset: new M101 driver (v2) by Tilman Schmidt · 17 years ago
  85. 92ba0ee [PATCH] drivers/isdn/gigaset: reduce kernel message spam by Tilman Schmidt · 17 years ago
  86. 7435f50 [PATCH] drivers/isdn/gigaset: reduce mutex scope by Tilman Schmidt · 17 years ago
  87. 249b061 [PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-code by Andrew Morton · 17 years ago
  88. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 17 years ago
  89. e702ff0 [PATCH] Gigaset ISDN driver error handling fixes by Tilman Schmidt · 17 years ago
  90. 39f0722 [PATCH] isdn/gigaset: fix possible missing wakeup by Tilman Schmidt · 18 years ago
  91. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  92. 17b3cff [PATCH] isdn/gigaset: use bitrev8 by Akinobu Mita · 18 years ago
  93. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  94. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  95. 9641219 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  96. 01107d3 Driver core: convert tty core to use struct device by Greg Kroah-Hartman · 18 years ago
  97. ead54fc usb: usb-gigaset free kill urb cleanup by Mariusz Kozlowski · 18 years ago
  98. e5b9a33 [PATCH] isdn/gigaset: convert warning message by Tilman Schmidt · 18 years ago
  99. 7081252 [PATCH] isdn/gigaset: avoid cs->dev null pointer dereference by Akinobu Mita · 18 years ago
  100. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago