aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-06-16Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-15.07-androidKevin Hilman
2015-06-10usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak
2015-06-10usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede
2015-06-10USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards
2015-06-10USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld
2015-06-10USB: visor: Match I330 phone more preciselyJason A. Donenfeld
2015-06-10xhci: gracefully handle xhci_irq dead deviceJoe Lawrence
2015-06-10xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman
2015-06-10xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman
2015-05-17uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede
2015-05-17uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede
2015-05-17uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede
2015-05-17usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun
2015-05-17cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas
2015-05-17cdc-acm: add sanity checksOliver Neukum
2015-05-17usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: phy: Find the right match in devm_usb_phy_matchAxel Lin
2015-05-17usb: musb: core: fix TX/RX endpoint orderFelipe Balbi
2015-05-17cdc-wdm: fix endianness bug in debug statementsOliver Neukum
2015-05-17usb: gadget: printer: enqueue printer's response for setup requestAndrzej Pietrasiewicz
2015-05-12HACK: usb: gadget: fix android composite driver buildAmit Pundir
2015-05-12Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-05-06usb: gadget: Do not disconnect unregistered devBadhri Jagan Sridharan
2015-04-27usb: serial: silence all non-critical read errorsJeremiah Mahler
2015-04-24usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-04-24usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu
2015-04-24USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein
2015-04-24USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein
2015-04-24USB: keyspan_pda: add new device idNathaniel W Filardo
2015-04-16usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen
2015-04-16usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun
2015-04-16usb: phy: am335x-control: check return value of bus_find_deviceDavid Dueck
2015-04-16uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede
2015-04-01usb: gadget: Relocate f_rndisAmit Pundir
2015-03-30usb: gadget: Relocate f_accessoryBadhri Jagan Sridharan
2015-03-30usb: gadget: Accessory:Migrate to USB_FUNCTION APIBadhri Jagan Sridharan
2015-03-30usb: gadget: Move gadget functions codeBadhri Jagan Sridharan
2015-03-30usb:gadget:audio_source: Move to USB_FUNCTION APIBadhri Jagan Sridharan
2015-03-28gadgetfs: use-after-free in ->aio_read()Al Viro
2015-03-27usb: gadget: Add function devices to the parentBadhri Jagan Sridharan