summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: core: let USB device know device nodePeter Chen2016-03-051-0/+7
* usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...Petr Kulhavy2016-03-041-1/+1
* usb: otg-fsm: add B_AIDL_BDIS timerLi Jun2016-03-041-0/+1
* usb: common: otg-fsm: add HNP polling supportLi Jun2016-03-041-0/+14
* usb: gadget: add hnp_polling_support and host_request_flag in usb_gadgetLi Jun2016-03-041-0/+6
* usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski2016-03-041-0/+1
* usb: renesas_usbhs: add R-Car Gen3 power controlYoshihiro Shimoda2016-03-041-0/+1
* usb: gadget: Update config for SuperSpeedPlusJohn Youn2016-03-041-0/+1
* usb: gadget: Update function for SuperSpeedPlusJohn Youn2016-03-041-0/+5
* usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn2016-03-041-1/+2
* usb: gadget: Add gadget_is_superspeed_plus()John Youn2016-03-041-0/+10
* usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lockHeiner Kallweit2016-02-071-1/+1
* usb/storage: misc fixes to comments in include/linux/usb/storage.hAntonio Ospite2016-02-031-6/+6
* usb: core: switch bus numbering to using idrHeiner Kallweit2016-02-031-1/+2
* usb: host: ehci-msm: Allow LS devices to workJack Pham2016-01-251-0/+1
* Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-01-136-36/+48
|\
| * Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-12-275-34/+46
| |\
| | * usb: gadget: forbid queuing request to a disabled epDu, Changbin2015-12-221-0/+3
| | * usb: of: fix build breakage on !OFFelipe Balbi2015-12-171-1/+2
| | * usb: musb: core: Fix handling of the phy notificationsTony Lindgren2015-12-162-30/+15Star
| | * usb: gadget: udc-core: independent registration of gadgets and gadget driversRuslan Bilovol2015-12-161-0/+2
| | * usb: gadget: udc-core: remove unused usb_udc_attach_driver()Ruslan Bilovol2015-12-161-2/+0Star
| | * usb: gadget: bind UDC by name passed via usb_gadget_driver structureRuslan Bilovol2015-12-161-0/+4
| | * usb: of: add an api to get dr_mode by the phy nodeBin Liu2015-12-151-0/+5
| | * usb: renesas_usbhs: Modify pipe configurationYoshihiro Shimoda2015-12-151-2/+16
| * | Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman2015-12-141-0/+3
| |\|
| * | USB: constify usb_mon_operations structureJulia Lawall2015-12-011-2/+2
* | | net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork2015-12-241-0/+1
| |/ |/|
* | USB: add quirk for devices with broken LPMAlan Stern2015-12-121-0/+3
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-141-14/+5Star
|\
| * usb-gadget: use per-attribute show and store methodsChristoph Hellwig2015-10-141-14/+5Star
* | Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-058-27/+94
|\ \
| * \ Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-10-231-0/+24
| |\ \
| | * | usb: chipidea: Add support for 'phy-clkgate-delay-us' propertyFabio Estevam2015-10-221-0/+1
| | * | usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov2015-10-221-0/+23
| * | | Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-10-236-20/+51
| |\ \ \ | | |/ / | |/| |
| | * | usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2015-09-272-6/+9
| | * | usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus2015-09-272-7/+10
| | * | usb: phy: change some commentsPeter Chen2015-09-271-4/+4
| | * | usb: gadget: introduce 'enabled' flag in struct usb_epRobert Baldyga2015-09-271-2/+25
| | * | usb: gadget: epautoconf: add usb_ep_autoconfig_release() functionRobert Baldyga2015-09-271-0/+2
| | * | usb: musb: set the controller speed based on the config settingBin Liu2015-09-271-1/+1
| | |/
| * | usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-10-041-1/+1
| * | usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman2015-10-041-0/+1
| * | usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-09-221-7/+9
| * | usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-09-221-0/+9
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-1/+1
|\ \
| * | usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-09-301-1/+1
| |/
* | cdc: add header guardsStephen Rothwell2015-09-161-0/+4
* | cdc: Fix build warning.David S. Miller2015-09-151-1/+1