summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | USB: xhci: Wait for controller to be ready after reset.Sarah Sharp2010-06-041-1/+12
| * | | USB: isp1362: fix inw warning on Blackfin systemsMike Frysinger2010-06-041-1/+1
| * | | USB: mos7840: fix null-pointer dereferenceJohan Hovold2010-06-041-1/+0Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-06-041-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | usb/gadget: Replace the old USB audio FU definitions in f_audio.cTakashi Iwai2010-06-011-2/+2
| |/ /
* | | of/usb: fsl_qe_udc.c: fix build breakageAnatolij Gustschin2010-06-031-2/+2
* | | of/usb: fix build error due to of_node pointer moveGrant Likely2010-06-021-1/+1
|/ /
* | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-281-1/+1
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-251-2/+2
|\ \