aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* isdnloop: several buffer overflowsDan Carpenter2014-04-301-8/+9
* isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki / 吉藤英明2014-04-301-0/+6
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2014-01-031-9/+4
* isdnloop: use strlcpy() instead of strcpy()Dan Carpenter2014-01-031-3/+5
* isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt2013-02-201-0/+2
* bas_gigaset: fix pre_reset handlingTilman Schmidt2012-12-061-3/+16
* isdnloop: fix and simplify isdnloop_init()Wu Fengguang2012-09-191-12/+0
* isdn/gigaset: improve error handling querying firmware versionTilman Schmidt2012-05-311-1/+3
* isdn/gigaset: fix CAPI disconnect B3 handlingTilman Schmidt2012-05-311-0/+4
* isdn/gigaset: ratelimit CAPI message dumpsTilman Schmidt2012-05-311-13/+9
* isdn: avoid copying too long drvidDan Carpenter2011-11-291-0/+3
* isdn: make sure strings are null terminatedDan Carpenter2011-11-291-0/+6
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0613-0/+13
|\
| * drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2011-10-3110-0/+10
| * drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker2011-10-313-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-031-3/+3
|\ \
| * | isdn: hisax: Fix typo 'HISAX_DE_AOC'Paul Bolle2011-11-011-3/+3
* | | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-021-1/+1
|\ \ \ | |/ / |/| |
| * | um: switch to use of drivers/KconfigAl Viro2011-11-021-1/+1
* | | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-315-8/+8
| |/ |/|
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-1/+1
|\ \
| * | TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-251-1/+1
| |/
* | Merge branch 'master' into for-nextJiri Kosina2011-09-152-1/+4
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-281-0/+3
| |\
| | * net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-271-0/+3
| * | atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
| |/
* | isdn: Convert vmalloc/memset to vzallocJoe Perches2011-09-153-8/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
* | net: Push protocol type directly down to header_ops->cache()David S. Miller2011-07-131-2/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-202-1/+4
|\ \ | |/
| * gigaset: call module_put before restart of if_open()Pavel Shved2011-06-171-1/+3
| * ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl2011-06-111-0/+1
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-0610-0/+10
|/
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-5/+3
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-3/+2
|\
| * isdn/diva: Drop __TIME__ usageMichal Marek2011-05-261-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-251-0/+6
|\ \
| * | isdn: netjet - blacklist Digium TDM400PPrarit Bhargava2011-05-251-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-245-5/+5
|\ \ \
| * | | pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-065-5/+5
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-3/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-221-3/+5
| |/ /
* | | isdn: capi: Use pr_debug() instead of ifdefs.David S. Miller2011-05-191-83/+32
* | | drivers/isdn/hisax: Drop unused listJulia Lawall2011-05-132-6/+1
* | | isdn: i4l: isdn_tty: Fix unused-but-set variables.David S. Miller2011-04-171-2/+0
* | | isdn: mISDN: socket: Fix set-but-unused variables.David S. Miller2011-04-171-0/+3
* | | isdn: i4l: isdn_net: Fix set-but-unused variables.David S. Miller2011-04-171-2/+0
* | | isdn: i4l: isdn_common: Fix set-but-unused variables.David S. Miller2011-04-171-9/+2
* | | isdn: teles_cs: Fix set-but-unused variables.David S. Miller2011-04-171-2/+0