Age | Commit message (Expand) | Author |
2013-01-03 | Drivers: isdn: remove __dev* attributes. | Greg Kroah-Hartman |
2012-09-03 | mISDN: fix possible memory leak in hfcmulti_init() | Wei Yongjun |
2012-05-16 | mISDN: Implement MISDN_CTRL_RX_OFF for more drivers | Karsten Keil |
2012-05-16 | mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers | Karsten Keil |
2012-05-16 | mISDN: Allow to set a minimum length for transparent data | Karsten Keil |
2012-05-16 | mISDN: Reduce RX buffer allocation for transparent data | Karsten Keil |
2012-05-16 | mISDN: Early confirm for transparent data | Karsten Keil |
2012-05-16 | mISDN: Cleanup channel also if it already was deactivated | Karsten Keil |
2012-05-16 | isdn: Fix typo in hfcmulti.c | Masanari Iida |
2012-05-04 | mISDN: Make layer1 timer 3 value configurable | Karsten Keil |
2012-04-26 | mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver. | Andreas Eversberg |
2012-04-26 | mISDN: Rework of LED status display for HFC-4S/8S/E1 cards. | Andreas Eversberg |
2012-04-26 | mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not. | Andreas Eversberg |
2012-04-26 | mISDN: Fixed false interruption of audio during bridging change. | Andreas Eversberg |
2012-02-21 | isdn: whitespace coding style cleanup | Joe Perches |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-07-15 | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe |
2010-07-11 | fix comment/printk typos concerning "already" | Uwe Kleine-König |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-29 | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse |
2010-03-15 | ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe | Lars Ellenberg |
2010-02-03 | mISDN: positive error return should be negative in mode_hfcmulti() | Roel Kluin |
2010-01-03 | drivers/isdn: eliminate duplicated test | Julia Lawall |
2009-11-15 | mISDN: fix error return in HFCmulti_init() | Roel Kluin |
2009-07-25 | mISDN: hfcmulti display real PCI ids for not supported cards | Karsten Keil |
2009-07-25 | mISDN: Make clearing B-channel a common function | Karsten Keil |
2009-05-25 | mISDN: Added PCI ID for new Junghanns.net Single E1 cards. | Andreas Eversberg |
2009-05-25 | mISDN: Cleanup debug messages | Karsten Keil |
2009-05-25 | mISDN: Add PCI ID for Junghanns 8S card | Andreas Eversberg |
2009-05-25 | mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti | Karsten Keil |
2009-05-25 | mISDN: Fix DTMF locking bug issue | Andreas Eversberg |
2009-05-25 | mISDN: Reduce stack size in dsp_cmx_send() | Frank Seidel |
2009-05-25 | mISDN: Echo canceler now gets delay information from hardware | Andreas Eversberg |
2009-05-25 | mISDN: Add watchdog functionality to hfcmulti driver | Andreas Eversberg |
2009-02-08 | drivers/isdn: introduce missing kfree | Julia Lawall |
2009-01-11 | drivers/isdn/hardware/mISDN: move a dereference below a NULL test | Julia Lawall |
2009-01-09 | mISDN: Create /sys/class/mISDN | Matthias Urlichs |
2009-01-09 | mISDN: Minor fixes | Andreas Eversberg |
2009-01-09 | mISDN: Fix irq detection | Andreas Eversberg |
2009-01-09 | mISDN: Add ISDN sample clock API to mISDN core | Andreas Eversberg |
2009-01-09 | mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty | Andreas Eversberg |
2009-01-09 | mISDN: Cleanup hfc multiport driver | Karsten Keil |
2008-12-12 | mISDN: hfcmulti: use __iomem address space modifier | Hannes Eder |
2008-12-12 | mISDN: comment out unused symbols | Hannes Eder |
2008-12-12 | mISDN: un-export symbol 'plx_lock' | Hannes Eder |
2008-12-12 | mISDN: make global symbols static or include header files | Hannes Eder |
2008-12-12 | mISDN: use NULL pointer instead of plain integer | Hannes Eder |