summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-24/+84
2010-07-26USB: musb: tusb6010: fix compile error with n8x0_defconfigFelipe Balbi-13/+0
2010-07-26USB: FTDI: Add support for the RT System VX-7 radio programming cableCorey Minyard-0/+7
2010-07-26USB: add quirk for Broadcom BT dongleOliver Neukum-0/+3
2010-07-26USB: usb-storage: fix initializations of urb fieldsBob Copeland-3/+1
2010-07-26USB: xhci: Set Mult field in endpoint context correctly.Sarah Sharp-2/+3
2010-07-26USB: sisusbvga: Fix for USB 3.0Oliver Neukum-2/+3
2010-07-26USB: adds Artisman USB dongle to list of quirky devicesPaul Mortier-0/+4
2010-07-26USB: xhci: Set EP0 dequeue ptr after reset of configured device.Sarah Sharp-0/+25
2010-07-26USB: Fix USB3.0 Port Speed Downgrade after port resetSarah Sharp-0/+2
2010-07-26USB: xHCI: Fix another bug in link TRB activation change.Sarah Sharp-4/+7
2010-07-26USB: option: Add support for AMOI Skypephone S2Dennis Jansen-0/+2
2010-07-26USB: New PIDs for Qualcomm gobi 2000 (qcserial)Andrew Bird-0/+2
2010-07-26USB: ftdi_sio: support for Signalyzer tools based on FTDI chipsColin Leitner-0/+17
2010-07-26USB: s3c2410_udc: be aware of connected gadget driverVladimir Zapolskiy-0/+4
2010-07-26USB: Expose vendor-specific ACM channel on Nokia 5230Przemo Firszt-0/+1
2010-07-26USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.caugust huber-0/+1
2010-07-26USB: option: add support for 1da5:4518Ă–mer Sezgin Ugurlu-0/+2
2010-07-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-2/+2
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds-1/+1
2010-07-15[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27xEric Miao-2/+2
2010-07-11V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host driversLaurent Pinchart-110/+89
2010-06-30USB: gadget: f_mass_storage: stale common->fsg value bug fixMichal Nazarewicz-99/+61
2010-06-30USB: gadget: f_mass_storage: fixed fs descriptors not being updatedMichal Nazarewicz-22/+12
2010-06-30USB: musb: Enable the maximum supported burst mode for DMAHema HK-11/+2
2010-06-30USB: musb: fix Blackfin ulpi stubsMike Frysinger-2/+2
2010-06-30USB: MUSB: make non-OMAP platforms build with CONFIG_PM=ySergei Shtylyov-2/+4
2010-06-30USB: musb_core: make disconnect and suspend interrupts work againSergei Shtylyov-5/+1
2010-06-30USB: obey the sysfs power/wakeup settingAlan Stern-10/+3
2010-06-30USB: gadget eth: Fix calculate CRC32 in EEMJiri Pinkava-2/+1
2010-06-30USB: qcserial: fix a memory leak in qcprobe error pathAxel Lin-0/+3
2010-06-30USB: gadget/printer, fix sleep inside atomicJiri Slaby-16/+16
2010-06-30USB: isp1362-hcd, fix double lockJiri Slaby-5/+10
2010-06-30USB: serial: ftdi: correct merge conflict with CONTEC idDaniel Sangorrin-8/+0
2010-06-30USB: fix oops in usb_sg_init()Alan Stern-2/+5
2010-06-30USB: s3c2410: deactivate endpoints before gadget unbindingVladimir Zapolskiy-1/+5
2010-06-30USB: ehci-mxc: bail out on transceiver problemsWolfram Sang-3/+10
2010-06-30USB: otg/ulpi: bail out on read errorsWolfram Sang-6/+11
2010-06-30usb: musb: Fix a bug by making suspend interrupt available in device modeMaulik Mankad-1/+2
2010-06-30USB: r8a66597: Fix failure in change of statusNobuhiro Iwamatsu-1/+1
2010-06-30USB: xHCI: Fix bug in link TRB activation change.Sarah Sharp-16/+46
2010-06-30USB: gadget: g_fs: possible invalid pointer reference bug fixedMichal Nazarewicz-0/+11
2010-06-30USB: g_serial: fix tty cleanup on unloadJon Povey-0/+1
2010-06-30USB: g_serial: don't set low_latency flagJon Povey-13/+2
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-40/+40
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-18/+180
2010-06-04USB: unbind all interfaces before rebinding themAlan Stern-0/+2
2010-06-04USB: serial: digi_acceleport: Eliminate a NULL pointer dereferenceJulia Lawall-2/+1
2010-06-04usb: fix ehci_hcd build failure when both generic-OF and xilinx is selectedGrant Likely-3/+17
2010-06-04USB: cdc-acm: fix resource reclaim in error path of acm_probeAxel Lin-2/+4