1. e3b79fc isdn: mISDN: hfcmulti: constify pci_device_id. by Arvind Yadav · 7 years ago
  2. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  3. aff55a3 isdn: use setup_timer by Geliang Tang · 8 years ago
  4. 569e937e mISDN: mark symbols static where possible by Baoyou Xie · 8 years ago
  5. ed5a84c Drivers: isdn: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  6. 9fef768 mISDN: fix possible memory leak in hfcmulti_init() by Wei Yongjun · 12 years ago
  7. c27b46e mISDN: Implement MISDN_CTRL_RX_OFF for more drivers by Karsten Keil · 13 years ago
  8. 6d1ee48 mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers by Karsten Keil · 13 years ago
  9. 034005a mISDN: Allow to set a minimum length for transparent data by Karsten Keil · 13 years ago
  10. 7206e65 mISDN: Reduce RX buffer allocation for transparent data by Karsten Keil · 13 years ago
  11. 8bfddfb mISDN: Early confirm for transparent data by Karsten Keil · 13 years ago
  12. 1368112 mISDN: Cleanup channel also if it already was deactivated by Karsten Keil · 13 years ago
  13. d584515 isdn: Fix typo in hfcmulti.c by Masanari Iida · 13 years ago
  14. c626c12 mISDN: Make layer1 timer 3 value configurable by Karsten Keil · 13 years ago
  15. 0700340 mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver. by Andreas Eversberg · 13 years ago
  16. 864fd63 mISDN: Rework of LED status display for HFC-4S/8S/E1 cards. by Andreas Eversberg · 13 years ago
  17. d2fb549 mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not. by Andreas Eversberg · 13 years ago
  18. a4d729d mISDN: Fixed false interruption of audio during bridging change. by Andreas Eversberg · 13 years ago
  19. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 13 years ago
  20. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  21. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  22. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  23. 9db9f27 mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 15 years ago
  24. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 15 years ago
  25. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  26. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  27. f77f13e Fix comment and Kconfig typos for 'require' and 'fragment' by Gilles Espinasse · 15 years ago
  28. d00561a ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe by Lars Ellenberg · 15 years ago
  29. 650b2ef mISDN: positive error return should be negative in mode_hfcmulti() by Roel Kluin · 15 years ago
  30. 073bd90 drivers/isdn: eliminate duplicated test by Julia Lawall · 15 years ago
  31. 2c554e1 mISDN: fix error return in HFCmulti_init() by Roel Kluin · 15 years ago
  32. f70e75e mISDN: hfcmulti display real PCI ids for not supported cards by Karsten Keil · 15 years ago
  33. fb286f0 mISDN: Make clearing B-channel a common function by Karsten Keil · 16 years ago
  34. daebafe mISDN: Added PCI ID for new Junghanns.net Single E1 cards. by Andreas Eversberg · 16 years ago
  35. eac74af mISDN: Cleanup debug messages by Karsten Keil · 16 years ago
  36. 7245a2f mISDN: Add PCI ID for Junghanns 8S card by Andreas Eversberg · 16 years ago
  37. db9bb63 mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti by Karsten Keil · 16 years ago
  38. b5df5a5 mISDN: Fix DTMF locking bug issue by Andreas Eversberg · 16 years ago
  39. 44e0958 mISDN: Reduce stack size in dsp_cmx_send() by Frank Seidel · 16 years ago
  40. 7cfa153 mISDN: Echo canceler now gets delay information from hardware by Andreas Eversberg · 16 years ago
  41. 7df3bb8 mISDN: Add watchdog functionality to hfcmulti driver by Andreas Eversberg · 16 years ago
  42. 23b904f drivers/isdn: introduce missing kfree by Julia Lawall · 16 years ago
  43. 20b7880 drivers/isdn/hardware/mISDN: move a dereference below a NULL test by Julia Lawall · 16 years ago
  44. b36b654 mISDN: Create /sys/class/mISDN by Matthias Urlichs · 16 years ago
  45. 1b36c78 mISDN: Minor fixes by Andreas Eversberg · 16 years ago
  46. 9e6115f mISDN: Fix irq detection by Andreas Eversberg · 16 years ago
  47. 3bd69ad mISDN: Add ISDN sample clock API to mISDN core by Andreas Eversberg · 16 years ago
  48. 8dd2f36 mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty by Andreas Eversberg · 16 years ago
  49. 69e656c mISDN: Cleanup hfc multiport driver by Karsten Keil · 16 years ago
  50. c31655f mISDN: hfcmulti: use __iomem address space modifier by Hannes Eder · 16 years ago
  51. 047ce8f mISDN: comment out unused symbols by Hannes Eder · 16 years ago
  52. 65a4051 mISDN: un-export symbol 'plx_lock' by Hannes Eder · 16 years ago
  53. 5b83435 mISDN: make global symbols static or include header files by Hannes Eder · 16 years ago
  54. bcf9174 mISDN: use NULL pointer instead of plain integer by Hannes Eder · 16 years ago
  55. 31981db Add DIP switch readout for HFC-4S IOB4ST by Karsten Keil · 16 years ago
  56. b3e0aee Fix remaining big endian issue of hfcmulti by Karsten Keil · 16 years ago
  57. ff4cc1d mISDN cleanup user interface by Karsten Keil · 16 years ago
  58. af69fb3 Add mISDN HFC multiport driver by Karsten Keil · 16 years ago