Linux-ide Archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] Fix for ZPODD
@ 2012-07-24  9:37 Aaron Lu
  2012-07-24  9:37 ` [PATCH v2 1/7] scsi: sr: fix for sr suspend and resume Aaron Lu
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Aaron Lu @ 2012-07-24  9:37 UTC (permalink / raw
  To: Jeff Garzik, Alan Stern, Lin Ming, James Bottomley, Jeff Wu
  Cc: linux-kernel, linux-pm, linux-scsi, linux-ide, Aaron Lu, Aaron Lu

V2:
Bug fix for V1;
Use scsi_autopm_* in sr driver instead of pm_runtime_*;

V1:
Here are some patches to make ZPODD easier to use for end users and
a fix for using ZPODD with system suspend.

Aaron Lu (7):
  scsi: sr: fix for sr suspend and resume
  scsi: pm: use autosuspend if device supports it
  scsi: sr: use scsi layer autopm in sr driver
  scsi: sr: runtime pm when ODD is open/closed
  scsi: sr: block events when runtime suspended
  scsi: pm: use runtime resume callback if available
  block: genhd: add an interface to set disk's poll interval

 block/genhd.c          | 25 ++++++++++++++++------
 drivers/scsi/scsi_pm.c | 22 +++++++++++++------
 drivers/scsi/sr.c      | 57 ++++++++++++++++++++++++++++++++------------------
 include/linux/genhd.h  |  1 +
 4 files changed, 73 insertions(+), 32 deletions(-)

-- 
1.7.11.3

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-07-24  9:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-24  9:37 [PATCH v2 0/7] Fix for ZPODD Aaron Lu
2012-07-24  9:37 ` [PATCH v2 1/7] scsi: sr: fix for sr suspend and resume Aaron Lu
2012-07-24  9:37 ` [PATCH v2 2/7] scsi: pm: use autosuspend if device supports it Aaron Lu
2012-07-24  9:37 ` [PATCH v2 3/7] scsi: sr: use scsi layer autopm in sr driver Aaron Lu
2012-07-24  9:37 ` [PATCH v2 4/7] scsi: sr: runtime pm when ODD is open/closed Aaron Lu
2012-07-24  9:37 ` [PATCH v2 5/7] scsi: sr: block events when runtime suspended Aaron Lu
2012-07-24  9:37 ` [PATCH v2 6/7] scsi: pm: use runtime resume callback if available Aaron Lu
2012-07-24  9:37 ` [PATCH v2 7/7] block: genhd: add an interface to set disk's poll interval Aaron Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).