aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2017-02-01ISDN: eicon: silence misleading array-bounds warningArnd Bergmann
2017-01-15ser_gigaset: return -ENOMEM on error instead of successDan Carpenter
2015-12-15ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt
2015-12-15ser_gigaset: fix deallocation of platform device structureTilman Schmidt
2015-12-15ser_gigaset: turn nonsense checks into WARN_ONAlan Cox
2015-12-15ser_gigaset: fix up NULL checksTilman Schmidt
2015-12-15mISDN: fix a loop countDan Carpenter
2015-11-25isdn: Partially revert debug format string usage clean upChristoph Biedl
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-02ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2015-11-02isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-22mISDN: fix OOM condition for sending queued I-FramesKarsten Keil
2015-10-22ISDN: fix OOM condition for sending queued I-FramesKarsten Keil
2015-10-17tty: Remove tty_wait_until_sent_from_close()Peter Hurley
2015-10-13mISDN: use kstrdup() in dsp_pipeline_buildGeliang Tang
2015-09-22isdn: hisax: fix frame calculationAndrzej Hajda
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams
2015-08-10isdn: Remove reverse_bits(), use revbit8()yalin wang
2015-08-07treewide: Fix typo in printkMasanari Iida
2015-07-15isdn/gigaset: drop unused ldisc methodsTilman Schmidt
2015-07-15isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-06-21isdn: disable HiSax NetJet driver on microblaze archNicolai Stange
2015-06-07isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar
2015-05-31isdn/capi: Use setup_timerVaishali Thakkar
2015-05-26isdn: fix grammar in commentGeert Uytterhoeven
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-23isdn/gigaset: restructure modem response parser (4)Tilman Schmidt
2015-03-23isdn/gigaset: restructure modem response parser (3)Tilman Schmidt
2015-03-23isdn/gigaset: restructure modem response parser (2)Tilman Schmidt
2015-03-23isdn/gigaset: restructure modem response parser (1)Tilman Schmidt
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-15isdn: icn: use strlcpy() when parsing setup optionsDan Carpenter
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-02net: Kill dev_rebuild_headerEric W. Biederman
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2015-02-22mISDN: replace current->state by set_current_state()Fabian Frederick
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-05drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values,...Bas Peters
2015-02-05drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingS...Bas Peters