Age | Commit message (Expand) | Author |
2010-05-27 | mISDN: remove unnecessary test on f_pos | Jan Blunck |
2010-05-17 | isdn: Push down BKL into ioctl functions | Arnd Bergmann |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-05 | tree-wide: fix 'lenght' typo in comments and code | Daniel Mack |
2010-02-05 | isdn/mISDN: add __init/__exit macros to dsp_core.c | Peter Huewe |
2010-02-04 | Fix misspellings of "separate" in strings. | Adam Buchbinder |
2009-12-18 | mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion | Yong Zhang |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-05 | net: pass kern to net_proto_family create function | Eric Paris |
2009-11-04 | misdn: Fix reversed 'if' in st_own_ctrl | Dan Carpenter |
2009-10-07 | net: mark net_proto_ops as const | Stephen Hemminger |
2009-09-30 | net: Make setsockopt() optlen be unsigned. | David S. Miller |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-08-02 | mISDN: Fix handling of receive buffer size in L1oIP | Andreas Eversberg |
2009-08-02 | mISDN: Read buffer overflow | roel kluin |
2009-07-28 | mISDN: Fix handling of receive buffer size in L1oIP | Andreas Eversberg |
2009-07-25 | ISDN: ARRAY_SIZE changes | Karsten Keil |
2009-07-25 | mISDN: Make clearing B-channel a common function | Karsten Keil |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-12 | trivial: fix typo milisecond/millisecond for documentation and source comments. | Martin Olsson |
2009-06-11 | mISDN: Do not disable IRQ in ph_data_ind() | Karsten Keil |
2009-06-11 | mISDN: Fix overlapping data access | Karsten Keil |
2009-05-25 | mISDN: Fix DTMF detection enable/disable | Andreas Eversberg |
2009-05-25 | mISDN: Use kernel_{send,recv}msg instead of open coding | Arnaldo Carvalho de Melo |
2009-05-25 | mISDN: Cleanup debug messages | Karsten Keil |
2009-05-25 | mISDN: get_free_devid() failure ignored | Roel Kluin |
2009-05-25 | mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti | Karsten Keil |
2009-05-25 | mISDN: Fix skb leak in error cases | Karsten Keil |
2009-05-25 | mISDN: Add "sapi" information to debug messages | Andreas Eversberg |
2009-05-25 | mISDN: Add allocation of recvbuf[1500] at run time to reduce stack size | Frank Seidel |
2009-05-25 | mISDN: Fix TEI and SAPI handling | Andreas Eversberg |
2009-05-25 | mISDN: Hardware acceleration is now possible in conjunction with audio recording | Andreas Eversberg |
2009-05-25 | mISDN: Fix DTMF locking bug issue | Andreas Eversberg |
2009-05-25 | mISDN: Added layer-1-hold feature | Andreas Eversberg |
2009-05-25 | mISDN: Fixed missing spin lock on pipeline process | Andreas Eversberg |
2009-05-25 | mISDN: Reduce stack size in dsp_cmx_send() | Frank Seidel |
2009-05-25 | mISDN: Echo canceler now gets delay information from hardware | Andreas Eversberg |
2009-05-25 | mISDN: DSP now uses ring buffer for echo canceler | Andreas Eversberg |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante |
2009-03-30 | trivial: Fix dubious bitwise 'or' usage spotted by sparse. | Alexey Zaytsev |
2009-02-26 | MISDN: list usage cleanup | Eric Sesterhenn |
2009-02-15 | drivers/isdn/mISDN: fix sparse warnings: make symbols static | Hannes Eder |
2009-01-11 | Fix small typo | Karsten Keil |
2009-01-11 | misdn: indentation and braces disagree - add braces | Ilpo Järvinen |
2009-01-11 | misdn: one handmade ARRAY_SIZE converted | Ilpo Järvinen |