aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo14-0/+14
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel Mack1-1/+1
2010-02-05isdn/mISDN: add __init/__exit macros to dsp_core.cPeter Huewe1-2/+2
2010-02-04Fix misspellings of "separate" in strings.Adam Buchbinder1-1/+1
2009-12-18mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-2/+2
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-11-05net: pass kern to net_proto_family create functionEric Paris1-1/+1
2009-11-04misdn: Fix reversed 'if' in st_own_ctrlDan Carpenter1-1/+1
2009-10-07net: mark net_proto_ops as constStephen Hemminger1-2/+1
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller1-1/+1
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-3/+4
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-08-02mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg1-2/+2
2009-08-02mISDN: Read buffer overflowroel kluin1-1/+1
2009-07-28mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg1-2/+2
2009-07-25ISDN: ARRAY_SIZE changesKarsten Keil1-2/+0
2009-07-25mISDN: Make clearing B-channel a common functionKarsten Keil1-2/+13
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-1/+1
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson1-1/+1
2009-06-11mISDN: Do not disable IRQ in ph_data_ind()Karsten Keil1-5/+2
2009-06-11mISDN: Fix overlapping data accessKarsten Keil1-6/+5
2009-05-25mISDN: Fix DTMF detection enable/disableAndreas Eversberg3-0/+6
2009-05-25mISDN: Use kernel_{send,recv}msg instead of open codingArnaldo Carvalho de Melo2-18/+8
2009-05-25mISDN: Cleanup debug messagesKarsten Keil9-41/+45
2009-05-25mISDN: get_free_devid() failure ignoredRoel Kluin1-4/+4
2009-05-25mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil1-0/+4
2009-05-25mISDN: Fix skb leak in error casesKarsten Keil1-10/+12
2009-05-25mISDN: Add "sapi" information to debug messagesAndreas Eversberg2-15/+20
2009-05-25mISDN: Add allocation of recvbuf[1500] at run time to reduce stack sizeFrank Seidel1-4/+17
2009-05-25mISDN: Fix TEI and SAPI handlingAndreas Eversberg3-26/+29
2009-05-25mISDN: Hardware acceleration is now possible in conjunction with audio recordingAndreas Eversberg3-45/+84
2009-05-25mISDN: Fix DTMF locking bug issueAndreas Eversberg2-18/+21
2009-05-25mISDN: Added layer-1-hold featureAndreas Eversberg2-15/+49
2009-05-25mISDN: Fixed missing spin lock on pipeline processAndreas Eversberg1-1/+3
2009-05-25mISDN: Reduce stack size in dsp_cmx_send()Frank Seidel1-1/+2
2009-05-25mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg4-6/+7
2009-05-25mISDN: DSP now uses ring buffer for echo cancelerAndreas Eversberg2-1/+3
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-4/+6
2009-03-30trivial: Fix dubious bitwise 'or' usage spotted by sparse.Alexey Zaytsev1-1/+1
2009-02-26MISDN: list usage cleanupEric Sesterhenn1-2/+1
2009-02-15drivers/isdn/mISDN: fix sparse warnings: make symbols staticHannes Eder1-5/+5
2009-01-11Fix small typoKarsten Keil1-1/+1
2009-01-11misdn: indentation and braces disagree - add bracesIlpo Järvinen1-1/+2
2009-01-11misdn: one handmade ARRAY_SIZE convertedIlpo Järvinen1-2/+1
2009-01-11indentation & braces disagree - add bracesIlpo Järvinen1-1/+2
2009-01-09mISDN: Fix kernel crash when doing hardware conference with more than two membersAndreas Eversberg2-6/+6