Here are a few PCI, USB, hwmon, and documentation patches against your
latest git tree, they have all been in the past few -mm releases just
fine.

The big changes in here are some ehci and ohci fixes to handle suspend
better (there is still one more pending patch to get it all working
completely, but that needs more testing before I send it to you.)

thanks,

greg k-h

 MAINTAINERS                        |   26 +
 arch/i386/pci/common.c             |    6 
 arch/i386/pci/direct.c             |    4 
 arch/i386/pci/i386.c               |    9 
 drivers/base/bus.c                 |   21 -
 drivers/base/dd.c                  |   10 
 drivers/hwmon/hdaps.c              |    4 
 drivers/hwmon/it87.c               |    9 
 drivers/hwmon/lm78.c               |    4 
 drivers/hwmon/w83627hf.c           |   10 
 drivers/pci/hotplug/pciehp.h       |    1 
 drivers/pci/hotplug/pciehp_ctrl.c  |   15 -
 drivers/pci/hotplug/pciehp_hpc.c   |   12 
 drivers/pci/pci-acpi.c             |    3 
 drivers/usb/core/hcd-pci.c         |   38 ++
 drivers/usb/core/hub.c             |    3 
 drivers/usb/host/ehci-hcd.c        |  158 +++++------
 drivers/usb/host/ehci-hub.c        |    7 
 drivers/usb/host/ehci-pci.c        |  515 +++++++++++++++++--------------------
 drivers/usb/host/ohci-pci.c        |   53 +--
 drivers/usb/media/sn9c102_core.c   |    4 
 drivers/usb/serial/ftdi_sio.c      |    2 
 drivers/usb/serial/ftdi_sio.h      |    9 
 drivers/usb/serial/ipw.c           |    2 
 drivers/usb/storage/unusual_devs.h |   11 
 include/linux/usb.h                |    3 
 26 files changed, 494 insertions(+), 445 deletions(-)



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to