Age | Commit message (Expand) | Author | Files | Lines |
2019-10-18 | idsn: Use pr_warn instead of pr_warning | Kefeng Wang | 1 | -4/+4 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 | Thomas Gleixner | 1 | -15/+1 |
2019-03-18 | mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S | Bjorn Helgaas | 1 | -1/+2 |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -5/+3 |
2017-07-15 | isdn: mISDN: hfcmulti: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -3/+2 |
2017-03-24 | isdn: use setup_timer | Geliang Tang | 1 | -6/+4 |
2016-09-01 | mISDN: mark symbols static where possible | Baoyou Xie | 1 | -12/+12 |
2013-01-03 | Drivers: isdn: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-09-03 | mISDN: fix possible memory leak in hfcmulti_init() | Wei Yongjun | 1 | -0/+2 |
2012-05-16 | mISDN: Implement MISDN_CTRL_RX_OFF for more drivers | Karsten Keil | 1 | -3/+6 |
2012-05-16 | mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers | Karsten Keil | 1 | -7/+5 |
2012-05-16 | mISDN: Allow to set a minimum length for transparent data | Karsten Keil | 1 | -9/+8 |
2012-05-16 | mISDN: Reduce RX buffer allocation for transparent data | Karsten Keil | 1 | -35/+26 |
2012-05-16 | mISDN: Early confirm for transparent data | Karsten Keil | 1 | -16/+5 |
2012-05-16 | mISDN: Cleanup channel also if it already was deactivated | Karsten Keil | 1 | -2/+1 |
2012-05-16 | isdn: Fix typo in hfcmulti.c | Masanari Iida | 1 | -2/+2 |
2012-05-04 | mISDN: Make layer1 timer 3 value configurable | Karsten Keil | 1 | -1/+4 |
2012-04-26 | mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver. | Andreas Eversberg | 1 | -164/+232 |
2012-04-26 | mISDN: Rework of LED status display for HFC-4S/8S/E1 cards. | Andreas Eversberg | 1 | -67/+90 |
2012-04-26 | mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not. | Andreas Eversberg | 1 | -15/+10 |
2012-04-26 | mISDN: Fixed false interruption of audio during bridging change. | Andreas Eversberg | 1 | -8/+16 |
2012-02-21 | isdn: whitespace coding style cleanup | Joe Perches | 1 | -682/+682 |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+2 |
2010-07-15 | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 1 | -6/+3 |
2010-07-11 | fix comment/printk typos concerning "already" | Uwe Kleine-König | 1 | -2/+2 |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -0/+7 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-29 | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse | 1 | -1/+1 |
2010-03-15 | ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe | Lars Ellenberg | 1 | -0/+6 |
2010-02-03 | mISDN: positive error return should be negative in mode_hfcmulti() | Roel Kluin | 1 | -1/+1 |
2010-01-03 | drivers/isdn: eliminate duplicated test | Julia Lawall | 1 | -1/+1 |
2009-11-15 | mISDN: fix error return in HFCmulti_init() | Roel Kluin | 1 | -1/+1 |
2009-07-25 | mISDN: hfcmulti display real PCI ids for not supported cards | Karsten Keil | 1 | -3/+4 |
2009-07-25 | mISDN: Make clearing B-channel a common function | Karsten Keil | 1 | -15/+1 |
2009-05-25 | mISDN: Added PCI ID for new Junghanns.net Single E1 cards. | Andreas Eversberg | 1 | -0/+4 |
2009-05-25 | mISDN: Cleanup debug messages | Karsten Keil | 1 | -78/+81 |
2009-05-25 | mISDN: Add PCI ID for Junghanns 8S card | Andreas Eversberg | 1 | -0/+3 |
2009-05-25 | mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti | Karsten Keil | 1 | -133/+283 |
2009-05-25 | mISDN: Fix DTMF locking bug issue | Andreas Eversberg | 1 | -2/+2 |
2009-05-25 | mISDN: Reduce stack size in dsp_cmx_send() | Frank Seidel | 1 | -1/+1 |
2009-05-25 | mISDN: Echo canceler now gets delay information from hardware | Andreas Eversberg | 1 | -2/+6 |
2009-05-25 | mISDN: Add watchdog functionality to hfcmulti driver | Andreas Eversberg | 1 | -1/+31 |
2009-02-08 | drivers/isdn: introduce missing kfree | Julia Lawall | 1 | -0/+2 |
2009-01-11 | drivers/isdn/hardware/mISDN: move a dereference below a NULL test | Julia Lawall | 1 | -1/+2 |
2009-01-09 | mISDN: Create /sys/class/mISDN | Matthias Urlichs | 1 | -3/+3 |
2009-01-09 | mISDN: Minor fixes | Andreas Eversberg | 1 | -1/+1 |
2009-01-09 | mISDN: Fix irq detection | Andreas Eversberg | 1 | -0/+1 |