summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' into develRussell King2010-07-312-2/+2
|\
| * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-07-292-2/+2
| |\
| | * Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Uwe Kleine-König2010-07-261-1/+1
| | |\
| | * | i.MX25: fix USB gadget supportEric Bénard2010-07-261-1/+1
| | * | i.MX25: fix EHCI supportEric Bénard2010-07-261-1/+1
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-312-59/+149
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | ARM: 6209/3: at91_udc: Add vbus polarity and polling modeRyan Mallon2010-07-182-13/+55
| * | | | | | | ARM: 5967/1: at91_udc.c use spinlocks instead of local_irq_xxxHarro Haan2010-06-162-46/+94
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-07-2616-24/+84
|\ \ \ \ \ \ \
| * | | | | | | USB: musb: tusb6010: fix compile error with n8x0_defconfigFelipe Balbi2010-07-261-13/+0
| * | | | | | | USB: FTDI: Add support for the RT System VX-7 radio programming cableCorey Minyard2010-07-262-0/+7
| * | | | | | | USB: add quirk for Broadcom BT dongleOliver Neukum2010-07-261-0/+3
| * | | | | | | USB: usb-storage: fix initializations of urb fieldsBob Copeland2010-07-261-3/+1
| * | | | | | | USB: xhci: Set Mult field in endpoint context correctly.Sarah Sharp2010-07-261-2/+3
| * | | | | | | USB: sisusbvga: Fix for USB 3.0Oliver Neukum2010-07-261-2/+3
| * | | | | | | USB: adds Artisman USB dongle to list of quirky devicesPaul Mortier2010-07-261-0/+4
| * | | | | | | USB: xhci: Set EP0 dequeue ptr after reset of configured device.Sarah Sharp2010-07-263-0/+25
| * | | | | | | USB: Fix USB3.0 Port Speed Downgrade after port resetSarah Sharp2010-07-261-0/+2
| * | | | | | | USB: xHCI: Fix another bug in link TRB activation change.Sarah Sharp2010-07-261-4/+7
| * | | | | | | USB: option: Add support for AMOI Skypephone S2Dennis Jansen2010-07-261-0/+2
| * | | | | | | USB: New PIDs for Qualcomm gobi 2000 (qcserial)Andrew Bird2010-07-261-0/+2
| * | | | | | | USB: ftdi_sio: support for Signalyzer tools based on FTDI chipsColin Leitner2010-07-262-0/+17
| * | | | | | | USB: s3c2410_udc: be aware of connected gadget driverVladimir Zapolskiy2010-07-261-0/+4
| * | | | | | | USB: Expose vendor-specific ACM channel on Nokia 5230Przemo Firszt2010-07-261-0/+1
| * | | | | | | USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.caugust huber2010-07-261-0/+1
| * | | | | | | USB: option: add support for 1da5:4518Ömer Sezgin Ugurlu2010-07-261-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-262-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27xEric Miao2010-07-152-2/+2
| | |/ / / / | |/| | | |
* | | | | | Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds2010-07-211-1/+1
|/ / / / /
* | | | | V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host driversLaurent Pinchart2010-07-117-110/+89
| |/ / / |/| | |
* | | | USB: gadget: f_mass_storage: stale common->fsg value bug fixMichal Nazarewicz2010-06-301-99/+61
* | | | USB: gadget: f_mass_storage: fixed fs descriptors not being updatedMichal Nazarewicz2010-06-301-22/+12
* | | | USB: musb: Enable the maximum supported burst mode for DMAHema HK2010-06-301-11/+2
* | | | USB: musb: fix Blackfin ulpi stubsMike Frysinger2010-06-301-2/+2
* | | | USB: MUSB: make non-OMAP platforms build with CONFIG_PM=ySergei Shtylyov2010-06-301-2/+4
* | | | USB: musb_core: make disconnect and suspend interrupts work againSergei Shtylyov2010-06-301-5/+1
* | | | USB: obey the sysfs power/wakeup settingAlan Stern2010-06-301-10/+3
* | | | USB: gadget eth: Fix calculate CRC32 in EEMJiri Pinkava2010-06-301-2/+1
* | | | USB: qcserial: fix a memory leak in qcprobe error pathAxel Lin2010-06-301-0/+3
* | | | USB: gadget/printer, fix sleep inside atomicJiri Slaby2010-06-301-16/+16
* | | | USB: isp1362-hcd, fix double lockJiri Slaby2010-06-301-5/+10
* | | | USB: serial: ftdi: correct merge conflict with CONTEC idDaniel Sangorrin2010-06-302-8/+0
* | | | USB: fix oops in usb_sg_init()Alan Stern2010-06-301-2/+5
* | | | USB: s3c2410: deactivate endpoints before gadget unbindingVladimir Zapolskiy2010-06-301-1/+5
* | | | USB: ehci-mxc: bail out on transceiver problemsWolfram Sang2010-06-301-3/+10
* | | | USB: otg/ulpi: bail out on read errorsWolfram Sang2010-06-301-6/+11
* | | | usb: musb: Fix a bug by making suspend interrupt available in device modeMaulik Mankad2010-06-301-1/+2
* | | | USB: r8a66597: Fix failure in change of statusNobuhiro Iwamatsu2010-06-301-1/+1
* | | | USB: xHCI: Fix bug in link TRB activation change.Sarah Sharp2010-06-301-16/+46
* | | | USB: gadget: g_fs: possible invalid pointer reference bug fixedMichal Nazarewicz2010-06-301-0/+11
OpenPOWER on IntegriCloud