| Commit message (Expand) | Author | Age | Files | Lines |
* | isdn: icn: use strlcpy() when parsing setup options | Dan Carpenter | 2015-03-15 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-03-03 | 1 | -1/+1 |
|\ |
|
| * | mISDN: replace current->state by set_current_state() | Fabian Frederick | 2015-02-22 | 1 | -1/+1 |
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-02-19 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 2015-01-07 | 1 | -1/+1 |
* | | drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values,... | Bas Peters | 2015-02-05 | 1 | -14/+14 |
* | | drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingS... | Bas Peters | 2015-02-05 | 1 | -12/+6 |
* | | drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if con... | Bas Peters | 2015-02-05 | 1 | -8/+10 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-02-05 | 1 | -1/+1 |
|\ \ |
|
| * | | isdn: off by one in connect_res() | Dan Carpenter | 2015-02-02 | 1 | -1/+1 |
* | | | Drivers: Isdn: sc: Fixed coding style & spelling mistakes. | Akash Shende | 2015-01-18 | 1 | -9/+6 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-15 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | isdn: fix NUL (\0 or \x00) specification in string | Giel van Schijndel | 2015-01-12 | 1 | -1/+1 |
| |/ |
|
* | | mISDN: avoid arch specific __builtin_return_address call | Arnd Bergmann | 2015-01-13 | 2 | -6/+12 |
* | | isdn: hisax: hfc4s8s_l1: Remove some unused functions | Rickard Strandqvist | 2015-01-02 | 1 | -21/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-12-12 | 1 | -1/+1 |
|\ |
|
| * | treewide: fix typo in printk and Kconfig | Masanari Iida | 2014-11-20 | 1 | -1/+1 |
* | | isdn/capi: correct argument types of command_2_index | Tilman Schmidt | 2014-12-10 | 1 | -1/+1 |
* | | isdn/gigaset: enable Kernel CAPI support by default | Tilman Schmidt | 2014-12-10 | 1 | -1/+1 |
* | | isdn/gigaset: elliminate unnecessary argument from send_cb() | Tilman Schmidt | 2014-12-10 | 1 | -16/+15 |
* | | isdn/gigaset: clarify gigaset_modem_fill control structure | Tilman Schmidt | 2014-12-10 | 1 | -28/+24 |
* | | isdn/gigaset: drop duplicate declaration | Tilman Schmidt | 2014-12-10 | 1 | -3/+0 |
* | | isdn: fix misspelling of current function in string | Julia Lawall | 2014-12-09 | 8 | -10/+9 |
* | | new helper: memcpy_from_msg() | Al Viro | 2014-11-24 | 1 | -1/+1 |
* | | mISDN: Deletion of unnecessary checks before the function call "vfree" | Markus Elfring | 2014-11-21 | 1 | -4/+2 |
* | | net: Add and use skb_copy_datagram_msg() helper. | David S. Miller | 2014-11-05 | 1 | -1/+1 |
|/ |
|
* | isdn/gigaset: fix usb_gigaset write_cmd result race | Tilman Schmidt | 2014-10-14 | 1 | -1/+3 |
* | isdn/capi: don't return NULL from capi_cmd2str() | Tilman Schmidt | 2014-10-14 | 1 | -2/+7 |
* | isdn/capi: handle CAPI 2.0 message parser failures | Tilman Schmidt | 2014-10-14 | 2 | -27/+145 |
* | isdn/capi: prevent NULL pointer dereference on invalid CAPI command | Tilman Schmidt | 2014-10-14 | 1 | -0/+7 |
* | isdn/capi: refactor command/subcommand table accesses | Tilman Schmidt | 2014-10-14 | 1 | -5/+18 |
* | isdn/capi: prevent index overrun from command_2_index() | Tilman Schmidt | 2014-10-14 | 1 | -0/+2 |
* | isdn/capi: correct capi20_manufacturer argument type mismatch | Tilman Schmidt | 2014-10-14 | 1 | -2/+2 |
* | isdn/gigaset: fix non-heap pointer deallocation | Tilman Schmidt | 2014-10-14 | 1 | -41/+70 |
* | isdn/gigaset: fix NULL pointer dereference | Tilman Schmidt | 2014-10-14 | 1 | -0/+5 |
* | isdn/gigaset: limit raw CAPI message dump length | Tilman Schmidt | 2014-10-14 | 1 | -0/+2 |
* | isdn/gigaset: make sure controller name is null terminated | Tilman Schmidt | 2014-10-14 | 1 | -2/+2 |
* | isdn/gigaset: missing break in do_facility_req | Tilman Schmidt | 2014-10-14 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-10-08 | 5 | -70/+61 |
|\ |
|
| * | isdn/gigaset: use USB API function usb_endpoint_num() | Tilman Schmidt | 2014-10-05 | 1 | -7/+5 |
| * | isdn/gigaset: drop unused cardstate structure member | Tilman Schmidt | 2014-10-05 | 1 | -2/+0 |
| * | isdn/gigaset: improve error handling when leaving DLE mode | Tilman Schmidt | 2014-10-05 | 1 | -1/+2 |
| * | isdn/capi: drop two dead if branches | Tilman Schmidt | 2014-10-05 | 1 | -3/+0 |
| * | mISDN: remove DSP_NEVER_DEFINED and adjust code identation | Colin Ian King | 2014-09-05 | 1 | -56/+53 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-08-23 | 1 | -1/+1 |
| |\ |
|
| * | | isdn/bas_gigaset: use USB API functions rather than constants | Himangi Saraogi | 2014-08-22 | 1 | -1/+1 |
| * | | isdn/gigaset: use USB API functions rather than constants | Himangi Saraogi | 2014-08-22 | 1 | -1/+1 |
* | | | isdn: i4l: Remove ASYNC_CTS_FLOW | Peter Hurley | 2014-09-23 | 1 | -5/+0 |
| |/
|/| |
|
* | | drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef | Rasmus Villemoes | 2014-08-22 | 1 | -1/+1 |
|/ |
|
* | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov | 2014-08-02 | 1 | -14/+12 |