linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] scsi: ufs: Add PCI driver for Intel Host controllers
@ 2017-06-05  8:36 Adrian Hunter
  2017-06-05  8:36 ` [PATCH 1/2] scsi: ufs: Tidy clocks list head usage Adrian Hunter
  2017-06-05  8:36 ` [PATCH 2/2] scsi: ufshcd-intel-pci: Add PCI driver for Intel Host controllers Adrian Hunter
  0 siblings, 2 replies; 12+ messages in thread
From: Adrian Hunter @ 2017-06-05  8:36 UTC (permalink / raw)
  To: Vinayak Holikatti, Martin K. Petersen, James E.J. Bottomley
  Cc: linux-scsi, linux-kernel, Szymon Mielczarek, Michal Potomski,
	Grzegorz Janca

Hi


Here is a PCI driver for Intel UFS host controllers, with a small tidy-up
precursor patch.


Szymon Mielczarek (2):
      scsi: ufs: Tidy clocks list head usage
      scsi: ufshcd-intel-pci: Add PCI driver for Intel Host controllers

 drivers/scsi/ufs/Kconfig            |  11 +++
 drivers/scsi/ufs/Makefile           |   1 +
 drivers/scsi/ufs/tc-dwc-g210-pci.c  |   2 -
 drivers/scsi/ufs/ufshcd-intel-pci.c | 183 ++++++++++++++++++++++++++++++++++++
 drivers/scsi/ufs/ufshcd-pci.c       |   2 -
 drivers/scsi/ufs/ufshcd-pltfrm.c    |   2 -
 drivers/scsi/ufs/ufshcd.c           |  12 ++-
 7 files changed, 202 insertions(+), 11 deletions(-)
 create mode 100644 drivers/scsi/ufs/ufshcd-intel-pci.c


Regards
Adrian

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

end of thread, other threads:[~2017-06-06 10:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-05  8:36 [PATCH 0/2] scsi: ufs: Add PCI driver for Intel Host controllers Adrian Hunter
2017-06-05  8:36 ` [PATCH 1/2] scsi: ufs: Tidy clocks list head usage Adrian Hunter
2017-06-05 20:37   ` Subhash Jadavani
2017-06-06  0:57   ` Martin K. Petersen
2017-06-05  8:36 ` [PATCH 2/2] scsi: ufshcd-intel-pci: Add PCI driver for Intel Host controllers Adrian Hunter
2017-06-05 20:42   ` Subhash Jadavani
2017-06-06  6:48     ` [PATCH V2 1/2] scsi: ufs: Tidy clocks list head usage Adrian Hunter
2017-06-06  6:48       ` [PATCH V2 2/2] scsi: ufshcd-intel-pci: Add PCI driver for Intel Host controllers Adrian Hunter
2017-06-06  6:50       ` [PATCH V2 1/2] scsi: ufs: Tidy clocks list head usage Adrian Hunter
2017-06-06  7:07   ` [PATCH 2/2] scsi: ufshcd-intel-pci: Add PCI driver for Intel Host controllers Christoph Hellwig
2017-06-06  9:08     ` [PATCH V3 " Adrian Hunter
2017-06-06 10:10       ` Christoph Hellwig

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 NNTP newsgroup(s).