1. d739889 isdn/eicon: use standard __init,__exit function markup by hartleys · 12 years ago
  2. 0700340 mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver. by Andreas Eversberg · 12 years ago
  3. 864fd63 mISDN: Rework of LED status display for HFC-4S/8S/E1 cards. by Andreas Eversberg · 12 years ago
  4. d2fb549 mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not. by Andreas Eversberg · 12 years ago
  5. a4d729d mISDN: Fixed false interruption of audio during bridging change. by Andreas Eversberg · 12 years ago
  6. 9cf6ace mISDN: DSP scheduling fix (version 2) by Karsten Keil · 12 years ago
  7. efef50a mISDN: Fix division by zero by Karsten Keil · 12 years ago
  8. 52a637c mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko. by Andreas Eversberg · 12 years ago
  9. 74fa9e5 mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp by Andreas Eversberg · 12 years ago
  10. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  11. 665ab0f Merge 3.4-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  12. 8831a3f isdn/hysdn: Convert to kstrtoul_from_user by Peter Hüwe · 12 years ago
  13. f4f9c1a Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  14. 59d59b0 ISDN: remove uses of isdn_tty_revision by Jiri Slaby · 12 years ago
  15. 875d54a TTY: isdn, use tty_port_block_til_ready helper by Jiri Slaby · 12 years ago
  16. 042b9e7 TTY: isdn, define tty_port_operations by Jiri Slaby · 12 years ago
  17. 4330d66 TTY: isdn, use tty_port_close_end helper by Jiri Slaby · 12 years ago
  18. 265d6f0 TTY: isdn, define local tty_port by Jiri Slaby · 12 years ago
  19. 82e46b3 TTY: isdn, use xmit_buf from tty_port by Jiri Slaby · 12 years ago
  20. ba43294 TTY: isdn, use tty from tty_port by Jiri Slaby · 12 years ago
  21. 1b05f03 TTY: isdn, use counts from tty_port by Jiri Slaby · 12 years ago
  22. c6e92b6 TTY: isdn, use open/close_wait from tty_port by Jiri Slaby · 12 years ago
  23. 48decc1 TTY: isdn, add tty_port by Jiri Slaby · 12 years ago
  24. 37630f4 TTY: isdn, make some functions readable by Jiri Slaby · 12 years ago
  25. ce93d33 TTY: isdn, do not play with module refcounts by Jiri Slaby · 12 years ago
  26. 6776a2f TTY: isdn, remove ISDN_ASYNC_* flags by Jiri Slaby · 12 years ago
  27. 05eb48b TTY: isdn, remove callout by Jiri Slaby · 12 years ago
  28. 1ca6711 ISDN: i4l, remove cvs crap by Jiri Slaby · 12 years ago
  29. ef37ea3 isdn/gigaset: use gig_dbg() for debugging output by Tilman Schmidt · 12 years ago
  30. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  31. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  32. 819a100 mISDN: array underflow in open_bchannel() by Dan Carpenter · 12 years ago
  33. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  34. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  35. 48a7466 TTY: isdn/gigaset, use tty_port by Jiri Slaby · 12 years ago
  36. fc258f8 TTY: isdn/gigaset, do not set tty->driver_data to NULL by Jiri Slaby · 12 years ago
  37. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  38. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  39. 4b32da2b ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 12 years ago
  40. 5bd4973 gigaset: Use semicolons to terminate statements by Joe Perches · 12 years ago
  41. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 12 years ago
  42. 4807f64 mISDN: Fix typo in dsp_core.c by Masanari Iida · 13 years ago
  43. ee556fe isdn: Fix typo in isdn_ppp.c by Masanari Iida · 13 years ago
  44. 670d608 mISDN/hfcsusb: remove unused variable hfcsusb_rev by Danny Kukawka · 13 years ago
  45. 67da820 isdn: Fix typo in callc.c and tei.c by Masanari Iida · 13 years ago
  46. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  47. 5a46e0f isdn: type bug in isdn_net_header() by Dan Carpenter · 13 years ago
  48. 81f5835 TTY: use tty_standard_install by Jiri Slaby · 13 years ago
  49. e1f4c48 eicon: fix -Warray-bounds warning by Danny Kukawka · 13 years ago
  50. b5d5843 mISDN: use memchr_inv by Akinobu Mita · 13 years ago
  51. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  52. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  53. 2193cea drivers: isdn: Fix dependency for ISDN_PPP by Fabio Estevam · 13 years ago
  54. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  55. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  56. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  57. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  58. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  59. 5dc5503 isdn: avoid copying too long drvid by Dan Carpenter · 13 years ago
  60. 746ae30 isdn: make sure strings are null terminated by Dan Carpenter · 13 years ago
  61. fd4f862 isdn/gigaset: report ISDN4Linux interface only once by Tilman Schmidt · 13 years ago
  62. fe74848 USB: convert some miscellanies drivers to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  63. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  64. 6dbbd92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  65. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  66. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  67. 048ca16 isdn: hisax: Fix typo 'HISAX_DE_AOC' by Paul Bolle · 13 years ago
  68. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  69. 5d76fc2 drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. by Paul Gortmaker · 13 years ago
  70. 07a97fe drivers/isdn: Add module.h to ISDN files implicitly using it. by Paul Gortmaker · 13 years ago
  71. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  72. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  73. 1ac4594 isdn: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  74. 0b05835 TTY: use tty_wait_until_sent_from_close in other drivers by Jiri Slaby · 13 years ago
  75. d5eab91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  76. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  77. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  78. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  79. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  80. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 13 years ago
  81. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  82. 2f9381e gigaset: call module_put before restart of if_open() by Pavel Shved · 13 years ago
  83. 84860c7 ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() by Jesper Juhl · 13 years ago
  84. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  85. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  86. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  87. 3df3f2b isdn/diva: Drop __TIME__ usage by Michal Marek · 13 years ago
  88. 3f5785e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  89. 367bbf2 isdn: netjet - blacklist Digium TDM400P by Prarit Bhargava · 13 years ago
  90. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  91. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  92. 8fb53b9 isdn: capi: Use pr_debug() instead of ifdefs. by David S. Miller · 13 years ago
  93. 5310cbc drivers/isdn/hisax: Drop unused list by Julia Lawall · 13 years ago
  94. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  95. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 13 years ago
  96. 9365f11 isdn: i4l: isdn_tty: Fix unused-but-set variables. by David S. Miller · 13 years ago
  97. 81b424d isdn: mISDN: socket: Fix set-but-unused variables. by David S. Miller · 13 years ago
  98. 07f46f8 isdn: i4l: isdn_net: Fix set-but-unused variables. by David S. Miller · 13 years ago
  99. 50a7c11 isdn: i4l: isdn_common: Fix set-but-unused variables. by David S. Miller · 13 years ago
  100. 8c85290 isdn: teles_cs: Fix set-but-unused variables. by David S. Miller · 13 years ago