1. 9a53682 isdn: hisax: set error code on failure by Pan Bian · 7 years ago
  2. 66391b3 Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression. by Cosmin-Gabriel Samoila · 8 years ago
  3. 19cebbc isdn: Partially revert debug format string usage clean up by Christoph Biedl · 9 years ago
  4. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  5. c7a7c95 ISDN: fix OOM condition for sending queued I-Frames by Karsten Keil · 9 years ago
  6. 8f89642 isdn: hisax: fix frame calculation by Andrzej Hajda · 9 years ago
  7. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  8. 7b48f45 isdn: disable HiSax NetJet driver on microblaze arch by Nicolai Stange · 9 years ago
  9. 4e2987a isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16 by Vaishali Thakkar · 9 years ago
  10. 50ab97d isdn: hisax: hfc4s8s_l1: Remove some unused functions by Rickard Strandqvist · 9 years ago
  11. eeb4e6d isdn: fix misspelling of current function in string by Julia Lawall · 9 years ago
  12. 85b722d isdn: hisax: l3ni1.c: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago
  13. ddc6fbd isdn: hisax: Drop duplicate Kconfig entry by Jean Delvare · 10 years ago
  14. a1c3334 isdn: hisax: Merge Kconfig ifs by Jean Delvare · 10 years ago
  15. d1f88a6 isdn: hisax: remove some dead code by Dan Carpenter · 10 years ago
  16. 6a51b5e hisax/icc: add missing semicolon after label by Julia Lawall · 10 years ago
  17. c728cc8 isdn: hisax/elsa: fix sleep_on race in elsa FSM by Arnd Bergmann · 10 years ago
  18. cd13978 isdn/hisax: hex vs decimal typo in prfeatureind() by Dan Carpenter · 10 years ago
  19. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  20. 22d3b76 isdn: Drop big endian cpp checks from telespci and hfc_pci drivers by Guenter Roeck · 10 years ago
  21. 77d84ff treewide: Fix typos in printk by Masanari Iida · 10 years ago
  22. 35a4a57 isdn: clean up debug format string usage by Kees Cook · 11 years ago
  23. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  24. 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 · 11 years ago
  25. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  26. 8008f6e isdn: hisax: netjet requires VIRT_TO_BUS by Arnd Bergmann · 11 years ago
  27. 0aae9c6 drivers/isdn: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 11 years ago
  28. f754e91 driver: isdn: hisax: remove cast for kmalloc/kzalloc return value by Zhang Yanfei · 11 years ago
  29. 114a6f8 isdn: hisax: add missing usb_free_urb by Marina Makienko · 11 years ago
  30. 653549f drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  31. ed5a84c Drivers: isdn: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  32. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  33. 744627e9 treewide: fix printk typo in multiple drivers by Masanari Iida · 12 years ago
  34. 465b167 isdn: Fix typo in drivers/isdn by Masanari Iida · 12 years ago
  35. 3bd7bf1 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  36. f16f849 isdn: Fix typo in isdn drivers by Masanari Iida · 12 years ago
  37. a4c8aa5 hisax: disable build for big-endian xtensa by Max Filippov · 12 years ago
  38. 2ae4605 ISDN: Add check for usb_alloc_urb() result by Karsten Keil · 12 years ago
  39. 5b999fd ISDN: Add check for return value of pnp_activate_dev() by Karsten Keil · 12 years ago
  40. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  41. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  42. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 12 years ago
  43. 67da820 isdn: Fix typo in callc.c and tei.c by Masanari Iida · 12 years ago
  44. d36b691 misc latin1 to utf8 conversions by Al Viro · 12 years ago
  45. 048ca169 isdn: hisax: Fix typo 'HISAX_DE_AOC' by Paul Bolle · 13 years ago
  46. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  47. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  48. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  49. 5310cbc drivers/isdn/hisax: Drop unused list by Julia Lawall · 13 years ago
  50. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  51. 8c85290 isdn: teles_cs: Fix set-but-unused variables. by David S. Miller · 13 years ago
  52. 1397c5d isdn: l3ni1: Fix set-but-unused variables. by David S. Miller · 13 years ago
  53. cf117ea isdn: l3dss1: Fix set-but-unused variables. by David S. Miller · 13 years ago
  54. f6f0e4a isdn: jade: Fix set-but-unused variables. by David S. Miller · 13 years ago
  55. d462003 isdn: ipacx: Fix set-but-unused variables. by David S. Miller · 13 years ago
  56. a1e6216 isdn: hfc_usb: Fix set-but-unused variables. by David S. Miller · 13 years ago
  57. db47367 isdn: elsa_ser: Fix set-but-unused variables. by David S. Miller · 13 years ago
  58. 94dbe1a isdn: elsa_cs: Fix set-but-unused variables. by David S. Miller · 13 years ago
  59. 011bc1e isdn: arcofi: Fix set-but-unused variables. by David S. Miller · 13 years ago
  60. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  61. f656c25 isdn: change to new flag variable by matt mooney · 13 years ago
  62. 6d90e8f isdn: hisax: Use l2headersize() instead of dup (and buggy) func. by David S. Miller · 13 years ago
  63. c978e7b hisax: Fix unchecked alloc_skb() return. by David S. Miller · 13 years ago
  64. a5d62a1 isdn: Fix printed out copy_from_user() return value after previous change. by David S. Miller · 13 years ago
  65. 36accae isdn: return -EFAULT if copy_from_user() fails by Dan Carpenter · 13 years ago
  66. f8bf568 isdn/hisax: fix compiler warning on hisax_pci_tbl by Namhyung Kim · 13 years ago
  67. 9920239 drivers/isdn/hisax: Add printf format/argument verification and fix fallout by Joe Perches · 14 years ago
  68. eae61ae trivial: fix typos concerning "function" by Uwe Kleine-König · 14 years ago
  69. 4101e97 drivers/isdn: delete double assignment by Julia Lawall · 14 years ago
  70. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  71. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  72. 40f08a7 isdn: hisax: Replace the bogus access to irq stats by Thomas Gleixner · 14 years ago
  73. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  74. 06b3a1d pcmcia: avoid messages on module (un)loading by Dominik Brodowski · 14 years ago
  75. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  76. 1cc745d pcmcia: remove the "Finally, report what we've done" message by Dominik Brodowski · 14 years ago
  77. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  78. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  79. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  80. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  81. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  82. fc30110 pcmcia: simplify Status, ExtStatus register access by Dominik Brodowski · 14 years ago
  83. e8405f0 pcmcia: move Vpp setup to struct pcmcia_device by Dominik Brodowski · 14 years ago
  84. f7df0b8 drivers/isdn: Adjust confusing if indentation by Julia Lawall · 14 years ago
  85. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  86. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  87. 0f52e86 pcmcia: do not request windows if you don't need to by Dominik Brodowski · 14 years ago
  88. b5cb259 pcmcia: remove memreq_t by Dominik Brodowski · 14 years ago
  89. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  90. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  91. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  92. 735c65c drivers: isdn: use kernel macros to convert hex digit by Andy Shevchenko · 14 years ago
  93. 8f31539 isdn/hisax: 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 · 14 years ago
  95. a825109 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  96. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  97. 031ffd1 hisax_fcpcipnp: fix broken isapnp device table. by Rusty Russell · 14 years ago
  98. b498ada pcmcia: dev_node removal (remaining drivers) by Dominik Brodowski · 14 years ago
  99. ded6a1a pcmcia: dev_node removal (drivers with updated printk call) by Dominik Brodowski · 14 years ago
  100. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago