1. 8008f6e isdn: hisax: netjet requires VIRT_TO_BUS by Arnd Bergmann · 11 years ago
  2. f394793 drivers/isdn: checkng length to be sure not memory overflow by Chen Gang · 11 years ago
  3. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  4. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  5. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  6. 114a6f8 isdn: hisax: add missing usb_free_urb by Marina Makienko · 11 years ago
  7. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  8. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  9. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  10. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  11. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  12. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  13. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 11 years ago
  14. a786a7c wanrouter: completely decouple obsolete code from kernel. by Paul Gortmaker · 11 years ago
  15. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  16. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  17. 6fac482 cputime: Use accessors to read task cputime stats by Frederic Weisbecker · 12 years ago
  18. 653549f drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  19. 63b203b isdn/gigaset: beautify ev-layer.c by Tilman Schmidt · 11 years ago
  20. bc882b1 isdn/gigaset: beautify common.c by Tilman Schmidt · 11 years ago
  21. cdc4827 isdn/gigaset: beautify interface.c by Tilman Schmidt · 11 years ago
  22. d2ca848 isdn/gigaset: leave DLE mode before hanging up by Tilman Schmidt · 11 years ago
  23. 03f1828 isdn/divert: fix readability damage by Tilman Schmidt · 11 years ago
  24. d721a17 isdn/gigaset: fix zero size border case in debug dump by Tilman Schmidt · 11 years ago
  25. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  26. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  27. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  28. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  29. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  30. 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 12 years ago
  31. ed5a84c Drivers: isdn: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  32. d82603c treewide: Replace incomming with incoming in all comments and strings by Jorrit Schippers · 12 years ago
  33. 4a0ae7b0 mISDN: fix race in timer canceling on module unloading by Konstantin Khlebnikov · 12 years ago
  34. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  35. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  36. 481af03 mISDN: improve bitops usage by Akinobu Mita · 12 years ago
  37. 1862c14 TTY: isdn/gigaset destroy tty_port properly by Jiri Slaby · 12 years ago
  38. 744627e9 treewide: fix printk typo in multiple drivers by Masanari Iida · 12 years ago
  39. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  40. 55bef83 ISDN: capi, use kref from tty_port by Jiri Slaby · 12 years ago
  41. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  42. 465b167 isdn: Fix typo in drivers/isdn by Masanari Iida · 12 years ago
  43. 7fd78ed isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES by Lee Jones · 12 years ago
  44. 3bd7bf1 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  45. f16f849 isdn: Fix typo in isdn drivers by Masanari Iida · 12 years ago
  46. 0f15b15 isdn: remove dead code by Alan Cox · 12 years ago
  47. c6fdd8e bas_gigaset: fix pre_reset handling by Tilman Schmidt · 12 years ago
  48. 435f08a isdn: fix a wrapping bug in isdn_ppp_ioctl() by Dan Carpenter · 12 years ago
  49. 1ea4f4f Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  50. a4c8aa5 hisax: disable build for big-endian xtensa by Max Filippov · 12 years ago
  51. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  52. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  53. 7ac3c93 Merge 3.6-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  54. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  55. 7f2e6a5 drivers/isdn/gigaset/common.c: Remove useless kfree by Peter Senna Tschudin · 12 years ago
  56. 4b921ed mISDN: Fix wrong usage of flush_work_sync while holding locks by Karsten Keil · 12 years ago
  57. 9fef768 mISDN: fix possible memory leak in hfcmulti_init() by Wei Yongjun · 12 years ago
  58. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  59. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  60. f7e0405 TTY: i4l, add tty install by Jiri Slaby · 12 years ago
  61. c4d6ebe TTY: automatically create nodes for some drivers by Jiri Slaby · 12 years ago
  62. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  63. 2509933 mISDN: Bugfix for layer2 fixed TEI mode by Karsten Keil · 12 years ago
  64. c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
  65. 77f00f6 isdnloop: fix and simplify isdnloop_init() by Wu Fengguang · 12 years ago
  66. b41a9a6 mISDN: Bugfix only few bytes are transfered on a connection by Karsten Keil · 12 years ago
  67. 2ae4605 ISDN: Add check for usb_alloc_urb() result by Karsten Keil · 12 years ago
  68. 5b999fd ISDN: Add check for return value of pnp_activate_dev() by Karsten Keil · 12 years ago
  69. 6ba6047 gigaset: silence GCC warning for unused 'format_ie' by Paul Bolle · 12 years ago
  70. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  71. 1b9faf5 drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  72. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  73. 94b5aff Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  74. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  75. 2cfb311 mISDN: Add X-Tensions USB ISDN TA XC-525 by Karsten Keil · 12 years ago
  76. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  77. 1f35292 isdn: remove duplicate NULL check by Dan Carpenter · 12 years ago
  78. c27b46e mISDN: Implement MISDN_CTRL_RX_OFF for more drivers by Karsten Keil · 12 years ago
  79. 6d1ee48 mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers by Karsten Keil · 12 years ago
  80. 034005a mISDN: Allow to set a minimum length for transparent data by Karsten Keil · 12 years ago
  81. 7206e65 mISDN: Reduce RX buffer allocation for transparent data by Karsten Keil · 12 years ago
  82. 37952cf mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation by Martin Bachem · 12 years ago
  83. 09e79a77 mISDN: avmfritz use the bigger fifo of chip version 2 by Karsten Keil · 12 years ago
  84. 8bfddfb mISDN: Early confirm for transparent data by Karsten Keil · 12 years ago
  85. 1368112 mISDN: Cleanup channel also if it already was deactivated by Karsten Keil · 12 years ago
  86. d584515 isdn: Fix typo in hfcmulti.c by Masanari Iida · 12 years ago
  87. 7dc2ce5 isdn/capi: elliminate capincci_find() in non-middleware case by Tilman Schmidt · 12 years ago
  88. 7fdaadc isdn/capi: fix readability damage by Tilman Schmidt · 12 years ago
  89. 81fa7b8 isdn/gigaset: unify function return values by Tilman Schmidt · 12 years ago
  90. 7643ffb isdn/gigaset: internal function name cleanup by Tilman Schmidt · 12 years ago
  91. f86936f isdn/gigaset: fix readability damage by Tilman Schmidt · 12 years ago
  92. e055d03 isdn/gigaset: improve error handling querying firmware version by Tilman Schmidt · 12 years ago
  93. 62a1cfe isdn/gigaset: fix CAPI disconnect B3 handling by Tilman Schmidt · 12 years ago
  94. 8e618aa isdn/gigaset: ratelimit CAPI message dumps by Tilman Schmidt · 12 years ago
  95. f45ebf3 mISDN: Help to identify the card by Karsten Keil · 12 years ago
  96. 1ea52fb mISDN: Layer1 statemachine fix by Karsten Keil · 12 years ago
  97. c626c12 mISDN: Make layer1 timer 3 value configurable by Karsten Keil · 12 years ago
  98. 8423e6b mISDN: L2 timeouts need to be queued as L2 event by Karsten Keil · 12 years ago
  99. 7ed80fe mISDN: Fix refcounting bug by Karsten Keil · 12 years ago
  100. 82107b7 mISDN: Added PH_* state info to tei manager. by Andreas Eversberg · 12 years ago