aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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