summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* gigaset: correct range checking off by one errorTilman Schmidt2010-04-011-1/+1
* gigaset: fix build failureTilman Schmidt2010-04-011-3/+11
* gigaset: avoid registering CAPI driver more than onceTilman Schmidt2010-04-014-31/+53
* gigaset: prune use of tty_buffer_request_roomTilman Schmidt2010-04-011-1/+0
* gigaset: correct clearing of at_state strings on RINGTilman Schmidt2010-04-011-8/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-121-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
| |\ \ \ \
* | \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-172-190/+164
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller2009-11-151-189/+163
| * | | | | mISDN: fix error return in HFCmulti_init()Roel Kluin2009-11-151-1/+1
| | |_|_|/ | |/| | |
* | | | | speedfax: declare MODULE_FIRMWAREBen Hutchings2009-11-101-0/+1
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-081-11/+11
|\| | | |
| * | | | hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr2009-11-061-11/+11
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-068-16/+19
|\| | | |
| * | | | isdn: hfc_usb: Fix read buffer overflowRoel Kluin2009-11-041-2/+2
| * | | | isdn: hisax: Fix test in waitforxfwRoel Kluin2009-11-042-2/+2
| * | | | isdn: eicon: Return on errorJiri Slaby2009-11-041-2/+3
| * | | | isdn: eicon: Use offsetofJiri Slaby2009-11-041-9/+9
| * | | | misdn: Fix reversed 'if' in st_own_ctrlDan Carpenter2009-11-041-1/+1
| * | | | isdn: hisax: Fix lock imbalance.Jiri Slaby2009-11-042-0/+2
| | |_|/ | |/| |
* | | | net: pass kern to net_proto_family create functionEric Paris2009-11-051-1/+1
* | | | gigaset: convert strcmp chain to table lookupTilman Schmidt2009-10-292-23/+25
* | | | gigaset: checkpatch cleanup of ev-layer.cTilman Schmidt2009-10-291-247/+231
* | | | bas_gigaset: checkpatch cleanupTilman Schmidt2009-10-292-82/+93
* | | | ser_gigaset: checkpatch cleanupTilman Schmidt2009-10-291-19/+37
* | | | gigaset: checkpatch cleanupTilman Schmidt2009-10-295-89/+74