aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds4-10/+10
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro4-6/+6
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook1-2/+3
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook4-19/+13
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds5-5/+5
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-0/+25
2017-11-03mISDN: hfcpci: Convert timers to use timer_setup()Kees Cook1-6/+4
2017-11-03ISDN: eicon: message: mark expected switch fall-throughsGustavo A. R. Silva1-12/+58
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman25-0/+25
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook5-5/+5
2017-10-18mISDN: Convert timers to use timer_setup()Kees Cook2-8/+6
2017-08-08isdn: hfcsusb: constify usb_device_idArvind Yadav1-1/+1
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-7/+7
2017-07-19ISDN: eicon: switch to use native bitmapsAndy Shevchenko2-205/+58
2017-07-15isdn: avm: c4: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-15isdn: mISDN: hfcpci: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-15isdn: mISDN: avmfritz: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-15isdn: mISDN: w6692: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-15isdn: mISDN: hfcmulti: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-15isdn: mISDN: netjet: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-15isdn: eicon: constify pci_device_id.Arvind Yadav1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg6-16/+15
2017-06-08mISDN: remove unnecessary variable assignmentsGustavo A. R. Silva1-8/+8
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds2-4/+4
2017-04-20Annotate hardware config module parameters in drivers/isdn/David Howells2-4/+4
2017-03-24isdn: use setup_timerGeliang Tang6-27/+17
2017-03-16isdn: hardware: mISDN: Remove reference to CONFIG_8xxChristophe Leroy2-4/+4
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2017-01-27ISDN: eicon: silence misleading array-bounds warningArnd Bergmann1-1/+2
2017-01-26ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann1-8/+8
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds8-8/+8
2016-09-01mISDN: mark symbols static where possibleBaoyou Xie4-17/+17
2016-06-16isdn: eicon: fix old-style declarationsArnd Bergmann2-9/+9
2016-05-08ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko1-14/+7
2016-03-14mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero2-0/+3
2016-03-14mISDN: Order IPAC register definesMaciej S. Szmigiero1-20/+20
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-02-18mISDN: prevent possible NULL pointer dereferenceAnton Protopopov1-1/+1
2016-02-18isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestampsAlison Schofield2-28/+6
2015-12-15mISDN: fix a loop countDan Carpenter1-4/+3
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2015-02-22mISDN: replace current->state by set_current_state()Fabian Frederick1-1/+1
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-02-02isdn: off by one in connect_res()Dan Carpenter1-1/+1
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1