Age | Commit message (Expand) | Author |
2011-10-31 | drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. | Paul Gortmaker |
2011-09-15 | isdn: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-04-17 | isdn: mISDN: socket: Fix set-but-unused variables. | David S. Miller |
2011-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-04-03 | mISDN: fix "persistant" typo | Jan Engelhardt |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-02-15 | mISDN: fix printk typo fushing | Paul Bolle |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-01-03 | drivers: fix comment typo diable -> disable. | Justin P. Mattock |
2010-12-24 | mISDN: don't use flush_scheduled_work() | Tejun Heo |
2010-11-16 | drivers/isdn/mISDN: Use printf extension %pV | Joe Perches |
2010-10-30 | isdn: mISDN: socket: fix information leak to userland | Kulikov Vasiliy |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-09-15 | misdn: kill big kernel lock | Arnd Bergmann |
2010-08-16 | drivers/isdn: Adjust confusing if indentation | Julia Lawall |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-07-12 | isdn: autoconvert trivial BKL users to private mutex | Arnd Bergmann |
2010-07-11 | fix comment/printk typos concerning "already" | Uwe Kleine-König |
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 |