1. 05eab4f mISDN: make dmril and dmrim static by Jason Yan · 4 years, 9 months ago
  2. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  3. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  4. f01b437 isdn: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  5. a37ac8a mISDN: remove unused variable 'faxmodulation_s' by YueHaibing · 5 years ago
  6. faf7b8b isdn: hfcsusb: Spelling and grammar fixes by Geert Uytterhoeven · 5 years ago
  7. 257daba idsn: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  8. 0f817a5 mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 5 years ago
  9. d8a1de3 isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack by Juliana Rodrigueiro · 5 years ago
  10. a0d57a5 isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_chain() by Jia-Ju Bai · 5 years ago
  11. f384e62 ISDN: hfcsusb: checking idx of ep configuration by Phong Tran · 5 years ago
  12. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  13. 8a7e8ff Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by David S. Miller · 6 years ago
  14. 6d97985 isdn: move capi drivers to staging by Arnd Bergmann · 6 years ago
  15. 99c2aa1 isdn: hdlc: move into mISDN by Arnd Bergmann · 6 years ago
  16. 82c2981 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 by Thomas Gleixner · 6 years ago
  17. de6cc65 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 by Thomas Gleixner · 6 years ago
  18. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  19. 0fa4122 isdn:mISDN: fix misuse of %x in hfcpci.c by Fuqian Huang · 6 years ago
  20. fae846e mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S by Bjorn Helgaas · 6 years ago
  21. 1001049 isdn: hfcpci: fix potential NULL pointer dereference by Kangjie Lu · 6 years ago
  22. d721fe9 isdn: mISDNinfineon: fix potential NULL pointer dereference by Kangjie Lu · 6 years ago
  23. 38d2265 isdn: mISDN: Fix potential NULL pointer dereference of kzalloc by Aditya Pakki · 6 years ago
  24. 7afa81c isdn: avm: Fix string plus integer warning from Clang by Nathan Chancellor · 6 years ago
  25. 8d008e6 mISDN: hfcsusb: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  26. 9206eb0 PCI: add USR vendor id and use it in r8169 and w6692 driver by Heiner Kallweit · 6 years ago
  27. a8d6219 ISDN: eicon: Remove driver by Olof Johansson · 6 years ago
  28. 9d8009d isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe() by Jia-Ju Bai · 6 years ago
  29. 8c957d6 isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe() by Jia-Ju Bai · 6 years ago
  30. d287c50 isdn: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  31. 16630f5 isdn: mISDN: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 7 years ago
  32. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  33. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  34. 6009d1f isdn: eicon: fix a missing-check bug by Wenwen Wang · 7 years ago
  35. 2cd1f0d isdn: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
  36. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  37. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  38. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  39. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago
  40. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  41. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  42. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  43. c509a82 mISDN: hfcpci: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  44. 5212dfa ISDN: eicon: message: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  45. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  46. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  47. e313ac1 mISDN: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  48. f374771 isdn: hfcsusb: constify usb_device_id by Arvind Yadav · 7 years ago
  49. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  50. eeef171 ISDN: eicon: switch to use native bitmaps by Andy Shevchenko · 7 years ago
  51. 65f9641 isdn: avm: c4: constify pci_device_id. by Arvind Yadav · 7 years ago
  52. ed038e7 isdn: mISDN: hfcpci: constify pci_device_id. by Arvind Yadav · 7 years ago
  53. 1d9c8fa isdn: mISDN: avmfritz: constify pci_device_id. by Arvind Yadav · 7 years ago
  54. e8336ed isdn: mISDN: w6692: constify pci_device_id. by Arvind Yadav · 7 years ago
  55. e3b79fc isdn: mISDN: hfcmulti: constify pci_device_id. by Arvind Yadav · 7 years ago
  56. 0d41668 isdn: mISDN: netjet: constify pci_device_id. by Arvind Yadav · 7 years ago
  57. cf46d35 isdn: eicon: constify pci_device_id. by Arvind Yadav · 7 years ago
  58. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  59. 02417f4 mISDN: remove unnecessary variable assignments by Gustavo A. R. Silva · 8 years ago
  60. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  61. b9351f7 Annotate hardware config module parameters in drivers/isdn/ by David Howells · 8 years ago
  62. aff55a3 isdn: use setup_timer by Geliang Tang · 8 years ago
  63. b79df0f isdn: hardware: mISDN: Remove reference to CONFIG_8xx by Christophe Leroy · 8 years ago
  64. 4091fb9 scripts/spelling.txt: add "followings" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  65. b8a14f3 scripts/spelling.txt: add "overwriten" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  66. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  67. 950eabb ISDN: eicon: silence misleading array-bounds warning by Arnd Bergmann · 8 years ago
  68. 27d8071 ISDN: eicon: reduce stack size of sig_ind function by Arnd Bergmann · 8 years ago
  69. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  70. 569e937e mISDN: mark symbols static where possible by Baoyou Xie · 8 years ago
  71. ac56506 isdn: eicon: fix old-style declarations by Arnd Bergmann · 9 years ago
  72. acf87a3 ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte() by Andy Shevchenko · 9 years ago
  73. 1e1589a mISDN: Support DR6 indication in mISDNipac driver by Maciej S. Szmigiero · 9 years ago
  74. 464be1e mISDN: Order IPAC register defines by Maciej S. Szmigiero · 9 years ago
  75. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  76. e60b13e mISDN: prevent possible NULL pointer dereference by Anton Protopopov · 9 years ago
  77. 096f626 isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps by Alison Schofield · 9 years ago
  78. 40d24c4 mISDN: fix a loop count by Dan Carpenter · 9 years ago
  79. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  80. d939be3 treewide: Fix typo in printk messages by Masanari Iida · 10 years ago
  81. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  82. 45cee4f mISDN: replace current->state by set_current_state() by Fabian Frederick · 10 years ago
  83. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  84. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  85. c101cff isdn: off by one in connect_res() by Dan Carpenter · 10 years ago
  86. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  87. 3e7a871 mISDN: avoid arch specific __builtin_return_address call by Arnd Bergmann · 10 years ago
  88. 6205864 isdn: fix NUL (\0 or \x00) specification in string by Giel van Schijndel · 10 years ago
  89. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  90. faaa552 drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef by Rasmus Villemoes · 10 years ago
  91. 33235ca isdn: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  92. 8455778 isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_entity() by Jesper Juhl · 11 years ago
  93. d6d6d1b isdn: hfcpci_softirq: get func return to suppress compiler warning by Antonio Alecrim Jr · 11 years ago
  94. 6e3d677 mISDN: replace sum of bitmasks with OR operation. by Alexandru Juncu · 11 years ago
  95. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  96. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  97. 0aae9c6 drivers/isdn: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 12 years ago
  98. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  99. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  100. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago