Age | Commit message (Expand) | Author | Files | Lines |
2009-12-19 | mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion | Yong Zhang | 1 | -1/+1 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 2 | -2/+2 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2 | -2/+2 |
2009-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2009-11-06 | net: pass kern to net_proto_family create function | Eric Paris | 1 | -1/+1 |
2009-11-04 | misdn: Fix reversed 'if' in st_own_ctrl | Dan Carpenter | 1 | -1/+1 |
2009-10-07 | net: mark net_proto_ops as const | Stephen Hemminger | 1 | -2/+1 |
2009-10-01 | net: Make setsockopt() optlen be unsigned. | David S. Miller | 1 | -1/+1 |
2009-08-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -3/+4 |
2009-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-08-02 | mISDN: Fix handling of receive buffer size in L1oIP | Andreas Eversberg | 1 | -2/+2 |
2009-08-02 | mISDN: Read buffer overflow | roel kluin | 1 | -1/+1 |
2009-07-29 | mISDN: Fix handling of receive buffer size in L1oIP | Andreas Eversberg | 1 | -2/+2 |
2009-07-25 | ISDN: ARRAY_SIZE changes | Karsten Keil | 1 | -2/+0 |
2009-07-25 | mISDN: Make clearing B-channel a common function | Karsten Keil | 1 | -2/+13 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -0/+1 |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -1/+1 |
2009-06-12 | trivial: fix typo milisecond/millisecond for documentation and source comments. | Martin Olsson | 1 | -1/+1 |
2009-06-11 | mISDN: Do not disable IRQ in ph_data_ind() | Karsten Keil | 1 | -5/+2 |
2009-06-11 | mISDN: Fix overlapping data access | Karsten Keil | 1 | -6/+5 |
2009-05-25 | mISDN: Fix DTMF detection enable/disable | Andreas Eversberg | 3 | -0/+6 |
2009-05-25 | mISDN: Use kernel_{send,recv}msg instead of open coding | Arnaldo Carvalho de Melo | 2 | -18/+8 |
2009-05-25 | mISDN: Cleanup debug messages | Karsten Keil | 9 | -41/+45 |
2009-05-25 | mISDN: get_free_devid() failure ignored | Roel Kluin | 1 | -4/+4 |
2009-05-25 | mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti | Karsten Keil | 1 | -0/+4 |
2009-05-25 | mISDN: Fix skb leak in error cases | Karsten Keil | 1 | -10/+12 |
2009-05-25 | mISDN: Add "sapi" information to debug messages | Andreas Eversberg | 2 | -15/+20 |
2009-05-25 | mISDN: Add allocation of recvbuf[1500] at run time to reduce stack size | Frank Seidel | 1 | -4/+17 |
2009-05-25 | mISDN: Fix TEI and SAPI handling | Andreas Eversberg | 3 | -26/+29 |
2009-05-25 | mISDN: Hardware acceleration is now possible in conjunction with audio recording | Andreas Eversberg | 3 | -45/+84 |
2009-05-25 | mISDN: Fix DTMF locking bug issue | Andreas Eversberg | 2 | -18/+21 |
2009-05-25 | mISDN: Added layer-1-hold feature | Andreas Eversberg | 2 | -15/+49 |
2009-05-25 | mISDN: Fixed missing spin lock on pipeline process | Andreas Eversberg | 1 | -1/+3 |
2009-05-25 | mISDN: Reduce stack size in dsp_cmx_send() | Frank Seidel | 1 | -1/+2 |
2009-05-25 | mISDN: Echo canceler now gets delay information from hardware | Andreas Eversberg | 4 | -6/+7 |
2009-05-25 | mISDN: DSP now uses ring buffer for echo canceler | Andreas Eversberg | 2 | -1/+3 |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 1 | -4/+6 |
2009-03-30 | trivial: Fix dubious bitwise 'or' usage spotted by sparse. | Alexey Zaytsev | 1 | -1/+1 |
2009-02-27 | MISDN: list usage cleanup | Eric Sesterhenn | 1 | -2/+1 |
2009-02-16 | drivers/isdn/mISDN: fix sparse warnings: make symbols static | Hannes Eder | 1 | -5/+5 |
2009-01-11 | Fix small typo | Karsten Keil | 1 | -1/+1 |
2009-01-11 | misdn: indentation and braces disagree - add braces | Ilpo Järvinen | 1 | -1/+2 |
2009-01-11 | misdn: one handmade ARRAY_SIZE converted | Ilpo Järvinen | 1 | -2/+1 |
2009-01-11 | indentation & braces disagree - add braces | Ilpo Järvinen | 1 | -1/+2 |
2009-01-10 | mISDN: Fix kernel crash when doing hardware conference with more than two mem... | Andreas Eversberg | 2 | -6/+6 |
2009-01-10 | mISDN: Minor cleanups | Andreas Eversberg | 2 | -4/+4 |
2009-01-10 | mISDN: Create /sys/class/mISDN | Matthias Urlichs | 2 | -55/+219 |
2009-01-10 | mISDN: Add missing release functions | Andreas Eversberg | 1 | -7/+21 |
2009-01-10 | mISDN: Add different different timer settings for hfc-pci | Andreas Eversberg | 1 | -0/+23 |