aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-14usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault1-0/+6
2017-01-20usb: chipidea: msm: Handle phy power statesStephen Boyd1-1/+1
2017-01-20usb: chipidea: Consolidate extcon notifiersStephen Boyd1-2/+2
2017-01-20usb: chipidea: Add platform flag for wrapper phy managementStephen Boyd1-0/+1
2017-01-20usb: chipidea: Handle extcon events properlyStephen Boyd1-0/+2
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-10/+13
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas1-1/+2
2016-12-05usb: hcd.h: construct hub class request constants from simpler constantsTal Shorer1-9/+10
2016-11-18usb: gadget: fix request length error for isoc transferPeter Chen1-1/+3
2016-08-31usb: gadget: add a new quirk to avoid skb_reserve in u_ether.cYoshihiro Shimoda1-0/+13
2016-08-25usb: gadget: composite: let USB functions process ctrl reqs in cfg0Felix Hädicke1-1/+2
2016-08-25usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello1-3/+14
2016-07-04Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman1-2/+2
2016-06-29Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman3-727/+66
2016-06-26xhci: get rid of platform dataHeikki Krogerus1-27/+0
2016-06-24USB: EHCI: declare hostpc register as zero-length arrayAlan Stern1-2/+2
2016-06-21usb: phy: move msm_hsusb.h into driverArnd Bergmann1-200/+0
2016-06-21USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockHans de Goede1-2/+2
2016-06-21usb: gadget: add tracepoints to the gadget APIFelipe Balbi1-0/+4
2016-06-21usb: gadget: move gadget API functions to udc-coreFelipe Balbi1-525/+60
2016-06-01usb: musb: Return error value from musb_mailboxTony Lindgren1-2/+3
2016-05-31usb: gadget: Fix binding to UDC via configfs interfaceKrzysztof Opasiak1-0/+3
2016-05-04Merge tag 'usb-ci-v4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman1-7/+84
2016-04-28usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge1-0/+1
2016-04-19usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()Yoshihiro Shimoda1-0/+4
2016-04-06usb: otg-fsm: support multiple instancesRoger Quadros1-0/+1
2016-04-06usb: otg-fsm: Add documentation for struct otg_fsmRoger Quadros1-7/+83
2016-03-05USB: core: let USB device know device nodePeter Chen1-0/+7
2016-03-04usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::configPetr Kulhavy1-1/+1
2016-03-04usb: otg-fsm: add B_AIDL_BDIS timerLi Jun1-0/+1
2016-03-04usb: common: otg-fsm: add HNP polling supportLi Jun1-0/+14
2016-03-04usb: gadget: add hnp_polling_support and host_request_flag in usb_gadgetLi Jun1-0/+6
2016-03-04usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski1-0/+1
2016-03-04usb: renesas_usbhs: add R-Car Gen3 power controlYoshihiro Shimoda1-0/+1
2016-03-04usb: gadget: Update config for SuperSpeedPlusJohn Youn1-0/+1
2016-03-04usb: gadget: Update function for SuperSpeedPlusJohn Youn1-0/+5
2016-03-04usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn1-1/+2
2016-03-04usb: gadget: Add gadget_is_superspeed_plus()John Youn1-0/+10
2016-02-06usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lockHeiner Kallweit1-1/+1
2016-02-03usb/storage: misc fixes to comments in include/linux/usb/storage.hAntonio Ospite1-6/+6
2016-02-03usb: core: switch bus numbering to using idrHeiner Kallweit1-1/+2
2016-01-24usb: host: ehci-msm: Allow LS devices to workJack Pham1-0/+1
2016-01-13Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds6-36/+48
2015-12-26Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman5-34/+46
2015-12-23net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork1-0/+1
2015-12-22usb: gadget: forbid queuing request to a disabled epDu, Changbin1-0/+3
2015-12-17usb: of: fix build breakage on !OFFelipe Balbi1-1/+2
2015-12-16usb: musb: core: Fix handling of the phy notificationsTony Lindgren2-30/+15
2015-12-16usb: gadget: udc-core: independent registration of gadgets and gadget driversRuslan Bilovol1-0/+2
2015-12-16usb: gadget: udc-core: remove unused usb_udc_attach_driver()Ruslan Bilovol1-2/+0