1. d739889 isdn/eicon: use standard __init,__exit function markup by hartleys · 13 years ago
  2. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 13 years ago
  3. e1f4c48 eicon: fix -Warray-bounds warning by Danny Kukawka · 13 years ago
  4. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  5. 3df3f2b isdn/diva: Drop __TIME__ usage by Michal Marek · 14 years ago
  6. 2d09d56 isdn: eicon: Fix set-but-unused variables. by David S. Miller · 14 years ago
  7. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  8. 19d73f3 drivers:isdn:istream.c Fix typo pice to piece by Justin Mattock · 14 years ago
  9. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 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. c2dddf9 eicon: make buffer larger by Dan Carpenter · 14 years ago
  12. f51307e4 isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  13. 76a6492 isdn: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  14. 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
  15. 255f5c3 i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names by Ian Munsie · 15 years ago
  16. 8b4017d i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver by Ian Munsie · 15 years ago
  17. 9a58a80 proc_fops: convert drivers/isdn/ to seq_file by Alexey Dobriyan · 15 years ago
  18. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  19. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  20. b9db21f isdn: eicon: Return on error by Jiri Slaby · 15 years ago
  21. 1ea7084 isdn: eicon: Use offsetof by Jiri Slaby · 15 years ago
  22. ba2d6cc ISDN: ARRAY_SIZE changes by Karsten Keil · 15 years ago
  23. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
  24. 465e985 drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static? by Hannes Eder · 16 years ago
  25. 215a9c7 drivers/isdn/hardware/icon: fix sparse warning: cast truncates bits by Hannes Eder · 16 years ago
  26. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  27. 4ee59d5 isdn: eicon: fix sparse warning: make global functions static by Hannes Eder · 16 years ago
  28. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  29. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 17 years ago
  30. 3462032 divamnt: BKL pushdown by Jonathan Corbet · 17 years ago
  31. 495b36b isdn divas: fix proc creation by Alexey Dobriyan · 16 years ago
  32. ac41cfd isdn: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  33. dd58c0d eicon: fix sparse integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  34. 162c0d9 drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warning by Andrew Morton · 17 years ago
  35. 3eb1a6f drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo() by Roel Kluin · 17 years ago
  36. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 17 years ago
  37. c66ed65 drivers/isdn/: Spelling fixes by Joe Perches · 17 years ago
  38. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 17 years ago
  39. e1b8513 Typoes: "whith" -> "with" by Robert P. J. Day · 17 years ago
  40. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  41. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  42. 2bf68a3 i4l: leak in eicon/idifunc.c by Armin Schindler · 17 years ago
  43. 8cd2aba Use menuconfig objects: ISDN: CONFIG_CAPI_EICON by Jan Engelhardt · 17 years ago
  44. df19434 Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI by Jan Engelhardt · 17 years ago
  45. cf4d5f1d Use menuconfig objects: ISDN: CONFIG_ISDN by Jan Engelhardt · 17 years ago
  46. 7b4dc1f isdn/diva: fix section mismatch by Randy Dunlap · 18 years ago
  47. 162dd3b isdn: fix section mismatch warnings by Sam Ravnborg · 18 years ago
  48. d3c8bdf drivers/isdn/hardware/eicon/message.c warning fixes by Andrew Morton · 18 years ago
  49. 241be8d capifunc warning fixes by Andrew Morton · 18 years ago
  50. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 18 years ago
  51. 13af68e drivers/isdn/hardware/eicon/: remove unused header files by Armin Schindler · 18 years ago
  52. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  53. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  54. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  55. f85aaeb [PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  56. 986c4bb [PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-values by Richard Knutsson · 18 years ago
  57. 0b2dd13 [PATCH] drivers/isdn/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago
  58. e2de257 [PATCH] drivers/isdn: Handcrafted MIN/MAX Macro removal by Amol Lad · 18 years ago
  59. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  60. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  61. 0950960 Fix several typos in drivers/ by Matt LaPlante · 18 years ago
  62. 4636d93 [PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_* by Josef 'Jeff' Sipek · 18 years ago
  63. 453c3e4 [PATCH] eicon: fix define conflict with ptrace by Alexey Dobriyan · 18 years ago
  64. 9ba02be [PATCH] irq-flags: isdn: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  65. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  66. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  67. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  68. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  69. 7019e7e [PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() signature by Adrian Bunk · 19 years ago
  70. 6e21bd9 [PATCH] drivers/isdn/: add missing #includes by Adrian Bunk · 19 years ago
  71. 6660022 [PATCH] proc_mkdir() should be used to create procfs directories by Al Viro · 19 years ago
  72. aade0e8 [PATCH] drivers/isdn/: make some code static by Adrian Bunk · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago