summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-6/+7
|\
| * Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2012-05-1212-12/+45
| |\
| * \ Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-05-101-6/+7
| |\ \
| | * | usb: ehci-tegra: Add vbus_gpio to platform dataStephen Warren2012-04-181-6/+7
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-2/+3
|\ \ \ \
| * \ \ \ Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson2012-05-0913-193/+240
| |\ \ \ \
| * \ \ \ \ Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-05-091-2/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge tag 'omap-cleanup-a2-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2012-04-181-2/+3
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | ARM: OMAP1: OHCI: use platform_data fn ptr to enable OCPI busPaul Walmsley2012-04-131-2/+3
* | | | | | Merge branch 'usb-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-224-0/+2638
|\ \ \ \ \ \
| * | | | | | usb-gadget: Initial merge of target module for UASP + BOTSebastian Andrzej Siewior2012-05-104-0/+2638
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-05-211-1/+1
|\ \ \ \ \ \
| * | | | | | m68k: Make sure {read,write}s[bwl]() are always definedGeert Uytterhoeven2012-04-221-1/+1
| | |/ / / / | |/| | | |
* | | | | | usb/net: rndis: fixup a few name prefixesLinus Walleij2012-05-121-2/+2
* | | | | | usb/net: rndis: merge command codesLinus Walleij2012-05-121-19/+18
* | | | | | usb/net: rndis: merge media type definitionsLinus Walleij2012-05-122-7/+7
* | | | | | usb/net: rndis: merge duplicate 802_* OIDsLinus Walleij2012-05-121-31/+31
* | | | | | usb/net: rndis: eliminate first set of duplicate OIDsLinus Walleij2012-05-121-80/+80
* | | | | | usb/net: rndis: break out <linux/rndis.h> definesLinus Walleij2012-05-122-211/+1
| |_|_|/ / |/| | | |
* | | | | USB: ehci-tegra: remove redundant gpio_set_valueStephen Warren2012-05-011-1/+0
* | | | | EHCI: update PM methods in ehci-tegra.cAlan Stern2012-05-011-180/+195
| |_|_|/ |/| | |
* | | | Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-04-277-8/+21
|\ \ \ \
| * | | | usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern2012-04-271-1/+1
| * | | | usb: gadget: udc-core: fix wrong call orderFelipe Balbi2012-04-271-1/+1
| * | | | usb: gadget: dummy: do not call pullup() on udc_stop()Felipe Balbi2012-04-191-1/+0
| * | | | usb: musb: davinci.c: add missing unregisterJulia Lawall2012-04-181-1/+2
| * | | | usb: musb: drop __deprecated flagFelipe Balbi2012-04-181-1/+1
| * | | | USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern2012-04-122-2/+2
| * | | | usb: otg: gpio_vbus: Add otg transceiver events and notifiersHeiko Stübner2012-04-121-1/+14
* | | | | USB: cdc-wdm: fix race leading leading to memory corruptionOliver Neukum2012-04-271-2/+5
* | | | | USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-242-0/+17
* | | | | usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart2012-04-242-2/+2
| |/ / / |/| | |
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-212-10/+10
|\ \ \ \
| * | | | USB: gadget/at91_udc: add gpio_to_irq() function to vbus interruptNicolas Ferre2012-04-171-4/+4
| * | | | USB: ohci-at91: change annotations for probe/remove functionsNicolas Ferre2012-04-171-6/+6
| | |_|/ | |/| |
* | | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-211-2/+37
|\ \ \ \
| * | | | ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issueKeshava Munegowda2012-04-161-2/+37
| |/ / /
* | | | USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski2012-04-201-3/+6
* | | | USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren2012-04-181-1/+0
* | | | USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama2012-04-181-1/+1
* | | | USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama2012-04-181-6/+2
* | | | drivers/usb/misc/usbtest.c: add kfreesJulia Lawall2012-04-181-0/+2
* | | | USB: ehci-fsl: Fix kernel crash on mpc5121eAnatolij Gustschin2012-04-181-1/+6
* | | | EHCI: always clear the STS_FLR status bitAlan Stern2012-04-181-1/+6
* | | | EHCI: fix criterion for resuming the root hubAlan Stern2012-04-181-1/+1
* | | | USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork2012-04-181-2/+4
* | | | usb: usbtest: avoid integer overflow in alloc_sglist()Xi Wang2012-04-181-1/+1
* | | | usb: usbtest: avoid integer overflow in test_ctrl_queue()Xi Wang2012-04-181-2/+3
* | | | USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-04-182-6/+3
* | | | Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-04-1612-49/+102
|\ \ \ \ | |/ / / |/| / / | |/ /