1. 189a10f isdn:hisax: Replace dev_kfree_skb_any by dev_consume_skb_any by Huang Zijiang · 6 years ago
  2. 65ea97d isdn: remove unneeded semicolon by YueHaibing · 6 years ago
  3. 7418e65 isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI_l1hw() by Jia-Ju Bai · 6 years ago
  4. b24b767 isdn/hisax: remove set but not used variable 'total' by YueHaibing · 6 years ago
  5. a1930a9 isdn: hfc_{pci,sx}: Avoid empty body if statements by Nathan Chancellor · 6 years ago
  6. 7579d84 isdn/hisax: amd7930_fn: Remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  7. 3f60b03 isdn/hisax: Fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  8. faa0832 isdn/hisax: Remove unnecessary parenthesis by Nathan Chancellor · 6 years ago
  9. 055d624 isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 6 years ago
  10. 87935aa isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack() by Jia-Ju Bai · 6 years ago
  11. d287c50 isdn: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  12. e112ce4 isdn: hisax: st5481_usb: use usb_fill_int_urb() by Sebastian Andrzej Siewior · 7 years ago
  13. dd3adc4 isdn: hisax: hfc_usb: use usb_fill_int_urb() by Sebastian Andrzej Siewior · 7 years ago
  14. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  15. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  16. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
  17. 2052556 isdn: hisax: Fix pnp_irq's error checking for setup_teles3 by Arvind Yadav · 7 years ago
  18. d48cc29 isdn: hisax: Fix pnp_irq's error checking for setup_sedlbauer_isapnp by Arvind Yadav · 7 years ago
  19. 4bef0eb isdn: hisax: Fix pnp_irq's error checking for setup_niccy by Arvind Yadav · 7 years ago
  20. 203d202 isdn: hisax: Fix pnp_irq's error checking for setup_ix1micro by Arvind Yadav · 7 years ago
  21. 56cdb91 isdn: hisax: Fix pnp_irq's error checking for setup_isurf by Arvind Yadav · 7 years ago
  22. eb545c1 isdn: hisax: Handle return value of pnp_irq and pnp_port_start by Arvind Yadav · 7 years ago
  23. faa2eff isdn: hisax: Fix pnp_irq's error checking for setup_hfcs by Arvind Yadav · 7 years ago
  24. a6234b8 isdn: hisax: Fix pnp_irq's error checking for setup_hfcsx by Arvind Yadav · 7 years ago
  25. 3cf631b isdn: hisax: Fix pnp_irq's error checking for setup_elsa_isapnp by Arvind Yadav · 7 years ago
  26. e17aa09 isdn: hisax: Fix pnp_irq's error checking for setup_diva_isapnp by Arvind Yadav · 7 years ago
  27. b0927bd isdn: hisax: Fix pnp_irq's error checking for avm_pnp_setup by Arvind Yadav · 7 years ago
  28. 84dcc16 isdn: hisax: Fix pnp_irq's error checking for setup_asuscom by Arvind Yadav · 7 years ago
  29. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  30. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  31. 5e8b824 isdn/hisax: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  32. 585f46a isdn: hisax: hfc_usb: constify usb_device_id by Arvind Yadav · 7 years ago
  33. 6cfc3d8 isdn: hisax: hisax_fcpcipnp: constify pci_device_id. by Arvind Yadav · 8 years ago
  34. 3651003 isdn: hisax: hfc4s8s_l1: constify pci_device_id. by Arvind Yadav · 8 years ago
  35. cd7b03e isdn: hisax: constify pci_device_id. by Arvind Yadav · 8 years ago
  36. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  37. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  38. b9351f7 Annotate hardware config module parameters in drivers/isdn/ by David Howells · 8 years ago
  39. aff55a3 isdn: use setup_timer by Geliang Tang · 8 years ago
  40. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  41. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  42. a6b3c48 isdn: Constify some function parameters by Emese Revfy · 8 years ago
  43. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  44. 9165dab treewide: Fix printk() message errors by Masanari Iida · 8 years ago
  45. 9a53682 isdn: hisax: set error code on failure by Pan Bian · 8 years ago
  46. 66391b3 Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression. by Cosmin-Gabriel Samoila · 9 years ago
  47. 19cebbc isdn: Partially revert debug format string usage clean up by Christoph Biedl · 9 years ago
  48. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  49. c7a7c95 ISDN: fix OOM condition for sending queued I-Frames by Karsten Keil · 9 years ago
  50. 8f89642 isdn: hisax: fix frame calculation by Andrzej Hajda · 9 years ago
  51. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  52. 7b48f45 isdn: disable HiSax NetJet driver on microblaze arch by Nicolai Stange · 10 years ago
  53. 4e2987a isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16 by Vaishali Thakkar · 10 years ago
  54. 50ab97d isdn: hisax: hfc4s8s_l1: Remove some unused functions by Rickard Strandqvist · 10 years ago
  55. eeb4e6d isdn: fix misspelling of current function in string by Julia Lawall · 10 years ago
  56. 85b722d isdn: hisax: l3ni1.c: Fix for possible null pointer dereference by Rickard Strandqvist · 11 years ago
  57. ddc6fbd isdn: hisax: Drop duplicate Kconfig entry by Jean Delvare · 11 years ago
  58. a1c3334 isdn: hisax: Merge Kconfig ifs by Jean Delvare · 11 years ago
  59. d1f88a6 isdn: hisax: remove some dead code by Dan Carpenter · 11 years ago
  60. 6a51b5e hisax/icc: add missing semicolon after label by Julia Lawall · 11 years ago
  61. c728cc8 isdn: hisax/elsa: fix sleep_on race in elsa FSM by Arnd Bergmann · 11 years ago
  62. cd13978 isdn/hisax: hex vs decimal typo in prfeatureind() by Dan Carpenter · 11 years ago
  63. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  64. 22d3b76 isdn: Drop big endian cpp checks from telespci and hfc_pci drivers by Guenter Roeck · 11 years ago
  65. 77d84ff treewide: Fix typos in printk by Masanari Iida · 11 years ago
  66. 35a4a57 isdn: clean up debug format string usage by Kees Cook · 11 years ago
  67. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  68. e58b9a2 Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next by Greg Kroah-Hartman · 12 years ago
  69. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  70. 8008f6e isdn: hisax: netjet requires VIRT_TO_BUS by Arnd Bergmann · 12 years ago
  71. 0aae9c6 drivers/isdn: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 12 years ago
  72. f754e91 driver: isdn: hisax: remove cast for kmalloc/kzalloc return value by Zhang Yanfei · 12 years ago
  73. 114a6f8 isdn: hisax: add missing usb_free_urb by Marina Makienko · 12 years ago
  74. 653549f drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  75. ed5a84c Drivers: isdn: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  76. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  77. 744627e9 treewide: fix printk typo in multiple drivers by Masanari Iida · 12 years ago
  78. 465b167 isdn: Fix typo in drivers/isdn by Masanari Iida · 12 years ago
  79. 3bd7bf1 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  80. f16f849 isdn: Fix typo in isdn drivers by Masanari Iida · 12 years ago
  81. a4c8aa5 hisax: disable build for big-endian xtensa by Max Filippov · 12 years ago
  82. 2ae4605 ISDN: Add check for usb_alloc_urb() result by Karsten Keil · 13 years ago
  83. 5b999fd ISDN: Add check for return value of pnp_activate_dev() by Karsten Keil · 13 years ago
  84. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 13 years ago
  85. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  86. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 13 years ago
  87. 67da820 isdn: Fix typo in callc.c and tei.c by Masanari Iida · 13 years ago
  88. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  89. 048ca169 isdn: hisax: Fix typo 'HISAX_DE_AOC' by Paul Bolle · 13 years ago
  90. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  91. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  92. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  93. 5310cbc drivers/isdn/hisax: Drop unused list by Julia Lawall · 14 years ago
  94. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 14 years ago
  95. 8c85290 isdn: teles_cs: Fix set-but-unused variables. by David S. Miller · 14 years ago
  96. 1397c5d isdn: l3ni1: Fix set-but-unused variables. by David S. Miller · 14 years ago
  97. cf117ea isdn: l3dss1: Fix set-but-unused variables. by David S. Miller · 14 years ago
  98. f6f0e4a isdn: jade: Fix set-but-unused variables. by David S. Miller · 14 years ago
  99. d462003 isdn: ipacx: Fix set-but-unused variables. by David S. Miller · 14 years ago
  100. a1e6216 isdn: hfc_usb: Fix set-but-unused variables. by David S. Miller · 14 years ago