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