1. 82c2981 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 by Thomas Gleixner · 6 years ago
  2. de6cc65 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 by Thomas Gleixner · 6 years ago
  3. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  4. 0fa4122 isdn:mISDN: fix misuse of %x in hfcpci.c by Fuqian Huang · 6 years ago
  5. fae846e mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S by Bjorn Helgaas · 6 years ago
  6. 1001049 isdn: hfcpci: fix potential NULL pointer dereference by Kangjie Lu · 6 years ago
  7. d721fe9 isdn: mISDNinfineon: fix potential NULL pointer dereference by Kangjie Lu · 6 years ago
  8. 38d2265 isdn: mISDN: Fix potential NULL pointer dereference of kzalloc by Aditya Pakki · 6 years ago
  9. 8d008e6 mISDN: hfcsusb: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  10. 9206eb0 PCI: add USR vendor id and use it in r8169 and w6692 driver by Heiner Kallweit · 6 years ago
  11. 9d8009d isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe() by Jia-Ju Bai · 6 years ago
  12. 8c957d6 isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe() by Jia-Ju Bai · 6 years ago
  13. d287c50 isdn: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  14. 16630f5 isdn: mISDN: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 7 years ago
  15. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago
  16. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  17. 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
  18. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  19. c509a82 mISDN: hfcpci: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  20. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  21. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  22. e313ac1 mISDN: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  23. f374771 isdn: hfcsusb: constify usb_device_id by Arvind Yadav · 7 years ago
  24. ed038e7 isdn: mISDN: hfcpci: constify pci_device_id. by Arvind Yadav · 7 years ago
  25. 1d9c8fa isdn: mISDN: avmfritz: constify pci_device_id. by Arvind Yadav · 7 years ago
  26. e8336ed isdn: mISDN: w6692: constify pci_device_id. by Arvind Yadav · 7 years ago
  27. e3b79fc isdn: mISDN: hfcmulti: constify pci_device_id. by Arvind Yadav · 7 years ago
  28. 0d41668 isdn: mISDN: netjet: constify pci_device_id. by Arvind Yadav · 7 years ago
  29. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  30. 02417f4 mISDN: remove unnecessary variable assignments by Gustavo A. R. Silva · 8 years ago
  31. aff55a3 isdn: use setup_timer by Geliang Tang · 8 years ago
  32. b79df0f isdn: hardware: mISDN: Remove reference to CONFIG_8xx by Christophe Leroy · 8 years ago
  33. b8a14f3 scripts/spelling.txt: add "overwriten" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  34. 569e937e mISDN: mark symbols static where possible by Baoyou Xie · 8 years ago
  35. 1e1589a mISDN: Support DR6 indication in mISDNipac driver by Maciej S. Szmigiero · 9 years ago
  36. 464be1e mISDN: Order IPAC register defines by Maciej S. Szmigiero · 9 years ago
  37. e60b13e mISDN: prevent possible NULL pointer dereference by Anton Protopopov · 9 years ago
  38. 40d24c4 mISDN: fix a loop count by Dan Carpenter · 9 years ago
  39. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  40. d939be3 treewide: Fix typo in printk messages by Masanari Iida · 10 years ago
  41. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  42. 45cee4f mISDN: replace current->state by set_current_state() by Fabian Frederick · 10 years ago
  43. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  44. 3e7a871 mISDN: avoid arch specific __builtin_return_address call by Arnd Bergmann · 10 years ago
  45. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  46. d6d6d1b isdn: hfcpci_softirq: get func return to suppress compiler warning by Antonio Alecrim Jr · 11 years ago
  47. 6e3d677 mISDN: replace sum of bitmasks with OR operation. by Alexandru Juncu · 11 years ago
  48. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  49. ed5a84c Drivers: isdn: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  50. 465b167 isdn: Fix typo in drivers/isdn by Masanari Iida · 12 years ago
  51. 4b921ed mISDN: Fix wrong usage of flush_work_sync while holding locks by Karsten Keil · 12 years ago
  52. 9fef768 mISDN: fix possible memory leak in hfcmulti_init() by Wei Yongjun · 12 years ago
  53. b41a9a6 mISDN: Bugfix only few bytes are transfered on a connection by Karsten Keil · 12 years ago
  54. 2ae4605 ISDN: Add check for usb_alloc_urb() result by Karsten Keil · 12 years ago
  55. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  56. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  57. 2cfb311 mISDN: Add X-Tensions USB ISDN TA XC-525 by Karsten Keil · 13 years ago
  58. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 13 years ago
  59. c27b46e mISDN: Implement MISDN_CTRL_RX_OFF for more drivers by Karsten Keil · 13 years ago
  60. 6d1ee48 mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers by Karsten Keil · 13 years ago
  61. 034005a mISDN: Allow to set a minimum length for transparent data by Karsten Keil · 13 years ago
  62. 7206e65 mISDN: Reduce RX buffer allocation for transparent data by Karsten Keil · 13 years ago
  63. 37952cf mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation by Martin Bachem · 13 years ago
  64. 09e79a77 mISDN: avmfritz use the bigger fifo of chip version 2 by Karsten Keil · 13 years ago
  65. 8bfddfb mISDN: Early confirm for transparent data by Karsten Keil · 13 years ago
  66. 1368112 mISDN: Cleanup channel also if it already was deactivated by Karsten Keil · 13 years ago
  67. d584515 isdn: Fix typo in hfcmulti.c by Masanari Iida · 13 years ago
  68. c626c12 mISDN: Make layer1 timer 3 value configurable by Karsten Keil · 13 years ago
  69. 0700340 mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver. by Andreas Eversberg · 13 years ago
  70. 864fd63 mISDN: Rework of LED status display for HFC-4S/8S/E1 cards. by Andreas Eversberg · 13 years ago
  71. d2fb549 mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not. by Andreas Eversberg · 13 years ago
  72. a4d729d mISDN: Fixed false interruption of audio during bridging change. by Andreas Eversberg · 13 years ago
  73. 819a100 mISDN: array underflow in open_bchannel() by Dan Carpenter · 13 years ago
  74. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 13 years ago
  75. 670d608 mISDN/hfcsusb: remove unused variable hfcsusb_rev by Danny Kukawka · 13 years ago
  76. fe74848 USB: convert some miscellanies drivers to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  77. 07a97fe drivers/isdn: Add module.h to ISDN files implicitly using it. by Paul Gortmaker · 13 years ago
  78. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  79. 84860c7 ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() by Jesper Juhl · 14 years ago
  80. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  81. 367bbf2 isdn: netjet - blacklist Digium TDM400P by Prarit Bhargava · 14 years ago
  82. 3c76c58 isdn: hfcsusb: Fix set-but-unused variables. by David S. Miller · 14 years ago
  83. a719e0a isdn: hfcpci: Fix set-but-unused variables. by David S. Miller · 14 years ago
  84. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  85. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  86. ad65ffd drivers/isdn: Remove unnecessary semicolons by Joe Perches · 14 years ago
  87. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  88. 4101e97 drivers/isdn: delete double assignment by Julia Lawall · 14 years ago
  89. 06d88e4 isdn: mISDN: call pci_disable_device() if pci_probe() failed by Kulikov Vasiliy · 14 years ago
  90. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  91. 9db9f27 mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  92. d930d1a mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  93. b8176a3 isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  94. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 15 years ago
  95. b42d916 drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held by Julia Lawall · 15 years ago
  96. e72e9f3 drivers/isdn/hardware/mISDN: Add missing spin_unlock by Julia Lawall · 15 years ago
  97. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  98. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  99. f77f13e Fix comment and Kconfig typos for 'require' and 'fragment' by Gilles Espinasse · 15 years ago
  100. d00561a ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe by Lars Ellenberg · 15 years ago