| Commit message (Expand) | Author | Age |
... | |
* | mISDN: Layer1 statemachine fix | Karsten Keil | 2012-05-04 |
* | mISDN: Make layer1 timer 3 value configurable | Karsten Keil | 2012-05-04 |
* | mISDN: L2 timeouts need to be queued as L2 event | Karsten Keil | 2012-05-04 |
* | mISDN: Fix refcounting bug | Karsten Keil | 2012-05-04 |
* | mISDN: Added PH_* state info to tei manager. | Andreas Eversberg | 2012-05-04 |
* | mISDN: DSP scheduling fix (version 2) | Karsten Keil | 2012-04-26 |
* | mISDN: Fix division by zero | Karsten Keil | 2012-04-26 |
* | mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko. | Andreas Eversberg | 2012-04-26 |
* | mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp | Andreas Eversberg | 2012-04-26 |
* | isdn: whitespace coding style cleanup | Joe Perches | 2012-02-21 |
* | mISDN: Fix typo in dsp_core.c | Masanari Iida | 2012-02-13 |
* | mISDN: use memchr_inv | Akinobu Mita | 2012-02-01 |
* | drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. | Paul Gortmaker | 2011-10-31 |
* | isdn: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-09-15 |
* | isdn: mISDN: socket: Fix set-but-unused variables. | David S. Miller | 2011-04-17 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-11 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | | mISDN: fix "persistant" typo | Jan Engelhardt | 2011-04-04 |
|/ |
|
* | mISDN: fix printk typo fushing | Paul Bolle | 2011-02-15 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | drivers: fix comment typo diable -> disable. | Justin P. Mattock | 2011-01-03 |
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 |
|\ \ |
|
| * | | mISDN: don't use flush_scheduled_work() | Tejun Heo | 2010-12-24 |
| |/ |
|
* / | drivers/isdn/mISDN: Use printf extension %pV | Joe Perches | 2010-11-16 |
|/ |
|
* | isdn: mISDN: socket: fix information leak to userland | Kulikov Vasiliy | 2010-10-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 |
|\ |
|
| * | misdn: kill big kernel lock | Arnd Bergmann | 2010-09-15 |
| * | drivers/isdn: Adjust confusing if indentation | Julia Lawall | 2010-08-17 |
* | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 |
|\ |
|
| * | fix comment/printk typos concerning "already" | Uwe Kleine-König | 2010-07-11 |
* | | isdn: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-07-12 |
|/ |
|
* | mISDN: remove unnecessary test on f_pos | Jan Blunck | 2010-05-27 |
* | isdn: Push down BKL into ioctl functions | Arnd Bergmann | 2010-05-16 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | 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-05 |
* | Fix misspellings of "separate" in strings. | Adam Buchbinder | 2010-02-04 |
* | mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion | Yong Zhang | 2009-12-18 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-06 |
|\| | |
|
| * | | misdn: Fix reversed 'if' in st_own_ctrl | Dan Carpenter | 2009-11-04 |
| |/ |
|
* | | net: pass kern to net_proto_family create function | Eric Paris | 2009-11-06 |
* | | net: mark net_proto_ops as const | Stephen Hemminger | 2009-10-07 |
|/ |
|
* | net: Make setsockopt() optlen be unsigned. | David S. Miller | 2009-09-30 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-08-04 |
| |\ |
|
| | * | mISDN: Fix handling of receive buffer size in L1oIP | Andreas Eversberg | 2009-08-02 |