1. 236b87c gigaset: ifdef cleanup by Tilman Schmidt · 16 years ago
  2. c8770dc gigaset: use pr_err() and pr_info() by Tilman Schmidt · 16 years ago
  3. 25f1304 gigaset: get rid of info() and warn() macros by Tilman Schmidt · 16 years ago
  4. af4218c gigaset: remove unnecessary poll method by Tilman Schmidt · 16 years ago
  5. ea1afd2 tty: fix up gigaset a bit by Alan Cox · 16 years ago
  6. 53e8631 tty: Fallout from tty-move-canon-specials by Stephen Rothwell · 16 years ago
  7. 02137f2 isdn: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  8. 5f09c4c gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed by Tilman Schmidt · 16 years ago
  9. 5002779 gigaset: use dev_ macros for messages by Tilman Schmidt · 16 years ago
  10. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  11. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  12. 5d49c101 gigaset: fix Oops on module unload regression by Tilman Schmidt · 16 years ago
  13. ee51ef0 ser_gigaset: convert mutex to completion by Tilman Schmidt · 16 years ago
  14. e468c04 Gigaset: permit module unload by Tilman Schmidt · 16 years ago
  15. 9d4bee2 gigaset: atomic cleanup by Tilman Schmidt · 16 years ago
  16. 1ff0a52 usb_gigaset: suspend support by Tilman Schmidt · 16 years ago
  17. 024fd29 bas_gigaset: suspend support by Tilman Schmidt · 16 years ago
  18. c652cbd gigaset: code cleanups by Tilman Schmidt · 16 years ago
  19. dbd9823 gigaset: clean up urb->status usage by Tilman Schmidt · 16 years ago
  20. 7b8712e driver core: Make the dev_*() family of macros in device.h complete by Emil Medve · 17 years ago
  21. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  22. 4d1ff58 gigaset: remove pointless locking by Tilman Schmidt · 17 years ago
  23. 8214b08 Use menuconfig objects: ISDN/Gigaset by Jan Engelhardt · 17 years ago
  24. 5f67c5c Use menuconfig objects - CONFIG_ISDN_I4L by Tilman Schmidt · 17 years ago
  25. 21d3649 usb_gigaset: don't kmalloc(0) by Tilman Schmidt · 17 years ago
  26. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  27. 35dc845 [PATCH] drivers/isdn/gigaset: mark some static data as const (v2) by Tilman Schmidt · 17 years ago
  28. dae9f8e [PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix) by Tilman Schmidt · 17 years ago
  29. d5c1682 [PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset module by Adrian Bunk · 17 years ago
  30. c6025a7 [PATCH] correct CONFIG_GIGASET_M101 Makefile entry by Adrian Bunk · 17 years ago
  31. 2869b23 [PATCH] drivers/isdn/gigaset: new M101 driver (v2) by Tilman Schmidt · 17 years ago
  32. 92ba0ee [PATCH] drivers/isdn/gigaset: reduce kernel message spam by Tilman Schmidt · 17 years ago
  33. 7435f50 [PATCH] drivers/isdn/gigaset: reduce mutex scope by Tilman Schmidt · 17 years ago
  34. 249b061 [PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-code by Andrew Morton · 17 years ago
  35. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 17 years ago
  36. e702ff0 [PATCH] Gigaset ISDN driver error handling fixes by Tilman Schmidt · 17 years ago
  37. 39f0722 [PATCH] isdn/gigaset: fix possible missing wakeup by Tilman Schmidt · 18 years ago
  38. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  39. 17b3cff [PATCH] isdn/gigaset: use bitrev8 by Akinobu Mita · 18 years ago
  40. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  41. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  42. 9641219 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  43. 01107d3 Driver core: convert tty core to use struct device by Greg Kroah-Hartman · 18 years ago
  44. ead54fc usb: usb-gigaset free kill urb cleanup by Mariusz Kozlowski · 18 years ago
  45. e5b9a33 [PATCH] isdn/gigaset: convert warning message by Tilman Schmidt · 18 years ago
  46. 7081252 [PATCH] isdn/gigaset: avoid cs->dev null pointer dereference by Akinobu Mita · 18 years ago
  47. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  48. fd0fbcc [PATCH] isdn4linux: Gigaset driver: fix __must_check warning by Tilman Schmidt · 18 years ago
  49. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  50. 38e2bfc USB: Dealias -110 code (more complete) by Pete Zaitcev · 18 years ago
  51. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  52. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  53. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  54. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  55. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  56. 698e3ed [PATCH] isdn4linux: Gigaset driver cleanup by Tilman Schmidt · 18 years ago
  57. 06163f8 [PATCH] isdn4linux: Gigaset base driver: improve error recovery by Tilman Schmidt · 18 years ago
  58. 3dda4e3 [PATCH] i4l gigaset: move sysfs entry to tty class device by Hansjoerg Lipp · 18 years ago
  59. bfe2e93 [PATCH] gigaset: endian fix by Alexey Dobriyan · 18 years ago
  60. 73a8881 [PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handling by Tilman Schmidt · 18 years ago
  61. df2487c [PATCH] ISDN_DRV_GIGASET should select, not depend on CRC_CCITT by Adrian Bunk · 18 years ago
  62. f4675c7 [PATCH] isdn/gigaset/common.c: fix a memory leak by Adrian Bunk · 18 years ago
  63. 8ca445d [PATCH] drivers/isdn/gigaset/common.c: small cleanups by Adrian Bunk · 18 years ago
  64. 69049cc [PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomic by Tilman Schmidt · 18 years ago
  65. 70440cf [PATCH] isdn4linux: Siemens Gigaset drivers: remove forward references by Tilman Schmidt · 18 years ago
  66. 443e1f4 [PATCH] isdn4linux: Siemens Gigaset drivers: remove private version of __skb_put() by Tilman Schmidt · 18 years ago
  67. abfd1dc [PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversion by Tilman Schmidt · 18 years ago
  68. 0137150 [PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argument by Tilman Schmidt · 18 years ago
  69. 714e823 [PATCH] isdn4linux: Siemens Gigaset drivers: uninline by Tilman Schmidt · 18 years ago
  70. d48c778 [PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macros by Tilman Schmidt · 18 years ago
  71. b1d4746 [PATCH] isdn4linux: Siemens Gigaset drivers: sysfs usage by Tilman Schmidt · 18 years ago
  72. 784d585 [PATCH] isdn4linux: Siemens Gigaset drivers: logging usage by Tilman Schmidt · 18 years ago
  73. ec81b5e6 [PATCH] isdn4linux: Siemens Gigaset drivers: timer usage by Tilman Schmidt · 18 years ago
  74. bd0d6ef [PATCH] isdn4linux: Siemens Gigaset drivers: Kconfig correction by Tilman Schmidt · 18 years ago
  75. 917f508 [PATCH] isdn4linux: Siemens Gigaset drivers: code cleanup by Tilman Schmidt · 18 years ago
  76. 07dc1f9 [PATCH] isdn4linux: Siemens Gigaset drivers - M105 USB DECT adapter by Hansjoerg Lipp · 18 years ago
  77. 76bb468 [PATCH] isdn4linux: Siemens Gigaset drivers - isochronous data handler by Hansjoerg Lipp · 18 years ago
  78. cf7776d [PATCH] isdn4linux: Siemens Gigaset drivers - direct USB connection by Hansjoerg Lipp · 18 years ago
  79. 982da5a [PATCH] isdn4linux: Siemens Gigaset drivers - procfs interface by Hansjoerg Lipp · 18 years ago
  80. ee8a4b7 [PATCH] isdn4linux: Siemens Gigaset drivers - tty interface by Hansjoerg Lipp · 18 years ago
  81. 3c66a22 [PATCH] isdn4linux: Siemens Gigaset drivers - isdn4linux interface by Hansjoerg Lipp · 18 years ago
  82. 14fa73a [PATCH] isdn4linux: Siemens Gigaset drivers - event layer by Hansjoerg Lipp · 18 years ago
  83. 6fd5ea6 [PATCH] isdn4linux: Siemens Gigaset drivers - common module by Hansjoerg Lipp · 18 years ago
  84. 0a34eb8 [PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and Makefiles by Hansjoerg Lipp · 18 years ago