summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+89Star
* USB: gadget: f_mass_storage: stale common->fsg value bug fixMichal Nazarewicz2010-06-301-99/+61Star
* USB: gadget: f_mass_storage: fixed fs descriptors not being updatedMichal Nazarewicz2010-06-301-22/+12Star
* USB: musb: Enable the maximum supported burst mode for DMAHema HK2010-06-301-11/+2Star
* 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/+1Star
* USB: obey the sysfs power/wakeup settingAlan Stern2010-06-301-10/+3Star
* USB: gadget eth: Fix calculate CRC32 in EEMJiri Pinkava2010-06-301-2/+1Star
* 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/+0Star
* 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
* USB: g_serial: fix tty cleanup on unloadJon Povey2010-06-301-0/+1
* USB: g_serial: don't set low_latency flagJon Povey2010-06-301-13/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-055-40/+40
|\
| * Merge branch 'sh/iomap'Paul Mundt2010-06-025-40/+40
| |\
| | * usb: r8a66597-hcd pio to mmio accessor conversion.Paul Mundt2010-06-022-15/+15
| | * usb: gadget: r8a66597-udc pio to mmio accessor conversion.Paul Mundt2010-06-022-14/+14
| | * usb: gadget: m66592-udc pio to mmio accessor conversion.Paul Mundt2010-06-021-11/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-06-0513-18/+180
|\ \ \
| * | | USB: unbind all interfaces before rebinding themAlan Stern2010-06-041-0/+2
| * | | USB: serial: digi_acceleport: Eliminate a NULL pointer dereferenceJulia Lawall2010-06-041-2/+1Star
| * | | usb: fix ehci_hcd build failure when both generic-OF and xilinx is selectedGrant Likely2010-06-041-3/+17
| * | | USB: cdc-acm: fix resource reclaim in error path of acm_probeAxel Lin2010-06-041-2/+4
| * | | USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack2010-06-041-0/+4
| * | | USB: s3c-hsotg: Ensure FIFOs are fully flushed after layoutBen Dooks2010-06-041-0/+26
| * | | USB: s3c-hsotg: SoftDisconnect minimum 3msBen Dooks2010-06-041-0/+3
| * | | USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOsBen Dooks2010-06-041-0/+25
| * | | USB: s3c_hsotg: define USB_GADGET_DUALSPEED in KconfigMaurus Cuelenaere2010-06-041-0/+1
| * | | USB: s3c: Enable soft disconnect during initializationThomas Abraham2010-06-041-0/+3
| * | | USB: xhci: Print NEC firmware version.Sarah Sharp2010-06-044-1/+49
| * | | USB: xhci: Wait for host to start running.Sarah Sharp2010-06-041-7/+32