summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2016-06-10USB: gadget: Implement COMPAT_IOCTL for ioctlsHemant Kumar
2016-05-25usb: dwc3: Add support handle type-c plug orientationHemant Kumar
2016-05-11usb: dwc3: Add support for gsi endpoint disable operationHemant Kumar
2016-03-23usb: gadget: Add support for DMA mapping optimization of request buffersDanny Segal
2016-03-23msm_hsusb: Allow USB BAM driver to compile if CI is not enableMayank Rana
2016-03-23usb: gadget: qdss: Modify to support configfs usageMayank Rana
2016-03-23USB: gadget: QDSS: Add snapshot of USB QDSS Function driverMayank Rana
2016-03-23usb: Remove DPDM pulsing functionalityMayank Rana
2016-03-23usb: diag: Fix build error if CONFIG_USB_F_DIAG=mJack Pham
2016-03-22usb: dwc3: Add support for POR upon composition switchHemant Kumar
2016-03-22usb: dwc3: Adjust TX FIFO allocationJack Pham
2016-03-22usb: gadget: Add udc_priv member to struct usb_requestJack Pham
2016-03-22USB: phy: Add support to invoke DP and DM sourcing and pulsingMayank Rana
2016-03-22usb: phy: Add new OTG state OTG_STATE_B_SUSPENDEDHemant Kumar
2016-03-22usb: phy: Expose new PHY callback for performing PHY resetMaya Erez
2016-03-22usb: dwc3: msm: Add snapshot of DWC3 MSM driversJack Pham
2016-03-22usb: gadget: Support endpoint allocation by ep nameDevdutt Patnaik
2016-03-22usb: gadget: f_gsi: Add support for super speed function suspendHemant Kumar
2016-03-22usb: dwc3: Add support for GSI operations to gadget frameworkHemant Kumar
2016-03-22usb: gadget: f_diag: Add support for configFSHemant Kumar
2016-03-22usb: gadget: Add snapshot of DIAG function driverHemant Kumar
2016-03-22usb: gadget: Add remote_wakeup to struct usb_gadgetJack Pham
2016-03-22usb: gadget: Add link power management supportShimrit Malichi
2016-03-22usb: gadget: f_mbim: Queue notification request upon function resumeHemant Kumar
2016-03-22usb: gadget: Fix Missing Function Wakeup notification sending on BAM wakeupDanny Segal
2016-03-22usb: gadget: add infrastructure support for super-speed function suspendHemant Kumar
2016-02-16usb: phy: Dual role sysfs class definitionBadhri Jagan Sridharan
2016-02-16usb: gadget: configfs: Add usb_function ptr to fi structBadhri Jagan Sridharan
2016-02-16usb: gadget: f_accessory: move userspace interface to uapiColin Cross
2016-02-16usb: gadget: f_mtp: move userspace interface to uapiColin Cross
2016-02-16USB: gadget: f_accessory: Add support for HID input devicesMike Lockwood
2016-02-16USB: gadget: Add ACCESSORY_SET_AUDIO_MODE control request and ioctlMike Lockwood
2016-02-16usb: gadget: accessory: Add Android Accessory functionBenoit Goby
2016-02-16usb: gadget: mtp: Add MTP/PTP functionBenoit Goby
2015-12-23net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork
2015-12-11USB: add quirk for devices with broken LPMAlan Stern
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-04Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-10-22Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-10-22Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-10-22usb: chipidea: Add support for 'phy-clkgate-delay-us' propertyFabio Estevam
2015-10-22usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-13usb-gadget: use per-attribute show and store methodsChristoph Hellwig
2015-10-04usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda
2015-10-04usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman
2015-09-30usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus
2015-09-27usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus
2015-09-27usb: phy: change some commentsPeter Chen