aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-07isdn/gigaset: improve error handling querying firmware versionTilman Schmidt1-1/+3
2012-05-07isdn/gigaset: fix CAPI disconnect B3 handlingTilman Schmidt1-0/+4
2012-05-07isdn/gigaset: ratelimit CAPI message dumpsTilman Schmidt1-13/+9
2012-05-04mISDN: Help to identify the cardKarsten Keil2-32/+60
2012-05-04mISDN: Layer1 statemachine fixKarsten Keil1-9/+13
2012-05-04mISDN: Make layer1 timer 3 value configurableKarsten Keil8-13/+50
2012-05-04mISDN: L2 timeouts need to be queued as L2 eventKarsten Keil2-8/+63
2012-05-04mISDN: Fix refcounting bugKarsten Keil1-14/+39
2012-05-04mISDN: Added PH_* state info to tei manager.Andreas Eversberg1-0/+6
2012-04-27isdn/eicon: use standard __init,__exit function markuphartleys11-36/+33
2012-04-26mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.Andreas Eversberg2-166/+236
2012-04-26mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.Andreas Eversberg2-71/+95
2012-04-26mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.Andreas Eversberg1-15/+10
2012-04-26mISDN: Fixed false interruption of audio during bridging change.Andreas Eversberg1-8/+16
2012-04-26mISDN: DSP scheduling fix (version 2)Karsten Keil2-2/+4
2012-04-26mISDN: Fix division by zeroKarsten Keil1-5/+14
2012-04-26mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko.Andreas Eversberg1-5/+10
2012-04-26mISDN: Fix NULL pointer bug in if-condition of mISDN_dspAndreas Eversberg1-1/+1
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-04-18Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman1-1/+1
2012-04-15isdn/hysdn: Convert to kstrtoul_from_userPeter Hüwe1-9/+1
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2012-04-10ISDN: remove uses of isdn_tty_revisionJiri Slaby1-3/+0
2012-04-09TTY: isdn, use tty_port_block_til_ready helperJiri Slaby1-96/+1
2012-04-09TTY: isdn, define tty_port_operationsJiri Slaby1-1/+13
2012-04-09TTY: isdn, use tty_port_close_end helperJiri Slaby1-7/+2
2012-04-09TTY: isdn, define local tty_portJiri Slaby1-46/+52
2012-04-09TTY: isdn, use xmit_buf from tty_portJiri Slaby1-7/+9
2012-04-09TTY: isdn, use tty from tty_portJiri Slaby1-21/+20
2012-04-09TTY: isdn, use counts from tty_portJiri Slaby1-22/+21
2012-04-09TTY: isdn, use open/close_wait from tty_portJiri Slaby2-11/+7
2012-04-09TTY: isdn, add tty_portJiri Slaby1-29/+31
2012-04-09TTY: isdn, make some functions readableJiri Slaby1-85/+93
2012-04-09TTY: isdn, do not play with module refcountsJiri Slaby1-11/+0
2012-04-09TTY: isdn, remove ISDN_ASYNC_* flagsJiri Slaby1-29/+30
2012-04-09TTY: isdn, remove calloutJiri Slaby1-26/+6
2012-04-09ISDN: i4l, remove cvs crapJiri Slaby1-5/+1
2012-04-09isdn/gigaset: use gig_dbg() for debugging outputTilman Schmidt1-1/+1
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-7/+7
2012-03-28Remove all #inclusions of asm/system.hDavid Howells7-7/+0
2012-03-27mISDN: array underflow in open_bchannel()Dan Carpenter7-7/+7
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds314-50448/+50341
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-144/+42
2012-03-08TTY: isdn/gigaset, use tty_portJiri Slaby3-31/+21
2012-03-08TTY: isdn/gigaset, do not set tty->driver_data to NULLJiri Slaby1-91/+14
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby3-9/+3
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby2-7/+1
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras1-1/+1
2012-02-27gigaset: Use semicolons to terminate statementsJoe Perches1-4/+4
2012-02-21isdn: whitespace coding style cleanupJoe Perches314-50430/+50334