1. b003f4e CAPI: Silence lockdep warning on get_capi_appl_by_nr usage by Jan Kiszka · 14 years ago
  2. a7a4f1c drivers: isdn: capi: use simple_strtol to convert numbers by Andy Shevchenko · 14 years ago
  3. 735c65c drivers: isdn: use kernel macros to convert hex digit by Andy Shevchenko · 14 years ago
  4. 54cbb1c drivers/isdn: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  5. 76a6492 isdn: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  6. 60a5711 isdn/kcapi: return -EFAULT on copy_from_user errors by Dan Carpenter · 14 years ago
  7. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  8. 85a8356 isdn/capi: make reset_ctr op truly optional by Tilman Schmidt · 14 years ago
  9. 703c631 isdn: Push down BKL into ioctl functions by Arnd Bergmann · 14 years ago
  10. 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
  11. 771f4c8 CAPI: Remove experimental tag from middleware feature by Jan Kiszka · 14 years ago
  12. 79e95f4 CAPI: Schedule capifs for removal by Jan Kiszka · 14 years ago
  13. c6af043 CAPI: Drop special controller lookup from capi20_put_message by Jan Kiszka · 14 years ago
  14. eef0ced CAPI: Drop return value of handle_minor_send by Jan Kiszka · 14 years ago
  15. 2b72b5b CAPI: Clean up capiminor_*_ack by Jan Kiszka · 14 years ago
  16. dfbb84f CAPI: Fix locking around capiminor's output queue and drop workaround_lock by Jan Kiszka · 14 years ago
  17. 68d7347 CAPI: Drop capiminor's unused inbytes counter by Jan Kiszka · 14 years ago
  18. 4279271 CAPI: Use atomics for capiminor's datahandle and msgid by Jan Kiszka · 14 years ago
  19. 42651b5 CAPI: Rename datahandle_queue -> ackqueue_entry by Jan Kiszka · 14 years ago
  20. a11ef7b CAPI: Rework capiminor RX handler by Jan Kiszka · 14 years ago
  21. b75b2ee CAPI: Drop handle_minor_recv from capinc_tty_write by Jan Kiszka · 14 years ago
  22. a84fdf4 CAPI: Drop atomic ttyopencount by Jan Kiszka · 14 years ago
  23. 3d5d30f CAPI: Clean up capiminors_lock by Jan Kiszka · 14 years ago
  24. 6576c28 CAPI: Drop obsolete nccip from capiminor struct by Jan Kiszka · 14 years ago
  25. 30bced9 CAPI: Issue synchronous hangup on capincci_free_minor by Jan Kiszka · 14 years ago
  26. 2c8df72 CAPI: Drop remaining NULL checks on tty->driver_data by Jan Kiszka · 14 years ago
  27. fb4b488 CAPI: Use tty_port to keep track of capiminor's tty by Jan Kiszka · 14 years ago
  28. 4632451 CAPI: Establish install/cleanup handlers for capiminor TTYs by Jan Kiszka · 14 years ago
  29. 0159d54 CAPI: Use kref on capiminor by Jan Kiszka · 14 years ago
  30. e95ac14 CAPI: Use dynamic major for NCCI TTYs by default by Jan Kiszka · 14 years ago
  31. 40fb2d0 CAPI: Dynamically register minor devices by Jan Kiszka · 14 years ago
  32. e76b154 CAPI: Clean up capinc_tty_init/exit by Jan Kiszka · 14 years ago
  33. 81d17fe CAPI: Switch capiminor list to array by Jan Kiszka · 14 years ago
  34. 884f5c4 CAPI: Switch NCCI list to standard doubly linked list by Jan Kiszka · 14 years ago
  35. 28a1dbb CAPI: Fix racy capi_read by Jan Kiszka · 14 years ago
  36. 54f0fad CAPI: Use non-atomic allocation during NCCI setup by Jan Kiszka · 14 years ago
  37. 05b4149 CAPI: Rework locking of capidev members by Jan Kiszka · 14 years ago
  38. eca39dd CAPI: Clean up capi_open/release by Jan Kiszka · 14 years ago
  39. b8f433d CAPI: Convert capidev_list_lock into a mutex by Jan Kiszka · 14 years ago
  40. 501c87a CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE by Jan Kiszka · 14 years ago
  41. 88c896e CAPI: Rework application locking by Jan Kiszka · 14 years ago
  42. 0ca3a01 CAPI: Rework locking of controller data structures by Jan Kiszka · 14 years ago
  43. ef69bb2 CAPI: Rework controller state notifier by Jan Kiszka · 14 years ago
  44. 3efecf7 CAPI: Rework capi_ctr_ready/down by Jan Kiszka · 14 years ago
  45. 9717fb8 CAPI: Convert capi drivers rwlock into mutex by Jan Kiszka · 14 years ago
  46. 5225303 CAPI: Call a controller 'controller', not 'card' by Jan Kiszka · 14 years ago
  47. 88549d6 CAPI: Reduce chattiness during module loading/removal by Jan Kiszka · 14 years ago
  48. e11e7ac CAPI: Pin capifs instead of mounting it by Jan Kiszka · 14 years ago
  49. 07ad603 CAPI: Eliminate capifs_root variable by Jan Kiszka · 14 years ago
  50. 90926f0 CAPI: Sanitize capifs API by Jan Kiszka · 14 years ago
  51. c947862 CAPI: Fix leaks in capifs_new_ncci by Jan Kiszka · 14 years ago
  52. 9a58a80 proc_fops: convert drivers/isdn/ to seq_file by Alexey Dobriyan · 14 years ago
  53. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  54. fa30123 Kconfig: Remove useless and sometimes wrong comments by Michael Roth · 15 years ago
  55. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  56. 9803f79 isdn: make capidrv module parameter "debugmode" writeable by Tilman Schmidt · 15 years ago
  57. e484702 isdn: avoid races in capidrv by Tilman Schmidt · 15 years ago
  58. 812d734 isdn: accept CAPI Informational Info values as success by Tilman Schmidt · 15 years ago
  59. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  60. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  61. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  62. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  63. 7d31acd isdn: prevent NULL ptr Oops in capi_cmsg2str() by Tilman Schmidt · 15 years ago
  64. 4793d15 isdn: kerneldoc for capiutil.c by Tilman Schmidt · 15 years ago
  65. 4e32997 isdn: rename capi_ctr_reseted() to capi_ctr_down() by Tilman Schmidt · 15 years ago
  66. b0c4f32 Fix the race between capifs remount and node creation by Al Viro · 15 years ago
  67. 2a32ceb Fix races around the access to ->s_options by Al Viro · 15 years ago
  68. 554f200 Documentation/isdn/INTERFACE.CAPI by Tilman Schmidt · 15 years ago
  69. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 15 years ago
  70. dfe925e drivers/isdn/capi: fix sparse warning: context imbalance by Hannes Eder · 15 years ago
  71. d46604e isdn: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  72. 15b0669 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  73. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  74. fecc703 isdn: capi: &&/|| typos by Roel Kluin · 16 years ago
  75. 0e164b6 CRED: Wrap task credential accesses in the ISDN drivers by David Howells · 16 years ago
  76. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  77. 53e8631 tty: Fallout from tty-move-canon-specials by Stephen Rothwell · 16 years ago
  78. 4d5392c drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_put by Julia Lawall · 16 years ago
  79. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  80. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  81. 24d0b41 device create: isdn: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  82. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  83. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  84. a237f3b CAPI: BKL pushdown by Jonathan Corbet · 16 years ago
  85. 066b211 isdn/capi: Return proper errnos on module init. by Marcin Slusarz · 16 years ago
  86. f2545a7 isdn: switch to int put_char method by Alan Cox · 16 years ago
  87. ac41cfd isdn: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  88. 37772ac isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variable by Robert P. J. Day · 16 years ago
  89. c24e9b3 capifs: fix memory leak on remount by Cyrill Gorcunov · 16 years ago
  90. 156f1ed isdn: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  91. 2f9e9b6 capi: fix sparse warnings using integer as NULL pointer by Harvey Harrison · 16 years ago
  92. e55e212 mount options: fix capifs by Miklos Szeredi · 16 years ago
  93. df8dc74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  94. eb36f4f fix oops on rmmod capidrv by Karsten Keil · 16 years ago
  95. d78b036 ISDN: Convert from class_device to device for ISDN capi by Tony Jones · 17 years ago
  96. b393243 [ISDN] capidrv: address two longstanding warnings by Jeff Garzik · 17 years ago
  97. e8a285b isdn: guard against a potential NULL pointer dereference in old_capi_manufacturer() by Jesper Juhl · 17 years ago
  98. b1b2e7c fix possible NULL deref on low memory condition in capidrv.c::send_message() by Jesper Juhl · 17 years ago
  99. 5e6c20a isdn/capi warning fixes by Andrew Morton · 17 years ago
  100. df19434 Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI by Jan Engelhardt · 17 years ago