summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-053-26/+0
|\
| * isdn: get rid of pointless access_ok()Al Viro2017-06-043-26/+0
* | net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena2017-07-011-1/+1
* | idsn: fix wrong skb_put() usedyuan linyu2017-06-211-1/+1
* | net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-203-6/+6
* | net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-202-3/+3
* | networking: add and use skb_put_u8()Johannes Berg2017-06-164-18/+19
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* | networking: make skb_pull & friends return void pointersJohannes Berg2017-06-161-1/+1
* | networking: make skb_put & friends return void pointersJohannes Berg2017-06-166-24/+24
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-1637-114/+122
* | mISDN: remove unnecessary variable assignmentsGustavo A. R. Silva2017-06-081-8/+8
* | mISDN: Fix a sleep-in-atomic bugJia-Ju Bai2017-06-011-1/+1
* | isdn: Fix a sleep-in-atomic bugJia-Ju Bai2017-05-311-1/+1
|/
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-103-9/+9
|\
| * Annotate hardware config module parameters in drivers/isdn/David Howells2017-04-203-9/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-061-0/+1
|\ \
| * | isdn: kcapi: avoid uninitialized dataArnd Bergmann2017-03-281-0/+1
| |/
* | isdn: use setup_timerGeliang Tang2017-03-2430-114/+54
* | isdn: hardware: mISDN: Remove reference to CONFIG_8xxChristophe Leroy2017-03-162-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-141-0/+3
|\
| * isdn/gigaset: fix NULL-deref at probeJohan Hovold2017-03-131-0/+3
* | scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-091-1/+1
|/
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-021-0/+2
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-1/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+3
* scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-221-8/+8
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-1/+2
| |\
| * | ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann2017-01-261-8/+8
* | | isdn: Convert obsolete cputime type to nsecsFrederic Weisbecker2017-02-011-3/+3
* | | sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker2017-02-011-1/+1
| |/ |/|
* | ISDN: eicon: silence misleading array-bounds warningArnd Bergmann2017-01-271-1/+2
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2410-10/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-177-69/+69
|\
| * isdn: Constify some function parametersEmese Revfy2016-12-172-10/+10
| * isdn: use designated initializersKees Cook2016-12-172-11/+11
| * isdn/gigaset: use designated initializersKees Cook2016-12-173-48/+48
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-1/+1
|\ \ | |/ |/|
| * treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-101-1/+3
|\ \
| * | ser_gigaset: return -ENOMEM on error instead of successDan Carpenter2016-12-081-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-061-0/+1
|\ \ \ | |/ /
| * | isdn: hisax: set error code on failurePan Bian2016-12-051-0/+1
| |/
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
|/
* mISDN: mark symbols static where possibleBaoyou Xie2016-09-014-17/+17
* isdn: eicon: fix old-style declarationsArnd Bergmann2016-06-162-9/+9
OpenPOWER on IntegriCloud