1. 12 Jun, 2017 1 commit
  2. 08 Jun, 2017 1 commit
  3. 02 Jun, 2017 1 commit
    • Harald Freudenberger's avatar
      s390/zcrypt: Fix blocking queue device after unbind/bind. · e3850508
      Harald Freudenberger authored
      When the association between a queue device and the
      driver is released via unbind and later re-associated
      the queue device was not operational any more. Reason
      was a wrong administration of the card/queue lists
      within the ap device driver.
      
      This patch introduces revised card/queue list handling
      within the ap device driver: when an ap device is
      detected it is initial not added to the card/queue list
      any more. With driver probe the card device is added to
      the card list/the queue device is added to the queue list
      within a card. With driver remove the device is removed
      from the card/queue list. Additionally there are some
      situations within the ap device live where the lists
      need update upon card/queue device release (for example
      device hot unplug or suspend/resume).
      Signed-off-by: default avatarHarald Freudenberger <freude@linux.vnet.ibm.com>
      Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
      e3850508
  4. 23 May, 2017 1 commit
  5. 22 May, 2017 1 commit
  6. 17 May, 2017 1 commit
  7. 16 May, 2017 4 commits
  8. 15 May, 2017 15 commits
  9. 14 May, 2017 5 commits
  10. 13 May, 2017 9 commits
  11. 12 May, 2017 1 commit