summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | usb: chipidea: implement platform shutdown callbackAndreas Fenkart2015-12-241-0/+6
| | * | | | usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG referencePeter Chen2015-12-241-1/+0Star
| | * | | | usb: chipidea: delete static debug supportPeter Chen2015-12-242-7/+0Star
| | * | | | usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUGPeter Chen2015-12-246-35/+4Star
| | * | | | usb: chipidea: udc: improve error handling on _hardware_enqueueFelipe F. Tonello2015-12-241-5/+14
| | * | | | usb: chipidea: udc: _ep_queue and _hw_queue cleanupFelipe F. Tonello2015-12-241-2/+6
| * | | | | Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-12-2770-1172/+4119
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | usb: dwc3: of-simple: fix build warning on !PMFelipe Balbi2015-12-231-0/+2
| | * | | | usb: dwc3: gadget: don't send extra ZLPJohn Youn2015-12-231-1/+2
| | * | | | usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controllerYoshihiro Shimoda2015-12-233-0/+1987
| | * | | | usb: dwc2: add shutdown callback to platform variantHeiko Stübner2015-12-221-8/+27
| | * | | | usb: gadget: bcm63xx_udc: use list_for_each_entry_safeGeliang Tang2015-12-221-5/+2Star
| | * | | | usb: musb: core: call init and shutdown for the usb phyUwe Kleine-König2015-12-221-0/+10
| | * | | | usb: dwc2: gadget: Repair DSTS register decodingMarek Vasut2015-12-221-1/+1
| | * | | | usb: dwc2: gadget: Remove call to dwc2_hsotg_init()John Youn2015-12-221-2/+0Star
| | * | | | usb: dwc2: Remove redundant reset in probeJohn Youn2015-12-221-1/+1
| | * | | | usb: dwc2: Reduce delay when forcing mode in resetJohn Youn2015-12-221-1/+1
| | * | | | usb: dwc2: gadget: Replace dwc2_hsotg_corereset()John Youn2015-12-221-49/+1Star
| | * | | | usb: dwc2: gadget: Use hw params from coreJohn Youn2015-12-221-25/+16Star
| | * | | | usb: dwc2: Improve handling of host and device hwparamsJohn Youn2015-12-222-21/+70
| | * | | | usb: dwc2: Add functions to set and clear force modeJohn Youn2015-12-222-24/+127
| | * | | | usb: dwc2: Move reset into dwc2_get_hwparams()John Youn2015-12-222-7/+11
| | * | | | usb: dwc2: Move mode querying functions into core.hJohn Youn2015-12-222-12/+12
| | * | | | usb: dwc2: Fix dr_mode validationJohn Youn2015-12-221-13/+69
| | * | | | usb: dwc2: Add functions to check the HW OTG configJohn Youn2015-12-222-0/+50
| | * | | | usb: dwc2: Add dwc2_core_reset()John Youn2015-12-222-2/+21
| | * | | | usb: dwc2: Rename dwc2_core_reset()John Youn2015-12-223-6/+6
| | * | | | usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()John Youn2015-12-221-8/+9
| | * | | | usb: dwc2: Avoid more calls to dwc2_core_reset()Douglas Anderson2015-12-221-17/+23
| | * | | | usb: dwc2: reduce dwc2 driver probe timeYunzhi Li2015-12-221-5/+5
| | * | | | usb: dwc2: Speed dwc2_get_hwparams() on some host-only portsDouglas Anderson2015-12-221-4/+4
| | * | | | usb: dwc2: Avoid double-reset at boot timeDouglas Anderson2015-12-223-15/+22
| | * | | | usb: dwc2: reset dwc2 core before dwc2_get_hwparams()Yunzhi Li2015-12-223-1/+8
| | * | | | usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams()Douglas Anderson2015-12-221-7/+9
| | * | | | usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interruptsGregory Herrero2015-12-221-2/+2
| | * | | | usb: dwc2: fix transfer stop programming for out endpointDu, Changbin2015-12-221-5/+5
| | * | | | usb: gadget: Add the console support for usb-to-serial portBaolin Wang2015-12-222-0/+264
| | * | | | usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher2015-12-161-2/+1Star
| | * | | | usb: renesas_usbhs: add fallback compatibility stringsSimon Horman2015-12-161-0/+9
| | * | | | usb: gadget: ether: Allow changing the MTUMike Looijmans2015-12-161-14/+4Star
| | * | | | usb: gadget: f_midi: pre-allocate IN requestsFelipe F. Tonello2015-12-162-39/+129
| | * | | | usb: gadget: f_midi: fail if set_alt fails to allocate requestsFelipe F. Tonello2015-12-161-1/+2
| | * | | | usb: gadget: f_midi: set altsettings only for MIDIStreaming interfaceFelipe F. Tonello2015-12-161-2/+4
| | * | | | usb: musb: Fix unbalanced pm_runtime_enableTony Lindgren2015-12-161-0/+3
| | * | | | usb: musb: core: Fix handling of the phy notificationsTony Lindgren2015-12-164-28/+52
| | * | | | usb: musb: gadget: remove redundant conditionGeyslan G. Bem2015-12-161-3/+2Star
| | * | | | usb: gadget: s3c-hsudc: remove redundant conditionGeyslan G. Bem2015-12-161-1/+1
| | * | | | usb: dwc3: gadget: pass a condition to dev_WARN_ONCE()Felipe Balbi2015-12-161-8/+6Star
| | * | | | usb: gadget: udc-core: independent registration of gadgets and gadget driversRuslan Bilovol2015-12-161-9/+32
| | * | | | usb: gadget: udc-core: remove unused usb_udc_attach_driver()Ruslan Bilovol2015-12-161-26/+0Star