Age | Commit message (Expand) | Author |
2012-09-13 | mISDN: Fix wrong usage of flush_work_sync while holding locks | Karsten Keil |
2012-09-03 | mISDN: fix possible memory leak in hfcmulti_init() | Wei Yongjun |
2012-07-29 | mISDN: Bugfix only few bytes are transfered on a connection | Karsten Keil |
2012-07-18 | ISDN: Add check for usb_alloc_urb() result | Karsten Keil |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-22 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-05-22 | mISDN: Add X-Tensions USB ISDN TA XC-525 | Karsten Keil |
2012-05-18 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp |
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: Bugfix hfcsusb: usb endpoint activation/deactivation | Martin Bachem |
2012-05-16 | mISDN: avmfritz use the bigger fifo of chip version 2 | 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-03-27 | mISDN: array underflow in open_bchannel() | Dan Carpenter |
2012-02-21 | isdn: whitespace coding style cleanup | Joe Perches |
2012-02-13 | mISDN/hfcsusb: remove unused variable hfcsusb_rev | Danny Kukawka |
2011-11-18 | USB: convert some miscellanies drivers to use module_usb_driver() | Greg Kroah-Hartman |
2011-10-31 | drivers/isdn: Add module.h to ISDN files implicitly using it. | Paul Gortmaker |
2011-06-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-06-11 | ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() | Jesper Juhl |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-05-25 | isdn: netjet - blacklist Digium TDM400P | Prarit Bhargava |
2011-04-17 | isdn: hfcsusb: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: hfcpci: Fix set-but-unused variables. | David S. Miller |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-11-15 | drivers/isdn: Remove unnecessary semicolons | Joe Perches |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-27 | drivers/isdn: delete double assignment | Julia Lawall |
2010-08-10 | isdn: mISDN: call pci_disable_device() if pci_probe() failed | Kulikov Vasiliy |
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-15 | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe |
2010-07-15 | isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ... | Peter Huewe |
2010-07-11 | fix comment/printk typos concerning "already" | Uwe Kleine-König |
2010-06-01 | drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held | Julia Lawall |
2010-05-29 | drivers/isdn/hardware/mISDN: Add missing spin_unlock | Julia Lawall |
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 |