aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)AuthorFilesLines
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+6
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-292/+179
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 5-0/+5
2012-05-22mISDN: Add X-Tensions USB ISDN TA XC-525Gravatar Karsten Keil 1-0/+6
2012-05-18USB: Disable hub-initiated LPM for comms devices.Gravatar Sarah Sharp 5-0/+5
2012-05-17isdn: remove duplicate NULL checkGravatar Dan Carpenter 1-1/+1
2012-05-16mISDN: Implement MISDN_CTRL_RX_OFF for more driversGravatar Karsten Keil 9-13/+64
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversGravatar Karsten Keil 10-160/+240
2012-05-16mISDN: Allow to set a minimum length for transparent dataGravatar Karsten Keil 10-128/+117
2012-05-16mISDN: Reduce RX buffer allocation for transparent dataGravatar Karsten Keil 9-188/+185
2012-05-16mISDN: Bugfix hfcsusb: usb endpoint activation/deactivationGravatar Martin Bachem 1-8/+2
2012-05-16mISDN: avmfritz use the bigger fifo of chip version 2Gravatar Karsten Keil 1-27/+41
2012-05-16mISDN: Early confirm for transparent dataGravatar Karsten Keil 9-117/+43
2012-05-16mISDN: Cleanup channel also if it already was deactivatedGravatar Karsten Keil 8-49/+23
2012-05-16isdn: Fix typo in hfcmulti.cGravatar Masanari Iida 1-2/+2
2012-05-07isdn/capi: elliminate capincci_find() in non-middleware caseGravatar Tilman Schmidt 1-14/+13
2012-05-07isdn/capi: fix readability damageGravatar Tilman Schmidt 2-19/+12
2012-05-07isdn/gigaset: unify function return valuesGravatar Tilman Schmidt 10-81/+87
2012-05-07isdn/gigaset: internal function name cleanupGravatar Tilman Schmidt 1-11/+5
2012-05-07isdn/gigaset: fix readability damageGravatar Tilman Schmidt 4-216/+208
2012-05-07isdn/gigaset: improve error handling querying firmware versionGravatar Tilman Schmidt 1-1/+3
2012-05-07isdn/gigaset: fix CAPI disconnect B3 handlingGravatar Tilman Schmidt 1-0/+4
2012-05-07isdn/gigaset: ratelimit CAPI message dumpsGravatar Tilman Schmidt 1-13/+9
2012-05-04mISDN: Help to identify the cardGravatar Karsten Keil 2-32/+60
2012-05-04mISDN: Layer1 statemachine fixGravatar Karsten Keil 1-9/+13
2012-05-04mISDN: Make layer1 timer 3 value configurableGravatar Karsten Keil 8-13/+50
2012-05-04mISDN: L2 timeouts need to be queued as L2 eventGravatar Karsten Keil 2-8/+63
2012-05-04mISDN: Fix refcounting bugGravatar Karsten Keil 1-14/+39
2012-05-04mISDN: Added PH_* state info to tei manager.Gravatar Andreas Eversberg 1-0/+6
2012-04-27isdn/eicon: use standard __init,__exit function markupGravatar hartleys 11-36/+33
2012-04-26mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.Gravatar Andreas Eversberg 2-166/+236
2012-04-26mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.Gravatar Andreas Eversberg 2-71/+95
2012-04-26mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.Gravatar Andreas Eversberg 1-15/+10
2012-04-26mISDN: Fixed false interruption of audio during bridging change.Gravatar Andreas Eversberg 1-8/+16
2012-04-26mISDN: DSP scheduling fix (version 2)Gravatar Karsten Keil 2-2/+4
2012-04-26mISDN: Fix division by zeroGravatar Karsten Keil 1-5/+14
2012-04-26mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko.Gravatar Andreas Eversberg 1-5/+10
2012-04-26mISDN: Fix NULL pointer bug in if-condition of mISDN_dspGravatar Andreas Eversberg 1-1/+1
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2012-04-18Merge 3.4-rc3 into tty-nextGravatar Greg Kroah-Hartman 1-1/+1
2012-04-15isdn/hysdn: Convert to kstrtoul_from_userGravatar Peter Hüwe 1-9/+1
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-1/+1
2012-04-10ISDN: remove uses of isdn_tty_revisionGravatar Jiri Slaby 1-3/+0
2012-04-09TTY: isdn, use tty_port_block_til_ready helperGravatar Jiri Slaby 1-96/+1
2012-04-09TTY: isdn, define tty_port_operationsGravatar Jiri Slaby 1-1/+13
2012-04-09TTY: isdn, use tty_port_close_end helperGravatar Jiri Slaby 1-7/+2
2012-04-09TTY: isdn, define local tty_portGravatar Jiri Slaby 1-46/+52
2012-04-09TTY: isdn, use xmit_buf from tty_portGravatar Jiri Slaby 1-7/+9
2012-04-09TTY: isdn, use tty from tty_portGravatar Jiri Slaby 1-21/+20
2012-04-09TTY: isdn, use counts from tty_portGravatar Jiri Slaby 1-22/+21