summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-21
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | mISDN: hfcpci: Convert timers to use timer_setup()Kees Cook2017-11-03
* | ISDN: eicon: message: mark expected switch fall-throughsGustavo A. R. Silva2017-11-03
* | mISDN: Convert timers to use timer_setup()Kees Cook2017-10-18
|/
* isdn: hfcsusb: constify usb_device_idArvind Yadav2017-08-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-21
|\
| * isdn: avm: c4: constify pci_device_id.Arvind Yadav2017-07-15
| * isdn: mISDN: hfcpci: constify pci_device_id.Arvind Yadav2017-07-15
| * isdn: mISDN: avmfritz: constify pci_device_id.Arvind Yadav2017-07-15
| * isdn: mISDN: w6692: constify pci_device_id.Arvind Yadav2017-07-15
| * isdn: mISDN: hfcmulti: constify pci_device_id.Arvind Yadav2017-07-15
| * isdn: mISDN: netjet: constify pci_device_id.Arvind Yadav2017-07-15
| * isdn: eicon: constify pci_device_id.Arvind Yadav2017-07-15
* | ISDN: eicon: switch to use native bitmapsAndy Shevchenko2017-07-19
|/
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* mISDN: remove unnecessary variable assignmentsGustavo A. R. Silva2017-06-08
* 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
* | isdn: use setup_timerGeliang Tang2017-03-24
* | isdn: hardware: mISDN: Remove reference to CONFIG_8xxChristophe Leroy2017-03-16
|/
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
|\
| * ISDN: eicon: silence misleading array-bounds warningArnd Bergmann2017-01-27
* | ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann2017-01-26
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* mISDN: mark symbols static where possibleBaoyou Xie2016-09-01
* isdn: eicon: fix old-style declarationsArnd Bergmann2016-06-16
* ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko2016-05-08
* mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero2016-03-14
* mISDN: Order IPAC register definesMaciej S. Szmigiero2016-03-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\
| * mISDN: prevent possible NULL pointer dereferenceAnton Protopopov2016-02-18
* | isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestampsAlison Schofield2016-02-18
|/
* mISDN: fix a loop countDan Carpenter2015-12-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-03
|\ \
| * | mISDN: replace current->state by set_current_state()Fabian Frederick2015-02-22
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-19
|\ \ \ | |/ / |/| |
| * | kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-07
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\ \
| * | isdn: off by one in connect_res()Dan Carpenter2015-02-02