1. b003f4e CAPI: Silence lockdep warning on get_capi_appl_by_nr usage by Jan Kiszka · 14 years ago
  2. d122179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  3. b530fb6 isdn: strcpy() => strlcpy() by Dan Carpenter · 14 years ago
  4. c2dddf9 eicon: make buffer larger by Dan Carpenter · 14 years ago
  5. bb7196d isdn/gigaset: improve bas_gigaset USB error reporting by Tilman Schmidt · 14 years ago
  6. c9c0c30 isdn/gigaset: fix bas_gigaset interrupt read error handling by Tilman Schmidt · 14 years ago
  7. 4cb5e42 isdn/gigaset: unclog bas_gigaset AT response pipe by Tilman Schmidt · 14 years ago
  8. 60798c68 isdn/gigaset: try USB reset for bas_gigaset error recovery by Tilman Schmidt · 14 years ago
  9. 1d5a9ed isdn/gigaset: bas_gigaset timer cleanup by Tilman Schmidt · 14 years ago
  10. befba36 isdn/gigaset: drop obsolete debug option by Tilman Schmidt · 14 years ago
  11. f3d531b isdn/gigaset: correct bas_gigaset rx buffer handling by Tilman Schmidt · 14 years ago
  12. c8701a0 isdn/gigaset: fix bas_gigaset AT read error handling by Tilman Schmidt · 14 years ago
  13. b33ffa5 isdn/gigaset: bas_gigaset locking fix by Tilman Schmidt · 14 years ago
  14. 1a19eb7 misdn: kill big kernel lock by Arnd Bergmann · 14 years ago
  15. 72250d4 i4l: kill big kernel lock by Arnd Bergmann · 14 years ago
  16. 6f68ad7 drivers/isdn: Use static const char * const where possible by Joe Perches · 14 years ago
  17. a7a4f1c1 drivers: isdn: capi: use simple_strtol to convert numbers by Andy Shevchenko · 14 years ago
  18. f417f5e isdn: cleanup: make buffer smaller by Dan Carpenter · 14 years ago
  19. 017d79e isdn: potential buffer overflows by Dan Carpenter · 14 years ago
  20. d1b113b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  21. 2d4833a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  22. 6a6d01d isdn/avm: fix build when PCMCIA is not enabled by Randy Dunlap · 14 years ago
  23. f7df0b8 drivers/isdn: Adjust confusing if indentation by Julia Lawall · 14 years ago
  24. 2f2c779 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  25. 06d88e4 isdn: mISDN: call pci_disable_device() if pci_probe() failed by Kulikov Vasiliy · 14 years ago
  26. a5a4405 isdn: avm: call pci_disable_device() if pci_probe() failed by Kulikov Vasiliy · 14 years ago
  27. b69bcd9 isdn: avm: call pci_disable_device() if pci_probe() failed by Kulikov Vasiliy · 14 years ago
  28. f6cec0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  29. 8bcfbd0 isdn: gigaset: use after free by Dan Carpenter · 14 years ago
  30. 7e27a0a isdn: gigaset: add missing unlock by Dan Carpenter · 14 years ago
  31. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  32. 4b030d4 isdn: fix information leak by Dan Carpenter · 14 years ago
  33. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  34. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  35. 0f52e86 pcmcia: do not request windows if you don't need to by Dominik Brodowski · 14 years ago
  36. b5cb259 pcmcia: remove memreq_t by Dominik Brodowski · 14 years ago
  37. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  38. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  39. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  40. c974138 drivers: isdn: get rid of custom strtoul() by Andy Shevchenko · 14 years ago
  41. 3944ad6 drivers: isdn: remove custom strtoul() by Andy Shevchenko · 14 years ago
  42. 735c65c drivers: isdn: use kernel macros to convert hex digit by Andy Shevchenko · 14 years ago
  43. 8f31539 isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  44. 9db9f27 mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  45. f51307e4 isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  46. d930d1a mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  47. b8176a3 isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  48. 54cbb1c drivers/isdn: Remove unnecessary casts of private_data by Joe Perches · 15 years ago
  49. 76a6492 isdn: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 15 years ago
  50. 84ce981 isdn: fix strlen() usage by Dan Carpenter · 15 years ago
  51. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 15 years ago
  52. d9bed6b isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPI by Tilman Schmidt · 15 years ago
  53. 54438f9 isdn/gigaset: fix leaks in error path by Tilman Schmidt · 15 years ago
  54. 7d060ed isdn/gigaset: reduce syslog spam by Tilman Schmidt · 15 years ago
  55. 0cae6ef isdn/gigaset: remove obsolete compile time options by Tilman Schmidt · 15 years ago
  56. 18c2259 isdn/gigaset: handle Supplementary Service Listen by Tilman Schmidt · 15 years ago
  57. 6a75342 isdn/gigaset: improve CAPI message debugging by Tilman Schmidt · 15 years ago
  58. 24c1762 isdn/gigaset: drop debug check on isochronous write by Tilman Schmidt · 15 years ago
  59. 2ed5e4f isdn/gigaset: ignore irrelevant device responses by Tilman Schmidt · 15 years ago
  60. e3628dd isdn/gigaset: avoid copying AT commands twice by Tilman Schmidt · 15 years ago
  61. b3251d8 isdn/gigaset: adjust usb_gigaset tty write buffer limit by Tilman Schmidt · 15 years ago
  62. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  63. bc10f96 isdn: avoid calling tty_ldisc_flush() in atomic context by Tilman Schmidt · 15 years ago
  64. d41de3c ISDN: hysdn, fix potential NULL dereference by Jiri Slaby · 15 years ago
  65. 1b4843c isdn/gigaset: correct CAPI connection state storage by Tilman Schmidt · 15 years ago
  66. 1ce368f isdn/gigaset: encode HLC and BC together by Tilman Schmidt · 15 years ago
  67. 23b3677 isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation by Tilman Schmidt · 15 years ago
  68. 278a582 isdn/gigaset: correct CAPI voice connection encoding by Tilman Schmidt · 15 years ago
  69. e7752ee isdn/gigaset: honor CAPI application's buffer size request by Tilman Schmidt · 15 years ago
  70. eedc765c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  71. 60a5711 isdn/kcapi: return -EFAULT on copy_from_user errors by Dan Carpenter · 15 years ago
  72. b42d916 drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held by Julia Lawall · 15 years ago
  73. 6496084 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  74. 024cb8a drivers/isdn: Use memdup_user by Julia Lawall · 15 years ago
  75. 92b4522 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  76. e72e9f3 drivers/isdn/hardware/mISDN: Add missing spin_unlock by Julia Lawall · 15 years ago
  77. b627dbc mISDN: remove unnecessary test on f_pos by Jan Blunck · 15 years ago
  78. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  79. 0496b55 drivers: isdn: use new hex_to_bin() method by Andy Shevchenko · 15 years ago
  80. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  81. e487639 isdn/gigaset: remove dummy CAPI method implementations by Tilman Schmidt · 15 years ago
  82. 85a8356 isdn/capi: make reset_ctr op truly optional by Tilman Schmidt · 15 years ago
  83. a825109 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  84. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  85. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  86. 5429126 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  87. 98c89cd Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  88. 031ffd1 hisax_fcpcipnp: fix broken isapnp device table. by Rusty Russell · 15 years ago
  89. 703c631 isdn: Push down BKL into ioctl functions by Arnd Bergmann · 15 years ago
  90. d79b6f4 procfs: Push down the bkl from ioctl by Frederic Weisbecker · 15 years ago
  91. 6d59622 pcmcia: update gfp/slab.h includes by Tejun Heo · 15 years ago
  92. b498ada pcmcia: dev_node removal (remaining drivers) by Dominik Brodowski · 15 years ago
  93. ded6a1a pcmcia: dev_node removal (drivers with updated printk call) by Dominik Brodowski · 15 years ago
  94. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 15 years ago
  95. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  96. 4150bbf X25: Use identifiers for isdn device to x25 interface by andrew hendry · 15 years ago
  97. 76e506a Fix ISDN/Gigaset build failure by Linus Torvalds · 15 years ago
  98. b91ecb0 gigaset: include cleanup cleanup by Tilman Schmidt · 15 years ago
  99. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  100. f77f13e Fix comment and Kconfig typos for 'require' and 'fragment' by Gilles Espinasse · 15 years ago