[GIT PATCH] USB patches for 2.6.15-rc3

From: Greg KH (gregkh_at_suse.de)
Date: 11/30/05

  • Next message: Greg KH: "[PATCH] USB: ehci fixups"
    Date:	Tue, 29 Nov 2005 21:56:07 -0800
    To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
    
    

    Here are six small patches for 2.6.15-rc3 against your git tree that fix
    some reported problems. The biggest is the ehci boot issue, and the usb
    suspend issue that the ppc people are seeing. There's also a
    documentation fix, a hwmon driver bugfix, and a pci_ids.h duplication
    fix in here.

    I did this as a git tree to make it easier to apply :)

    Please pull from:
            rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
    or if master.kernel.org hasn't synced up yet:
            master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

    The full patches will be sent to the linux-usb-devel and linux-kernel
    mailing lists, if anyone wants to see them.

    thanks,

    greg k-h

     Documentation/usb/error-codes.txt | 5 ++--
     drivers/hwmon/w83792d.c | 25 ++++++++++++++------
     drivers/usb/atm/cxacru.c | 3 ++
     drivers/usb/core/hcd-pci.c | 3 +-
     drivers/usb/core/hcd.c | 15 ++++++++----
     drivers/usb/core/hcd.h | 7 ++++-
     drivers/usb/host/ehci-pci.c | 46 +++++++++++++++++++++++++++++++-------
     drivers/usb/host/ehci-q.c | 24 +++++++++++++------
     drivers/usb/host/ehci-sched.c | 18 +++++++++++++-
     drivers/usb/host/ohci-hcd.c | 6 ++++
     drivers/usb/host/ohci-hub.c | 24 ++++++++++++++++---
     drivers/usb/host/ohci-pci.c | 27 ++++++++++++++++++++--
     drivers/usb/host/uhci-hcd.c | 6 ++++
     include/linux/pci_ids.h | 3 --
     14 files changed, 168 insertions(+), 44 deletions(-)

    Alan Stern:
          USB: documentation update

    Benjamin Herrenschmidt:
          USB: Fix USB suspend/resume crasher (#2)

    Dave Jones:
          Additional device ID for Conexant AccessRunner USB driver

    David Brownell:
          USB: ehci fixups

    Grant Coady:
          pci_ids.h: remove duplicate entries

    Jean Delvare:
          hwmon: w83792d fix unused fan pins

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Greg KH: "[PATCH] USB: ehci fixups"

    Relevant Pages

    • Re: Ext4 tree stable patches backports for 2.6.27 and 2.6.28
      ... git tree that were merged into mainline right before 2.6.29. ... The ext4 git tree can be found here: ... The new patches in the for-stable and for-stable-2.6.27 branches can be ... fix for the problems it exposed. ...
      (Linux-Kernel)
    • [GIT PATCH] USB fixes for 2.6.28-git
      ... Here are a few USB fixes against your current git tree. ... All of these patches have been in the -next and -mm tree for a few ... fix SB600 USB subsystem hang bug ...
      (Linux-Kernel)
    • [ANNOUNCE] Stacked GIT 0.13
      ... operations are performed using GIT commands and the patches are stored ... Safety checks for the 'rebase' command ... already modified by the current patch ... Fix bash completion to not garble the screen with an error message. ...
      (Linux-Kernel)
    • 2.6.21-mm2
      ... A handful of IDE patches were dropped due to compilation failures. ... See the `hot-fixes' directory for any important updates to this patchset. ... If you hit a bug in -mm and it is not obvious which patch caused it, ... sunrpc fix ...
      (Linux-Kernel)
    • 2.6.17-mm4
      ... The RAID patches have been dropped due to testing failures in -mm3. ... The SCSI Attached Storage tree has been restored. ... See the `hot-fixes' directory for any important updates to this patchset. ... Fix reject due to git-agpgart.patch. ...
      (Linux-Kernel)