aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
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
2015-02-05drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if con...Bas Peters
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-02isdn: off by one in connect_res()Dan Carpenter
2015-01-18Drivers: Isdn: sc: Fixed coding style & spelling mistakes.Akash Shende
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-13mISDN: avoid arch specific __builtin_return_address callArnd Bergmann
2015-01-12isdn: fix NUL (\0 or \x00) specification in stringGiel van Schijndel
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger
2015-01-02isdn: hisax: hfc4s8s_l1: Remove some unused functionsRickard Strandqvist
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-10isdn/capi: correct argument types of command_2_indexTilman Schmidt
2014-12-10isdn/gigaset: enable Kernel CAPI support by defaultTilman Schmidt
2014-12-10isdn/gigaset: elliminate unnecessary argument from send_cb()Tilman Schmidt
2014-12-10isdn/gigaset: clarify gigaset_modem_fill control structureTilman Schmidt
2014-12-10isdn/gigaset: drop duplicate declarationTilman Schmidt
2014-12-09isdn: fix misspelling of current function in stringJulia Lawall
2014-11-24new helper: memcpy_from_msg()Al Viro
2014-11-21mISDN: Deletion of unnecessary checks before the function call "vfree"Markus Elfring
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-10-14isdn/gigaset: fix usb_gigaset write_cmd result raceTilman Schmidt
2014-10-14isdn/capi: don't return NULL from capi_cmd2str()Tilman Schmidt
2014-10-14isdn/capi: handle CAPI 2.0 message parser failuresTilman Schmidt