summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab2012-10-0512-13/+13
|\
| * ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-194-4/+4
| * ARM: orion: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| * ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| * ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-2/+2
| * ARM: imx: move platform_data definitionsArnd Bergmann2012-09-143-3/+3
| * ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-142-2/+2
* | USB: Fix race condition when removing host controllersAlan Stern2012-09-272-5/+3
* | USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood2012-09-271-1/+2
* | Merge branch 'chipidea-stable' into usb-linusGreg Kroah-Hartman2012-09-121-18/+41
|\ \
| * | usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...Michael Grzeschik2012-09-121-4/+1
| * | usb: chipidea: cleanup dma_pool if udc_start() failsMarc Kleine-Budde2012-09-121-8/+15
| * | usb: chipidea: udc: fix error path in udc_start()Marc Kleine-Budde2012-09-121-1/+1
| * | usb: chipidea: udc: add pullup fuction, needed by the uvc gadgetMichael Grzeschik2012-09-121-4/+17
| * | usb: chipidea: udc: fix setup of endpoint maxpacket sizeMichael Grzeschik2012-09-121-1/+7
| |/
* | USB: option: replace ZTE K5006-Z entry with vendor class ruleBjørn Mork2012-09-111-2/+4
* | EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti2012-09-101-2/+10
* | USB: cdc-wdm: fix wdm_find_device* return valueBjørn Mork2012-09-101-4/+8
* | USB: ftdi_sio: do not claim CDC ACM functionBjørn Mork2012-09-102-2/+7
* | Merge tag 'fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-09-0712-19/+78
|\ \
| * | usb: dwc3: gadget: fix pending isoc handlingPratyush Anand2012-09-061-0/+12
| * | usb: renesas_usbhs: fixup DMA transport data alignmentKuninori Morimoto2012-09-061-2/+2
| * | usb: gadget: at91udc: Don't check for ep->ep.descSebastian Andrzej Siewior2012-09-061-3/+1
| * | usb: gadget: at91udc: don't overwrite driver dataSebastian Andrzej Siewior2012-09-061-2/+0
| * | usb: dwc3: core: fix incorrect usage of resource pointerKishon Vijay Abraham I2012-09-061-2/+7
| * | usb: musb: musbhsdma: fix IRQ checkSergei Shtylyov2012-09-061-1/+1
| * | usb: musb: tusb6010: fix error path in tusb_probe()Sergei Shtylyov2012-09-061-1/+1
| * | usb: musb: host: fix for musb_start_urb Oopsyuzheng ma2012-09-061-1/+1
| * | usb: gadget: dummy_hcd: add support for USB_DT_BOS on rhSebastian Andrzej Siewior2012-09-061-0/+33
| * | usb: gadget: dummy_hcd: fixup error probe pathSebastian Andrzej Siewior2012-09-061-4/+4
| * | usb: gadget: s3c-hsotg.c: fix error return codeJulia Lawall2012-09-061-0/+3
| * | usb: dwc3: ep0: correct cache sync issue in case of ep0_bouncedPratyush Anand2012-09-062-3/+5
| * | usb: gadget: add multiple definition guardsAndrzej Pietrasiewicz2012-09-062-0/+8
| |/
* | Merge tag 'for-usb-linus-2012-09-05' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-09-056-9/+207
|\ \
| * | usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath2012-09-051-0/+1
| * | usb: host: xhci-plat: use ioremap_nocacheRuchika Kharwar2012-09-051-1/+1
| * | usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes2012-09-053-0/+169
| * | xhci: Make handover code more robustMatthew Garrett2012-09-051-2/+10
| * | xhci: Fix a logical vs bitwise AND bugDan Carpenter2012-09-051-1/+1
| * | Intel xhci: Only switch the switchable portsKeng-Yu Lin2012-09-041-4/+23
| * | xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer2012-09-041-1/+2
| |/
* | USB: add device quirk for Joss Optical touchboardAlan Stern2012-09-051-0/+4
* | USB: ohci-at91: fix PIO handling in relation with number of portsNicolas Ferre2012-09-051-0/+10
* | USB: ftdi_sio: PID for NZR SEM 16+ USBHorst Schirmeier2012-09-052-0/+4
* | USB: ftdi-sio: add support for more Physik Instrumente devicesÉric Piel2012-09-052-1/+37
|/
* Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-08-203-3/+4
|\
| * gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck2012-08-201-1/+1
| * USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle2012-08-171-1/+2
| * USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-171-1/+1
* | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-08-1725-452/+294
|\ \ | |/
OpenPOWER on IntegriCloud