1. be5d382 [S390] cio: consolidate workqueues by Sebastian Ott · 15 years ago
  2. ffa8d2a [S390] cio: fix drvdata usage for the console subchannel by Sebastian Ott · 15 years ago
  3. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  4. d40f7b7 [S390] cio: dont unregister a busy device in ccw_device_set_offline by Sebastian Ott · 15 years ago
  5. 7a8ad10 [S390] cio: change locking in io_subchannel_remove by Sebastian Ott · 15 years ago
  6. 6e9a0f6 [S390] cio: quiesce subchannel in io_subchannel_remove by Sebastian Ott · 15 years ago
  7. 0c609fc [S390] cio: handle busy subchannel in ccw_device_move_to_sch by Sebastian Ott · 15 years ago
  8. 56e6b79 [S390] cio: fix quiesce state by Sebastian Ott · 15 years ago
  9. 24a1872 [S390] cio: add per device initialization status flag by Sebastian Ott · 15 years ago
  10. 7d253b9 [S390] cio: remove registered flag from ccw_device_private by Sebastian Ott · 15 years ago
  11. 4257aae [S390] cio: remove intretry flag by Peter Oberparleiter · 15 years ago
  12. 350e912 [S390] cio: allow setting not-operational devices offline by Peter Oberparleiter · 15 years ago
  13. 9679baa [S390] cio: use ccw request infrastructure for pgid by Peter Oberparleiter · 15 years ago
  14. 1f5bd38 [S390] cio: ensure proper locking during device recognition by Peter Oberparleiter · 15 years ago
  15. 736b5db [S390] cio: handle error during device recognition consistently by Peter Oberparleiter · 15 years ago
  16. a7ae2c02 [S390] cio: inform user when online/offline processing fails by Peter Oberparleiter · 15 years ago
  17. 37de53b [S390] cio: introduce ccw device todos by Peter Oberparleiter · 15 years ago
  18. 390935a [S390] cio: introduce subchannel todos by Peter Oberparleiter · 15 years ago
  19. 5d6e6b6 [S390] cio: introduce parent-initiated device move by Peter Oberparleiter · 15 years ago
  20. 60e4dac [S390] cio: fix repeat setting of cdev parent association by Peter Oberparleiter · 15 years ago
  21. 48e4c38 [S390] cio: fix double free in case of probe failure by Peter Oberparleiter · 15 years ago
  22. 6d7c5af [S390] cio: change misleading console logic by Peter Oberparleiter · 15 years ago
  23. 6afcc77 [S390] cio: make not operational handling consistent by Peter Oberparleiter · 15 years ago
  24. 8ea7f55 [S390] cio: introduce css_settle by Sebastian Ott · 15 years ago
  25. 2f17644 [S390] cio: merge init calls by Sebastian Ott · 15 years ago
  26. a4dbd67 driver model: constify attribute groups by David Brownell · 16 years ago
  27. 3ac276f [S390] cio: remove ccw_device init_name by Sebastian Ott · 15 years ago
  28. 3b554a1 [S390] cio: move final put_device to ccw_device_unregister by Sebastian Ott · 15 years ago
  29. f014824 [S390] cio: fix use after free in s390 debug feature by Sebastian Ott · 15 years ago
  30. 217ee6c [S390] cio: failing set online/offline processing. by Michael Ernst · 15 years ago
  31. be7a2dd [S390] cio: ensure to hold a reference for deferred deregistration by Sebastian Ott · 15 years ago
  32. efd986d [S390] cio: increase trace level by Sebastian Ott · 15 years ago
  33. 1da73bc [S390] cio: consolidate subchannel intparm reset by Peter Oberparleiter · 15 years ago
  34. 06739a8 [S390] cio: fix double free after failed device initialization by Sebastian Ott · 15 years ago
  35. 6664845 [S390] cio: force console function by Martin Schwidefsky · 16 years ago
  36. 93a2759 [S390] pm: io subchannel driver power management callbacks by Cornelia Huck · 16 years ago
  37. 823d494 [S390] pm: ccw bus power management callbacks by Sebastian Ott · 16 years ago
  38. 99f6a570 [S390] cio: online_store - trigger recognition for boxed devices by Sebastian Ott · 16 years ago
  39. b5cd99e [S390] cio: disallow online setting of device in transient state by Sebastian Ott · 16 years ago
  40. 47593bf [S390] cio: introduce notifier for boxed state by Sebastian Ott · 16 years ago
  41. c4621a6 [S390] cio: introduce ccw_device_schedule_sch_unregister by Sebastian Ott · 16 years ago
  42. 156013f [S390] cio: wake up on failed recognition by Sebastian Ott · 16 years ago
  43. 21cdbc1 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  44. 0cc1106 [S390] cio: remove unused local variable by Sebastian Ott · 16 years ago
  45. e74fe0c [S390] cio: ccw device online store - report rc from ccw driver. by Sebastian Ott · 16 years ago
  46. eb32ae8 [S390] cio: Use unbind/bind instead of unregister/register. by Cornelia Huck · 16 years ago
  47. ffa6a70 Driver core: Fix device_move() vs. dpm list ordering, v2 by Cornelia Huck · 16 years ago
  48. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 16 years ago
  49. d36f0c6 [S390] cio: use pim to check for multipath. by Sebastian Ott · 16 years ago
  50. f444cc0 [S390] cio: commit all pmcw changes. by Sebastian Ott · 16 years ago
  51. 13952ec [S390] cio: introduce cio_commit_config by Sebastian Ott · 16 years ago
  52. cdb912a [S390] cio: introduce cio_update_schib by Sebastian Ott · 16 years ago
  53. d6a3076 [S390] cio: Use device_is_registered(). by Cornelia Huck · 16 years ago
  54. 283fdd0 [S390] cio: Dont call ->release directly. by Cornelia Huck · 16 years ago
  55. 90ed2b6 [S390] cio: Dont fail probe for I/O subchannels. by Cornelia Huck · 16 years ago
  56. 5fb6b85 [S390] cio: Only register ccw_device for registered subchannel. by Cornelia Huck · 16 years ago
  57. 6eff208 [S390] cio: Fix I/O subchannel refcounting. by Cornelia Huck · 16 years ago
  58. 9cd6742 [S390] cio: Fix reference counting for online/offline. by Cornelia Huck · 16 years ago
  59. 97166f5 [S390] cio: Put referernce on correct device after moving. by Cornelia Huck · 16 years ago
  60. 111e95a [S390] cio: move irritating comment. by Sebastian Ott · 16 years ago
  61. 98df67b [S390] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  62. 85acc40 [S390] cio: Fix refcount after moving devices. by Cornelia Huck · 16 years ago
  63. 1f4e7ed [S390] bus_id -> dev_set_name() for css and ccw busses by Cornelia Huck · 16 years ago
  64. b9d3aed [S390] more bus_id -> dev_name conversions by Cornelia Huck · 16 years ago
  65. 2a0217d [S390] bus_id -> dev_name conversions by Kay Sievers · 16 years ago
  66. ecf5d9e [S390] cio: introduce purge function for /proc/cio_ignore by Peter Oberparleiter · 16 years ago
  67. 46fbe4e [S390] cio: move device unregistration to dedicated work queue by Peter Oberparleiter · 16 years ago
  68. 91c3691 [S390] cio: call ccw driver notify function with lock held by Peter Oberparleiter · 16 years ago
  69. c78aa6c [S390] Cleanup cio printk messages. by Michael Ernst · 16 years ago
  70. f08adc0 [S390] css: Use css_device_id for bus matching. by Cornelia Huck · 16 years ago
  71. 99611f8 [S390] cio: Repair chpid event handling. by Cornelia Huck · 16 years ago
  72. 3a3fc29 [S390] cio: Introduce abstract isc definitions. by Cornelia Huck · 16 years ago
  73. 23d805b [S390] cio: introduce fcx enabled scsw format by Peter Oberparleiter · 16 years ago
  74. c820de3 [S390] cio: Rework css driver. by Cornelia Huck · 16 years ago
  75. 7e9db9e [S390] cio: Introduce modalias for css bus. by Cornelia Huck · 16 years ago
  76. 0ae7a7b [S390] cio: Register all subchannels. by Cornelia Huck · 16 years ago
  77. 139b83d [S390] cio: Remove cio_msg kernel parameter. by Michael Ernst · 17 years ago
  78. 2f97220 [S390] cio: Use strict_strtoul() for attributes. by Cornelia Huck · 17 years ago
  79. a806170 [S390] Fix a lot of sparse warnings. by Heiko Carstens · 17 years ago
  80. 4c62972 [S390] cio: Do timed recovery on workqueue. by Cornelia Huck · 17 years ago
  81. 486d0a0 [S390] cio: Remember to initialize recovery_lock. by Cornelia Huck · 17 years ago
  82. 90ab133 [S390] cio: introduce timed recovery procedure by Peter Oberparleiter · 17 years ago
  83. 4beee64 [S390] cio: Set driver->owner on css, ccw and ccwgroup busses. by Cornelia Huck · 17 years ago
  84. db6a642 [S390] cio: Use dev_{g,s}et_drvdata(). by Cornelia Huck · 17 years ago
  85. cd6b4f2 [S390] cio: Introduce subchannel->private. by Cornelia Huck · 17 years ago
  86. 25b7bb5 [S390] cio: Add css_driver_{register,unregister}. by Cornelia Huck · 17 years ago
  87. 602b20f [S390] cio: css_driver: Use consistent parameters. by Cornelia Huck · 17 years ago
  88. 33583c3 [S390] cio: use INIT_WORK to initialize struct work. by Heiko Carstens · 17 years ago
  89. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  90. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  91. 3f4cf6e [S390] cio: Avoid machine check vs. not operational races. by Cornelia Huck · 17 years ago
  92. e103178 [S390] cio: Fix device attributes for early devices. by Cornelia Huck · 17 years ago
  93. 1842f2b [S390] cio: Disable channel measurements (cmf) on shutdown/reboot. by Cornelia Huck · 17 years ago
  94. 958974fb [S390] cio: Introduce ccw_bus_type.shutdown. by Cornelia Huck · 17 years ago
  95. b2ffd8e [S390] cio: Add docbook comments. by Cornelia Huck · 17 years ago
  96. 3520c92 [S390] cio: dont forget to set last slot to NULL in ccw_uevent(). by Cornelia Huck · 17 years ago
  97. e556bbb [S390] cio: Clean up messages. by Cornelia Huck · 17 years ago
  98. 086a6c6 [S390] cio: Dont print trailing \0 in modalias_show(). by Cornelia Huck · 17 years ago
  99. 59a8a6e [S390] cio: Use device_schedule_callback() for removing disconnected devices. by Cornelia Huck · 18 years ago
  100. f7e5d67 [S390] cio: Make some structures and a function static. by Cornelia Huck · 18 years ago