aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-19ISDN: eicon: switch to use native bitmapsAndy Shevchenko
2017-07-15isdn: avm: c4: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: hfcpci: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: avmfritz: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: w6692: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: hfcmulti: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: netjet: constify pci_device_id.Arvind Yadav
2017-07-15isdn: eicon: constify pci_device_id.Arvind Yadav
2017-07-15isdn: hisax: hisax_fcpcipnp: constify pci_device_id.Arvind Yadav
2017-07-15isdn: hisax: hfc4s8s_l1: constify pci_device_id.Arvind Yadav
2017-07-15isdn: hisax: constify pci_device_id.Arvind Yadav
2017-07-14isdn: divert: fix sprintf buffer overflow warningArnd Bergmann
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena
2017-06-21idsn: fix wrong skb_put() usedyuan linyu
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu
2017-06-16networking: add and use skb_put_u8()Johannes Berg
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-08mISDN: remove unnecessary variable assignmentsGustavo A. R. Silva
2017-06-04isdn: get rid of pointless access_ok()Al Viro
2017-06-01mISDN: Fix a sleep-in-atomic bugJia-Ju Bai
2017-05-31isdn: Fix a sleep-in-atomic bugJia-Ju Bai
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-20Annotate hardware config module parameters in drivers/isdn/David Howells
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-28isdn: kcapi: avoid uninitialized dataArnd Bergmann
2017-03-24isdn: use setup_timerGeliang Tang
2017-03-16isdn: hardware: mISDN: Remove reference to CONFIG_8xxChristophe Leroy
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-13isdn/gigaset: fix NULL-deref at probeJohan Hovold
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-01isdn: Convert obsolete cputime type to nsecsFrederic Weisbecker
2017-02-01sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-27ISDN: eicon: silence misleading array-bounds warningArnd Bergmann
2017-01-26ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds