1. 052bb88 [ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.c by Eric Sesterhenn · 18 years ago
  2. df2487c [PATCH] ISDN_DRV_GIGASET should select, not depend on CRC_CCITT by Adrian Bunk · 18 years ago
  3. f4675c7 [PATCH] isdn/gigaset/common.c: fix a memory leak by Adrian Bunk · 18 years ago
  4. 8ca445d [PATCH] drivers/isdn/gigaset/common.c: small cleanups by Adrian Bunk · 18 years ago
  5. 69049cc [PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomic by Tilman Schmidt · 18 years ago
  6. 70440cf [PATCH] isdn4linux: Siemens Gigaset drivers: remove forward references by Tilman Schmidt · 18 years ago
  7. 443e1f4 [PATCH] isdn4linux: Siemens Gigaset drivers: remove private version of __skb_put() by Tilman Schmidt · 18 years ago
  8. abfd1dc [PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversion by Tilman Schmidt · 18 years ago
  9. 0137150 [PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argument by Tilman Schmidt · 18 years ago
  10. 714e823 [PATCH] isdn4linux: Siemens Gigaset drivers: uninline by Tilman Schmidt · 18 years ago
  11. d48c778 [PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macros by Tilman Schmidt · 18 years ago
  12. b1d4746 [PATCH] isdn4linux: Siemens Gigaset drivers: sysfs usage by Tilman Schmidt · 18 years ago
  13. 784d585 [PATCH] isdn4linux: Siemens Gigaset drivers: logging usage by Tilman Schmidt · 18 years ago
  14. ec81b5e [PATCH] isdn4linux: Siemens Gigaset drivers: timer usage by Tilman Schmidt · 18 years ago
  15. bd0d6ef [PATCH] isdn4linux: Siemens Gigaset drivers: Kconfig correction by Tilman Schmidt · 18 years ago
  16. 917f508 [PATCH] isdn4linux: Siemens Gigaset drivers: code cleanup by Tilman Schmidt · 18 years ago
  17. 86dca4f Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 18 years ago
  18. d32af0f [PATCH] ISDN: fix a few memory leaks in sc_ioctl() by Jesper Juhl · 18 years ago
  19. e2d4096 [PATCH] pcmcia: use bitfield instead of p_state and state by Dominik Brodowski · 18 years ago
  20. 15b99ac [PATCH] pcmcia: add return value to _config() functions by Dominik Brodowski · 18 years ago
  21. fba395e [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection by Dominik Brodowski · 18 years ago
  22. fd23823 [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device by Dominik Brodowski · 18 years ago
  23. 70294b4 [PATCH] pcmcia: remove unneeded Vcc pseudo setting by Dominik Brodowski · 19 years ago
  24. 8661bb5 [PATCH] pcmcia: default suspend and resume handling by Dominik Brodowski · 18 years ago
  25. 50db3fd [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq by Dominik Brodowski · 19 years ago
  26. 5f2a71f [PATCH] pcmcia: add pcmcia_disable_device by Dominik Brodowski · 19 years ago
  27. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  28. 6d9eac3 [PATCH] capi: register_chrdev() fix by Andrew Morton · 18 years ago
  29. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  30. dac5baf [PATCH] Dead code in drivers/isdn/avm/avmcard.h by Eric Sesterhenn · 18 years ago
  31. 07dc1f9 [PATCH] isdn4linux: Siemens Gigaset drivers - M105 USB DECT adapter by Hansjoerg Lipp · 18 years ago
  32. 76bb468 [PATCH] isdn4linux: Siemens Gigaset drivers - isochronous data handler by Hansjoerg Lipp · 18 years ago
  33. cf7776d [PATCH] isdn4linux: Siemens Gigaset drivers - direct USB connection by Hansjoerg Lipp · 18 years ago
  34. 982da5a [PATCH] isdn4linux: Siemens Gigaset drivers - procfs interface by Hansjoerg Lipp · 18 years ago
  35. ee8a4b7 [PATCH] isdn4linux: Siemens Gigaset drivers - tty interface by Hansjoerg Lipp · 18 years ago
  36. 3c66a22 [PATCH] isdn4linux: Siemens Gigaset drivers - isdn4linux interface by Hansjoerg Lipp · 18 years ago
  37. 14fa73a [PATCH] isdn4linux: Siemens Gigaset drivers - event layer by Hansjoerg Lipp · 18 years ago
  38. 6fd5ea6 [PATCH] isdn4linux: Siemens Gigaset drivers - common module by Hansjoerg Lipp · 18 years ago
  39. 0a34eb8 [PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and Makefiles by Hansjoerg Lipp · 18 years ago
  40. 6dd44a7 BUG_ON() Conversion in drivers/isdn by Eric Sesterhenn · 18 years ago
  41. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  42. 1f4d4a8 [PATCH] i4l/isdn_tty.c: fix a check-after-use by Adrian Bunk · 18 years ago
  43. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  44. c721bcc [PATCH] hysdn: remove custom types by Andrew Morton · 18 years ago
  45. c41a24c [PATCH] ISDN: fix copy_to_user() unused result warning in isdn_ppp by Jesper Juhl · 18 years ago
  46. c30fe7f fix typos "wich" -> "which" by Uwe Zeisberger · 18 years ago
  47. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 18 years ago
  48. 9cdf182 [PATCH] sem2mutex: kcapi.c by Arjan van de Ven · 18 years ago
  49. b05121b [PATCH] i4l: fix compatiblity issue with big endian systems by Karsten Keil · 18 years ago
  50. 7cb9478 [PATCH] i4l: fix refcounting problem with ttyIx devices by Karsten Keil · 18 years ago
  51. 1e4b27d [PATCH] i4l: add new PCI IDs for HFC-S PCI by Karsten Keil · 18 years ago
  52. 61b9a26 [PATCH] Fix NULL pointer dereference in isdn_tty_at_cout by Karsten Keil · 18 years ago
  53. 90f46a5 [PATCH] mark HISAX_AMD7930 as broken by Al Viro · 18 years ago
  54. ddca248 [PATCH] i4l: warning fixes by Karsten Keil · 18 years ago
  55. abffa7d [PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fix by Domen Puncer · 18 years ago
  56. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  57. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  58. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  59. 7019e7e [PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() signature by Adrian Bunk · 19 years ago
  60. 6e21bd9 [PATCH] drivers/isdn/: add missing #includes by Adrian Bunk · 19 years ago
  61. 9fe656e [PATCH] i4l: __attribute__((packed)) for the CAPI message structs by Jan Blunck · 19 years ago
  62. 6a87818 [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 by Jan Blunck · 19 years ago
  63. b7b4d7a [PATCH] drivers/isdn/: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  64. 2919b51 [PATCH] frv: suppress configuration of certain features for FRV by David Howells · 19 years ago
  65. f8cfa61 [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback by Dominik Brodowski · 19 years ago
  66. b463581 [PATCH] pcmcia: remove dev_list from drivers by Dominik Brodowski · 19 years ago
  67. cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
  68. 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
  69. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  70. 21b3d1d [PARISC] Mark hisax and pcbit ISDN drivers as not for parisc by Matthew Wilcox · 19 years ago
  71. d6a1a64 [PATCH] hfc_usb: fix usb device table by Andrew Morton · 19 years ago
  72. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  73. 3c7208f [PATCH] kfree cleanup: drivers/isdn by Jesper Juhl · 19 years ago
  74. 24763c4 [PATCH] isdn: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  75. 597a107 [PATCH] i4l: update hfc_usb driver by Martin Bachem · 19 years ago
  76. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  77. 874ec33 [PATCH] sparse cleanups: NULL pointers, C99 struct init. by Randy Dunlap · 19 years ago
  78. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  79. 6660022 [PATCH] proc_mkdir() should be used to create procfs directories by Al Viro · 19 years ago
  80. a3b5f0d [PATCH] hisax: remove URB_ASYNC_UNLINK by Karsten Keil · 19 years ago
  81. 61ffcaf [PATCH] Fix ST 5481 USB driver by Karsten Keil · 19 years ago
  82. a063cf5 [PATCH] Add PCI IDs for Sitecom DC-105 by Karsten Keil · 19 years ago
  83. 84d370b [PATCH] i4l: Sedlbauer speed star II V 3.1 exist with various subversions by Karsten Keil · 19 years ago
  84. fb911ee [PATCH] Remove unnecessary check_region references in comments by Peter Osterlund · 19 years ago
  85. f9101210 [PATCH] vfree and kfree cleanup in drivers/ by Jesper Juhl · 19 years ago
  86. f718404 [PATCH] -Wundef fixes (hisax) by viro@ZenIV.linux.org.uk · 19 years ago
  87. 1e1a5cc [PATCH] isdn_v110 warning fix by Jesper Juhl · 19 years ago
  88. 9c45817 [PATCH] Remove non-arch consumers of asm/segment.h by Kumar Gala · 19 years ago
  89. 86e65da [NET]: Remove explicit initializations of skb->input_dev by David S. Miller · 19 years ago
  90. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  91. 820d220 [PATCH] Fix capifs bug in initialization error path. by James Morris · 19 years ago
  92. 6622b8c [PATCH] Kconfig fix (HISAX_FRITZPCI on ppc64) by Al Viro · 19 years ago
  93. 138b9dd [PATCH] icn driver fails to unload when no hardware present by Dave Jones · 19 years ago
  94. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  95. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  96. 49f2991 [PATCH] i4l: add Olitec ISDN PCI card in hisax gazel driver by Olivier Blin · 19 years ago
  97. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
  98. 44670d2 [PATCH] pcmcia: remove references to pcmcia/version.h by Dominik Brodowski · 19 years ago
  99. 1e212f3 [PATCH] pcmcia: move event handler by Dominik Brodowski · 19 years ago
  100. aade0e8 [PATCH] drivers/isdn/: make some code static by Adrian Bunk · 19 years ago