summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN
Commit message (Expand)AuthorAgeFilesLines
* mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil2012-05-161-1/+13
* mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2012-05-162-1/+12
* mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-162-7/+60
* mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-161-12/+63
* mISDN: Early confirm for transparent dataKarsten Keil2012-05-161-4/+4
* mISDN: Help to identify the cardKarsten Keil2012-05-042-32/+60
* mISDN: Layer1 statemachine fixKarsten Keil2012-05-041-9/+13
* mISDN: Make layer1 timer 3 value configurableKarsten Keil2012-05-041-2/+14
* mISDN: L2 timeouts need to be queued as L2 eventKarsten Keil2012-05-042-8/+63
* mISDN: Fix refcounting bugKarsten Keil2012-05-041-14/+39
* mISDN: Added PH_* state info to tei manager.Andreas Eversberg2012-05-041-0/+6
* mISDN: DSP scheduling fix (version 2)Karsten Keil2012-04-262-2/+4
* mISDN: Fix division by zeroKarsten Keil2012-04-261-5/+14
* mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko.Andreas Eversberg2012-04-261-5/+10
* mISDN: Fix NULL pointer bug in if-condition of mISDN_dspAndreas Eversberg2012-04-261-1/+1
* isdn: whitespace coding style cleanupJoe Perches2012-02-2128-1478/+1453
* mISDN: Fix typo in dsp_core.cMasanari Iida2012-02-131-1/+1
* mISDN: use memchr_invAkinobu Mita2012-02-011-13/+3
* drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2011-10-314-0/+4
* isdn: Convert vmalloc/memset to vzallocJoe Perches2011-09-152-6/+3
* isdn: mISDN: socket: Fix set-but-unused variables.David S. Miller2011-04-171-0/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-117-15/+15
|\
| * Fix common misspellingsLucas De Marchi2011-03-317-15/+15
* | mISDN: fix "persistant" typoJan Engelhardt2011-04-031-10/+10
|/
* mISDN: fix printk typo fushingPaul Bolle2011-02-151-3/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * drivers: fix comment typo diable -> disable.Justin P. Mattock2011-01-031-1/+1
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-072-2/+4
|\ \
| * | mISDN: don't use flush_scheduled_work()Tejun Heo2010-12-242-2/+4
| |/
* / drivers/isdn/mISDN: Use printf extension %pVJoe Perches2010-11-163-12/+33
|/
* isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy2010-10-301-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-233-8/+2
|\
| * misdn: kill big kernel lockArnd Bergmann2010-09-151-7/+0
| * drivers/isdn: Adjust confusing if indentationJulia Lawall2010-08-162-1/+2
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
|\
| * fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-111-1/+1
* | isdn: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-121-3/+4
|/
* mISDN: remove unnecessary test on f_posJan Blunck2010-05-271-2/+0
* isdn: Push down BKL into ioctl functionsArnd Bergmann2010-05-171-4/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3014-0/+14
* tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-051-1/+1
* isdn/mISDN: add __init/__exit macros to dsp_core.cPeter Huewe2010-02-051-2/+2
* Fix misspellings of "separate" in strings.Adam Buchbinder2010-02-041-1/+1
* mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang2009-12-181-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-2/+2
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-2/+2
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-2/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-061-1/+1
|\| |
| * | misdn: Fix reversed 'if' in st_own_ctrlDan Carpenter2009-11-041-1/+1
| |/