1. a4c8aa5 hisax: disable build for big-endian xtensa by Max Filippov · 12 years ago
  2. 2ae4605 ISDN: Add check for usb_alloc_urb() result by Karsten Keil · 12 years ago
  3. 5b999fd ISDN: Add check for return value of pnp_activate_dev() by Karsten Keil · 12 years ago
  4. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  5. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  6. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 12 years ago
  7. 67da820 isdn: Fix typo in callc.c and tei.c by Masanari Iida · 12 years ago
  8. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  9. 048ca16 isdn: hisax: Fix typo 'HISAX_DE_AOC' by Paul Bolle · 13 years ago
  10. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  11. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  12. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  13. 5310cbc drivers/isdn/hisax: Drop unused list by Julia Lawall · 13 years ago
  14. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  15. 8c85290 isdn: teles_cs: Fix set-but-unused variables. by David S. Miller · 13 years ago
  16. 1397c5d isdn: l3ni1: Fix set-but-unused variables. by David S. Miller · 13 years ago
  17. cf117ea isdn: l3dss1: Fix set-but-unused variables. by David S. Miller · 13 years ago
  18. f6f0e4a isdn: jade: Fix set-but-unused variables. by David S. Miller · 13 years ago
  19. d462003 isdn: ipacx: Fix set-but-unused variables. by David S. Miller · 13 years ago
  20. a1e6216 isdn: hfc_usb: Fix set-but-unused variables. by David S. Miller · 13 years ago
  21. db47367 isdn: elsa_ser: Fix set-but-unused variables. by David S. Miller · 13 years ago
  22. 94dbe1a isdn: elsa_cs: Fix set-but-unused variables. by David S. Miller · 13 years ago
  23. 011bc1e isdn: arcofi: Fix set-but-unused variables. by David S. Miller · 13 years ago
  24. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  25. f656c25 isdn: change to new flag variable by matt mooney · 13 years ago
  26. 6d90e8f isdn: hisax: Use l2headersize() instead of dup (and buggy) func. by David S. Miller · 13 years ago
  27. c978e7b hisax: Fix unchecked alloc_skb() return. by David S. Miller · 13 years ago
  28. a5d62a1 isdn: Fix printed out copy_from_user() return value after previous change. by David S. Miller · 14 years ago
  29. 36accae isdn: return -EFAULT if copy_from_user() fails by Dan Carpenter · 14 years ago
  30. f8bf568 isdn/hisax: fix compiler warning on hisax_pci_tbl by Namhyung Kim · 14 years ago
  31. 9920239 drivers/isdn/hisax: Add printf format/argument verification and fix fallout by Joe Perches · 14 years ago
  32. eae61ae trivial: fix typos concerning "function" by Uwe Kleine-König · 14 years ago
  33. 4101e97 drivers/isdn: delete double assignment by Julia Lawall · 14 years ago
  34. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  35. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  36. 40f08a7 isdn: hisax: Replace the bogus access to irq stats by Thomas Gleixner · 14 years ago
  37. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  38. 06b3a1d pcmcia: avoid messages on module (un)loading by Dominik Brodowski · 14 years ago
  39. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  40. 1cc745d pcmcia: remove the "Finally, report what we've done" message by Dominik Brodowski · 14 years ago
  41. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  42. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  43. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  44. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  45. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  46. fc30110 pcmcia: simplify Status, ExtStatus register access by Dominik Brodowski · 14 years ago
  47. e8405f0 pcmcia: move Vpp setup to struct pcmcia_device by Dominik Brodowski · 14 years ago
  48. f7df0b8 drivers/isdn: Adjust confusing if indentation by Julia Lawall · 14 years ago
  49. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  50. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  51. 0f52e86 pcmcia: do not request windows if you don't need to by Dominik Brodowski · 14 years ago
  52. b5cb259 pcmcia: remove memreq_t by Dominik Brodowski · 14 years ago
  53. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  54. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  55. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  56. 735c65c drivers: isdn: use kernel macros to convert hex digit by Andy Shevchenko · 14 years ago
  57. 8f31539 isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  58. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 14 years ago
  59. 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
  60. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  61. 031ffd1 hisax_fcpcipnp: fix broken isapnp device table. by Rusty Russell · 14 years ago
  62. b498ada pcmcia: dev_node removal (remaining drivers) by Dominik Brodowski · 14 years ago
  63. ded6a1a pcmcia: dev_node removal (drivers with updated printk call) by Dominik Brodowski · 14 years ago
  64. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  65. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  66. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  67. f61bb62 isdn: Cleanup Sections in PCMCIA driver elsa by Henne · 14 years ago
  68. a465870 isdn: Cleanup Sections in PCMCIA driver avma1 by Henne · 14 years ago
  69. 158e33d isdn: Cleanup Sections in PCMCIA driver teles by Henne · 14 years ago
  70. 93b39a0 isdn: Cleanup Sections in PCMCIA driver sedlbauer by Henne · 14 years ago
  71. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  72. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  73. 41a68a7 PCI: push deprecated pci_find_device() function to last user by Tilman Schmidt · 14 years ago
  74. e23e117 hisax: timeout off by one in waitrecmsg() by Roel Kluin · 14 years ago
  75. fb1beb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  76. e15c1c1 pcmcia: remove unused IRQ_FIRST_SHARED by Dominik Brodowski · 15 years ago
  77. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  78. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  79. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  80. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  81. 6838b03 pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer by Dominik Brodowski · 15 years ago
  82. 868575d pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() by Magnus Damm · 18 years ago
  83. 1ce5523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  84. e773cfe pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (isdn) by Dominik Brodowski · 15 years ago
  85. cc05368 hisax: remove bad udelay call to fix build error on ARM by Martin Michlmayr · 15 years ago
  86. 286e633 isdn: hfc_usb: Fix read buffer overflow by Roel Kluin · 15 years ago
  87. a947c8f isdn: hisax: Fix test in waitforxfw by Roel Kluin · 15 years ago
  88. 02303d2 isdn: hisax: Fix lock imbalance. by Jiri Slaby · 15 years ago
  89. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  90. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  91. ba2d6cc ISDN: ARRAY_SIZE changes by Karsten Keil · 15 years ago
  92. 3cad3da drivers/isdn: Drop unnecessary NULL test by Julia Lawall · 15 years ago
  93. c38fc3b ISDN: Add support for none reverse bitstreams to isdnhdc by Karsten Keil · 15 years ago
  94. cb3824b ISDN: Make isdnhdlc usable for other ISDN drivers by Karsten Keil · 15 years ago
  95. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  96. 8a745b9 ISDN:Fix DMA alloc for hfcpci by Karsten Keil · 15 years ago
  97. 3444b26 USB: add reset endpoint operations by David Vrabel · 15 years ago
  98. e86a6a1 drivers/isdn/hisax: fix sparse warning: Should it be static? by Hannes Eder · 15 years ago
  99. 56d74dd tricky one: hisax sections by Al Viro · 16 years ago
  100. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 16 years ago