1. 4a7e123 isdn/capi: check message length in capi_write() by Eric Biggers · 4 years, 9 months ago
  2. 401b5f3 isdn: fix kernel-infoleak in capi_unlocked_ioctl by Eric Dumazet · 5 years ago
  3. ce19146 isdn: kcapi: avoid uninitialized data by Arnd Bergmann · 7 years ago
  4. a24c85a isdn/capi: Use setup_timer by Vaishali Thakkar · 9 years ago
  5. 330078a isdn/capi: correct argument types of command_2_index by Tilman Schmidt · 9 years ago
  6. 340184b isdn/capi: don't return NULL from capi_cmd2str() by Tilman Schmidt · 10 years ago
  7. 2bf3a09 isdn/capi: handle CAPI 2.0 message parser failures by Tilman Schmidt · 10 years ago
  8. 5510ab1 isdn/capi: prevent NULL pointer dereference on invalid CAPI command by Tilman Schmidt · 10 years ago
  9. 854d23b isdn/capi: refactor command/subcommand table accesses by Tilman Schmidt · 10 years ago
  10. 5362247 isdn/capi: prevent index overrun from command_2_index() by Tilman Schmidt · 10 years ago
  11. 9ea8aa8 isdn/capi: correct capi20_manufacturer argument type mismatch by Tilman Schmidt · 10 years ago
  12. 51db998 isdn/capi: drop two dead if branches by Tilman Schmidt · 10 years ago
  13. 5160ee9 CAPI: use correct structure type name in sizeof by Julia Lawall · 10 years ago
  14. d1cadce isdn/capi: fix (middleware) device nodes by Paul Bolle · 10 years ago
  15. a79f5d2 isdn/capi: Make verbose reporting depend on capidrv by Paul Bolle · 10 years ago
  16. ca05e3a isdn/capi: move capi_info2str to capidrv.c by Paul Bolle · 10 years ago
  17. d1958f8 isdn/capi: Make Middleware depend on CAPI2.0 by Paul Bolle · 10 years ago
  18. 25dff94 isdn/kcapi: fix a small underflow by Dan Carpenter · 11 years ago
  19. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  20. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 11 years ago
  21. c3f14cf driver: isdn: capi: remove cast for kmalloc return value by Zhang Yanfei · 11 years ago
  22. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  23. 55bef83 ISDN: capi, use kref from tty_port by Jiri Slaby · 12 years ago
  24. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  25. 7dc2ce5 isdn/capi: elliminate capincci_find() in non-middleware case by Tilman Schmidt · 12 years ago
  26. 7fdaadc isdn/capi: fix readability damage by Tilman Schmidt · 12 years ago
  27. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  28. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  29. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  30. 4b32da2b ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 12 years ago
  31. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 12 years ago
  32. 81f5835 TTY: use tty_standard_install by Jiri Slaby · 12 years ago
  33. 5d76fc2 drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. by Paul Gortmaker · 13 years ago
  34. 8fb53b9 isdn: capi: Use pr_debug() instead of ifdefs. by David S. Miller · 13 years ago
  35. 1f90d66 capi: Perform scheduled capifs removal by Jan Kiszka · 13 years ago
  36. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  37. 158fa67 isdn/capi: make kcapi use a separate workqueue by Tejun Heo · 13 years ago
  38. 7fa5e85 isdn/capi: unregister capictr notifier after init failure by Tejun Heo · 13 years ago
  39. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  40. b003f4e CAPI: Silence lockdep warning on get_capi_appl_by_nr usage by Jan Kiszka · 14 years ago
  41. a7a4f1c drivers: isdn: capi: use simple_strtol to convert numbers by Andy Shevchenko · 14 years ago
  42. 735c65c drivers: isdn: use kernel macros to convert hex digit by Andy Shevchenko · 14 years ago
  43. 54cbb1c drivers/isdn: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  44. 76a6492 isdn: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  45. 60a5711 isdn/kcapi: return -EFAULT on copy_from_user errors by Dan Carpenter · 14 years ago
  46. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  47. 85a8356 isdn/capi: make reset_ctr op truly optional by Tilman Schmidt · 14 years ago
  48. 703c631 isdn: Push down BKL into ioctl functions by Arnd Bergmann · 14 years ago
  49. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  50. 771f4c8 CAPI: Remove experimental tag from middleware feature by Jan Kiszka · 14 years ago
  51. 79e95f4 CAPI: Schedule capifs for removal by Jan Kiszka · 14 years ago
  52. c6af043 CAPI: Drop special controller lookup from capi20_put_message by Jan Kiszka · 14 years ago
  53. eef0ced CAPI: Drop return value of handle_minor_send by Jan Kiszka · 14 years ago
  54. 2b72b5b CAPI: Clean up capiminor_*_ack by Jan Kiszka · 14 years ago
  55. dfbb84f CAPI: Fix locking around capiminor's output queue and drop workaround_lock by Jan Kiszka · 14 years ago
  56. 68d7347 CAPI: Drop capiminor's unused inbytes counter by Jan Kiszka · 14 years ago
  57. 4279271 CAPI: Use atomics for capiminor's datahandle and msgid by Jan Kiszka · 14 years ago
  58. 42651b5 CAPI: Rename datahandle_queue -> ackqueue_entry by Jan Kiszka · 14 years ago
  59. a11ef7b CAPI: Rework capiminor RX handler by Jan Kiszka · 14 years ago
  60. b75b2ee CAPI: Drop handle_minor_recv from capinc_tty_write by Jan Kiszka · 14 years ago
  61. a84fdf4 CAPI: Drop atomic ttyopencount by Jan Kiszka · 14 years ago
  62. 3d5d30f CAPI: Clean up capiminors_lock by Jan Kiszka · 14 years ago
  63. 6576c28 CAPI: Drop obsolete nccip from capiminor struct by Jan Kiszka · 14 years ago
  64. 30bced9 CAPI: Issue synchronous hangup on capincci_free_minor by Jan Kiszka · 14 years ago
  65. 2c8df72 CAPI: Drop remaining NULL checks on tty->driver_data by Jan Kiszka · 14 years ago
  66. fb4b488 CAPI: Use tty_port to keep track of capiminor's tty by Jan Kiszka · 14 years ago
  67. 4632451 CAPI: Establish install/cleanup handlers for capiminor TTYs by Jan Kiszka · 14 years ago
  68. 0159d54 CAPI: Use kref on capiminor by Jan Kiszka · 14 years ago
  69. e95ac14 CAPI: Use dynamic major for NCCI TTYs by default by Jan Kiszka · 14 years ago
  70. 40fb2d0 CAPI: Dynamically register minor devices by Jan Kiszka · 14 years ago
  71. e76b154 CAPI: Clean up capinc_tty_init/exit by Jan Kiszka · 14 years ago
  72. 81d17fe CAPI: Switch capiminor list to array by Jan Kiszka · 14 years ago
  73. 884f5c4 CAPI: Switch NCCI list to standard doubly linked list by Jan Kiszka · 14 years ago
  74. 28a1dbb CAPI: Fix racy capi_read by Jan Kiszka · 14 years ago
  75. 54f0fad CAPI: Use non-atomic allocation during NCCI setup by Jan Kiszka · 14 years ago
  76. 05b4149 CAPI: Rework locking of capidev members by Jan Kiszka · 14 years ago
  77. eca39dd CAPI: Clean up capi_open/release by Jan Kiszka · 14 years ago
  78. b8f433d CAPI: Convert capidev_list_lock into a mutex by Jan Kiszka · 14 years ago
  79. 501c87a CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE by Jan Kiszka · 14 years ago
  80. 88c896e CAPI: Rework application locking by Jan Kiszka · 14 years ago
  81. 0ca3a01 CAPI: Rework locking of controller data structures by Jan Kiszka · 14 years ago
  82. ef69bb2 CAPI: Rework controller state notifier by Jan Kiszka · 14 years ago
  83. 3efecf7 CAPI: Rework capi_ctr_ready/down by Jan Kiszka · 14 years ago
  84. 9717fb8 CAPI: Convert capi drivers rwlock into mutex by Jan Kiszka · 14 years ago
  85. 5225303 CAPI: Call a controller 'controller', not 'card' by Jan Kiszka · 14 years ago
  86. 88549d6 CAPI: Reduce chattiness during module loading/removal by Jan Kiszka · 14 years ago
  87. e11e7ac CAPI: Pin capifs instead of mounting it by Jan Kiszka · 14 years ago
  88. 07ad603 CAPI: Eliminate capifs_root variable by Jan Kiszka · 14 years ago
  89. 90926f0 CAPI: Sanitize capifs API by Jan Kiszka · 14 years ago
  90. c947862 CAPI: Fix leaks in capifs_new_ncci by Jan Kiszka · 14 years ago
  91. 9a58a80 proc_fops: convert drivers/isdn/ to seq_file by Alexey Dobriyan · 14 years ago
  92. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  93. fa30123 Kconfig: Remove useless and sometimes wrong comments by Michael Roth · 15 years ago
  94. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  95. 9803f79 isdn: make capidrv module parameter "debugmode" writeable by Tilman Schmidt · 15 years ago
  96. e484702 isdn: avoid races in capidrv by Tilman Schmidt · 15 years ago
  97. 812d734 isdn: accept CAPI Informational Info values as success by Tilman Schmidt · 15 years ago
  98. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  99. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  100. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago