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