1. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  2. d81931d [PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.c by Eric Sesterhenn · 18 years ago
  3. ca6f879 [PATCH] i4l fix DLE masking in isdn_tty_try_read by Karsten Keil · 18 years ago
  4. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  5. 2427ddd [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where needed by Greg Kroah-Hartman · 18 years ago
  6. e29419f [PATCH] 64bit resource: fix up printks for resources in misc drivers by Greg Kroah-Hartman · 18 years ago
  7. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  8. 916d154 [PATCH] fix processing of the last byte in isdn_readbchan_tty() by Karsten Keil · 18 years ago
  9. 698e3ed [PATCH] isdn4linux: Gigaset driver cleanup by Tilman Schmidt · 18 years ago
  10. 06163f8 [PATCH] isdn4linux: Gigaset base driver: improve error recovery by Tilman Schmidt · 18 years ago
  11. 9f13fae [PATCH] Fix typo in drivers/isdn/hisax/q931.c by Eric Sesterhenn · 18 years ago
  12. 6aa6547 [PATCH] CAPI crash / race condition by Michael Buesch · 18 years ago
  13. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  14. d20d04b [PATCH] ISDN: correctly handle isdn_writebuf_stub() errors by Jesper Juhl · 18 years ago
  15. 94a6735 [PATCH] i4l: memory leak fix for sc_ioctl(). by Jesper Juhl · 18 years ago
  16. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  17. 3dda4e3 [PATCH] i4l gigaset: move sysfs entry to tty class device by Hansjoerg Lipp · 18 years ago
  18. a6a61c5 [PATCH] Overrun in isdn_tty.c by Eric Sesterhenn · 18 years ago
  19. bfe2e93 [PATCH] gigaset: endian fix by Alexey Dobriyan · 18 years ago
  20. 90d5ede [PATCH] Fix capi reload by unregistering the correct major by Stefan Schweizer · 18 years ago
  21. 73a8881 [PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handling by Tilman Schmidt · 18 years ago
  22. 052bb88 [ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.c by Eric Sesterhenn · 18 years ago
  23. df2487c [PATCH] ISDN_DRV_GIGASET should select, not depend on CRC_CCITT by Adrian Bunk · 18 years ago
  24. f4675c7 [PATCH] isdn/gigaset/common.c: fix a memory leak by Adrian Bunk · 18 years ago
  25. 8ca445d [PATCH] drivers/isdn/gigaset/common.c: small cleanups by Adrian Bunk · 18 years ago
  26. 69049cc [PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomic by Tilman Schmidt · 18 years ago
  27. 70440cf [PATCH] isdn4linux: Siemens Gigaset drivers: remove forward references by Tilman Schmidt · 18 years ago
  28. 443e1f4 [PATCH] isdn4linux: Siemens Gigaset drivers: remove private version of __skb_put() by Tilman Schmidt · 18 years ago
  29. abfd1dc [PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversion by Tilman Schmidt · 18 years ago
  30. 0137150 [PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argument by Tilman Schmidt · 18 years ago
  31. 714e823 [PATCH] isdn4linux: Siemens Gigaset drivers: uninline by Tilman Schmidt · 18 years ago
  32. d48c778 [PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macros by Tilman Schmidt · 18 years ago
  33. b1d4746 [PATCH] isdn4linux: Siemens Gigaset drivers: sysfs usage by Tilman Schmidt · 18 years ago
  34. 784d585 [PATCH] isdn4linux: Siemens Gigaset drivers: logging usage by Tilman Schmidt · 18 years ago
  35. ec81b5e [PATCH] isdn4linux: Siemens Gigaset drivers: timer usage by Tilman Schmidt · 18 years ago
  36. bd0d6ef [PATCH] isdn4linux: Siemens Gigaset drivers: Kconfig correction by Tilman Schmidt · 18 years ago
  37. 917f508 [PATCH] isdn4linux: Siemens Gigaset drivers: code cleanup by Tilman Schmidt · 18 years ago
  38. 86dca4f Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 18 years ago
  39. d32af0f [PATCH] ISDN: fix a few memory leaks in sc_ioctl() by Jesper Juhl · 18 years ago
  40. e2d4096 [PATCH] pcmcia: use bitfield instead of p_state and state by Dominik Brodowski · 18 years ago
  41. 15b99ac [PATCH] pcmcia: add return value to _config() functions by Dominik Brodowski · 18 years ago
  42. fba395e [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection by Dominik Brodowski · 18 years ago
  43. fd23823 [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device by Dominik Brodowski · 18 years ago
  44. 70294b4 [PATCH] pcmcia: remove unneeded Vcc pseudo setting by Dominik Brodowski · 19 years ago
  45. 8661bb5 [PATCH] pcmcia: default suspend and resume handling by Dominik Brodowski · 18 years ago
  46. 50db3fd [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq by Dominik Brodowski · 19 years ago
  47. 5f2a71f [PATCH] pcmcia: add pcmcia_disable_device by Dominik Brodowski · 19 years ago
  48. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  49. 6d9eac3 [PATCH] capi: register_chrdev() fix by Andrew Morton · 18 years ago
  50. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  51. dac5baf [PATCH] Dead code in drivers/isdn/avm/avmcard.h by Eric Sesterhenn · 18 years ago
  52. 07dc1f9 [PATCH] isdn4linux: Siemens Gigaset drivers - M105 USB DECT adapter by Hansjoerg Lipp · 18 years ago
  53. 76bb468 [PATCH] isdn4linux: Siemens Gigaset drivers - isochronous data handler by Hansjoerg Lipp · 18 years ago
  54. cf7776d [PATCH] isdn4linux: Siemens Gigaset drivers - direct USB connection by Hansjoerg Lipp · 18 years ago
  55. 982da5a [PATCH] isdn4linux: Siemens Gigaset drivers - procfs interface by Hansjoerg Lipp · 18 years ago
  56. ee8a4b7 [PATCH] isdn4linux: Siemens Gigaset drivers - tty interface by Hansjoerg Lipp · 18 years ago
  57. 3c66a22 [PATCH] isdn4linux: Siemens Gigaset drivers - isdn4linux interface by Hansjoerg Lipp · 18 years ago
  58. 14fa73a [PATCH] isdn4linux: Siemens Gigaset drivers - event layer by Hansjoerg Lipp · 18 years ago
  59. 6fd5ea6 [PATCH] isdn4linux: Siemens Gigaset drivers - common module by Hansjoerg Lipp · 18 years ago
  60. 0a34eb8 [PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and Makefiles by Hansjoerg Lipp · 18 years ago
  61. 6dd44a7 BUG_ON() Conversion in drivers/isdn by Eric Sesterhenn · 18 years ago
  62. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  63. 1f4d4a8 [PATCH] i4l/isdn_tty.c: fix a check-after-use by Adrian Bunk · 18 years ago
  64. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  65. c721bcc [PATCH] hysdn: remove custom types by Andrew Morton · 18 years ago
  66. c41a24c [PATCH] ISDN: fix copy_to_user() unused result warning in isdn_ppp by Jesper Juhl · 18 years ago
  67. c30fe7f fix typos "wich" -> "which" by Uwe Zeisberger · 18 years ago
  68. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 18 years ago
  69. 9cdf182 [PATCH] sem2mutex: kcapi.c by Arjan van de Ven · 18 years ago
  70. b05121b [PATCH] i4l: fix compatiblity issue with big endian systems by Karsten Keil · 18 years ago
  71. 7cb9478 [PATCH] i4l: fix refcounting problem with ttyIx devices by Karsten Keil · 18 years ago
  72. 1e4b27d [PATCH] i4l: add new PCI IDs for HFC-S PCI by Karsten Keil · 18 years ago
  73. 61b9a26 [PATCH] Fix NULL pointer dereference in isdn_tty_at_cout by Karsten Keil · 19 years ago
  74. 90f46a5 [PATCH] mark HISAX_AMD7930 as broken by Al Viro · 19 years ago
  75. ddca248 [PATCH] i4l: warning fixes by Karsten Keil · 19 years ago
  76. abffa7d [PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fix by Domen Puncer · 19 years ago
  77. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  78. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  79. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  80. 7019e7e [PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() signature by Adrian Bunk · 19 years ago
  81. 6e21bd9 [PATCH] drivers/isdn/: add missing #includes by Adrian Bunk · 19 years ago
  82. 9fe656e [PATCH] i4l: __attribute__((packed)) for the CAPI message structs by Jan Blunck · 19 years ago
  83. 6a87818 [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 by Jan Blunck · 19 years ago
  84. b7b4d7a [PATCH] drivers/isdn/: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  85. 2919b51 [PATCH] frv: suppress configuration of certain features for FRV by David Howells · 19 years ago
  86. f8cfa61 [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback by Dominik Brodowski · 19 years ago
  87. b463581 [PATCH] pcmcia: remove dev_list from drivers by Dominik Brodowski · 19 years ago
  88. cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
  89. 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
  90. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  91. 21b3d1d [PARISC] Mark hisax and pcbit ISDN drivers as not for parisc by Matthew Wilcox · 19 years ago
  92. d6a1a64 [PATCH] hfc_usb: fix usb device table by Andrew Morton · 19 years ago
  93. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  94. 3c7208f [PATCH] kfree cleanup: drivers/isdn by Jesper Juhl · 19 years ago
  95. 24763c4 [PATCH] isdn: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  96. 597a107 [PATCH] i4l: update hfc_usb driver by Martin Bachem · 19 years ago
  97. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  98. 874ec33 [PATCH] sparse cleanups: NULL pointers, C99 struct init. by Randy Dunlap · 19 years ago
  99. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  100. 6660022 [PATCH] proc_mkdir() should be used to create procfs directories by Al Viro · 19 years ago