Age | Commit message (Expand) | Author | Files | Lines |
2010-02-16 | CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE | Jan Kiszka | 1 | -67/+83 |
2010-02-16 | CAPI: Rework application locking | Jan Kiszka | 2 | -34/+29 |
2010-02-16 | CAPI: Rework locking of controller data structures | Jan Kiszka | 3 | -87/+214 |
2010-02-16 | CAPI: Rework controller state notifier | Jan Kiszka | 2 | -67/+67 |
2010-02-16 | CAPI: Rework capi_ctr_ready/down | Jan Kiszka | 1 | -45/+50 |
2010-02-16 | CAPI: Convert capi drivers rwlock into mutex | Jan Kiszka | 3 | -32/+27 |
2010-02-16 | CAPI: Call a controller 'controller', not 'card' | Jan Kiszka | 3 | -168/+177 |
2010-02-16 | CAPI: Reduce chattiness during module loading/removal | Jan Kiszka | 4 | -83/+9 |
2010-02-16 | CAPI: Pin capifs instead of mounting it | Jan Kiszka | 1 | -9/+18 |
2010-02-16 | CAPI: Eliminate capifs_root variable | Jan Kiszka | 1 | -8/+10 |
2010-02-16 | CAPI: Sanitize capifs API | Jan Kiszka | 3 | -31/+54 |
2010-02-16 | CAPI: Fix leaks in capifs_new_ncci | Jan Kiszka | 1 | -7/+18 |
2010-02-03 | mISDN: positive error return should be negative in mode_hfcmulti() | Roel Kluin | 1 | -1/+1 |
2010-02-03 | isdn: mISDN, don't compile unused stuff | Jiri Slaby | 1 | -0/+2 |
2010-02-03 | hardware/mISDN/mISDNinfineon.c: bail out of loop on error | Darren Jenkins | 1 | -0/+1 |
2010-02-03 | hisax: timeout off by one in waitrecmsg() | Roel Kluin | 1 | -1/+1 |
2010-01-14 | proc_fops: convert drivers/isdn/ to seq_file | Alexey Dobriyan | 18 | -436/+384 |
2010-01-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2010-01-03 | drivers/isdn: eliminate duplicated test | Julia Lawall | 1 | -1/+1 |
2009-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-12-18 | mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion | Yong Zhang | 1 | -1/+1 |
2009-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 5 | -7/+5 |
2009-12-11 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 18 | -39/+15 |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 18 | -39/+15 |
2009-12-08 | gigaset: don't enable any debugging output by default | Tilman Schmidt | 1 | -1/+1 |
2009-12-07 | pcmcia: remove unused IRQ_FIRST_SHARED | Dominik Brodowski | 5 | -7/+5 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 18 | -39/+15 |
2009-12-05 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 5 | -135/+45 |
2009-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 5 | -135/+45 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 11 | -14/+14 |
2009-11-28 | pcmcia: rework the irq_req_t typedef | Dominik Brodowski | 5 | -7/+0 |
2009-11-28 | pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer | Dominik Brodowski | 1 | -1/+1 |
2009-11-28 | pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() | Magnus Damm | 1 | -1/+1 |
2009-11-19 | drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second... | Joe Perches | 5 | -6/+6 |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 9 | -0/+9 |
2009-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -190/+164 |
2009-11-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -190/+164 |
2009-11-15 | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme... | David S. Miller | 1 | -189/+163 |
2009-11-15 | mISDN: fix error return in HFCmulti_init() | Roel Kluin | 1 | -1/+1 |
2009-11-10 | speedfax: declare MODULE_FIRMWARE | Ben Hutchings | 1 | -0/+1 |
2009-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 9 | -27/+30 |
2009-11-09 | Kconfig: Remove useless and sometimes wrong comments | Michael Roth | 6 | -24/+0 |
2009-11-09 | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel | 1 | -1/+1 |
2009-11-09 | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (isdn) | Dominik Brodowski | 5 | -126/+43 |
2009-11-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -11/+11 |
2009-11-06 | hisax: remove bad udelay call to fix build error on ARM | Martin Michlmayr | 1 | -11/+11 |
2009-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 8 | -16/+19 |
2009-11-05 | net: pass kern to net_proto_family create function | Eric Paris | 1 | -1/+1 |
2009-11-04 | isdn: hfc_usb: Fix read buffer overflow | Roel Kluin | 1 | -2/+2 |
2009-11-04 | isdn: hisax: Fix test in waitforxfw | Roel Kluin | 2 | -2/+2 |