1. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  2. dac5baf [PATCH] Dead code in drivers/isdn/avm/avmcard.h by Eric Sesterhenn · 18 years ago
  3. 07dc1f9 [PATCH] isdn4linux: Siemens Gigaset drivers - M105 USB DECT adapter by Hansjoerg Lipp · 18 years ago
  4. 76bb468 [PATCH] isdn4linux: Siemens Gigaset drivers - isochronous data handler by Hansjoerg Lipp · 18 years ago
  5. cf7776d [PATCH] isdn4linux: Siemens Gigaset drivers - direct USB connection by Hansjoerg Lipp · 18 years ago
  6. 982da5a [PATCH] isdn4linux: Siemens Gigaset drivers - procfs interface by Hansjoerg Lipp · 18 years ago
  7. ee8a4b7 [PATCH] isdn4linux: Siemens Gigaset drivers - tty interface by Hansjoerg Lipp · 18 years ago
  8. 3c66a22 [PATCH] isdn4linux: Siemens Gigaset drivers - isdn4linux interface by Hansjoerg Lipp · 18 years ago
  9. 14fa73a [PATCH] isdn4linux: Siemens Gigaset drivers - event layer by Hansjoerg Lipp · 18 years ago
  10. 6fd5ea6 [PATCH] isdn4linux: Siemens Gigaset drivers - common module by Hansjoerg Lipp · 18 years ago
  11. 0a34eb8 [PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and Makefiles by Hansjoerg Lipp · 18 years ago
  12. 6dd44a7 BUG_ON() Conversion in drivers/isdn by Eric Sesterhenn · 18 years ago
  13. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  14. 1f4d4a8 [PATCH] i4l/isdn_tty.c: fix a check-after-use by Adrian Bunk · 18 years ago
  15. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  16. c721bcc [PATCH] hysdn: remove custom types by Andrew Morton · 18 years ago
  17. c41a24c [PATCH] ISDN: fix copy_to_user() unused result warning in isdn_ppp by Jesper Juhl · 18 years ago
  18. c30fe7f fix typos "wich" -> "which" by Uwe Zeisberger · 18 years ago
  19. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 18 years ago
  20. 9cdf182 [PATCH] sem2mutex: kcapi.c by Arjan van de Ven · 18 years ago
  21. b05121b [PATCH] i4l: fix compatiblity issue with big endian systems by Karsten Keil · 18 years ago
  22. 7cb9478 [PATCH] i4l: fix refcounting problem with ttyIx devices by Karsten Keil · 18 years ago
  23. 1e4b27d [PATCH] i4l: add new PCI IDs for HFC-S PCI by Karsten Keil · 18 years ago
  24. 61b9a26 [PATCH] Fix NULL pointer dereference in isdn_tty_at_cout by Karsten Keil · 18 years ago
  25. 90f46a5 [PATCH] mark HISAX_AMD7930 as broken by Al Viro · 18 years ago
  26. ddca248 [PATCH] i4l: warning fixes by Karsten Keil · 18 years ago
  27. abffa7d [PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fix by Domen Puncer · 18 years ago
  28. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  29. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  30. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  31. 7019e7e [PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() signature by Adrian Bunk · 19 years ago
  32. 6e21bd9 [PATCH] drivers/isdn/: add missing #includes by Adrian Bunk · 19 years ago
  33. 9fe656e [PATCH] i4l: __attribute__((packed)) for the CAPI message structs by Jan Blunck · 19 years ago
  34. 6a87818 [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 by Jan Blunck · 19 years ago
  35. b7b4d7a [PATCH] drivers/isdn/: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  36. 2919b51 [PATCH] frv: suppress configuration of certain features for FRV by David Howells · 19 years ago
  37. f8cfa61 [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback by Dominik Brodowski · 19 years ago
  38. b463581 [PATCH] pcmcia: remove dev_list from drivers by Dominik Brodowski · 19 years ago
  39. cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
  40. 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
  41. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  42. 21b3d1d [PARISC] Mark hisax and pcbit ISDN drivers as not for parisc by Matthew Wilcox · 19 years ago
  43. d6a1a64 [PATCH] hfc_usb: fix usb device table by Andrew Morton · 19 years ago
  44. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  45. 3c7208f [PATCH] kfree cleanup: drivers/isdn by Jesper Juhl · 19 years ago
  46. 24763c4 [PATCH] isdn: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  47. 597a107 [PATCH] i4l: update hfc_usb driver by Martin Bachem · 19 years ago
  48. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  49. 874ec33 [PATCH] sparse cleanups: NULL pointers, C99 struct init. by Randy Dunlap · 19 years ago
  50. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  51. 6660022 [PATCH] proc_mkdir() should be used to create procfs directories by Al Viro · 19 years ago
  52. a3b5f0d [PATCH] hisax: remove URB_ASYNC_UNLINK by Karsten Keil · 19 years ago
  53. 61ffcaf [PATCH] Fix ST 5481 USB driver by Karsten Keil · 19 years ago
  54. a063cf5 [PATCH] Add PCI IDs for Sitecom DC-105 by Karsten Keil · 19 years ago
  55. 84d370b [PATCH] i4l: Sedlbauer speed star II V 3.1 exist with various subversions by Karsten Keil · 19 years ago
  56. fb911ee [PATCH] Remove unnecessary check_region references in comments by Peter Osterlund · 19 years ago
  57. f9101210 [PATCH] vfree and kfree cleanup in drivers/ by Jesper Juhl · 19 years ago
  58. f718404 [PATCH] -Wundef fixes (hisax) by viro@ZenIV.linux.org.uk · 19 years ago
  59. 1e1a5cc [PATCH] isdn_v110 warning fix by Jesper Juhl · 19 years ago
  60. 9c45817 [PATCH] Remove non-arch consumers of asm/segment.h by Kumar Gala · 19 years ago
  61. 86e65da [NET]: Remove explicit initializations of skb->input_dev by David S. Miller · 19 years ago
  62. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  63. 820d220 [PATCH] Fix capifs bug in initialization error path. by James Morris · 19 years ago
  64. 6622b8c [PATCH] Kconfig fix (HISAX_FRITZPCI on ppc64) by Al Viro · 19 years ago
  65. 138b9dd [PATCH] icn driver fails to unload when no hardware present by Dave Jones · 19 years ago
  66. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  67. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  68. 49f2991 [PATCH] i4l: add Olitec ISDN PCI card in hisax gazel driver by Olivier Blin · 19 years ago
  69. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
  70. 44670d2 [PATCH] pcmcia: remove references to pcmcia/version.h by Dominik Brodowski · 19 years ago
  71. 1e212f3 [PATCH] pcmcia: move event handler by Dominik Brodowski · 19 years ago
  72. aade0e8 [PATCH] drivers/isdn/: make some code static by Adrian Bunk · 19 years ago
  73. b79646e [PATCH] hisax warning fixes by Andrew Morton · 19 years ago
  74. 7079973 [PATCH] pcmcia: id_table for sedlbauer_cs.c by Dominik Brodowski · 19 years ago
  75. 02ae38c [PATCH] pcmcia: id_table for elsa_cs.c by Dominik Brodowski · 19 years ago
  76. a13bcf0 [PATCH] pcmcia: id_table for avm_cs.c by Dominik Brodowski · 19 years ago
  77. c594c12 [PATCH] pcmcia: id_table for avma1_cs.c by Dominik Brodowski · 19 years ago
  78. 0a10d73 [PATCH] pcmcia: id_table for teles_cs by Dominik Brodowski · 19 years ago
  79. 672c3fd [PATCH] drivers/isdn/hisax/: possible cleanups by Adrian Bunk · 19 years ago
  80. 23b34f4 [PATCH] drivers/isdn/act2000/capi.c: #if 0 an unused function by Adrian Bunk · 19 years ago
  81. 08e5153 [PATCH] drivers/isdn/hardware/avm/: misc cleanups by Adrian Bunk · 19 years ago
  82. 3e206b0 [PATCH] drivers/isdn/i4l/: possible cleanups by Adrian Bunk · 19 years ago
  83. 886cca3 [PATCH] drivers/isdn/pcbit/: possible cleanups by Adrian Bunk · 19 years ago
  84. e3ca5e7 [PATCH] drivers/isdn/sc/: possible cleanups by Adrian Bunk · 19 years ago
  85. 56b2293 [PATCH] class: convert drivers/* to use the new class api instead of class_simple by gregkh@suse.de · 19 years ago
  86. 408b664 [PATCH] make lots of things static by Adrian Bunk · 19 years ago
  87. a62e7ce [PATCH] missing include in hisax by Al Viro · 19 years ago
  88. d8470b7 [PATCH] fix for ISDN ippp filtering by Karsten Keil · 19 years ago
  89. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago