aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/mISDN
AgeCommit message (Expand)Author
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-03drivers: fix comment typo diable -> disable.Justin P. Mattock
2010-12-24mISDN: don't use flush_scheduled_work()Tejun Heo
2010-11-16drivers/isdn/mISDN: Use printf extension %pVJoe Perches
2010-10-30isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-15misdn: kill big kernel lockArnd Bergmann
2010-08-16drivers/isdn: Adjust confusing if indentationJulia Lawall
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-07-11fix comment/printk typos concerning "already"Uwe Kleine-König
2010-05-27mISDN: remove unnecessary test on f_posJan Blunck
2010-05-17isdn: Push down BKL into ioctl functionsArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel Mack
2010-02-05isdn/mISDN: add __init/__exit macros to dsp_core.cPeter Huewe
2010-02-04Fix misspellings of "separate" in strings.Adam Buchbinder
2009-12-18mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-05net: pass kern to net_proto_family create functionEric Paris
2009-11-04misdn: Fix reversed 'if' in st_own_ctrlDan Carpenter
2009-10-07net: mark net_proto_ops as constStephen Hemminger
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-02mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg
2009-08-02mISDN: Read buffer overflowroel kluin
2009-07-28mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg
2009-07-25ISDN: ARRAY_SIZE changesKarsten Keil
2009-07-25mISDN: Make clearing B-channel a common functionKarsten Keil
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson
2009-06-11mISDN: Do not disable IRQ in ph_data_ind()Karsten Keil
2009-06-11mISDN: Fix overlapping data accessKarsten Keil
2009-05-25mISDN: Fix DTMF detection enable/disableAndreas Eversberg
2009-05-25mISDN: Use kernel_{send,recv}msg instead of open codingArnaldo Carvalho de Melo
2009-05-25mISDN: Cleanup debug messagesKarsten Keil
2009-05-25mISDN: get_free_devid() failure ignoredRoel Kluin
2009-05-25mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil
2009-05-25mISDN: Fix skb leak in error casesKarsten Keil
2009-05-25mISDN: Add "sapi" information to debug messagesAndreas Eversberg
2009-05-25mISDN: Add allocation of recvbuf[1500] at run time to reduce stack sizeFrank Seidel
2009-05-25mISDN: Fix TEI and SAPI handlingAndreas Eversberg
2009-05-25mISDN: Hardware acceleration is now possible in conjunction with audio recordingAndreas Eversberg
2009-05-25mISDN: Fix DTMF locking bug issueAndreas Eversberg