summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-0412-96/+18
|\
| * isdn: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-1610-66/+14
| * proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-162-30/+4
* | isdn: eicon: fix a missing-check bugWenwen Wang2018-05-223-16/+29
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-114-10/+10
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-284-6/+6
* treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-211-2/+3
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-214-19/+13
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-155-5/+5
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-315-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0425-0/+25
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0225-0/+25
| |/
* | mISDN: hfcpci: Convert timers to use timer_setup()Kees Cook2017-11-031-6/+4
* | ISDN: eicon: message: mark expected switch fall-throughsGustavo A. R. Silva2017-11-031-12/+58
* | mISDN: Convert timers to use timer_setup()Kees Cook2017-10-182-8/+6
|/
* isdn: hfcsusb: constify usb_device_idArvind Yadav2017-08-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-217-7/+7
|\
| * 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: eicon: switch to use native bitmapsAndy Shevchenko2017-07-192-205/+58
|/
* networking: introduce and use skb_put_data()Johannes Berg2017-06-166-16/+15
* mISDN: remove unnecessary variable assignmentsGustavo A. R. Silva2017-06-081-8/+8
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-102-4/+4
|\
| * Annotate hardware config module parameters in drivers/isdn/David Howells2017-04-202-4/+4
* | isdn: use setup_timerGeliang Tang2017-03-246-27/+17
* | isdn: hardware: mISDN: Remove reference to CONFIG_8xxChristophe Leroy2017-03-162-4/+4
|/
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-1/+2
|\
| * ISDN: eicon: silence misleading array-bounds warningArnd Bergmann2017-01-271-1/+2
* | ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann2017-01-261-8/+8
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-248-8/+8
* mISDN: mark symbols static where possibleBaoyou Xie2016-09-014-17/+17
* isdn: eicon: fix old-style declarationsArnd Bergmann2016-06-162-9/+9
* ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko2016-05-081-14/+7
* mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero2016-03-142-0/+3
* mISDN: Order IPAC register definesMaciej S. Szmigiero2016-03-141-20/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-231-1/+1
|\
| * mISDN: prevent possible NULL pointer dereferenceAnton Protopopov2016-02-181-1/+1
* | isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestampsAlison Schofield2016-02-182-28/+6
|/
* mISDN: fix a loop countDan Carpenter2015-12-151-4/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-031-1/+1
|\ \