summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-03-18usb: chipidea: imx: simplify the usbmisc callersPeter Chen
2015-03-18usb: chipidea: usbmisc_imx: delete clock informationPeter Chen
2015-03-18usb: chipidea: imx: using common platform flag directlyPeter Chen
2015-03-18usb: chipidea: udc: return immediately if re-enable non-empty endpointPeter Chen
2015-03-18usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen
2015-03-18uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede
2015-03-18USB: ehci-atmel: rework clk handlingBoris Brezillon
2015-03-16USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein
2015-03-15usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun
2015-03-14Merge tag 'fixes-for-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-03-13usb: phy: msm: Remove dead codeStephen Boyd
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2015-03-13fs: split generic and aio kiocbChristoph Hellwig
2015-03-13usb: renesas_usbhs: add support for USB-DMACYoshihiro Shimoda
2015-03-13usb: renesas_usbhs: fix the sequence in xfer_work()Yoshihiro Shimoda
2015-03-13usb: renesas_usbhs: add the channel number in dma-namesYoshihiro Shimoda
2015-03-13usb: gadget: f_printer: use non-zero flag for bitwise andAndrzej Pietrasiewicz
2015-03-13usb: gadget: printer: use after free in gprinter_alloc_inst()Dan Carpenter
2015-03-13usb: gadget: printer: delete some dead codeDan Carpenter
2015-03-13usb: dwc2: pci: Select the generic PHY for dwc2-pci driverJohn Youn
2015-03-13usb: gadget: serial: %pf is only for function pointersScott Wood
2015-03-12usb: dwc2: rework initialization of host and gadget in dual-role modeMarek Szyprowski
2015-03-11usb: dwc2: pci: Add device mode to the dwc2-pci driverJohn Youn
2015-03-11usb: gadget: lpc32xxx_udc: Fix NULL dereferencePeter Chen
2015-03-11usb: musb: cppi41: fix condition to call cppi41_trans_done().Takeyoshi Kikuchi
2015-03-11usb: phy: phy-generic: No need to call gpiod_direction_output() twiceFabio Estevam
2015-03-11usb: gadget: f_hid: remove unnecessary usb_ep_dequeue()Robert Baldyga
2015-03-11usb: gadget: dummy-hcd: Remove utf8 from format stringRasmus Villemoes
2015-03-11usb: gadget: atmel_usba_udc: Add suspend/resume with wakeup supportSylvain Rochet
2015-03-11usb: gadget: atmel_usba_udc: condition clocks to vbus stateSylvain Rochet
2015-03-11usb: gadget: atmel_usba_udc: Request an auto disabled Vbus signal IRQSylvain Rochet
2015-03-11usb: gadget: atmel_usba_udc: Fixed vbus_prev initial stateSylvain Rochet
2015-03-11usb: phy: fixed comment typoMickael Maison
2015-03-11usb: phy: ab8500: fixed comment typoMickael Maison
2015-03-11usb: gadget: f_mass_storage: use defined constant instead of numeric valueTal Shorer
2015-03-11usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xmlMasanari Iida
2015-03-11usb: musb: dsps: don't fake of_node to musb coreFelipe Balbi
2015-03-11usb: musb: dsps: request phy using our device pointerFelipe Balbi
2015-03-11Revert "usb: gadget: zero: Add support for interrupt EP"Felipe Balbi
2015-03-11Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"Mathias Nyman
2015-03-10usb: phy: am335x-control: check return value of bus_find_deviceDavid Dueck
2015-03-10usb: dwc2: host: fix dwc2 disconnect bugYunzhi Li
2015-03-10usb: gadget: printer: add configfs supportAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: use module_usb_composite_driver helper macroAndrzej Pietrasiewicz
2015-03-10usb: gadget: f_printer: remove compatibility layerAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: convert to new interface of f_printerAndrzej Pietrasiewicz
2015-03-10usb: gadget: f_printer: convert to new function interface with backward compa...Andrzej Pietrasiewicz
2015-03-10usb: gadget: printer: factor out f_printerAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: allocate printer_dev instances dynamicallyAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: add req_match for printer functionAndrzej Pietrasiewicz