| Commit message (Expand) | Author | Age |
* | 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 |
| | * | mISDN: Read buffer overflow | roel kluin | 2009-08-02 |
| * | | mISDN: Fix handling of receive buffer size in L1oIP | Andreas Eversberg | 2009-07-28 |
| * | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
| |/ |
|
* | | ISDN: ARRAY_SIZE changes | Karsten Keil | 2009-07-25 |
* | | mISDN: Make clearing B-channel a common function | Karsten Keil | 2009-07-25 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 |
|\ |
|
| * | trivial: fix typo milisecond/millisecond for documentation and source comments. | Martin Olsson | 2009-06-12 |
* | | mISDN: Do not disable IRQ in ph_data_ind() | Karsten Keil | 2009-06-11 |
* | | mISDN: Fix overlapping data access | Karsten Keil | 2009-06-11 |
* | | 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 |