[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20131005173435.GA4872@kroah.com>
Date: Sat, 5 Oct 2013 10:34:35 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PATCH] USB fixes for 3.12-rc4
The following changes since commit 15c03dd4859ab16f9212238f29dd315654aa94f6:
Linux 3.12-rc3 (2013-09-29 15:02:38 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.12-rc4
for you to fetch changes up to a214339d764a07b99dc0418685d6cc8a0a1970d5:
usb: chipidea: add Intel Clovertrail pci id (2013-10-03 15:41:54 -0700)
----------------------------------------------------------------
USB fixes for 3.12-rc4
Here are 9 fixes for various USB driver problems. The majority are
gadget/musb fixes, but there are some new device ids in here as well.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Bin Liu (2):
usb: musb: fix otg default state
usb: musb: gadget: fix otg active status flag
David Cohen (1):
usb: chipidea: add Intel Clovertrail pci id
Greg Kroah-Hartman (1):
Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/.../balbi/usb into usb-linus
Johan Hovold (2):
usb: gadget: pxa25x_udc: fix deferred probe from __init
usb: phy: gpio-vbus: fix deferred probe from __init
Michal MalĂ˝ (1):
USB: serial: option: Ignore card reader interface on Huawei E1750
Robert Baldyga (2):
usb: gadget: f_fs: fix error handling
usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints
Sebastian Andrzej Siewior (1):
usb: musb: dsps: do not bind to "musb-hdrc"
drivers/usb/chipidea/ci_hdrc_pci.c | 7 ++++++-
drivers/usb/gadget/f_fs.c | 2 ++
drivers/usb/gadget/pxa25x_udc.c | 9 +++++----
drivers/usb/gadget/s3c-hsotg.c | 2 +-
drivers/usb/musb/musb_dsps.c | 3 +++
drivers/usb/musb/musb_gadget.c | 5 ++++-
drivers/usb/phy/phy-gpio-vbus-usb.c | 11 +++++------
drivers/usb/serial/option.c | 3 +++
8 files changed, 29 insertions(+), 13 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists