Re: [PATCH 1/2] ACPI / PCI: don't allow PCI devices without irq to be enabled

2013-10-03 Thread Prarit Bhargava
On 08/12/2013 06:32 PM, Bjorn Helgaas wrote: > On Mon, Aug 12, 2013 at 3:32 PM, Yinghai Lu wrote: >> On Mon, Aug 12, 2013 at 2:14 PM, Bjorn Helgaas wrote: >>> On Thu, Aug 8, 2013 at 7:57 AM, Rafael J. Wysocki wrote: On Thursday, August 08, 2013 03:35:13 PM Heikki Krogerus wrote: > If

[PATCH 01/11] USB: OHCI: Properly handle OHCI controller suspend

2013-10-03 Thread Majunath Goudar
From: Manjunath Goudar Suspend scenario in case of OHCI was not properly handled in ochi_suspend()routine. Alan Stern suggested, properly handle OHCI suspend scenario. This does generic proper handling of suspend scenario to all OHCI SOC. Signed-off-by: Manjunath Goudar Signed-off-by: Manjunat

[PATCH 03/11] USB: OHCI: Properly handle ohci-s3c2410 suspend

2013-10-03 Thread Majunath Goudar
From: Manjunath Goudar Suspend scenario in case of ohci-s3c2410 glue was not properly handled as it was not suspending generic part of ohci controller. Alan Stern suggested, properly handle ohci-s3c2410 suspend scenario. Calling explicitly the ohci_suspend() routine in ohci_hcd_s3c2410_drv_suspe

[PATCH 08/11] USB: OHCI: Properly handle ohci-platform suspend

2013-10-03 Thread Majunath Goudar
From: Manjunath Goudar Suspend scenario in case of ohci-platform glue was not properly handled as it was not suspending generic part of ohci controller.Alan Stern suggested, properly handle ohci-platform suspend scenario. Calling explicitly the ohci_suspend() routine in ohci_platform_suspend() w

[PATCH 07/11] USB: OHCI: Properly handle ohci-omap suspend

2013-10-03 Thread Majunath Goudar
From: Manjunath Goudar Suspend scenario in case of ohci-omap glue was not properly handled as it was not suspending generic part of ohci controller. Alan Stern suggested, properly handle ohci-omap suspend scenario. Calling explicitly the ohci_suspend() routine in ohci_omap_suspend() will ensure

[PATCH 06/11] USB: OHCI: Properly handle ohci-exynos suspend

2013-10-03 Thread Majunath Goudar
From: Manjunath Goudar Suspend scenario in case of ohci-exynos glue was not properly handled as it was not suspending generic part of ohci controller. Alan Stern suggested, properly handle ohci-exynos suspend scenario. Calling explicitly the ohci_suspend() routine in exynos_ohci_suspend() will e

[PATCH 05/11] USB: OHCI: Properly handle ohci-ep93xx suspend

2013-10-03 Thread Majunath Goudar
From: Manjunath Goudar Suspend scenario in case of ohci-ep93xx glue was not properly handled as it was not suspending generic part of ohci controller. Alan Stern suggested, properly handle ohci-ep93xx suspend scenario. Calling explicitly the ohci_suspend() routine in ohci_hcd_ep93xx_drv_suspend(

[PATCH 02/11] USB: OHCI: Properly handle ohci-at91 suspend

2013-10-03 Thread Majunath Goudar
From: Manjunath Goudar Suspend scenario in case of ohci-at91 glue was not properly handled as it was not suspending generic part of ohci controller. Alan Stern suggested, properly handle ohci-at91 suspend scenario. Calling explicitly the ohci_suspend() routine in ohci_hcd_at91_drv_suspend() will

[PATCH 04/11] USB: OHCI: Properly handle ohci-da8xx suspend

2013-10-03 Thread Majunath Goudar
From: Manjunath Goudar Suspend scenario in case of ohci-da8xx glue was not properly handled as it was not suspending generic part of ohci controller. Alan Stern suggested, properly handle ohci-da8xx suspend scenario. Calling explicitly the ohci_suspend() routine in ohci_da8xx_suspend() will ensu

[PATCH 10/11] USB: OHCI: Properly handle ohci-sm501 suspend

2013-10-03 Thread Majunath Goudar
From: Manjunath Goudar Suspend scenario in case of ohci-sm501 glue was not properly handled as it was not suspending generic part of ohci controller. Alan Stern suggested, properly handle ohci-sm501 suspend scenario. Calling explicitly the ohci_suspend() routine in ohci_sm501_suspend() will ens

[PATCH 11/11] USB: OHCI: Properly handle ohci-spear suspend

2013-10-03 Thread Majunath Goudar
From: Manjunath Goudar Suspend scenario in case of ohci-spear glue was not properly handled as it was not suspending generic part of ohci controller. Alan Stern suggested, properly handle ohci-spear suspend scenario. Calling explicitly the ohci_suspend() routine in spear_ohci_hcd_drv_suspend()

[PATCH 09/11] USB: OHCI: Properly handle ohci-pxa27x suspend

2013-10-03 Thread Majunath Goudar
From: Manjunath Goudar Suspend scenario in case of ohci-pxa27x glue was not properly handled as it was not suspending generic part of ohci controller. Alan Stern suggested, properly handle ohci-pxa27x suspend scenario. Calling explicitly the ohci_suspend() routine in ohci_hcd_pxa27x_drv_suspend

[PATCH] USB: host: tegra: CONFIG_USB_EHCI_TEGRA requires ULPI and ULPI viewport support

2013-10-03 Thread Paul Walmsley
Selecting CONFIG_USB_EHCI_TEGRA requires CONFIG_USB_ULPI_VIEWPORT. Otherwise the build can break with: drivers/usb/phy/phy-tegra-usb.c: In function 'ulpi_open': drivers/usb/phy/phy-tegra-usb.c:689:31: error: 'ulpi_viewport_access_ops' undeclared (first use in this function) drivers/usb/phy/phy-

Re: [PATCH 1/1] hso: fix problem with wrong status code sent by OPTION GTM601 during RING indication

2013-10-03 Thread Dr. H. Nikolaus Schaller
Am 03.10.2013 um 22:00 schrieb David Miller: > From: "Dr. H. Nikolaus Schaller" > Date: Thu, 3 Oct 2013 21:40:34 +0200 > >> I have made the bug observation from debug log that this bit is set in a >> response >> each time the modem has a RING message. It might be specific to this modem >> and

<    1   2