Age | Commit message (Expand) | Author |
2012-05-17 | isdn: remove duplicate NULL check | Dan Carpenter |
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-07 | isdn/capi: elliminate capincci_find() in non-middleware case | Tilman Schmidt |
2012-05-07 | isdn/capi: fix readability damage | Tilman Schmidt |
2012-05-07 | isdn/gigaset: unify function return values | Tilman Schmidt |
2012-05-07 | isdn/gigaset: internal function name cleanup | Tilman Schmidt |
2012-05-07 | isdn/gigaset: fix readability damage | Tilman Schmidt |
2012-05-07 | isdn/gigaset: improve error handling querying firmware version | Tilman Schmidt |
2012-05-07 | isdn/gigaset: fix CAPI disconnect B3 handling | Tilman Schmidt |
2012-05-07 | isdn/gigaset: ratelimit CAPI message dumps | Tilman Schmidt |
2012-05-04 | mISDN: Help to identify the card | Karsten Keil |
2012-05-04 | mISDN: Layer1 statemachine fix | Karsten Keil |
2012-05-04 | mISDN: Make layer1 timer 3 value configurable | Karsten Keil |
2012-05-04 | mISDN: L2 timeouts need to be queued as L2 event | Karsten Keil |
2012-05-04 | mISDN: Fix refcounting bug | Karsten Keil |
2012-05-04 | mISDN: Added PH_* state info to tei manager. | Andreas Eversberg |
2012-04-27 | isdn/eicon: use standard __init,__exit function markup | hartleys |
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-04-26 | mISDN: DSP scheduling fix (version 2) | Karsten Keil |
2012-04-26 | mISDN: Fix division by zero | Karsten Keil |
2012-04-26 | mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko. | Andreas Eversberg |
2012-04-26 | mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp | Andreas Eversberg |
2012-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-04-15 | isdn/hysdn: Convert to kstrtoul_from_user | Peter Hüwe |
2012-04-12 | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-04-09 | isdn/gigaset: use gig_dbg() for debugging output | Tilman Schmidt |
2012-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-27 | mISDN: array underflow in open_bchannel() | Dan Carpenter |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-03-08 | TTY: isdn/gigaset, use tty_port | Jiri Slaby |
2012-03-08 | TTY: isdn/gigaset, do not set tty->driver_data to NULL | Jiri Slaby |
2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby |
2012-03-04 | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> | Paul Mackerras |
2012-02-27 | gigaset: Use semicolons to terminate statements | Joe Perches |
2012-02-21 | isdn: whitespace coding style cleanup | Joe Perches |
2012-02-13 | mISDN: Fix typo in dsp_core.c | Masanari Iida |