summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-131-14/+5
|\
| * usb-gadget: use per-attribute show and store methodsChristoph Hellwig2015-10-131-14/+5
* | Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-048-27/+94
|\ \
| * \ Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-10-221-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-226-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-151-0/+4
* | cdc: Fix build warning.David S. Miller2015-09-151-1/+1
* | CDC: common parser for extra headersOliver Neukum2015-09-151-0/+47
|/
* Revert "usb: interface authorization: Introduces the default interface author...Greg Kroah-Hartman2015-08-181-9/+0
* Revert "usb: interface authorization: Use a flag for the default device autho...Greg Kroah-Hartman2015-08-181-9/+7
* usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-08-141-7/+9
* usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-08-141-0/+9
* Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-08-141-1/+13
|\
| * usb: chipidea: add tx/rx burst size configuration interfacePeter Chen2015-08-141-0/+4
| * usb: chipidea: add ahb burst configuration interfacePeter Chen2015-08-141-0/+2
| * usb: chipidea: define stream mode disable for both rolesPeter Chen2015-08-141-1/+4
| * usb: chipidea: introduce ITC tuning interfacePeter Chen2015-08-141-0/+2
| * usb: chipidea: add ttctrl.ttha control interfacePeter Chen2015-08-141-0/+1
* | Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-08-146-8/+224
|\ \ | |/ |/|
| * usb: gadget: move find_ep() from epautoconf to udc-coreRobert Baldyga2015-08-061-1/+7
| * usb: gadget: move ep_matches() from epautoconf to udc-coreRobert Baldyga2015-08-061-0/+8
| * usb: gadget: add 'ep_match' callback to usb_gadget_opsRobert Baldyga2015-08-061-0/+3
| * usb: gadget: add endpoint capabilities helper macrosRobert Baldyga2015-08-041-0/+20
| * usb: gadget: add endpoint capabilities flagsRobert Baldyga2015-08-041-0/+21
| * usb: gadget: encapsulate endpoint claiming mechanismRobert Baldyga2015-08-041-0/+1
| * usb: phy: msm: Add D+/D- lines route controlIvan T. Ivanov2015-07-301-0/+7
| * usb: gadget: add 'quirk_zlp_not_supp' to usb_gadgetRobert Baldyga2015-07-301-0/+10
| * usb: gadget: add 'quirk_stall_not_supp' to usb_gadgetRobert Baldyga2015-07-301-0/+10
| * usb: gadget: add 'quirk_altset_not_supp' to usb_gadgetRobert Baldyga2015-07-301-0/+11
| * usb: gadget: add usb otg descriptor allocate and init interfaceLi Jun2015-07-291-0/+4
| * usb: chipidea: set usb otg capabilitiesLi Jun2015-07-291-0/+1
| * usb: common: add API to update usb otg capabilities by device treeLi Jun2015-07-291-0/+7
| * usb: add usb_otg_caps to usb_gadget structure.Macpaul Lin2015-07-291-0/+2
| * usb: otg: add usb_otg_caps structure for otg capabilitiesLi Jun2015-07-291-0/+15
| * usb: composite: add bind_deactivated flag to usb_functionRobert Baldyga2015-07-291-0/+2
| * usb: gadget: add usb_gadget_activate/deactivate functionsRobert Baldyga2015-07-291-6/+94
OpenPOWER on IntegriCloud