summaryrefslogtreecommitdiff
path: root/drivers/isdn
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\
| * isdn/gigaset: restructure modem response parser (4)Tilman Schmidt2015-03-23
| * isdn/gigaset: restructure modem response parser (3)Tilman Schmidt2015-03-23
| * isdn/gigaset: restructure modem response parser (2)Tilman Schmidt2015-03-23
| * isdn/gigaset: restructure modem response parser (1)Tilman Schmidt2015-03-23
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
| |\ \
| * | | net: Kill dev_rebuild_headerEric W. Biederman2015-03-02
| * | | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \ \ \ | |_|_|/ |/| | |
| * | | treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | | | isdn: icn: use strlcpy() when parsing setup optionsDan Carpenter2015-03-15
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-03
|\ \ \
| * | | mISDN: replace current->state by set_current_state()Fabian Frederick2015-02-22
| | |/ | |/|
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-19
|\ \ \ | |/ / |/| |
| * | kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-07
* | | drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values,...Bas Peters2015-02-05
* | | drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingS...Bas Peters2015-02-05
* | | drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if con...Bas Peters2015-02-05
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\ \ \
| * | | isdn: off by one in connect_res()Dan Carpenter2015-02-02
* | | | Drivers: Isdn: sc: Fixed coding style & spelling mistakes.Akash Shende2015-01-18
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-15
|\ \ \ \ | |/ / /
| * | | isdn: fix NUL (\0 or \x00) specification in stringGiel van Schijndel2015-01-12
| |/ /
* | | mISDN: avoid arch specific __builtin_return_address callArnd Bergmann2015-01-13
* | | isdn: hisax: hfc4s8s_l1: Remove some unused functionsRickard Strandqvist2015-01-02
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-12
|\ \ | |/
| * treewide: fix typo in printk and KconfigMasanari Iida2014-11-20
* | isdn/capi: correct argument types of command_2_indexTilman Schmidt2014-12-10
* | isdn/gigaset: enable Kernel CAPI support by defaultTilman Schmidt2014-12-10
* | isdn/gigaset: elliminate unnecessary argument from send_cb()Tilman Schmidt2014-12-10
* | isdn/gigaset: clarify gigaset_modem_fill control structureTilman Schmidt2014-12-10
* | isdn/gigaset: drop duplicate declarationTilman Schmidt2014-12-10
* | isdn: fix misspelling of current function in stringJulia Lawall2014-12-09
* | new helper: memcpy_from_msg()Al Viro2014-11-24
* | mISDN: Deletion of unnecessary checks before the function call "vfree"Markus Elfring2014-11-21
* | net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
|/
* isdn/gigaset: fix usb_gigaset write_cmd result raceTilman Schmidt2014-10-14
* isdn/capi: don't return NULL from capi_cmd2str()Tilman Schmidt2014-10-14
* isdn/capi: handle CAPI 2.0 message parser failuresTilman Schmidt2014-10-14
* isdn/capi: prevent NULL pointer dereference on invalid CAPI commandTilman Schmidt2014-10-14
* isdn/capi: refactor command/subcommand table accessesTilman Schmidt2014-10-14
* isdn/capi: prevent index overrun from command_2_index()Tilman Schmidt2014-10-14
* isdn/capi: correct capi20_manufacturer argument type mismatchTilman Schmidt2014-10-14
* isdn/gigaset: fix non-heap pointer deallocationTilman Schmidt2014-10-14
* isdn/gigaset: fix NULL pointer dereferenceTilman Schmidt2014-10-14
* isdn/gigaset: limit raw CAPI message dump lengthTilman Schmidt2014-10-14
* isdn/gigaset: make sure controller name is null terminatedTilman Schmidt2014-10-14
* isdn/gigaset: missing break in do_facility_reqTilman Schmidt2014-10-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\