1. d00561a ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe by Lars Ellenberg · 15 years ago
  2. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  3. 8885074 isdn/hardware: add __init/__exit macros to mISDNisar.c by Peter Huewe · 15 years ago
  4. 650b2ef mISDN: positive error return should be negative in mode_hfcmulti() by Roel Kluin · 15 years ago
  5. 3e59817 isdn: mISDN, don't compile unused stuff by Jiri Slaby · 15 years ago
  6. f0f4d64 hardware/mISDN/mISDNinfineon.c: bail out of loop on error by Darren Jenkins · 15 years ago
  7. 073bd90 drivers/isdn: eliminate duplicated test by Julia Lawall · 15 years ago
  8. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  9. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  10. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  11. a2bfbc0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  12. 2c554e1 mISDN: fix error return in HFCmulti_init() by Roel Kluin · 15 years ago
  13. 4a9b5e5 speedfax: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  14. 8823ad3 isdn: fix netjet/isdnhdlc build errors by Randy Dunlap · 15 years ago
  15. 663a31c mISDN: Fix wrong struct name in macro and clarifications by Karsten Keil · 15 years ago
  16. 7003491 net: fix multiple definitions of setup_w6692 by Stephen Rothwell · 15 years ago
  17. f70e75e mISDN: hfcmulti display real PCI ids for not supported cards by Karsten Keil · 15 years ago
  18. a900845 mISDN: Add support for Traverse Technologies NETJet PCI cards by Karsten Keil · 15 years ago
  19. 707b2ce mISDN: Add driver for Winbond cards by Karsten Keil · 15 years ago
  20. da2272c mISDN: Add support for Speedfax+ cards by Karsten Keil · 15 years ago
  21. 6115d2f mISDN: Driver for AVM Fritz!CARD PCI by Karsten Keil · 15 years ago
  22. cae86d4 mISDN: Add driver for Infineon ISDN chipset family by Karsten Keil · 15 years ago
  23. fb286f0 mISDN: Make clearing B-channel a common function by Karsten Keil · 15 years ago
  24. cdae28e mISDN: Free hfcpci IRQ if init was not successful by Andreas Mohr · 15 years ago
  25. daebafe mISDN: Added PCI ID for new Junghanns.net Single E1 cards. by Andreas Eversberg · 15 years ago
  26. eac74af mISDN: Cleanup debug messages by Karsten Keil · 15 years ago
  27. 7245a2f mISDN: Add PCI ID for Junghanns 8S card by Andreas Eversberg · 15 years ago
  28. db9bb63 mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti by Karsten Keil · 15 years ago
  29. b5df5a5 mISDN: Fix DTMF locking bug issue by Andreas Eversberg · 15 years ago
  30. 44e0958 mISDN: Reduce stack size in dsp_cmx_send() by Frank Seidel · 15 years ago
  31. 7cfa153 mISDN: Echo canceler now gets delay information from hardware by Andreas Eversberg · 15 years ago
  32. 7df3bb8 mISDN: Add watchdog functionality to hfcmulti driver by Andreas Eversberg · 15 years ago
  33. aa611f8 drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long by Hannes Eder · 16 years ago
  34. 6c2959a drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  35. 23b904f drivers/isdn: introduce missing kfree by Julia Lawall · 16 years ago
  36. 20b7880 drivers/isdn/hardware/mISDN: move a dereference below a NULL test by Julia Lawall · 16 years ago
  37. 9785a8f8 Make parameter debug writable by Karsten Keil · 16 years ago
  38. 69f52ad mISDN: Add HFC USB driver by Karsten Keil · 16 years ago
  39. c3b3cde mISDN: Added missing create_l1() call by Andreas Eversberg · 16 years ago
  40. e314f89 mISDN: Add MODULE_DEVICE_TABLE() to hfcpci by Matthias Urlichs · 16 years ago
  41. 400fd97 mISDN: Minor cleanups by Andreas Eversberg · 16 years ago
  42. b36b654 mISDN: Create /sys/class/mISDN by Matthias Urlichs · 16 years ago
  43. 87c5fa1 mISDN: Add different different timer settings for hfc-pci by Andreas Eversberg · 16 years ago
  44. 1b36c78 mISDN: Minor fixes by Andreas Eversberg · 16 years ago
  45. 9e6115f mISDN: Fix irq detection by Andreas Eversberg · 16 years ago
  46. 3bd69ad mISDN: Add ISDN sample clock API to mISDN core by Andreas Eversberg · 16 years ago
  47. 55a6af9 mISDN: Return error on E-channel access by Martin Bachem · 16 years ago
  48. a9b6183 mISDN: Use protocol to detect D-channel by Martin Bachem · 16 years ago
  49. 9776ef0 mISDN: Remove the local max-card limit by Matthias Urlichs · 16 years ago
  50. 8dd2f36 mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty by Andreas Eversberg · 16 years ago
  51. 69e656c mISDN: Cleanup hfc multiport driver by Karsten Keil · 16 years ago
  52. c31655f mISDN: hfcmulti: use __iomem address space modifier by Hannes Eder · 16 years ago
  53. 047ce8f mISDN: comment out unused symbols by Hannes Eder · 16 years ago
  54. 65a4051 mISDN: un-export symbol 'plx_lock' by Hannes Eder · 16 years ago
  55. 5b83435 mISDN: make global symbols static or include header files by Hannes Eder · 16 years ago
  56. bcf9174 mISDN: use NULL pointer instead of plain integer by Hannes Eder · 16 years ago
  57. 1532dcb mISDN: annotate iomem pointer and add statics by Harvey Harrison · 16 years ago
  58. f11d32d mISDN: endian annotations for struct zt by Harvey Harrison · 16 years ago
  59. 31981db Add DIP switch readout for HFC-4S IOB4ST by Karsten Keil · 16 years ago
  60. b3e0aee Fix remaining big endian issue of hfcmulti by Karsten Keil · 16 years ago
  61. ff4cc1d mISDN cleanup user interface by Karsten Keil · 16 years ago
  62. 7878ac8 Remove deprecated virt_to_bus() by Karsten Keil · 16 years ago
  63. 13ffc32 isdn: mISDN HFC PCI support depends on virt_to_bus() by Stephen Rothwell · 16 years ago
  64. af69fb3 Add mISDN HFC multiport driver by Karsten Keil · 16 years ago
  65. 1700fe1 Add mISDN HFC PCI driver by Karsten Keil · 16 years ago