1. cdae28e mISDN: Free hfcpci IRQ if init was not successful by Andreas Mohr · 15 years ago
  2. 4e32997 isdn: rename capi_ctr_reseted() to capi_ctr_down() by Tilman Schmidt · 15 years ago
  3. daebafe mISDN: Added PCI ID for new Junghanns.net Single E1 cards. by Andreas Eversberg · 15 years ago
  4. eac74af mISDN: Cleanup debug messages by Karsten Keil · 15 years ago
  5. 7245a2f mISDN: Add PCI ID for Junghanns 8S card by Andreas Eversberg · 15 years ago
  6. db9bb63 mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti by Karsten Keil · 15 years ago
  7. b5df5a5 mISDN: Fix DTMF locking bug issue by Andreas Eversberg · 15 years ago
  8. 44e0958 mISDN: Reduce stack size in dsp_cmx_send() by Frank Seidel · 15 years ago
  9. 7cfa153 mISDN: Echo canceler now gets delay information from hardware by Andreas Eversberg · 15 years ago
  10. 7df3bb8 mISDN: Add watchdog functionality to hfcmulti driver by Andreas Eversberg · 15 years ago
  11. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  12. 465e985 drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static? by Hannes Eder · 15 years ago
  13. 215a9c7 drivers/isdn/hardware/icon: fix sparse warning: cast truncates bits by Hannes Eder · 15 years ago
  14. aa611f8 drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long by Hannes Eder · 15 years ago
  15. 6c2959a drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static by Hannes Eder · 15 years ago
  16. 23b904f drivers/isdn: introduce missing kfree by Julia Lawall · 15 years ago
  17. 20b7880 drivers/isdn/hardware/mISDN: move a dereference below a NULL test by Julia Lawall · 16 years ago
  18. 9785a8f8 Make parameter debug writable by Karsten Keil · 16 years ago
  19. 69f52ad mISDN: Add HFC USB driver by Karsten Keil · 16 years ago
  20. c3b3cde mISDN: Added missing create_l1() call by Andreas Eversberg · 16 years ago
  21. e314f89 mISDN: Add MODULE_DEVICE_TABLE() to hfcpci by Matthias Urlichs · 16 years ago
  22. 400fd97 mISDN: Minor cleanups by Andreas Eversberg · 16 years ago
  23. b36b654 mISDN: Create /sys/class/mISDN by Matthias Urlichs · 16 years ago
  24. 87c5fa1 mISDN: Add different different timer settings for hfc-pci by Andreas Eversberg · 16 years ago
  25. 1b36c78 mISDN: Minor fixes by Andreas Eversberg · 16 years ago
  26. 9e6115f mISDN: Fix irq detection by Andreas Eversberg · 16 years ago
  27. 3bd69ad mISDN: Add ISDN sample clock API to mISDN core by Andreas Eversberg · 16 years ago
  28. 55a6af9 mISDN: Return error on E-channel access by Martin Bachem · 16 years ago
  29. a9b6183 mISDN: Use protocol to detect D-channel by Martin Bachem · 16 years ago
  30. 9776ef0 mISDN: Remove the local max-card limit by Matthias Urlichs · 16 years ago
  31. 8dd2f36 mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty by Andreas Eversberg · 16 years ago
  32. 69e656c mISDN: Cleanup hfc multiport driver by Karsten Keil · 16 years ago
  33. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  34. 4ee59d5 isdn: eicon: fix sparse warning: make global functions static by Hannes Eder · 16 years ago
  35. c31655f mISDN: hfcmulti: use __iomem address space modifier by Hannes Eder · 16 years ago
  36. 047ce8f mISDN: comment out unused symbols by Hannes Eder · 16 years ago
  37. 65a4051 mISDN: un-export symbol 'plx_lock' by Hannes Eder · 16 years ago
  38. 5b83435 mISDN: make global symbols static or include header files by Hannes Eder · 16 years ago
  39. bcf9174 mISDN: use NULL pointer instead of plain integer by Hannes Eder · 16 years ago
  40. 1c594c0 b1isa: fix b1isa_exit() to really remove registered capi controllers by Wilfried Klaebe · 16 years ago
  41. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  42. 1532dcb mISDN: annotate iomem pointer and add statics by Harvey Harrison · 16 years ago
  43. f11d32d mISDN: endian annotations for struct zt by Harvey Harrison · 16 years ago
  44. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 16 years ago
  45. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  46. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  47. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  48. 5fcd4da pcmcia: use pcmcia_loop_config in ISDN pcmcia drivers by Dominik Brodowski · 16 years ago
  49. 31981db Add DIP switch readout for HFC-4S IOB4ST by Karsten Keil · 16 years ago
  50. b3e0aee Fix remaining big endian issue of hfcmulti by Karsten Keil · 16 years ago
  51. ff4cc1d mISDN cleanup user interface by Karsten Keil · 16 years ago
  52. 7878ac8 Remove deprecated virt_to_bus() by Karsten Keil · 16 years ago
  53. 13ffc32 isdn: mISDN HFC PCI support depends on virt_to_bus() by Stephen Rothwell · 16 years ago
  54. af69fb3 Add mISDN HFC multiport driver by Karsten Keil · 16 years ago
  55. 1700fe1 Add mISDN HFC PCI driver by Karsten Keil · 16 years ago
  56. e4ac9bc Add mISDN driver by Karsten Keil · 16 years ago
  57. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  58. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  59. 3462032 divamnt: BKL pushdown by Jonathan Corbet · 16 years ago
  60. 495b36b isdn divas: fix proc creation by Alexey Dobriyan · 16 years ago
  61. ac41cfd isdn: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  62. dd58c0d eicon: fix sparse integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  63. 8e44b29 avm: fix sparse warning using integer as NULL pointer by Harvey Harrison · 16 years ago
  64. 162c0d9 drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warning by Andrew Morton · 16 years ago
  65. 3eb1a6f drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo() by Roel Kluin · 16 years ago
  66. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 16 years ago
  67. c66ed65 drivers/isdn/: Spelling fixes by Joe Perches · 16 years ago
  68. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 16 years ago
  69. e1b8513 Typoes: "whith" -> "with" by Robert P. J. Day · 16 years ago
  70. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  71. feea6d4 isdn: fix random hard freeze with AVM T1 cards by Karsten Keil · 17 years ago
  72. 1e9c7813 isdn: fix random hard freeze with AVM cards using b1dma by Karsten Keil · 17 years ago
  73. eac141d isdn: fix random hard freeze with AVM c4 card part 2 by Karsten Keil · 17 years ago
  74. 1ccfd63 i4l: Fix random hard freeze with AVM c4 card by Karsten Keil · 17 years ago
  75. 9713d9e i4l: fix random freezes with AVM B1 drivers by Karsten Keil · 17 years ago
  76. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  77. 2bf68a3 i4l: leak in eicon/idifunc.c by Armin Schindler · 17 years ago
  78. 8cd2aba Use menuconfig objects: ISDN: CONFIG_CAPI_EICON by Jan Engelhardt · 17 years ago
  79. f28df7e Use menuconfig objects: ISDN: CONFIG_CAPI_AVM by Jan Engelhardt · 17 years ago
  80. df19434 Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI by Jan Engelhardt · 17 years ago
  81. cf4d5f1d Use menuconfig objects: ISDN: CONFIG_ISDN by Jan Engelhardt · 17 years ago
  82. 7b4dc1f isdn/diva: fix section mismatch by Randy Dunlap · 17 years ago
  83. 162dd3b isdn: fix section mismatch warnings by Sam Ravnborg · 17 years ago
  84. d3c8bdf drivers/isdn/hardware/eicon/message.c warning fixes by Andrew Morton · 17 years ago
  85. 241be8d capifunc warning fixes by Andrew Morton · 17 years ago
  86. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  87. 13af68e drivers/isdn/hardware/eicon/: remove unused header files by Armin Schindler · 17 years ago
  88. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  89. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  90. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  91. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  92. f85aaeb [PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  93. 986c4bb [PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-values by Richard Knutsson · 17 years ago
  94. 26fb5c5 [PATCH] ISDN: Rename some debugging macros to not resemble CONFIG options by Robert P. J. Day · 17 years ago
  95. 41f9693 [PATCH] isdn: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  96. 0b2dd13 [PATCH] drivers/isdn/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago
  97. ba6d14a [PATCH] isdn: fix missing unregister_capi_driver by Akinobu Mita · 18 years ago
  98. e2de257 [PATCH] drivers/isdn: Handcrafted MIN/MAX Macro removal by Amol Lad · 18 years ago
  99. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  100. a9606fd [PATCH] pcmcia: remove prod_id indirection by Dominik Brodowski · 18 years ago