summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
* usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-3/+4
* usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-2/+1
* usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
* usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
* usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-072-4/+5
* usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-2/+3
* usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-072-8/+11
* usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
* usb: musb: Fix fifo reads for dm816x with musb_dspsTony Lindgren2015-03-241-1/+24
* usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependencyIvan T. Ivanov2015-03-241-1/+1
* usb: gadget: f_printer: fix dependenciesAndrzej Pietrasiewicz2015-03-241-0/+1
* usb: gadget: atmel_usba: use endian agnostic IO on ARMBen Dooks2015-03-192-8/+18
* usb: dwc2: pci: Correctly compile dwc2-pci as a module or built-inJohn Youn2015-03-191-4/+2
* usb: gadget: constify of_device_id arrayFabian Frederick2015-03-191-1/+1
* usb: gadget: goku_udc: Remove uses of seq_<foo> return valuesJoe Perches2015-03-191-111/+122
* usb: renesas_usbhs: fix spinlock suspected in a gadget complete functionYoshihiro Shimoda2015-03-191-3/+19
* usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen2015-03-191-2/+2
* usb: phy: Find the right match in devm_usb_phy_matchAxel Lin2015-03-191-1/+3
* usb: chipidea: udc: apply new usb_udc_vbus_handler interfacePeter Chen2015-03-191-5/+5
* usb: udc: add usb_udc_vbus_handlerPeter Chen2015-03-191-1/+33
* usb: udc: store usb_udc pointer in struct usb_gadgetPeter Chen2015-03-191-25/+9
* usb: dwc2: avoid leaking DMA channels on disconnectionVincent Palatin2015-03-191-0/+8
* usb: phy: msm: Remove dead codeStephen Boyd2015-03-132-17/+3
* usb: renesas_usbhs: add support for USB-DMACYoshihiro Shimoda2015-03-136-6/+226
* usb: renesas_usbhs: fix the sequence in xfer_work()Yoshihiro Shimoda2015-03-131-2/+2
* usb: renesas_usbhs: add the channel number in dma-namesYoshihiro Shimoda2015-03-131-7/+13
* usb: gadget: f_printer: use non-zero flag for bitwise andAndrzej Pietrasiewicz2015-03-131-1/+1
* usb: gadget: printer: use after free in gprinter_alloc_inst()Dan Carpenter2015-03-131-0/+1
* usb: gadget: printer: delete some dead codeDan Carpenter2015-03-131-5/+0
* usb: dwc2: pci: Select the generic PHY for dwc2-pci driverJohn Youn2015-03-131-0/+1
* usb: gadget: serial: %pf is only for function pointersScott Wood2015-03-131-1/+1
* usb: dwc2: rework initialization of host and gadget in dual-role modeMarek Szyprowski2015-03-122-8/+23
* usb: dwc2: pci: Add device mode to the dwc2-pci driverJohn Youn2015-03-112-90/+76
* usb: gadget: lpc32xxx_udc: Fix NULL dereferencePeter Chen2015-03-111-12/+3
* usb: musb: cppi41: fix condition to call cppi41_trans_done().Takeyoshi Kikuchi2015-03-111-2/+4
* usb: phy: phy-generic: No need to call gpiod_direction_output() twiceFabio Estevam2015-03-111-7/+5
* usb: gadget: f_hid: remove unnecessary usb_ep_dequeue()Robert Baldyga2015-03-111-1/+0
* usb: gadget: dummy-hcd: Remove utf8 from format stringRasmus Villemoes2015-03-111-1/+1
* usb: gadget: atmel_usba_udc: Add suspend/resume with wakeup supportSylvain Rochet2015-03-111-0/+57
* usb: gadget: atmel_usba_udc: condition clocks to vbus stateSylvain Rochet2015-03-112-48/+100
* usb: gadget: atmel_usba_udc: Request an auto disabled Vbus signal IRQSylvain Rochet2015-03-111-7/+2
* usb: gadget: atmel_usba_udc: Fixed vbus_prev initial stateSylvain Rochet2015-03-111-0/+2
* usb: phy: fixed comment typoMickael Maison2015-03-111-1/+1
* usb: phy: ab8500: fixed comment typoMickael Maison2015-03-111-1/+1
* usb: gadget: f_mass_storage: use defined constant instead of numeric valueTal Shorer2015-03-111-1/+1
* usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xmlMasanari Iida2015-03-111-2/+2
* usb: musb: dsps: don't fake of_node to musb coreFelipe Balbi2015-03-111-1/+0
* usb: musb: dsps: request phy using our device pointerFelipe Balbi2015-03-111-1/+1
* usb: gadget: printer: add configfs supportAndrzej Pietrasiewicz2015-03-103-2/+148
OpenPOWER on IntegriCloud