[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20091030220944.GC11297@kroah.com>
Date: Fri, 30 Oct 2009 15:09:44 -0700
From: Greg KH <gregkh@...e.de>
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 bugfixes for 2.6.32-git
Here are a few bugfixes for your 2.6.32-git tree.
These fix:
- sierra driver suspend issues.
- new device ids.
- oops fixes for reported problems.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
All of these patches have been in the linux-next and mm trees for a
while.
The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.
thanks,
greg k-h
------------
drivers/net/usb/rndis_host.c | 6 ++--
drivers/usb/gadget/fsl_udc_core.c | 2 +-
drivers/usb/host/r8a66597-hcd.c | 23 ++++++++++++---------
drivers/usb/serial/option.c | 4 +++
drivers/usb/serial/sierra.c | 38 +++++++++++++++++++++---------------
5 files changed, 43 insertions(+), 30 deletions(-)
---------------
Anton Vorontsov (1):
USB: fsl_udc_core: Fix kernel oops on module removal
Bryan Wu (1):
USB: option: TLAYTECH TUE800 support
Elina Pasheva (2):
USB: serial: sierra driver send_setup() autopm fix
USB: serial: sierra driver autopm fixes
George Nassar (1):
USB: rndis_host: debug info clobbered before it is logged
Yoshihiro Shimoda (1):
USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set
--
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