summaryrefslogtreecommitdiff
path: root/drivers/isdn
Commit message (Expand)AuthorAge
* idsn: fix wrong skb_put() usedyuan linyu2017-06-21
* net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-20
* net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-20
* networking: add and use skb_put_u8()Johannes Berg2017-06-16
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* networking: make skb_pull & friends return void pointersJohannes Berg2017-06-16
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* mISDN: remove unnecessary variable assignmentsGustavo A. R. Silva2017-06-08
* mISDN: Fix a sleep-in-atomic bugJia-Ju Bai2017-06-01
* isdn: Fix a sleep-in-atomic bugJia-Ju Bai2017-05-31
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-10
|\
| * Annotate hardware config module parameters in drivers/isdn/David Howells2017-04-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-06
|\ \
| * | isdn: kcapi: avoid uninitialized dataArnd Bergmann2017-03-28
| |/
* | isdn: use setup_timerGeliang Tang2017-03-24
* | isdn: hardware: mISDN: Remove reference to CONFIG_8xxChristophe Leroy2017-03-16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-14
|\
| * isdn/gigaset: fix NULL-deref at probeJohan Hovold2017-03-13
* | scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-09
|/
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-02
* sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-02
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-27
* scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-02-27
* scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-22
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
| |\
| * | ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann2017-01-26
* | | isdn: Convert obsolete cputime type to nsecsFrederic Weisbecker2017-02-01
* | | sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker2017-02-01
| |/ |/|
* | ISDN: eicon: silence misleading array-bounds warningArnd Bergmann2017-01-27
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-17
|\
| * isdn: Constify some function parametersEmese Revfy2016-12-17
| * isdn: use designated initializersKees Cook2016-12-17
| * isdn/gigaset: use designated initializersKees Cook2016-12-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-14
|\ \ | |/ |/|
| * treewide: Fix printk() message errorsMasanari Iida2016-12-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-10
|\ \
| * | ser_gigaset: return -ENOMEM on error instead of successDan Carpenter2016-12-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-06
|\ \ \ | |/ /
| * | isdn: hisax: set error code on failurePan Bian2016-12-05
| |/
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
|/
* mISDN: mark symbols static where possibleBaoyou Xie2016-09-01
* isdn: eicon: fix old-style declarationsArnd Bergmann2016-06-16
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-20
|\
| * tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-30
| * tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley2016-04-30