1. a84d1c5 s390/cio: remove uevent suppress from cio driver by Vineeth Vijayan · 3 years, 6 months ago
  2. fa172f0 s390/cio: unregister the subchannel while purging by Vineeth Vijayan · 3 years, 3 months ago
  3. f154c80 Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
  4. 2297791 s390/cio: dont unregister subchannel from child-drivers by Vineeth Vijayan · 3 years, 8 months ago
  5. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  6. a7bdb9a s390/cio: Make struct css_driver::remove return void by Uwe Kleine-König · 3 years, 6 months ago
  7. 2f7484f s390/cio: remove invalid condition on IO_SCH_UNREG by Vineeth Vijayan · 3 years, 8 months ago
  8. 4520a91 s390/cio: use dma helpers for setting masks by Julian Wiedmann · 4 years, 1 month ago
  9. 29c53de s390/cio: remove ccw_device_add() wrapper by Julian Wiedmann · 4 years, 1 month ago
  10. a087241 Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years ago
  11. 69f637c Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  12. e0d62dc s390/delay: remove udelay_simple() by Heiko Carstens · 4 years ago
  13. 14d4c4f s390/cio: fix use-after-free in ccw_device_destroy_console by Qinglang Miao · 4 years, 1 month ago
  14. 8cc0dcf s390/cio: remove pm support from ccw bus driver by Vineeth Vijayan · 4 years, 1 month ago
  15. 796cfab s390/cio: remove pm support from IO subchannel drivers by Vineeth Vijayan · 4 years, 9 months ago
  16. 32ef938 s390/cio: Add support for FCES status notification by Vineeth Vijayan · 4 years, 3 months ago
  17. 05ce3e5 s390/cio: avoid duplicated 'ADD' uevents by Cornelia Huck · 4 years, 9 months ago
  18. b09fcec s390/cio: use fallthrough; by Joe Perches · 4 years, 10 months ago
  19. 05668e1 s390/cio: fix virtio-ccw DMA without PV by Halil Pasic · 5 years ago
  20. 6cda08a drivers: Introduce device lookup variants by name by Suzuki K Poulose · 5 years ago
  21. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  22. fb59b78 drivers: s390/cio: Fix compilation warning about const qualifiers by Suzuki K Poulose · 6 years ago
  23. 92ce7e8 driver_find_device: Unify the match function with class_find_device() by Suzuki K Poulose · 6 years ago
  24. 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
  25. 37db898 s390/cio: add basic protected virtualization support by Halil Pasic · 6 years ago
  26. 135a8b4 s390/cio: fix unbind of io_subchannel_driver by Sebastian Ott · 7 years ago
  27. c828a89 treewide: Use DEVICE_ATTR_RO by Joe Perches · 7 years ago
  28. b6b996b treewide: Use DEVICE_ATTR_RW by Joe Perches · 7 years ago
  29. 13d1d55 s390: drivers: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  30. 724117b s390: cio: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  31. 846d0c6 s390/cio: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  32. 55fb734 s390/cio: recover from bad paths by Sebastian Ott · 7 years ago
  33. f460d11 s390/cio: constify attribute_group structures. by Arvind Yadav · 7 years ago
  34. 36f6237 s390/cio: introduce io_subchannel_type by Sebastian Ott · 8 years ago
  35. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  36. a00f761 s390: cio: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  37. 1ab50a9 s390/cio: remove subchannel_id from ccw_device_private by Sebastian Ott · 8 years ago
  38. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 9 years ago
  39. a6ef156 s390/cio: fix use after free in cmb processing by Sebastian Ott · 9 years ago
  40. 1bc6664 s390/cio: use device_lock during cmb activation by Sebastian Ott · 9 years ago
  41. 2c3e7e1 s390/cio: set device name as early as possible by Sebastian Ott · 11 years ago
  42. 137a14f s390/cio: fix irq stats for early interrupts on ccw consoles by Sebastian Ott · 11 years ago
  43. 1e53209 s390/cio: reorder initialization of ccw consoles by Sebastian Ott · 11 years ago
  44. 2253e8d s390/cio: fix driver callback initialization for ccw consoles by Sebastian Ott · 11 years ago
  45. 00381ee s390/cio: use device_lock to synchronize calls to the ccw driver by Sebastian Ott · 11 years ago
  46. 74bd0d8 s390/cio: fix unlocked access of online member by Sebastian Ott · 11 years ago
  47. 0178722 s390: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  48. 0ad8f714a s390/cio: fix early init counter usage by Sebastian Ott · 12 years ago
  49. afdfed0 s390/cio: get rid of static console device by Sebastian Ott · 12 years ago
  50. 863fc84 s390/cio: get rid of static console subchannel by Sebastian Ott · 12 years ago
  51. f10ccca s390/cio: ccw_device_force_console don't use static variable by Sebastian Ott · 12 years ago
  52. 188561a s390/cio: wait_cons_dev don't use static variable by Sebastian Ott · 12 years ago
  53. 84c57ad s390/cio: export vpm via sysfs by Sebastian Ott · 12 years ago
  54. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  55. 287a093 s390: use ccw_device_get_schid by Sebastian Ott · 12 years ago
  56. 31370f75 s390/cio: suppress 2nd path verification during resume by Sebastian Ott · 12 years ago
  57. 3368ba2 s390/cio: invalidate cdev pointer before deregistration by Sebastian Ott · 12 years ago
  58. 43d0be7 s390/cio: fix IO subchannel event race by Sebastian Ott · 12 years ago
  59. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  60. b7a610f s390/ccwgroup: exploit ccwdev_by_dev_id by Sebastian Ott · 13 years ago
  61. 9f30ea9 cio: remove {get,put}_driver by Sebastian Ott · 13 years ago
  62. 817e500 [S390] hibernate: directly trigger subchannel evaluation by Sebastian Ott · 13 years ago
  63. de400d6 [S390] fix mismatch in summation of I/O IRQ statistics by Peter Oberparleiter · 13 years ago
  64. a2fc848 [S390] cio: prevent purging of CCW devices in the online state by Peter Oberparleiter · 14 years ago
  65. d5ab527 [S390] ccw_bus_type: make it static by Sebastian Ott · 14 years ago
  66. 3bda058 [S390] ccw_driver: remove duplicate members by Sebastian Ott · 14 years ago
  67. e6aed12 [S390] css_driver: remove duplicate members by Sebastian Ott · 14 years ago
  68. f92519e [S390] css: move io_private to drv_data by Sebastian Ott · 14 years ago
  69. b17295e [S390] cio: path_event overindication after resume by Sebastian Ott · 14 years ago
  70. 16d2ce2 [S390] cio: fix incorrect ccw_device_init_count by Sebastian Ott · 14 years ago
  71. 376ae47 [S390] cio: fix I/O cancel function by Peter Oberparleiter · 14 years ago
  72. 585b954 [S390] cio: notify drivers of channel path events by Sebastian Ott · 14 years ago
  73. 74b6127 [S390] cio: fix memleak in resume path by Sebastian Ott · 14 years ago
  74. 7cd4031 [S390] cio: ccw_device_online_store return -EINVAL in case of missing driver by Sebastian Ott · 14 years ago
  75. fd0457a [S390] cio: CHSC SIOSL Support by Michael Ernst · 14 years ago
  76. a290156 [S390] cio: fix init_count in case of recognition after steal lock by Sebastian Ott · 15 years ago
  77. 0d01bb8 [S390] cio: trigger subchannel event at resume time by Sebastian Ott · 15 years ago
  78. 76e6fb4 [S390] ccw_device_notify: improve return codes by Sebastian Ott · 15 years ago
  79. b4c7072 [S390] cio: make wait_events interruptible by Sebastian Ott · 15 years ago
  80. be5d382 [S390] cio: consolidate workqueues by Sebastian Ott · 15 years ago
  81. ffa8d2a [S390] cio: fix drvdata usage for the console subchannel by Sebastian Ott · 15 years ago
  82. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  83. d40f7b7 [S390] cio: dont unregister a busy device in ccw_device_set_offline by Sebastian Ott · 15 years ago
  84. 7a8ad10 [S390] cio: change locking in io_subchannel_remove by Sebastian Ott · 15 years ago
  85. 6e9a0f6 [S390] cio: quiesce subchannel in io_subchannel_remove by Sebastian Ott · 15 years ago
  86. 0c609fc [S390] cio: handle busy subchannel in ccw_device_move_to_sch by Sebastian Ott · 15 years ago
  87. 56e6b79 [S390] cio: fix quiesce state by Sebastian Ott · 15 years ago
  88. 24a1872 [S390] cio: add per device initialization status flag by Sebastian Ott · 15 years ago
  89. 7d253b9 [S390] cio: remove registered flag from ccw_device_private by Sebastian Ott · 15 years ago
  90. 4257aae [S390] cio: remove intretry flag by Peter Oberparleiter · 15 years ago
  91. 350e912 [S390] cio: allow setting not-operational devices offline by Peter Oberparleiter · 15 years ago
  92. 9679baa [S390] cio: use ccw request infrastructure for pgid by Peter Oberparleiter · 15 years ago
  93. 1f5bd3848 [S390] cio: ensure proper locking during device recognition by Peter Oberparleiter · 15 years ago
  94. 736b5db [S390] cio: handle error during device recognition consistently by Peter Oberparleiter · 15 years ago
  95. a7ae2c02 [S390] cio: inform user when online/offline processing fails by Peter Oberparleiter · 15 years ago
  96. 37de53b [S390] cio: introduce ccw device todos by Peter Oberparleiter · 15 years ago
  97. 390935a [S390] cio: introduce subchannel todos by Peter Oberparleiter · 15 years ago
  98. 5d6e6b6 [S390] cio: introduce parent-initiated device move by Peter Oberparleiter · 15 years ago
  99. 60e4dac [S390] cio: fix repeat setting of cdev parent association by Peter Oberparleiter · 15 years ago
  100. 48e4c38 [S390] cio: fix double free in case of probe failure by Peter Oberparleiter · 15 years ago