summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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-17ARM: 5967/1: at91_udc.c use spinlocks instead of local_irq_xxxHarro Haan2-46/+94
2010-06-16Merge branch 'master' into for-nextJiri Kosina31-107/+282
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König2-2/+2
2010-06-16gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.David S. Miller1-1/+1
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds5-40/+40
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-18/+180
2010-06-05USB: unbind all interfaces before rebinding themAlan Stern1-0/+2
2010-06-05USB: serial: digi_acceleport: Eliminate a NULL pointer dereferenceJulia Lawall1-2/+1
2010-06-05usb: fix ehci_hcd build failure when both generic-OF and xilinx is selectedGrant Likely1-3/+17
2010-06-05USB: cdc-acm: fix resource reclaim in error path of acm_probeAxel Lin1-2/+4
2010-06-05USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack1-0/+4
2010-06-05USB: s3c-hsotg: Ensure FIFOs are fully flushed after layoutBen Dooks1-0/+26
2010-06-05USB: s3c-hsotg: SoftDisconnect minimum 3msBen Dooks1-0/+3
2010-06-05USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOsBen Dooks1-0/+25
2010-06-05USB: s3c_hsotg: define USB_GADGET_DUALSPEED in KconfigMaurus Cuelenaere1-0/+1
2010-06-05USB: s3c: Enable soft disconnect during initializationThomas Abraham1-0/+3
2010-06-05USB: xhci: Print NEC firmware version.Sarah Sharp4-1/+49
2010-06-05USB: xhci: Wait for host to start running.Sarah Sharp1-7/+32
2010-06-05USB: xhci: Wait for controller to be ready after reset.Sarah Sharp1-1/+12
2010-06-05USB: isp1362: fix inw warning on Blackfin systemsMike Frysinger1-1/+1
2010-06-05USB: mos7840: fix null-pointer dereferenceJohan Hovold1-1/+0
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-2/+2
2010-06-03of/usb: fsl_qe_udc.c: fix build breakageAnatolij Gustschin1-2/+2
2010-06-02of/usb: fix build error due to of_node pointer moveGrant Likely1-1/+1
2010-06-02Merge branch 'sh/iomap'Paul Mundt5-40/+40
2010-06-02usb: r8a66597-hcd pio to mmio accessor conversion.Paul Mundt2-15/+15
2010-06-02usb: gadget: r8a66597-udc pio to mmio accessor conversion.Paul Mundt2-14/+14
2010-06-02usb: gadget: m66592-udc pio to mmio accessor conversion.Paul Mundt1-11/+11
2010-06-01usb/gadget: Replace the old USB audio FU definitions in f_audio.cTakashi Iwai1-2/+2
2010-05-28drop unused dentry argument to ->fsyncChristoph Hellwig1-1/+1
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2010-05-25usb: atm: speedtch: use new hex_to_bin() methodAndy Shevchenko1-3/+2
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2-7/+19
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely193-8725/+14540
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely6-25/+27
2010-05-22sanitize vfs_fsync calling conventionsChristoph Hellwig1-1/+1
2010-05-21Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+111
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-1/+2