[GIT PULL] xhci: Sparse fixes, replace xhci_read/write, misc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following changes since commit 172a894f74e090f3aada7b0347d334ad9db14a36:

  xhci: fix incorrect type in assignment in xhci_address_device() (2013-11-18 10:10:13 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git tags/for-usb-next-2013-11-27

for you to fetch changes up to 0a18329ee52b60937a522fb237876c032a3d79b6:

  xhci: replace xhci_write_64() with writeq() (2013-11-18 11:45:37 -0800)

----------------------------------------------------------------
xhci: Sparse fixes, replace xhci_read/write, misc

Hi Greg,

Here's ten patches for 3.14.  They include some non-urgent cleanups, and
the patches to replace the xhci_read/write variants with standard
read/write calls.

This also includes a couple of streams fixes, but not the full set from
Hans.  (I'll test those next week.)  The goal is to get both the xHCI
driver streams support and the UAS driver fixed up for 3.14.  We don't
want to mark the fixes for stable, as all the code changes are really
too big for stable.

Please merge usb-linus into usb-next before pulling this request.

Sarah Sharp

----------------------------------------------------------------
Xenia Ragiadakou (10):
      xhci: replace USB_MAXINTERFACES with config->desc.bNumInterface
      xhci: fix SCT_FOR_CTX(p) macro
      xhci: remove unnecessary check in xhci_free_stream_info()
      xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints()
      xhci: fix incorrect type in assignment in xhci_count_num_dropped_endpoints()
      xhci: remove conversion from generic to pci device in xhci_mem.c
      xhci: replace xhci_readl() with readl()
      xhci: replace xhci_writel() with writel()
      xhci: replace xhci_read_64() with readq()
      xhci: replace xhci_write_64() with writeq()

 drivers/usb/host/xhci-dbg.c  |   42 +++++-----
 drivers/usb/host/xhci-hub.c  |  106 +++++++++++++--------------
 drivers/usb/host/xhci-mem.c  |   63 ++++++++--------
 drivers/usb/host/xhci-ring.c |   34 ++++-----
 drivers/usb/host/xhci.c      |  167 +++++++++++++++++++++---------------------
 drivers/usb/host/xhci.h      |   54 +++-----------
 6 files changed, 213 insertions(+), 253 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux