Age | Commit message (Expand) | Author |
2015-06-28 | usb: dwc2: hcd: use new USB_RESUME_TIMEOUT | Felipe Balbi |
2015-06-10 | usb: gadget: configfs: Fix interfaces array NULL-termination | Krzysztof Opasiak |
2015-06-10 | usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devices | Hans de Goede |
2015-06-10 | USB: cp210x: add ID for KCF Technologies PRN device | Mark Edwards |
2015-06-10 | USB: pl2303: Remove support for Samsung I330 | Jason A. Donenfeld |
2015-06-10 | USB: visor: Match I330 phone more precisely | Jason A. Donenfeld |
2015-06-10 | xhci: gracefully handle xhci_irq dead device | Joe Lawrence |
2015-06-10 | xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256 | Mathias Nyman |
2015-06-10 | xhci: fix isoc endpoint dequeue from advancing too far on transaction error | Mathias Nyman |
2015-05-17 | uas: Set max_sectors_240 quirk for ASM1053 devices | Hans de Goede |
2015-05-17 | uas: Add US_FL_MAX_SECTORS_240 flag | Hans de Goede |
2015-05-17 | uas: Allow uas_use_uas_driver to return usb-storage flags | Hans de Goede |
2015-05-17 | usb: chipidea: otg: remove mutex unlock and lock while stop and start role | Li Jun |
2015-05-17 | cdc-acm: prevent infinite loop when parsing CDC headers. | Quentin Casasnovas |
2015-05-17 | cdc-acm: add sanity checks | Oliver Neukum |
2015-05-17 | usb: core: hub: use new USB_RESUME_TIMEOUT | Felipe Balbi |
2015-05-17 | usb: host: sl811: use new USB_RESUME_TIMEOUT | Felipe Balbi |
2015-05-17 | usb: host: ehci: use new USB_RESUME_TIMEOUT | Felipe Balbi |
2015-05-17 | usb: host: xhci: use new USB_RESUME_TIMEOUT | Felipe Balbi |
2015-05-17 | usb: host: isp116x: use new USB_RESUME_TIMEOUT | Felipe Balbi |
2015-05-17 | usb: host: r8a66597: use new USB_RESUME_TIMEOUT | Felipe Balbi |
2015-05-17 | usb: host: fotg210: use new USB_RESUME_TIMEOUT | Felipe Balbi |
2015-05-17 | usb: host: uhci: use new USB_RESUME_TIMEOUT | Felipe Balbi |
2015-05-17 | usb: host: fusbh200: use new USB_RESUME_TIMEOUT | Felipe Balbi |
2015-05-17 | usb: host: oxu210hp: use new USB_RESUME_TIMEOUT | Felipe Balbi |
2015-05-17 | usb: musb: use new USB_RESUME_TIMEOUT | Felipe Balbi |
2015-05-17 | usb: phy: Find the right match in devm_usb_phy_match | Axel Lin |
2015-05-17 | usb: musb: core: fix TX/RX endpoint order | Felipe Balbi |
2015-05-17 | cdc-wdm: fix endianness bug in debug statements | Oliver Neukum |
2015-05-17 | usb: gadget: printer: enqueue printer's response for setup request | Andrzej Pietrasiewicz |
2015-04-27 | usb: serial: silence all non-critical read errors | Jeremiah Mahler |
2015-04-24 | usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers | Lu Baolu |
2015-04-24 | usb: xhci: handle Config Error Change (CEC) in xhci driver | Lu Baolu |
2015-04-24 | USB: ftdi_sio: Use jtag quirk for SNAP Connect E10 | Doug Goldstein |
2015-04-24 | USB: ftdi_sio: Added custom PID for Synapse Wireless product | Doug Goldstein |
2015-04-24 | USB: keyspan_pda: add new device id | Nathaniel W Filardo |
2015-04-16 | usb: common: otg-fsm: only signal connect after switching to peripheral | Peter Chen |
2015-04-16 | usb: chipidea: otg: add a_alt_hnp_support response for B device | Li Jun |
2015-04-16 | usb: phy: am335x-control: check return value of bus_find_device | David Dueck |
2015-04-16 | uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devices | Hans de Goede |
2015-03-28 | gadgetfs: use-after-free in ->aio_read() | Al Viro |
2015-03-14 | USB: serial: fix tty-device error handling at probe | Johan Hovold |
2015-03-14 | USB: serial: fix potential use-after-free after failed probe | Johan Hovold |
2015-03-14 | USB: serial: fix infinite wait_until_sent timeout | Johan Hovold |
2015-03-14 | xhci: Workaround for PME stuck issues in Intel xhci | Mathias Nyman |
2015-03-14 | xhci: fix reporting of 0-sized URBs in control endpoint | Aleksander Morgado |
2015-03-14 | xhci: Allocate correct amount of scratchpad buffers | Mathias Nyman |
2015-03-14 | usb: XHCI: platform: Move the Marvell quirks after the enabling the clocks | Maxime Ripard |
2015-03-14 | usb: gadget: configfs: don't NUL-terminate (sub)compatible ids | Andrzej Pietrasiewicz |
2015-03-14 | usb: dwc3: dwc3-omap: Fix disable IRQ | George Cherian |