aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-09drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variableJulia Lawall1-2/+2
2012-05-16mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil1-1/+13
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2-1/+12
2012-05-16mISDN: Allow to set a minimum length for transparent dataKarsten Keil2-7/+60
2012-05-16mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil1-12/+63
2012-05-16mISDN: Early confirm for transparent dataKarsten Keil1-4/+4
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 Keil1-2/+14
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-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-02-21isdn: whitespace coding style cleanupJoe Perches28-1478/+1453
2012-02-13mISDN: Fix typo in dsp_core.cMasanari Iida1-1/+1
2012-02-01mISDN: use memchr_invAkinobu Mita1-13/+3
2011-10-31drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker4-0/+4
2011-09-15isdn: Convert vmalloc/memset to vzallocJoe Perches2-6/+3
2011-04-17isdn: mISDN: socket: Fix set-but-unused variables.David S. Miller1-0/+3
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller7-15/+15
2011-04-03mISDN: fix "persistant" typoJan Engelhardt1-10/+10
2011-03-31Fix common misspellingsLucas De Marchi7-15/+15
2011-02-15mISDN: fix printk typo fushingPaul Bolle1-3/+3
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-2/+4
2011-01-03drivers: fix comment typo diable -> disable.Justin P. Mattock1-1/+1
2010-12-24mISDN: don't use flush_scheduled_work()Tejun Heo2-2/+4
2010-11-16drivers/isdn/mISDN: Use printf extension %pVJoe Perches3-12/+33
2010-10-30isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy1-0/+2
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-8/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-15misdn: kill big kernel lockArnd Bergmann1-7/+0
2010-08-16drivers/isdn: Adjust confusing if indentationJulia Lawall2-1/+2
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann1-3/+4
2010-07-11fix comment/printk typos concerning "already"Uwe Kleine-König1-1/+1
2010-05-27mISDN: remove unnecessary test on f_posJan Blunck1-2/+0
2010-05-17isdn: Push down BKL into ioctl functionsArnd Bergmann1-4/+6
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