Age | Commit message (Expand) | Author |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro |
2017-11-21 | treewide: setup_timer() -> timer_setup() (2 field) | Kees Cook |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-03 | mISDN: hfcpci: Convert timers to use timer_setup() | Kees Cook |
2017-11-03 | ISDN: eicon: message: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook |
2017-10-18 | mISDN: Convert timers to use timer_setup() | Kees Cook |
2017-08-08 | isdn: hfcsusb: constify usb_device_id | Arvind Yadav |
2017-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-07-19 | ISDN: eicon: switch to use native bitmaps | Andy Shevchenko |
2017-07-15 | isdn: avm: c4: constify pci_device_id. | Arvind Yadav |
2017-07-15 | isdn: mISDN: hfcpci: constify pci_device_id. | Arvind Yadav |
2017-07-15 | isdn: mISDN: avmfritz: constify pci_device_id. | Arvind Yadav |
2017-07-15 | isdn: mISDN: w6692: constify pci_device_id. | Arvind Yadav |
2017-07-15 | isdn: mISDN: hfcmulti: constify pci_device_id. | Arvind Yadav |
2017-07-15 | isdn: mISDN: netjet: constify pci_device_id. | Arvind Yadav |
2017-07-15 | isdn: eicon: constify pci_device_id. | Arvind Yadav |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg |
2017-06-08 | mISDN: remove unnecessary variable assignments | Gustavo A. R. Silva |
2017-05-10 | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-04-20 | Annotate hardware config module parameters in drivers/isdn/ | David Howells |
2017-03-24 | isdn: use setup_timer | Geliang Tang |
2017-03-16 | isdn: hardware: mISDN: Remove reference to CONFIG_8xx | Christophe Leroy |
2017-02-27 | scripts/spelling.txt: add "followings" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "overwriten" pattern and fix typo instances | Masahiro Yamada |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-27 | ISDN: eicon: silence misleading array-bounds warning | Arnd Bergmann |
2017-01-26 | ISDN: eicon: reduce stack size of sig_ind function | Arnd Bergmann |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-09-01 | mISDN: mark symbols static where possible | Baoyou Xie |
2016-06-16 | isdn: eicon: fix old-style declarations | Arnd Bergmann |
2016-05-08 | ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte() | Andy Shevchenko |
2016-03-14 | mISDN: Support DR6 indication in mISDNipac driver | Maciej S. Szmigiero |
2016-03-14 | mISDN: Order IPAC register defines | Maciej S. Szmigiero |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-02-18 | mISDN: prevent possible NULL pointer dereference | Anton Protopopov |
2016-02-18 | isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps | Alison Schofield |
2015-12-15 | mISDN: fix a loop count | Dan Carpenter |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-03-06 | treewide: Fix typo in printk messages | Masanari Iida |
2015-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-02-22 | mISDN: replace current->state by set_current_state() | Fabian Frederick |
2015-02-19 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2015-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-02-02 | isdn: off by one in connect_res() | Dan Carpenter |
2015-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |