1. 3444b26 USB: add reset endpoint operations by David Vrabel · 15 years ago
  2. 3989203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  3. 51370e5 gigaset: in file ops, check for device disconnect before anything else by Tilman Schmidt · 15 years ago
  4. 368fd81 bas_gigaset: use tasklet_hi_schedule for timing critical tasklets by Tilman Schmidt · 15 years ago
  5. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  6. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 15 years ago
  7. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  8. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  9. 24ec68f trivial: Fix dubious bitwise 'or' usage spotted by sparse. by Alexey Zaytsev · 16 years ago
  10. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  11. 71b3e0c platform: make better use of to_platform_{device,driver}() macros by Eric Miao · 15 years ago
  12. 2b1c435 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  13. 170ebf8 bas_gigaset: correctly allocate USB interrupt transfer buffer by Tilman Schmidt · 15 years ago
  14. 3f61213 gigaset: return -ENOTTY for unimplemented functions by Paul Bolle · 15 years ago
  15. 3c420f2 gigaset: Kconfig cleanup by Tilman Schmidt · 15 years ago
  16. 465e985 drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static? by Hannes Eder · 15 years ago
  17. 215a9c7 drivers/isdn/hardware/icon: fix sparse warning: cast truncates bits by Hannes Eder · 15 years ago
  18. e86a6a1 drivers/isdn/hisax: fix sparse warning: Should it be static? by Hannes Eder · 15 years ago
  19. cf80063 drivers/isdn/act2000: fix sparse warning: symbol shadows an earlier one by Hannes Eder · 15 years ago
  20. dfe925e drivers/isdn/capi: fix sparse warning: context imbalance by Hannes Eder · 15 years ago
  21. d46604e isdn: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  22. 211174e MISDN: list usage cleanup by Eric Sesterhenn · 15 years ago
  23. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  24. 0d5048a ISDN: fix sc/shmem printk format warning by Randy Dunlap · 15 years ago
  25. aa611f8 drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long by Hannes Eder · 15 years ago
  26. f8532fd drivers/isdn/mISDN: fix sparse warnings: make symbols static by Hannes Eder · 15 years ago
  27. 6c2959a drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static by Hannes Eder · 15 years ago
  28. 23b904f drivers/isdn: introduce missing kfree by Julia Lawall · 15 years ago
  29. 26285ba isdn: Fix missing ifdef in isdn_ppp by Daniele Venzano · 15 years ago
  30. 5f3e540 i4l: minor cleanups by Paul Bolle · 16 years ago
  31. bae5843 i4l: do not print a warning when shutting down an i4l ppp interface by Paul Bolle · 16 years ago
  32. fae3e7f Fix small typo by Karsten Keil · 16 years ago
  33. 21c150a misdn: indentation and braces disagree - add braces by Ilpo Järvinen · 16 years ago
  34. 1916ebb misdn: one handmade ARRAY_SIZE converted by Ilpo Järvinen · 16 years ago
  35. 20b7880 drivers/isdn/hardware/mISDN: move a dereference below a NULL test by Julia Lawall · 16 years ago
  36. f27b8c3 indentation & braces disagree - add braces by Ilpo Järvinen · 16 years ago
  37. 9785a8f8 Make parameter debug writable by Karsten Keil · 16 years ago
  38. 69f52ad mISDN: Add HFC USB driver by Karsten Keil · 16 years ago
  39. c6a2e58 mISDN: Fix kernel crash when doing hardware conference with more than two members by Andreas Eversberg · 16 years ago
  40. c3b3cde mISDN: Added missing create_l1() call by Andreas Eversberg · 16 years ago
  41. e314f89 mISDN: Add MODULE_DEVICE_TABLE() to hfcpci by Matthias Urlichs · 16 years ago
  42. 400fd97 mISDN: Minor cleanups by Andreas Eversberg · 16 years ago
  43. b36b654 mISDN: Create /sys/class/mISDN by Matthias Urlichs · 16 years ago
  44. 808a14a mISDN: Add missing release functions by Andreas Eversberg · 16 years ago
  45. 87c5fa1 mISDN: Add different different timer settings for hfc-pci by Andreas Eversberg · 16 years ago
  46. 1b36c78 mISDN: Minor fixes by Andreas Eversberg · 16 years ago
  47. 9a81255 mISDN: Correct busy device detection by Andreas Eversberg · 16 years ago
  48. 1b4d331 mISDN: Fix deactivation, if peer IP is removed from l1oip instance. by Andreas Eversberg · 16 years ago
  49. 9e6115f mISDN: Fix irq detection by Andreas Eversberg · 16 years ago
  50. 3bd69ad mISDN: Add ISDN sample clock API to mISDN core by Andreas Eversberg · 16 years ago
  51. 55a6af9 mISDN: Return error on E-channel access by Martin Bachem · 16 years ago
  52. 1f28fa19 mISDN: Add E-Channel logging features by Martin Bachem · 16 years ago
  53. a9b6183 mISDN: Use protocol to detect D-channel by Martin Bachem · 16 years ago
  54. 83a8a55 mISDN: Fixed more indexing bugs by Andreas Eversberg · 16 years ago
  55. 0aafe75 mISDN: Make debug output a little bit more verbose by Peter Schlaile · 16 years ago
  56. e4cce22 mISDN: Fix HDLC DSP transmit by Peter Schlaile · 16 years ago
  57. 837468d mISDN: Use struct device name field by Matthias Urlichs · 16 years ago
  58. 8b6015f mISDN: Added an ioctl to change the device name by Matthias Urlichs · 16 years ago
  59. 9776ef0 mISDN: Remove the local max-card limit by Matthias Urlichs · 16 years ago
  60. 1161849 mISDN: Fix queue limit counting problem by Andreas Eversberg · 16 years ago
  61. 190f71d mISDN: Add some debug option for clock problems by Andreas Eversberg · 16 years ago
  62. 8dd2f36 mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty by Andreas Eversberg · 16 years ago
  63. 69e656c mISDN: Cleanup hfc multiport driver by Karsten Keil · 16 years ago
  64. 5fbbf5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  65. 7f46b13 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  66. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  67. d700555 I4l: convert to net_device_ops by Stephen Hemminger · 16 years ago
  68. 0e2445f hysdn: convert to net_device_ops and other updates by Stephen Hemminger · 16 years ago
  69. 0162f38 ISDN: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  70. 15b0669 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  71. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  72. fecc703 isdn: capi: &&/|| typos by Roel Kluin · 16 years ago
  73. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  74. 236b87c gigaset: ifdef cleanup by Tilman Schmidt · 16 years ago
  75. c8770dc gigaset: use pr_err() and pr_info() by Tilman Schmidt · 16 years ago
  76. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  77. 4ee59d5 isdn: eicon: fix sparse warning: make global functions static by Hannes Eder · 16 years ago
  78. 702c790 misdn: Fix lockdep warning by Karsten Keil · 16 years ago
  79. c31655f mISDN: hfcmulti: use __iomem address space modifier by Hannes Eder · 16 years ago
  80. c46f0a2 mISDN: timerdev: use __user for mISDN_read's buffer argument by Hannes Eder · 16 years ago
  81. 047ce8f mISDN: comment out unused symbols by Hannes Eder · 16 years ago
  82. 863a76e mISDN: fix sparse warning: symbol 'id' shadows an earlier one by Hannes Eder · 16 years ago
  83. bb68b1d mISDN: fix sparse warning: symbol 'nskb' shadows an earlier one by Hannes Eder · 16 years ago
  84. 65a4051 mISDN: un-export symbol 'plx_lock' by Hannes Eder · 16 years ago
  85. 5b83435 mISDN: make global symbols static or include header files by Hannes Eder · 16 years ago
  86. dfa96ec mISDN: consistently define 'debug' as '*u_int' by Hannes Eder · 16 years ago
  87. bcf9174 mISDN: use NULL pointer instead of plain integer by Hannes Eder · 16 years ago
  88. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  89. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  90. bd09141 hysdn: fix writing outside the field on 64 bits by Pascal Terjan · 16 years ago
  91. fd568fc drivers/isdn/mISDN: use ARRAY_SIZE by Julia Lawall · 16 years ago
  92. 1c594c0 b1isa: fix b1isa_exit() to really remove registered capi controllers by Wilfried Klaebe · 16 years ago
  93. 838361f isdn: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  94. 25dd7e6 hysdn: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  95. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  96. 56d74dd tricky one: hisax sections by Al Viro · 16 years ago
  97. 25f1304 gigaset: get rid of info() and warn() macros by Tilman Schmidt · 16 years ago
  98. af4218c gigaset: remove unnecessary poll method by Tilman Schmidt · 16 years ago
  99. c19d036 isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes by Harvey Harrison · 16 years ago
  100. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago