aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/dsp_cmx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-2/+1
2015-08-07treewide: Fix typo in printkMasanari Iida1-1/+1
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2014-09-05mISDN: remove DSP_NEVER_DEFINED and adjust code identationColin Ian King1-56/+53
2012-04-26mISDN: DSP scheduling fix (version 2)Karsten Keil1-1/+1
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-02-21isdn: whitespace coding style cleanupJoe Perches1-521/+519
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-03drivers: fix comment typo diable -> disable.Justin P. Mattock1-1/+1
2010-08-16drivers/isdn: Adjust confusing if indentationJulia Lawall1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-05-25mISDN: Cleanup debug messagesKarsten Keil1-3/+4
2009-05-25mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil1-0/+4
2009-05-25mISDN: Hardware acceleration is now possible in conjunction with audio recordingAndreas Eversberg1-36/+65
2009-05-25mISDN: Reduce stack size in dsp_cmx_send()Frank Seidel1-1/+2
2009-01-11Fix small typoKarsten Keil1-1/+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 Eversberg1-4/+3
2009-01-09mISDN: Add different different timer settings for hfc-pciAndreas Eversberg1-0/+23
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg1-24/+16
2009-01-09mISDN: Fixed more indexing bugsAndreas Eversberg1-4/+4
2009-01-09mISDN: Make debug output a little bit more verbosePeter Schlaile1-1/+3
2009-01-09mISDN: Add some debug option for clock problemsAndreas Eversberg1-7/+9
2009-01-09mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg1-19/+37
2008-12-12mISDN: comment out unused symbolsHannes Eder1-0/+2
2008-12-12mISDN: make global symbols static or include header filesHannes Eder1-3/+3
2008-10-13mISDN/dsp_cmx.c: fix size checksAdrian Bunk1-2/+2
2008-07-27Add mISDN DSPKarsten Keil1-0/+1886