Age | Commit message (Expand) | Author |
2012-05-21 | Merge branch 'usb-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2012-05-12 | usb/net: rndis: fixup a few name prefixes | Linus Walleij |
2012-05-12 | usb/net: rndis: merge command codes | Linus Walleij |
2012-05-12 | usb/net: rndis: merge media type definitions | Linus Walleij |
2012-05-12 | usb/net: rndis: merge duplicate 802_* OIDs | Linus Walleij |
2012-05-12 | usb/net: rndis: eliminate first set of duplicate OIDs | Linus Walleij |
2012-05-12 | usb/net: rndis: break out <linux/rndis.h> defines | Linus Walleij |
2012-05-09 | usb-gadget: Initial merge of target module for UASP + BOT | Sebastian Andrzej Siewior |
2012-05-01 | USB: ehci-tegra: remove redundant gpio_set_value | Stephen Warren |
2012-05-01 | EHCI: update PM methods in ehci-tegra.c | Alan Stern |
2012-04-27 | Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2012-04-27 | usb: gadget: udc-core: fix incompatibility with dummy-hcd | Alan Stern |
2012-04-27 | usb: gadget: udc-core: fix wrong call order | Felipe Balbi |
2012-04-26 | USB: cdc-wdm: fix race leading leading to memory corruption | Oliver Neukum |
2012-04-24 | USB: EHCI: fix crash during suspend on ASUS computers | Alan Stern |
2012-04-24 | usb gadget: uvc: uvc_request_data::length field must be signed | Laurent Pinchart |
2012-04-22 | m68k: Make sure {read,write}s[bwl]() are always defined | Geert Uytterhoeven |
2012-04-21 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-21 | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-04-20 | USB: serial: cp210x: Fixed usb_control_msg timeout values | Yuri Matylitski |
2012-04-19 | usb: gadget: dummy: do not call pullup() on udc_stop() | Felipe Balbi |
2012-04-18 | USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID) | Stephen Warren |
2012-04-18 | USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb | Tomoki Sekiyama |
2012-04-18 | USB: yurex: Remove allocation of coherent buffer for setup-packet buffer | Tomoki Sekiyama |
2012-04-18 | drivers/usb/misc/usbtest.c: add kfrees | Julia Lawall |
2012-04-18 | USB: ehci-fsl: Fix kernel crash on mpc5121e | Anatolij Gustschin |
2012-04-18 | EHCI: always clear the STS_FLR status bit | Alan Stern |
2012-04-18 | usb: musb: davinci.c: add missing unregister | Julia Lawall |
2012-04-18 | usb: musb: drop __deprecated flag | Felipe Balbi |
2012-04-17 | EHCI: fix criterion for resuming the root hub | Alan Stern |
2012-04-17 | USB: sierra: avoid QMI/wwan interface on MC77xx | Bjørn Mork |
2012-04-17 | usb: usbtest: avoid integer overflow in alloc_sglist() | Xi Wang |
2012-04-17 | usb: usbtest: avoid integer overflow in test_ctrl_queue() | Xi Wang |
2012-04-17 | USB: fix deadlock in bConfigurationValue attribute method | Alan Stern |
2012-04-17 | USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt | Nicolas Ferre |
2012-04-17 | USB: ohci-at91: change annotations for probe/remove functions | Nicolas Ferre |
2012-04-16 | ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue | Keshava Munegowda |
2012-04-16 | Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2012-04-12 | USB: gadget: storage gadgets send wrong error code for unknown commands | Alan Stern |
2012-04-12 | usb: otg: gpio_vbus: Add otg transceiver events and notifiers | Heiko Stübner |
2012-04-11 | xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI | Alex He |
2012-04-11 | xHCI: use gfp flags from caller instead of GFP_ATOMIC | Dan Carpenter |
2012-04-11 | xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host | Elric Fu |
2012-04-11 | USB: fix bug of device descriptor got from superspeed device | Elric Fu |
2012-04-11 | xhci: Fix register save/restore order. | Sarah Sharp |
2012-04-11 | xhci: Restore event ring dequeue pointer on resume. | Sarah Sharp |
2012-04-11 | xhci: Don't write zeroed pointers to xHC registers. | Sarah Sharp |
2012-04-11 | xhci: Warn when hosts don't halt. | Sarah Sharp |
2012-04-11 | xhci: don't re-enable IE constantly | Felipe Balbi |