1. b41a9a6 mISDN: Bugfix only few bytes are transfered on a connection by Karsten Keil · 12 years ago
  2. 2ae4605 ISDN: Add check for usb_alloc_urb() result by Karsten Keil · 12 years ago
  3. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  4. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  5. 2cfb311 mISDN: Add X-Tensions USB ISDN TA XC-525 by Karsten Keil · 12 years ago
  6. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  7. c27b46e mISDN: Implement MISDN_CTRL_RX_OFF for more drivers by Karsten Keil · 12 years ago
  8. 6d1ee48 mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers by Karsten Keil · 12 years ago
  9. 034005a mISDN: Allow to set a minimum length for transparent data by Karsten Keil · 12 years ago
  10. 7206e65 mISDN: Reduce RX buffer allocation for transparent data by Karsten Keil · 12 years ago
  11. 37952cf mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation by Martin Bachem · 12 years ago
  12. 09e79a77 mISDN: avmfritz use the bigger fifo of chip version 2 by Karsten Keil · 12 years ago
  13. 8bfddfb mISDN: Early confirm for transparent data by Karsten Keil · 12 years ago
  14. 1368112 mISDN: Cleanup channel also if it already was deactivated by Karsten Keil · 12 years ago
  15. d584515 isdn: Fix typo in hfcmulti.c by Masanari Iida · 12 years ago
  16. c626c12 mISDN: Make layer1 timer 3 value configurable by Karsten Keil · 12 years ago
  17. d739889 isdn/eicon: use standard __init,__exit function markup by hartleys · 12 years ago
  18. 0700340 mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver. by Andreas Eversberg · 12 years ago
  19. 864fd63 mISDN: Rework of LED status display for HFC-4S/8S/E1 cards. by Andreas Eversberg · 12 years ago
  20. d2fb549 mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not. by Andreas Eversberg · 12 years ago
  21. a4d729d mISDN: Fixed false interruption of audio during bridging change. by Andreas Eversberg · 12 years ago
  22. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  23. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  24. 819a100 mISDN: array underflow in open_bchannel() by Dan Carpenter · 12 years ago
  25. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 12 years ago
  26. 670d608 mISDN/hfcsusb: remove unused variable hfcsusb_rev by Danny Kukawka · 12 years ago
  27. e1f4c48 eicon: fix -Warray-bounds warning by Danny Kukawka · 12 years ago
  28. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  29. fe74848 USB: convert some miscellanies drivers to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  30. 07a97fe drivers/isdn: Add module.h to ISDN files implicitly using it. by Paul Gortmaker · 13 years ago
  31. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  32. 84860c7 ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() by Jesper Juhl · 13 years ago
  33. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  34. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  35. 3df3f2b isdn/diva: Drop __TIME__ usage by Michal Marek · 13 years ago
  36. 3f5785e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  37. 367bbf2 isdn: netjet - blacklist Digium TDM400P by Prarit Bhargava · 13 years ago
  38. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  39. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  40. 3c76c58 isdn: hfcsusb: Fix set-but-unused variables. by David S. Miller · 13 years ago
  41. a719e0a isdn: hfcpci: Fix set-but-unused variables. by David S. Miller · 13 years ago
  42. 2d09d56 isdn: eicon: Fix set-but-unused variables. by David S. Miller · 13 years ago
  43. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  44. 19d73f3 drivers:isdn:istream.c Fix typo pice to piece by Justin Mattock · 13 years ago
  45. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  46. ad65ffd drivers/isdn: Remove unnecessary semicolons by Joe Perches · 14 years ago
  47. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  48. 4101e97 drivers/isdn: delete double assignment by Julia Lawall · 14 years ago
  49. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  50. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  51. 7bf4a5d isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr() by Tejun Heo · 14 years ago
  52. c2dddf9 eicon: make buffer larger by Dan Carpenter · 14 years ago
  53. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  54. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  55. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  56. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  57. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  58. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  59. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  60. d1b113b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  61. 2d4833a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  62. 6a6d01d isdn/avm: fix build when PCMCIA is not enabled by Randy Dunlap · 14 years ago
  63. 2f2c779 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  64. 06d88e4 isdn: mISDN: call pci_disable_device() if pci_probe() failed by Kulikov Vasiliy · 14 years ago
  65. a5a4405 isdn: avm: call pci_disable_device() if pci_probe() failed by Kulikov Vasiliy · 14 years ago
  66. b69bcd9 isdn: avm: call pci_disable_device() if pci_probe() failed by Kulikov Vasiliy · 14 years ago
  67. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  68. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  69. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  70. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  71. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  72. 9db9f27 mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  73. f51307e4 isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  74. d930d1a mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  75. b8176a3 isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  76. 76a6492 isdn: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  77. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 14 years ago
  78. b42d916 drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held by Julia Lawall · 14 years ago
  79. e72e9f3 drivers/isdn/hardware/mISDN: Add missing spin_unlock by Julia Lawall · 14 years ago
  80. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  81. 6d59622 pcmcia: update gfp/slab.h includes by Tejun Heo · 14 years ago
  82. ded6a1a pcmcia: dev_node removal (drivers with updated printk call) by Dominik Brodowski · 14 years ago
  83. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  84. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  85. 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
  86. f77f13e Fix comment and Kconfig typos for 'require' and 'fragment' by Gilles Espinasse · 14 years ago
  87. d00561a ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe by Lars Ellenberg · 14 years ago
  88. 4961e02 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  89. 255f5c3 i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names by Ian Munsie · 14 years ago
  90. 8b4017d i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver by Ian Munsie · 14 years ago
  91. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  92. 8885074 isdn/hardware: add __init/__exit macros to mISDNisar.c by Peter Huewe · 15 years ago
  93. 650b2ef mISDN: positive error return should be negative in mode_hfcmulti() by Roel Kluin · 14 years ago
  94. 3e59817 isdn: mISDN, don't compile unused stuff by Jiri Slaby · 14 years ago
  95. f0f4d64 hardware/mISDN/mISDNinfineon.c: bail out of loop on error by Darren Jenkins · 14 years ago
  96. 9a58a80 proc_fops: convert drivers/isdn/ to seq_file by Alexey Dobriyan · 15 years ago
  97. 597d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  98. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  99. 073bd90 drivers/isdn: eliminate duplicated test by Julia Lawall · 15 years ago
  100. fb1beb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago