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