1. 4101e97 drivers/isdn: delete double assignment by Julia Lawall · 14 years ago
  2. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  3. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  4. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  5. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  6. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  7. b003f4e CAPI: Silence lockdep warning on get_capi_appl_by_nr usage by Jan Kiszka · 14 years ago
  8. 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 14 years ago
  9. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  10. 7bf4a5d isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr() by Tejun Heo · 14 years ago
  11. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  12. 40f08a7 isdn: hisax: Replace the bogus access to irq stats by Thomas Gleixner · 14 years ago
  13. d122179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  14. b530fb6 isdn: strcpy() => strlcpy() by Dan Carpenter · 14 years ago
  15. c2dddf9 eicon: make buffer larger by Dan Carpenter · 14 years ago
  16. e7ffec1 isdn: Free irq_data namespace by Thomas Gleixner · 14 years ago
  17. bb7196d isdn/gigaset: improve bas_gigaset USB error reporting by Tilman Schmidt · 14 years ago
  18. c9c0c30 isdn/gigaset: fix bas_gigaset interrupt read error handling by Tilman Schmidt · 14 years ago
  19. 4cb5e42 isdn/gigaset: unclog bas_gigaset AT response pipe by Tilman Schmidt · 14 years ago
  20. 60798c68 isdn/gigaset: try USB reset for bas_gigaset error recovery by Tilman Schmidt · 14 years ago
  21. 1d5a9ed isdn/gigaset: bas_gigaset timer cleanup by Tilman Schmidt · 14 years ago
  22. befba36 isdn/gigaset: drop obsolete debug option by Tilman Schmidt · 14 years ago
  23. f3d531b isdn/gigaset: correct bas_gigaset rx buffer handling by Tilman Schmidt · 14 years ago
  24. c8701a0 isdn/gigaset: fix bas_gigaset AT read error handling by Tilman Schmidt · 14 years ago
  25. b33ffa5 isdn/gigaset: bas_gigaset locking fix by Tilman Schmidt · 14 years ago
  26. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  27. 06b3a1d pcmcia: avoid messages on module (un)loading by Dominik Brodowski · 14 years ago
  28. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  29. 1cc745d pcmcia: remove the "Finally, report what we've done" message by Dominik Brodowski · 14 years ago
  30. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  31. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  32. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  33. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  34. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  35. fc30110 pcmcia: simplify Status, ExtStatus register access by Dominik Brodowski · 14 years ago
  36. e8405f0 pcmcia: move Vpp setup to struct pcmcia_device by Dominik Brodowski · 14 years ago
  37. 1a19eb7 misdn: kill big kernel lock by Arnd Bergmann · 14 years ago
  38. 72250d4 i4l: kill big kernel lock by Arnd Bergmann · 14 years ago
  39. 6f68ad7 drivers/isdn: Use static const char * const where possible by Joe Perches · 14 years ago
  40. a7a4f1c drivers: isdn: capi: use simple_strtol to convert numbers by Andy Shevchenko · 14 years ago
  41. f417f5e isdn: cleanup: make buffer smaller by Dan Carpenter · 14 years ago
  42. 017d79e isdn: potential buffer overflows by Dan Carpenter · 14 years ago
  43. d1b113b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  44. 2d4833a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  45. 6a6d01d isdn/avm: fix build when PCMCIA is not enabled by Randy Dunlap · 14 years ago
  46. f7df0b8 drivers/isdn: Adjust confusing if indentation by Julia Lawall · 14 years ago
  47. 2f2c779 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  48. 06d88e4 isdn: mISDN: call pci_disable_device() if pci_probe() failed by Kulikov Vasiliy · 14 years ago
  49. a5a4405 isdn: avm: call pci_disable_device() if pci_probe() failed by Kulikov Vasiliy · 14 years ago
  50. b69bcd9 isdn: avm: call pci_disable_device() if pci_probe() failed by Kulikov Vasiliy · 14 years ago
  51. f6cec0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  52. 8bcfbd0 isdn: gigaset: use after free by Dan Carpenter · 14 years ago
  53. 7e27a0a isdn: gigaset: add missing unlock by Dan Carpenter · 14 years ago
  54. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  55. 4b030d4 isdn: fix information leak by Dan Carpenter · 14 years ago
  56. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  57. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  58. 0f52e86 pcmcia: do not request windows if you don't need to by Dominik Brodowski · 14 years ago
  59. b5cb259 pcmcia: remove memreq_t by Dominik Brodowski · 14 years ago
  60. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  61. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  62. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  63. c974138 drivers: isdn: get rid of custom strtoul() by Andy Shevchenko · 14 years ago
  64. 3944ad6 drivers: isdn: remove custom strtoul() by Andy Shevchenko · 14 years ago
  65. 735c65c drivers: isdn: use kernel macros to convert hex digit by Andy Shevchenko · 14 years ago
  66. 8f31539 isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  67. 9db9f27 mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  68. f51307e4 isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  69. d930d1a mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  70. b8176a3 isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  71. 54cbb1c drivers/isdn: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  72. 76a6492 isdn: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  73. 84ce981 isdn: fix strlen() usage by Dan Carpenter · 14 years ago
  74. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 14 years ago
  75. d9bed6b isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPI by Tilman Schmidt · 14 years ago
  76. 54438f9 isdn/gigaset: fix leaks in error path by Tilman Schmidt · 14 years ago
  77. 7d060ed isdn/gigaset: reduce syslog spam by Tilman Schmidt · 14 years ago
  78. 0cae6ef isdn/gigaset: remove obsolete compile time options by Tilman Schmidt · 14 years ago
  79. 18c2259 isdn/gigaset: handle Supplementary Service Listen by Tilman Schmidt · 14 years ago
  80. 6a75342 isdn/gigaset: improve CAPI message debugging by Tilman Schmidt · 14 years ago
  81. 24c1762 isdn/gigaset: drop debug check on isochronous write by Tilman Schmidt · 14 years ago
  82. 2ed5e4f isdn/gigaset: ignore irrelevant device responses by Tilman Schmidt · 14 years ago
  83. e3628dd isdn/gigaset: avoid copying AT commands twice by Tilman Schmidt · 14 years ago
  84. b3251d8 isdn/gigaset: adjust usb_gigaset tty write buffer limit by Tilman Schmidt · 14 years ago
  85. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  86. bc10f96 isdn: avoid calling tty_ldisc_flush() in atomic context by Tilman Schmidt · 14 years ago
  87. d41de3c ISDN: hysdn, fix potential NULL dereference by Jiri Slaby · 14 years ago
  88. 1b4843c isdn/gigaset: correct CAPI connection state storage by Tilman Schmidt · 14 years ago
  89. 1ce368f isdn/gigaset: encode HLC and BC together by Tilman Schmidt · 14 years ago
  90. 23b3677 isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation by Tilman Schmidt · 14 years ago
  91. 278a582 isdn/gigaset: correct CAPI voice connection encoding by Tilman Schmidt · 14 years ago
  92. e7752ee isdn/gigaset: honor CAPI application's buffer size request by Tilman Schmidt · 14 years ago
  93. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  94. 60a5711 isdn/kcapi: return -EFAULT on copy_from_user errors by Dan Carpenter · 14 years ago
  95. b42d916 drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held by Julia Lawall · 14 years ago
  96. 6496084 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  97. 024cb8a drivers/isdn: Use memdup_user by Julia Lawall · 14 years ago
  98. 92b4522 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  99. e72e9f3 drivers/isdn/hardware/mISDN: Add missing spin_unlock by Julia Lawall · 14 years ago
  100. b627dbc mISDN: remove unnecessary test on f_pos by Jan Blunck · 14 years ago