summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* isdn: isdnloop: fix logic error in isdnloop_sendbufArnd Bergmann2017-09-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-155-9/+36
|\
| * mISDN: Fix null pointer dereference at mISDN_FsmNewAnton Vasilyev2017-08-115-9/+36
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-091-15/+13
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-091-15/+13
| |\
| | * hysdn: fix to a race condition in put_log_bufferAnton Volkov2017-08-071-15/+13
* | | isdn: hfcsusb: constify usb_device_idArvind Yadav2017-08-081-1/+1
* | | isdn: hisax: hfc_usb: constify usb_device_idArvind Yadav2017-08-081-1/+1
* | | isdn: kcapi: make capi_version constBhumika Goyal2017-08-071-1/+1
* | | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-08-072-3/+3
|\ \ \ | |/ /
| * | isdn/i4l: fix buffer overflowAnnie Cherkaev2017-08-022-3/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-2111-22/+23
|\ \ | |/
| * isdn: avm: c4: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: mISDN: hfcpci: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: mISDN: avmfritz: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: mISDN: w6692: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: mISDN: hfcmulti: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: mISDN: netjet: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: eicon: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: hisax: hisax_fcpcipnp: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: hisax: hfc4s8s_l1: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: hisax: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: divert: fix sprintf buffer overflow warningArnd Bergmann2017-07-141-12/+13
* | ISDN: eicon: switch to use native bitmapsAndy Shevchenko2017-07-192-205/+58
|/
* 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
OpenPOWER on IntegriCloud