summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
...
* | | CAPI: Switch capiminor list to arrayJan Kiszka2010-02-161-40/+35
* | | CAPI: Switch NCCI list to standard doubly linked listJan Kiszka2010-02-161-32/+20
* | | CAPI: Fix racy capi_readJan Kiszka2010-02-161-12/+7
* | | CAPI: Use non-atomic allocation during NCCI setupJan Kiszka2010-02-161-2/+2
* | | CAPI: Rework locking of capidev membersJan Kiszka2010-02-161-93/+88
* | | CAPI: Clean up capi_open/releaseJan Kiszka2010-02-161-59/+34
* | | CAPI: Convert capidev_list_lock into a mutexJan Kiszka2010-02-161-12/+12
* | | CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWAREJan Kiszka2010-02-161-67/+83
* | | CAPI: Rework application lockingJan Kiszka2010-02-162-34/+29
* | | CAPI: Rework locking of controller data structuresJan Kiszka2010-02-163-87/+214
* | | CAPI: Rework controller state notifierJan Kiszka2010-02-162-67/+67
* | | CAPI: Rework capi_ctr_ready/downJan Kiszka2010-02-161-45/+50
* | | CAPI: Convert capi drivers rwlock into mutexJan Kiszka2010-02-163-32/+27
* | | CAPI: Call a controller 'controller', not 'card'Jan Kiszka2010-02-163-168/+177
* | | CAPI: Reduce chattiness during module loading/removalJan Kiszka2010-02-164-83/+9
* | | CAPI: Pin capifs instead of mounting itJan Kiszka2010-02-161-9/+18
* | | CAPI: Eliminate capifs_root variableJan Kiszka2010-02-161-8/+10
* | | CAPI: Sanitize capifs APIJan Kiszka2010-02-163-31/+54
* | | CAPI: Fix leaks in capifs_new_ncciJan Kiszka2010-02-161-7/+18
* | | mISDN: positive error return should be negative in mode_hfcmulti()Roel Kluin2010-02-031-1/+1
* | | isdn: mISDN, don't compile unused stuffJiri Slaby2010-02-031-0/+2
* | | hardware/mISDN/mISDNinfineon.c: bail out of loop on errorDarren Jenkins2010-02-031-0/+1
* | | hisax: timeout off by one in waitrecmsg()Roel Kluin2010-02-031-1/+1
* | | proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-1418-436/+384
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-101-1/+1
|\ \ \ | |/ / |/| / | |/
| * drivers/isdn: eliminate duplicated testJulia Lawall2010-01-031-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-211-1/+1
|\ \ | |/
| * mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang2009-12-181-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-145-7/+5
|\ \ | |/ |/|
| * pcmcia: remove unused IRQ_FIRST_SHAREDDominik Brodowski2009-12-075-7/+5
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-1118-39/+15
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-0918-39/+15
| |\ \
| | * \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-0718-39/+15
| | |\ \ | | | |/ | | |/|
| | | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-0411-14/+14
| | | * Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-096-24/+0
| | | * tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
* | | | gigaset: don't enable any debugging output by defaultTilman Schmidt2009-12-081-1/+1
|/ / /
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-055-135/+45
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-055-135/+45
| |\ \
| | * | pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-285-7/+0
| | * | pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski2009-11-281-1/+1
| | * | pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm2009-11-281-1/+1
| | * | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (isdn)Dominik Brodowski2009-11-095-126/+43
* | | | drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...Joe Perches2009-11-195-6/+6
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-189-0/+9
|\ \ \ \ | |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-182-190/+164
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-099-27/+30
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-291-3/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-119-0/+9
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-089-105/+265
| |\ \ \ \
OpenPOWER on IntegriCloud