usb: gadget: gr_udc: add ep capabilities support
[deliverable/linux.git] / drivers /
2015-08-04  Robert Baldygausb: gadget: gr_udc: add ep capabilities support
2015-08-04  Robert Baldygausb: gadget: goku_udc: add ep capabilities support
2015-08-04  Robert Baldygausb: gadget: fusb300_udc: add ep capabilities support
2015-08-04  Robert Baldygausb: gadget: fsl_udc_core: add ep capabilities support
2015-08-04  Robert Baldygausb: gadget: fsl_qe_udc: add ep capabilities support
2015-08-04  Robert Baldygausb: gadget: fotg210-udc: add ep capabilities support
2015-08-04  Robert Baldygausb: gadget: dummy-hcd: add ep capabilities support
2015-08-04  Robert Baldygausb: gadget: bdc: add ep capabilities support
2015-08-04  Robert Baldygausb: gadget: bcm63xx_udc: add ep capabilities support
2015-08-04  Robert Baldygausb: gadget: at91_udc: add ep capabilities support
2015-08-04  Robert Baldygausb: gadget: amd5536udc: add ep capabilities support
2015-08-04  Robert Baldygausb: dwc3: gadget: add ep capabilities support
2015-08-04  Robert Baldygausb: dwc2: gadget: add ep capabilities support
2015-08-04  Robert Baldygausb: chipidea: udc: add ep capabilities support
2015-08-04  Robert Baldygastaging: emxx_udc: add ep capabilities support
2015-08-04  Robert Baldygausb: gadget: encapsulate endpoint claiming mechanism
2015-08-04  Felipe Balbiusb: gadget: f_uac2: fix build warning
2015-08-04  Saurabh Karajgaonkarusb: musb: musb_dsps: Simplify return statement
2015-08-04  Saurabh Karajgaonkarusb: phy: phy-keystone: Simplify return statement
2015-08-04  Saurabh Karajgaonkarusb: phy: phy-mxs-usb: Simplify return statement
2015-08-03  Li Junusb: chipidea: add ci->is_otg condition for otg judgement
2015-08-03  Fupan Liusb: gadget: f_printer: fix deadlock caused by nested...
2015-08-03  Tony Lindgrenusb: musb: Allow building in all the DMA code
2015-08-03  Pengyu Mausb: gadget: udc: fix spin_lock in pch_udc
2015-07-31  Krzysztof Opasiakusb: gadget: mass_storage: Use static array for luns
2015-07-31  Krzysztof Opasiakusb: gadget: mass_storage: Fix freeing luns sysfs imple...
2015-07-31  Robert Baldygausb: gadget: atmel_usba_udc: add missing ret value...
2015-07-31  Robert Baldygastaging: emxx_udc: add missing usb_ep_set_maxpacket_limit()
2015-07-31  Robert Baldygausb: isp1760: udc: add missing usb_ep_set_maxpacket_limit()
2015-07-31  Robert Baldygausb: gadget: midi: avoid redundant f_midi_set_alt(...
2015-07-31  Robert Baldygausb: gadget: ffs: call functionfs_unbind() if _ffs_func...
2015-07-30  Peter Chenusb: gadget: f_uac2: finalize wMaxPacketSize according...
2015-07-30  Sanjay Singh Rawatusb: gadget: f_mass_storage: stop thread in bind failur...
2015-07-30  Dan Carpenterusb: gadget: m66592-udc: forever loop in set_feature()
2015-07-30  Dan Carpenterusb: gadget: fotg210-udc: remove duplicate conditions
2015-07-30  Ivan T. Ivanovusb: phy: msm: Add D+/D- lines route control
2015-07-30  Robert Baldygausb: gadget: apply generic altsetting support check...
2015-07-30  Robert Baldygausb: gadget: f_ecm/f_ncm: check quirk instead of UDC...
2015-07-30  Robert Baldygausb: gadget: f_mass_storage: check quirk instead of...
2015-07-30  Robert Baldygausb: gadget: add 'quirk_zlp_not_supp' to usb_gadget
2015-07-30  Robert Baldygausb: gadget: add 'quirk_stall_not_supp' to usb_gadget
2015-07-30  Robert Baldygausb: gadget: add 'quirk_altset_not_supp' to usb_gadget
2015-07-30  Kishon Vijay Abraham Iusb: dwc3: ep0: handle non maxpacket aligned transfers...
2015-07-30  Kishon Vijay Abraham Iusb: dwc3: ep0: Add chained TRB support
2015-07-30  Kishon Vijay Abraham Iusb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to...
2015-07-30  Kishon Vijay Abraham Iusb: dwc3: ep0: preparation for handling non maxpacket...
2015-07-30  Kishon Vijay Abraham Iusb: dwc3: ep0: use _roundup_ to calculate the transfer...
2015-07-30  Kishon Vijay Abraham Iusb: dwc3: ep0: Fix mem corruption on OUT transfers...
2015-07-29  Phil Edworthyusb: renesas_usbhs: Allow an OTG PHY driver to provide...
2015-07-29  Li Junusb: gadget: zero: allocate and init otg descriptor...
2015-07-29  Li Junusb: gadget: serial: allocate and init otg descriptor...
2015-07-29  Li Junusb: gadget: printer: allocate and init otg descriptor...
2015-07-29  Li Junusb: gadget: ncm: allocate and init otg descriptor...
2015-07-29  Li Junusb: gadget: multi: allocate and init otg descriptor...
2015-07-29  Li Junusb: gadget: mass_storage: allocate and init otg descri...
2015-07-29  Li Junusb: gadget: hid: allocate and init otg descriptor...
2015-07-29  Li Junusb: gadget: g_ffs: allocate and init otg descriptor...
2015-07-29  Li Junusb: gadget: cdc2: allocate and init otg descriptor...
2015-07-29  Li Junusb: gadget: audio: allocate and init otg descriptor...
2015-07-29  Li Junusb: gadget: acm_ms: allocate and init otg descriptor...
2015-07-29  Li Junusb: gadget: ether: allocate and init otg descriptor...
2015-07-29  Li Junusb: gadget: configfs: allocate and init otg descriptor...
2015-07-29  Li Junusb: gadget: add usb otg descriptor allocate and init...
2015-07-29  Li Junusb: chipidea: update ci_otg_is_fsm_mode conditions
2015-07-29  Li Junusb: chipidea: set usb otg capabilities
2015-07-29  Li Junusb: common: add API to update usb otg capabilities...
2015-07-29  Macpaul Linusb: gadget: composite: add USB_DT_OTG request handling
2015-07-29  Hans de Goedeusb: musb: sunxi: Add support for musb controller in...
2015-07-29  Hans de Goedeusb: musb: sunxi: Add support for musb controller in...
2015-07-29  Hans de Goedeusb: musb: sunxi: Add support for the Allwinner sunxi...
2015-07-29  Robert Baldygausb: gadget: f_obex: use bind_deactivated flag
2015-07-29  Robert Baldygausb: gadget: f_uvc: use bind_deactivated flag
2015-07-29  Robert Baldygausb: composite: add bind_deactivated flag to usb_function
2015-07-29  Robert Baldygausb: composite: fix usb_function_activate/deactivate...
2015-07-29  Ivan T. Ivanovusb: phy: qcom: New APQ8016/MSM8916 USB transceiver...
2015-07-29  Krzysztof Opasiakusb: gadget: storage-common: Set FSG_MAX_LUNS to 16
2015-07-29  Krzysztof Opasiakusb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL...
2015-07-29  Krzysztof Opasiakusb: gadget: mass_storage: Free buffers if create lun...
2015-07-29  Felipe Balbiusb: dwc3: gadget: defer endpoint name change
2015-07-29  Felipe Balbiusb: dwc3: gadget: add a trace when disabling EPs
2015-07-29  Felipe Balbiusb: dwc3: core: remove unnecessary dev_warn()
2015-07-29  Uwe Kleine-Königusb: pass flags parameter to gpiod_get functions
2015-07-29  Uwe Kleine-Königusb: dwc3: pci: make better use of gpiod API
2015-07-29  Chanwoo Choiusb: phy: msm-usb: Replace deprecated API of extcon
2015-07-29  Chanwoo Choiusb: renesas_usbhs: Replace deprecated API of extcon
2015-07-29  Chanwoo Choiusb: phy: tahvo: Use devm_extcon_dev_[allocate|register...
2015-07-29  Chanwoo Choiusb: phy: omap-otg: Replace deprecated API of extcon
2015-07-29  Chanwoo Choiusb: dwc3: omap: Replace deprecated API of extcon
2015-07-29  Vaishali Thakkarusb: udc: Convert use of __constant_cpu_to_leXX to...
2015-07-29  Diego Violausb: gadget: composite.c: i18n is not an acronym
2015-07-29  Vaishali Thakkarusb: gadget: Convert use of __constant_cpu_to_le16...
2015-07-29  Krzysztof Opasiakusb: gadget: SourceSink: Remove out-of-date comment
2015-07-29  Krzysztof Opasiakusb: gadget: loopback: Remove out-of-date comment
2015-07-29  Felipe Balbiusb: dwc3: drop CONFIG_USB_DWC3_DEBUG
2015-07-29  Felipe Balbiusb: dwc3: st: remove two unnecessary messages
2015-07-29  Felipe Balbiusb: dwc3: qcom: switch dev_dbg() to dev_info()
2015-07-29  Felipe Balbiusb: dwc3: exynos: switch dev_dbg() to dev_info()
2015-07-29  Felipe Balbiusb: dwc3: keystone: convert dev_dbg() to dev_err()
2015-07-29  Felipe Balbiusb: dwc3: omap: drop dev_dbg() usage
2015-07-29  Felipe Balbiusb: dwc2: gadget: use | instead of + for bitmasks
next
This page took 0.055704 seconds and 8 git commands to generate.