summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2010-02-16USB: gadget: fix EEM gadget CRC usageBrian Niebuhr-2/+1
2010-02-16USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp-0/+1
2010-02-16USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz-1/+1
2010-02-16USB: FHCI: Fix build after kfifo reworkAnton Vorontsov-3/+3
2010-02-16USB: serial: add usbid for dell wwan card to sierra.cRichard Farina-0/+1
2010-02-16USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira-0/+1
2010-02-16USB: ehci: phy low power mode bug fixingAlek Du-5/+8
2010-02-16USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown-0/+1
2010-02-16USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown-0/+1
2010-02-16USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr-3/+38
2010-02-16USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz-1/+1
2010-02-16USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska-0/+2
2010-02-16USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds-14/+26
2010-02-16USB: usbfs: only copy the actual data receivedGreg KH-4/+4
2010-02-05usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Paul Mundt-0/+4
2010-02-05usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt-12/+25
2010-02-02usb: r8a66597-hdc disable interrupts fixMagnus Damm-1/+16
2010-01-20USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann-7/+14
2010-01-20USB: isp1362: better 64bit printf warning fixesLothar Wassmann-2/+2
2010-01-20USB: fix usbstorage for 2770:915d delivers no FATRyan May-7/+0
2010-01-20USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley-3/+3
2010-01-20USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov-1/+2
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp-10/+23
2010-01-20USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman-0/+6
2010-01-20USB: add missing delay during remote wakeupAlan Stern-3/+7
2010-01-20USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern-2/+33
2010-01-20USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern-3/+8
2010-01-20USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum-5/+5
2010-01-20USB: fix bitmask merge errorAlan Stern-1/+2
2010-01-20usb: serial: fix memory leak in generic driverJohan Hovold-0/+2
2010-01-20USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold-4/+4
2009-12-23USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo-2/+2
2009-12-23USB: option: support hi speed for modem Haier CE100Donny Kurnia-0/+5
2009-12-23USB: audio gadget: free alsa devices when unloadingCliff Cai-5/+12
2009-12-23USB: audio gadget: fix wTotalLength calculationCliff Cai-1/+4
2009-12-23usb: otg: isp1301_omap: fix compile errorFelipe Balbi-2/+2
2009-12-23USB: musb: workaround Blackfin FIFO anomaliesBryan Wu-45/+91
2009-12-23USB: musb: Fix array index out of bounds issueMaulik Mankad-1/+1
2009-12-23USB: musb: Fix null pointer dereference issueMaulik Mankad-0/+2
2009-12-23USB: musb: correct DMA address for txCliff Cai-1/+1
2009-12-23USB: musb: gadget_ep0: avoid SetupEnd interruptSergei Shtylyov-4/+10
2009-12-23USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S-0/+6
2009-12-23USB: musb: do not work if no gadget driver is loadedFelipe Balbi-0/+8
2009-12-23USB: musb: gadget: set otg tranceiver to idle when registering gadgetArnaud Mandy-0/+1
2009-12-23USB: musb: Populate the VBUS GPIO with the correct GPIO numberSwaminathan S-1/+1
2009-12-23USB: musb: fix compiling warning with min() macroCliff Cai-1/+1
2009-12-23USB: musb: move musb_remove to __exitFelipe Balbi-2/+2
2009-12-23USB: musb_gadget: fix kernel oops in txstate()Sergei Shtylyov-3/+3
2009-12-23USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h headerAndreas Mohr-603/+630
2009-12-23USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr-955/+964