Age | Commit message (Expand) | Author | Files | Lines |
2013-07-31 | usb: xhci: add missing dma-mapping.h includes | James Hogan | 2 | -0/+2 |
2013-07-31 | usb: core: don't try to reset_device() a port that got just disconnected | Julius Werner | 1 | -2/+3 |
2013-07-30 | USB: serial: ftdi_sio: add more RT Systems ftdi devices | Rick Farina (Zero_Chaos) | 2 | -8/+57 |
2013-07-29 | usb: chipidea: fix the build error with randconfig | Peter Chen | 1 | -2/+2 |
2013-07-29 | usb: chipidea: cast PORTSC_PTS and DEVLC_PTS macros | Fabio Estevam | 1 | -2/+2 |
2013-07-29 | Merge tag 'fixes-for-v3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 6 | -16/+26 |
2013-07-29 | usb: gadget: udc-core: fix the typo of udc state attribute | Rong Wang | 1 | -1/+1 |
2013-07-29 | usb: gadget: f_phonet: remove unused preprocessor conditional | Andrzej Pietrasiewicz | 1 | -2/+0 |
2013-07-29 | usb: gadget: multi: fix error return code in cdc_do_config() | Andrzej Pietrasiewicz | 1 | -7/+3 |
2013-07-28 | USB: mos7840: fix pointer casts | Johan Hovold | 1 | -3/+3 |
2013-07-27 | USB: mos7840: fix race in led handling | Johan Hovold | 1 | -22/+37 |
2013-07-27 | USB: mos7840: fix device-type detection | Johan Hovold | 1 | -40/+35 |
2013-07-27 | USB: mos7840: fix race in register handling | Johan Hovold | 1 | -2/+16 |
2013-07-27 | USB: serial: add driver for Suunto ANT+ USB device | Greg Kroah-Hartman | 3 | -0/+49 |
2013-07-25 | usb: Clear both buffers when clearing a control transfer TT buffer. | William Gulland | 1 | -0/+9 |
2013-07-25 | usb/gadget: free opts struct on error recovery | Andrzej Pietrasiewicz | 6 | -12/+30 |
2013-07-25 | USB: mos7840: fix memory leak in open | Johan Hovold | 1 | -8/+17 |
2013-07-25 | usb: serial: option.c: remove ONDA MT825UP product ID fromdriver | Enrico Mioso | 1 | -7/+0 |
2013-07-25 | usb: serial: option: add Olivetti Olicard 200 | Dan Williams | 1 | -0/+2 |
2013-07-25 | usb: serial: option: blacklist ONDA MT689DC QMI interface | Enrico Mioso | 1 | -1/+2 |
2013-07-25 | usb: gadget: free opts struct on error recovery | Andrzej Pietrasiewicz | 6 | -12/+30 |
2013-07-25 | usb: gadget: ether: put_usb_function on unbind | Andrzej Pietrasiewicz | 1 | -4/+10 |
2013-07-25 | Merge tag 'for-usb-linus-2013-07-25' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 4 | -7/+14 |
2013-07-25 | xhci: fix null pointer dereference on ring_doorbell_for_active_rings | Oleksij Rempel | 1 | -1/+1 |
2013-07-25 | usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0 | George Cherian | 2 | -1/+7 |
2013-07-25 | usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled | Randy Dunlap | 1 | -0/+1 |
2013-07-25 | usb: xhci: Mark two functions __maybe_unused | Olof Johansson | 1 | -2/+2 |
2013-07-25 | xhci: Avoid NULL pointer deref when host dies. | Sarah Sharp | 1 | -3/+3 |
2013-07-25 | usb: serial: option: Add ONYX 3G device support | Enrico Mioso | 1 | -0/+1 |
2013-07-25 | USB: ti_usb_3410_5052: fix dynamic-id matching | Johan Hovold | 1 | -1/+1 |
2013-07-24 | usb: option: add TP-LINK MA260 | Bjørn Mork | 1 | -0/+2 |
2013-07-23 | USB: option: add D-Link DWM-152/C1 and DWM-156/C1 | Alexandr \"Sky\" Ivanov | 1 | -0/+2 |
2013-07-22 | USB: EHCI: Fix resume signalling on remote wakeup | Roger Quadros | 1 | -0/+1 |
2013-07-22 | USB: cp210x: add MMB and PI ZigBee USB Device Support | Sami Rahman | 1 | -0/+2 |
2013-07-22 | usb: cp210x support SEL C662 Vendor/Device | Barry Grussling | 1 | -0/+1 |
2013-07-22 | USB: option: append Petatel NP10T device to GSM modems list | Daniil Bolsun | 1 | -2/+4 |
2013-07-22 | USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga | Jóhann B. Guðmundsson | 1 | -0/+1 |
2013-07-22 | USB: storage: Add MicroVault Flash Drive to unusual_devs | Ren Bigcren | 1 | -0/+7 |
2013-07-22 | usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapter | Luiz Angelo Daros de Luca | 1 | -0/+1 |
2013-07-17 | usb: musb: fix resource passed from glue layer to musb | Kishon Vijay Abraham I | 2 | -2/+12 |
2013-07-17 | USB: global suspend and remote wakeup don't mix | Alan Stern | 2 | -8/+34 |
2013-07-15 | usb: phy: omap-usb3: fix dpll clock index | Ruchika Kharwar | 1 | -1/+1 |
2013-07-15 | usb: phy: samsung: Fix an error message typo | Sachin Kamat | 1 | -1/+1 |
2013-07-15 | usb: gadget: don't fail when DMA isn't present | Alan Stern | 1 | -0/+6 |
2013-07-15 | usb: gadget: USB_MV_U3D should depend on HAS_DMA | Geert Uytterhoeven | 1 | -0/+1 |
2013-07-15 | usb: gadget: USB_FOTG210_UDC should depend on HAS_DMA | Geert Uytterhoeven | 1 | -0/+1 |
2013-07-15 | usb: gadget: USB_MV_UDC should depend on HAS_DMA | Geert Uytterhoeven | 1 | -1/+1 |
2013-07-15 | usb: dwc3: USB_DWC3 should depend on HAS_DMA | Geert Uytterhoeven | 1 | -1/+1 |
2013-07-15 | usb: gadget: Kconfig: Fix configfs-based RNDIS function build | Andrzej Pietrasiewicz | 1 | -0/+1 |
2013-07-15 | usb: renesas_usbhs: gadget: remove extra check on udc_stop | Kuninori Morimoto | 1 | -4/+0 |