summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-22usb: dwc2: Reduce delay when forcing mode in resetJohn Youn
2015-12-22usb: dwc2: gadget: Replace dwc2_hsotg_corereset()John Youn
2015-12-22usb: dwc2: gadget: Use hw params from coreJohn Youn
2015-12-22usb: dwc2: Improve handling of host and device hwparamsJohn Youn
2015-12-22usb: dwc2: Add functions to set and clear force modeJohn Youn
2015-12-22usb: dwc2: Move reset into dwc2_get_hwparams()John Youn
2015-12-22usb: dwc2: Move mode querying functions into core.hJohn Youn
2015-12-22usb: dwc2: Fix dr_mode validationJohn Youn
2015-12-22usb: dwc2: Add functions to check the HW OTG configJohn Youn
2015-12-22usb: dwc2: Add dwc2_core_reset()John Youn
2015-12-22usb: dwc2: Rename dwc2_core_reset()John Youn
2015-12-22usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()John Youn
2015-12-22usb: dwc2: Avoid more calls to dwc2_core_reset()Douglas Anderson
2015-12-22usb: dwc2: reduce dwc2 driver probe timeYunzhi Li
2015-12-22usb: dwc2: Speed dwc2_get_hwparams() on some host-only portsDouglas Anderson
2015-12-22usb: dwc2: Avoid double-reset at boot timeDouglas Anderson
2015-12-22usb: dwc2: reset dwc2 core before dwc2_get_hwparams()Yunzhi Li
2015-12-22usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams()Douglas Anderson
2015-12-22usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interruptsGregory Herrero
2015-12-22usb: dwc2: fix transfer stop programming for out endpointDu, Changbin
2015-12-22usb: gadget: Add the console support for usb-to-serial portBaolin Wang
2015-12-16usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher
2015-12-16usb: renesas_usbhs: add fallback compatibility stringsSimon Horman
2015-12-16usb: gadget: ether: Allow changing the MTUMike Looijmans
2015-12-16usb: gadget: f_midi: pre-allocate IN requestsFelipe F. Tonello
2015-12-16usb: gadget: f_midi: fail if set_alt fails to allocate requestsFelipe F. Tonello
2015-12-16usb: gadget: f_midi: set altsettings only for MIDIStreaming interfaceFelipe F. Tonello
2015-12-16usb: musb: Fix unbalanced pm_runtime_enableTony Lindgren
2015-12-16usb: musb: core: Fix handling of the phy notificationsTony Lindgren
2015-12-16usb: musb: gadget: remove redundant conditionGeyslan G. Bem
2015-12-16usb: gadget: s3c-hsudc: remove redundant conditionGeyslan G. Bem
2015-12-16usb: dwc3: gadget: pass a condition to dev_WARN_ONCE()Felipe Balbi
2015-12-16usb: gadget: udc-core: independent registration of gadgets and gadget driversRuslan Bilovol
2015-12-16usb: gadget: udc-core: remove unused usb_udc_attach_driver()Ruslan Bilovol
2015-12-16usb: gadget: configfs: pass UDC name via usb_gadget_driver structRuslan Bilovol
2015-12-16usb: gadget: bind UDC by name passed via usb_gadget_driver structureRuslan Bilovol
2015-12-16usb: phy: phy-am335x: bypass first VBUS sensing for host-only modeBin Liu
2015-12-16usb: phy: correct the am335x phy header filenameBin Liu
2015-12-15usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driverGeert Uytterhoeven
2015-12-15usb: gadget: lpc32xxx_udc: clean up and sort include directives outVladimir Zapolskiy
2015-12-15usb: dwc3: trace: show request flagsFelipe Balbi
2015-12-15usb: dwc3: gadget: handle request->zeroFelipe Balbi
2015-12-15usb: musb: convert printk to pr_*Rasmus Villemoes
2015-12-15usb: dwc2: host: Clear interrupts before handling themDouglas Anderson
2015-12-15usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func()Douglas Anderson
2015-12-15usb: of: add an api to get dr_mode by the phy nodeBin Liu
2015-12-15usb: gadget: f_sourcesink: quit if usb_ep_queue returns errorPeter Chen
2015-12-15usb: gadget: composite: remove redundant bcdUSB setting in legacyIgor Kotrasinski
2015-12-15usb: dwc2: host: Support immediate retries for split transactionsDouglas Anderson
2015-12-15usb: dwc2: host: Fix missing device insertionsDouglas Anderson