1. 84c57ad s390/cio: export vpm via sysfs by Sebastian Ott · 12 years ago
  2. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  3. 287a093 s390: use ccw_device_get_schid by Sebastian Ott · 12 years ago
  4. 31370f75 s390/cio: suppress 2nd path verification during resume by Sebastian Ott · 12 years ago
  5. 3368ba2 s390/cio: invalidate cdev pointer before deregistration by Sebastian Ott · 12 years ago
  6. 43d0be7 s390/cio: fix IO subchannel event race by Sebastian Ott · 12 years ago
  7. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  8. b7a610f s390/ccwgroup: exploit ccwdev_by_dev_id by Sebastian Ott · 12 years ago
  9. 9f30ea9 cio: remove {get,put}_driver by Sebastian Ott · 13 years ago
  10. 817e500 [S390] hibernate: directly trigger subchannel evaluation by Sebastian Ott · 13 years ago
  11. de400d6 [S390] fix mismatch in summation of I/O IRQ statistics by Peter Oberparleiter · 13 years ago
  12. a2fc848 [S390] cio: prevent purging of CCW devices in the online state by Peter Oberparleiter · 13 years ago
  13. d5ab527 [S390] ccw_bus_type: make it static by Sebastian Ott · 13 years ago
  14. 3bda058 [S390] ccw_driver: remove duplicate members by Sebastian Ott · 13 years ago
  15. e6aed12 [S390] css_driver: remove duplicate members by Sebastian Ott · 14 years ago
  16. f92519e [S390] css: move io_private to drv_data by Sebastian Ott · 14 years ago
  17. b17295e [S390] cio: path_event overindication after resume by Sebastian Ott · 14 years ago
  18. 16d2ce2 [S390] cio: fix incorrect ccw_device_init_count by Sebastian Ott · 14 years ago
  19. 376ae47 [S390] cio: fix I/O cancel function by Peter Oberparleiter · 14 years ago
  20. 585b954 [S390] cio: notify drivers of channel path events by Sebastian Ott · 14 years ago
  21. 74b6127 [S390] cio: fix memleak in resume path by Sebastian Ott · 14 years ago
  22. 7cd4031 [S390] cio: ccw_device_online_store return -EINVAL in case of missing driver by Sebastian Ott · 14 years ago
  23. fd0457a [S390] cio: CHSC SIOSL Support by Michael Ernst · 14 years ago
  24. a290156 [S390] cio: fix init_count in case of recognition after steal lock by Sebastian Ott · 15 years ago
  25. 0d01bb8 [S390] cio: trigger subchannel event at resume time by Sebastian Ott · 15 years ago
  26. 76e6fb4 [S390] ccw_device_notify: improve return codes by Sebastian Ott · 15 years ago
  27. b4c7072 [S390] cio: make wait_events interruptible by Sebastian Ott · 15 years ago
  28. be5d382 [S390] cio: consolidate workqueues by Sebastian Ott · 15 years ago
  29. ffa8d2a [S390] cio: fix drvdata usage for the console subchannel by Sebastian Ott · 15 years ago
  30. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  31. d40f7b7 [S390] cio: dont unregister a busy device in ccw_device_set_offline by Sebastian Ott · 15 years ago
  32. 7a8ad10 [S390] cio: change locking in io_subchannel_remove by Sebastian Ott · 15 years ago
  33. 6e9a0f6 [S390] cio: quiesce subchannel in io_subchannel_remove by Sebastian Ott · 15 years ago
  34. 0c609fc [S390] cio: handle busy subchannel in ccw_device_move_to_sch by Sebastian Ott · 15 years ago
  35. 56e6b79 [S390] cio: fix quiesce state by Sebastian Ott · 15 years ago
  36. 24a1872 [S390] cio: add per device initialization status flag by Sebastian Ott · 15 years ago
  37. 7d253b9 [S390] cio: remove registered flag from ccw_device_private by Sebastian Ott · 15 years ago
  38. 4257aae [S390] cio: remove intretry flag by Peter Oberparleiter · 15 years ago
  39. 350e912 [S390] cio: allow setting not-operational devices offline by Peter Oberparleiter · 15 years ago
  40. 9679baa [S390] cio: use ccw request infrastructure for pgid by Peter Oberparleiter · 15 years ago
  41. 1f5bd38 [S390] cio: ensure proper locking during device recognition by Peter Oberparleiter · 15 years ago
  42. 736b5db [S390] cio: handle error during device recognition consistently by Peter Oberparleiter · 15 years ago
  43. a7ae2c02 [S390] cio: inform user when online/offline processing fails by Peter Oberparleiter · 15 years ago
  44. 37de53b [S390] cio: introduce ccw device todos by Peter Oberparleiter · 15 years ago
  45. 390935a [S390] cio: introduce subchannel todos by Peter Oberparleiter · 15 years ago
  46. 5d6e6b6 [S390] cio: introduce parent-initiated device move by Peter Oberparleiter · 15 years ago
  47. 60e4dac [S390] cio: fix repeat setting of cdev parent association by Peter Oberparleiter · 15 years ago
  48. 48e4c38 [S390] cio: fix double free in case of probe failure by Peter Oberparleiter · 15 years ago
  49. 6d7c5af [S390] cio: change misleading console logic by Peter Oberparleiter · 15 years ago
  50. 6afcc77 [S390] cio: make not operational handling consistent by Peter Oberparleiter · 15 years ago
  51. 8ea7f55 [S390] cio: introduce css_settle by Sebastian Ott · 15 years ago
  52. 2f17644 [S390] cio: merge init calls by Sebastian Ott · 15 years ago
  53. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  54. 3ac276f [S390] cio: remove ccw_device init_name by Sebastian Ott · 15 years ago
  55. 3b554a1 [S390] cio: move final put_device to ccw_device_unregister by Sebastian Ott · 15 years ago
  56. f014824 [S390] cio: fix use after free in s390 debug feature by Sebastian Ott · 15 years ago
  57. 217ee6c [S390] cio: failing set online/offline processing. by Michael Ernst · 15 years ago
  58. be7a2dd [S390] cio: ensure to hold a reference for deferred deregistration by Sebastian Ott · 15 years ago
  59. efd986d [S390] cio: increase trace level by Sebastian Ott · 15 years ago
  60. 1da73bc [S390] cio: consolidate subchannel intparm reset by Peter Oberparleiter · 15 years ago
  61. 06739a8 [S390] cio: fix double free after failed device initialization by Sebastian Ott · 15 years ago
  62. 6664845 [S390] cio: force console function by Martin Schwidefsky · 15 years ago
  63. 93a2759 [S390] pm: io subchannel driver power management callbacks by Cornelia Huck · 15 years ago
  64. 823d494 [S390] pm: ccw bus power management callbacks by Sebastian Ott · 15 years ago
  65. 99f6a570 [S390] cio: online_store - trigger recognition for boxed devices by Sebastian Ott · 15 years ago
  66. b5cd99e [S390] cio: disallow online setting of device in transient state by Sebastian Ott · 15 years ago
  67. 47593bf [S390] cio: introduce notifier for boxed state by Sebastian Ott · 15 years ago
  68. c4621a6 [S390] cio: introduce ccw_device_schedule_sch_unregister by Sebastian Ott · 15 years ago
  69. 156013f [S390] cio: wake up on failed recognition by Sebastian Ott · 15 years ago
  70. 21cdbc1 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  71. 0cc1106 [S390] cio: remove unused local variable by Sebastian Ott · 15 years ago
  72. e74fe0c [S390] cio: ccw device online store - report rc from ccw driver. by Sebastian Ott · 15 years ago
  73. eb32ae8 [S390] cio: Use unbind/bind instead of unregister/register. by Cornelia Huck · 15 years ago
  74. ffa6a70 Driver core: Fix device_move() vs. dpm list ordering, v2 by Cornelia Huck · 16 years ago
  75. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 16 years ago
  76. d36f0c6 [S390] cio: use pim to check for multipath. by Sebastian Ott · 16 years ago
  77. f444cc0 [S390] cio: commit all pmcw changes. by Sebastian Ott · 16 years ago
  78. 13952ec [S390] cio: introduce cio_commit_config by Sebastian Ott · 16 years ago
  79. cdb912a [S390] cio: introduce cio_update_schib by Sebastian Ott · 16 years ago
  80. d6a3076 [S390] cio: Use device_is_registered(). by Cornelia Huck · 16 years ago
  81. 283fdd0 [S390] cio: Dont call ->release directly. by Cornelia Huck · 16 years ago
  82. 90ed2b6 [S390] cio: Dont fail probe for I/O subchannels. by Cornelia Huck · 16 years ago
  83. 5fb6b85 [S390] cio: Only register ccw_device for registered subchannel. by Cornelia Huck · 16 years ago
  84. 6eff208 [S390] cio: Fix I/O subchannel refcounting. by Cornelia Huck · 16 years ago
  85. 9cd6742 [S390] cio: Fix reference counting for online/offline. by Cornelia Huck · 16 years ago
  86. 97166f5 [S390] cio: Put referernce on correct device after moving. by Cornelia Huck · 16 years ago
  87. 111e95a [S390] cio: move irritating comment. by Sebastian Ott · 16 years ago
  88. 98df67b [S390] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  89. 85acc40 [S390] cio: Fix refcount after moving devices. by Cornelia Huck · 16 years ago
  90. 1f4e7ed [S390] bus_id -> dev_set_name() for css and ccw busses by Cornelia Huck · 16 years ago
  91. b9d3aed [S390] more bus_id -> dev_name conversions by Cornelia Huck · 16 years ago
  92. 2a0217d [S390] bus_id -> dev_name conversions by Kay Sievers · 16 years ago
  93. ecf5d9e [S390] cio: introduce purge function for /proc/cio_ignore by Peter Oberparleiter · 16 years ago
  94. 46fbe4e [S390] cio: move device unregistration to dedicated work queue by Peter Oberparleiter · 16 years ago
  95. 91c3691 [S390] cio: call ccw driver notify function with lock held by Peter Oberparleiter · 16 years ago
  96. c78aa6c [S390] Cleanup cio printk messages. by Michael Ernst · 16 years ago
  97. f08adc0 [S390] css: Use css_device_id for bus matching. by Cornelia Huck · 16 years ago
  98. 99611f8 [S390] cio: Repair chpid event handling. by Cornelia Huck · 16 years ago
  99. 3a3fc29 [S390] cio: Introduce abstract isc definitions. by Cornelia Huck · 16 years ago
  100. 23d805b [S390] cio: introduce fcx enabled scsw format by Peter Oberparleiter · 16 years ago