1. faaa552 drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef by Rasmus Villemoes · 10 years ago
  2. 33235ca isdn: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  3. 8455778 isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_entity() by Jesper Juhl · 11 years ago
  4. d6d6d1b isdn: hfcpci_softirq: get func return to suppress compiler warning by Antonio Alecrim Jr · 11 years ago
  5. 6e3d677 mISDN: replace sum of bitmasks with OR operation. by Alexandru Juncu · 11 years ago
  6. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  7. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  8. 0aae9c6 drivers/isdn: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 11 years ago
  9. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  10. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  11. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  12. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  13. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  14. ed5a84c Drivers: isdn: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  15. d82603c treewide: Replace incomming with incoming in all comments and strings by Jorrit Schippers · 12 years ago
  16. 744627e9 treewide: fix printk typo in multiple drivers by Masanari Iida · 12 years ago
  17. 465b167 isdn: Fix typo in drivers/isdn by Masanari Iida · 12 years ago
  18. f16f849 isdn: Fix typo in isdn drivers by Masanari Iida · 12 years ago
  19. 4b921ed mISDN: Fix wrong usage of flush_work_sync while holding locks by Karsten Keil · 12 years ago
  20. 9fef768 mISDN: fix possible memory leak in hfcmulti_init() by Wei Yongjun · 12 years ago
  21. b41a9a6 mISDN: Bugfix only few bytes are transfered on a connection by Karsten Keil · 12 years ago
  22. 2ae4605 ISDN: Add check for usb_alloc_urb() result by Karsten Keil · 12 years ago
  23. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  24. 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
  25. 2cfb311 mISDN: Add X-Tensions USB ISDN TA XC-525 by Karsten Keil · 12 years ago
  26. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  27. c27b46e mISDN: Implement MISDN_CTRL_RX_OFF for more drivers by Karsten Keil · 12 years ago
  28. 6d1ee48 mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers by Karsten Keil · 12 years ago
  29. 034005a mISDN: Allow to set a minimum length for transparent data by Karsten Keil · 12 years ago
  30. 7206e65 mISDN: Reduce RX buffer allocation for transparent data by Karsten Keil · 12 years ago
  31. 37952cf mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation by Martin Bachem · 12 years ago
  32. 09e79a77 mISDN: avmfritz use the bigger fifo of chip version 2 by Karsten Keil · 12 years ago
  33. 8bfddfb mISDN: Early confirm for transparent data by Karsten Keil · 12 years ago
  34. 1368112 mISDN: Cleanup channel also if it already was deactivated by Karsten Keil · 12 years ago
  35. d584515 isdn: Fix typo in hfcmulti.c by Masanari Iida · 12 years ago
  36. c626c12 mISDN: Make layer1 timer 3 value configurable by Karsten Keil · 12 years ago
  37. d739889 isdn/eicon: use standard __init,__exit function markup by hartleys · 12 years ago
  38. 0700340 mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver. by Andreas Eversberg · 12 years ago
  39. 864fd63 mISDN: Rework of LED status display for HFC-4S/8S/E1 cards. by Andreas Eversberg · 12 years ago
  40. d2fb549 mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not. by Andreas Eversberg · 12 years ago
  41. a4d729d mISDN: Fixed false interruption of audio during bridging change. by Andreas Eversberg · 12 years ago
  42. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  43. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  44. 819a100 mISDN: array underflow in open_bchannel() by Dan Carpenter · 12 years ago
  45. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 12 years ago
  46. 670d608 mISDN/hfcsusb: remove unused variable hfcsusb_rev by Danny Kukawka · 12 years ago
  47. e1f4c48 eicon: fix -Warray-bounds warning by Danny Kukawka · 12 years ago
  48. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  49. fe74848 USB: convert some miscellanies drivers to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  50. 07a97fe drivers/isdn: Add module.h to ISDN files implicitly using it. by Paul Gortmaker · 13 years ago
  51. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  52. 84860c7 ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() by Jesper Juhl · 13 years ago
  53. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  54. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  55. 3df3f2b isdn/diva: Drop __TIME__ usage by Michal Marek · 13 years ago
  56. 3f5785e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  57. 367bbf2 isdn: netjet - blacklist Digium TDM400P by Prarit Bhargava · 13 years ago
  58. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  59. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  60. 3c76c58 isdn: hfcsusb: Fix set-but-unused variables. by David S. Miller · 13 years ago
  61. a719e0a isdn: hfcpci: Fix set-but-unused variables. by David S. Miller · 13 years ago
  62. 2d09d56 isdn: eicon: Fix set-but-unused variables. by David S. Miller · 13 years ago
  63. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  64. 19d73f3 drivers:isdn:istream.c Fix typo pice to piece by Justin Mattock · 13 years ago
  65. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  66. ad65ffd drivers/isdn: Remove unnecessary semicolons by Joe Perches · 14 years ago
  67. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  68. 4101e97 drivers/isdn: delete double assignment by Julia Lawall · 14 years ago
  69. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  70. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  71. 7bf4a5d isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr() by Tejun Heo · 14 years ago
  72. c2dddf9 eicon: make buffer larger by Dan Carpenter · 14 years ago
  73. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  74. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  75. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  76. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  77. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  78. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  79. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  80. d1b113b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  81. 2d4833a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  82. 6a6d01d isdn/avm: fix build when PCMCIA is not enabled by Randy Dunlap · 14 years ago
  83. 2f2c779 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  84. 06d88e4 isdn: mISDN: call pci_disable_device() if pci_probe() failed by Kulikov Vasiliy · 14 years ago
  85. a5a4405 isdn: avm: call pci_disable_device() if pci_probe() failed by Kulikov Vasiliy · 14 years ago
  86. b69bcd9 isdn: avm: call pci_disable_device() if pci_probe() failed by Kulikov Vasiliy · 14 years ago
  87. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  88. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 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. 9db9f27 mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  93. f51307e4 isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  94. d930d1a mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  95. b8176a3 isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  96. 76a6492 isdn: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  97. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 14 years ago
  98. b42d916 drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held by Julia Lawall · 14 years ago
  99. e72e9f3 drivers/isdn/hardware/mISDN: Add missing spin_unlock by Julia Lawall · 14 years ago
  100. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago