aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson
2012-09-20Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann
2012-09-16Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson
2012-09-14usb: pxa27x_udc: remove IRQ_USB defineRob Herring
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-05Merge 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-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman