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