summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-10-06Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab
2012-09-27USB: Fix race condition when removing host controllersAlan Stern
2012-09-27USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann
2012-09-12Merge branch 'chipidea-stable' into usb-linusGreg Kroah-Hartman
2012-09-12usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...Michael Grzeschik
2012-09-12usb: chipidea: cleanup dma_pool if udc_start() failsMarc Kleine-Budde
2012-09-12usb: chipidea: udc: fix error path in udc_start()Marc Kleine-Budde
2012-09-12usb: chipidea: udc: add pullup fuction, needed by the uvc gadgetMichael Grzeschik
2012-09-12usb: chipidea: udc: fix setup of endpoint maxpacket sizeMichael Grzeschik
2012-09-11USB: option: replace ZTE K5006-Z entry with vendor class ruleBjørn Mork
2012-09-10EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti
2012-09-10USB: cdc-wdm: fix wdm_find_device* return valueBjørn Mork
2012-09-10USB: ftdi_sio: do not claim CDC ACM functionBjørn Mork
2012-09-07Merge tag 'fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-09-06usb: dwc3: gadget: fix pending isoc handlingPratyush Anand
2012-09-06usb: renesas_usbhs: fixup DMA transport data alignmentKuninori Morimoto
2012-09-06usb: gadget: at91udc: Don't check for ep->ep.descSebastian Andrzej Siewior
2012-09-06usb: gadget: at91udc: don't overwrite driver dataSebastian Andrzej Siewior
2012-09-06usb: dwc3: core: fix incorrect usage of resource pointerKishon Vijay Abraham I
2012-09-06usb: musb: musbhsdma: fix IRQ checkSergei Shtylyov
2012-09-06usb: musb: tusb6010: fix error path in tusb_probe()Sergei Shtylyov
2012-09-06usb: musb: host: fix for musb_start_urb Oopsyuzheng ma
2012-09-06usb: gadget: dummy_hcd: add support for USB_DT_BOS on rhSebastian Andrzej Siewior
2012-09-06usb: gadget: dummy_hcd: fixup error probe pathSebastian Andrzej Siewior
2012-09-06usb: gadget: s3c-hsotg.c: fix error return codeJulia Lawall
2012-09-06usb: dwc3: ep0: correct cache sync issue in case of ep0_bouncedPratyush Anand
2012-09-06usb: gadget: add multiple definition guardsAndrzej Pietrasiewicz
2012-09-06Merge tag 'for-usb-linus-2012-09-05' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2012-09-05USB: add device quirk for Joss Optical touchboardAlan Stern
2012-09-05USB: ohci-at91: fix PIO handling in relation with number of portsNicolas Ferre
2012-09-05USB: ftdi_sio: PID for NZR SEM 16+ USBHorst Schirmeier
2012-09-05USB: ftdi-sio: add support for more Physik Instrumente devicesÉric Piel
2012-09-05usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath
2012-09-05usb: host: xhci-plat: use ioremap_nocacheRuchika Kharwar
2012-09-05usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes
2012-09-05xhci: Make handover code more robustMatthew Garrett
2012-09-05xhci: Fix a logical vs bitwise AND bugDan Carpenter
2012-09-04Intel xhci: Only switch the switchable portsKeng-Yu Lin
2012-09-04xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer
2012-08-20Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-08-20gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck
2012-08-18USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle
2012-08-18USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds