Age | Commit message (Expand) | Author |
2016-09-01 | mISDN: mark symbols static where possible | Baoyou Xie |
2016-03-14 | mISDN: Support DR6 indication in mISDNipac driver | Maciej S. Szmigiero |
2016-03-14 | mISDN: Order IPAC register defines | Maciej S. Szmigiero |
2016-02-18 | mISDN: prevent possible NULL pointer dereference | Anton Protopopov |
2015-12-15 | mISDN: fix a loop count | Dan Carpenter |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-03-06 | treewide: Fix typo in printk messages | Masanari Iida |
2015-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-02-22 | mISDN: replace current->state by set_current_state() | Fabian Frederick |
2015-02-19 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2015-01-13 | mISDN: avoid arch specific __builtin_return_address call | Arnd Bergmann |
2015-01-07 | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger |
2013-09-15 | isdn: hfcpci_softirq: get func return to suppress compiler warning | Antonio Alecrim Jr |
2013-07-19 | mISDN: replace sum of bitmasks with OR operation. | Alexandru Juncu |
2013-01-18 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach |
2013-01-03 | Drivers: isdn: remove __dev* attributes. | Greg Kroah-Hartman |
2012-11-09 | isdn: Fix typo in drivers/isdn | Masanari Iida |
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 |