summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
AgeCommit message (Expand)Author
2016-01-13Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-12-26Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-12-23net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork
2015-12-22usb: gadget: forbid queuing request to a disabled epDu, Changbin
2015-12-17usb: of: fix build breakage on !OFFelipe Balbi
2015-12-16usb: musb: core: Fix handling of the phy notificationsTony Lindgren
2015-12-16usb: gadget: udc-core: independent registration of gadgets and gadget driversRuslan Bilovol
2015-12-16usb: gadget: udc-core: remove unused usb_udc_attach_driver()Ruslan Bilovol
2015-12-16usb: gadget: bind UDC by name passed via usb_gadget_driver structureRuslan Bilovol
2015-12-15usb: of: add an api to get dr_mode by the phy nodeBin Liu
2015-12-15usb: renesas_usbhs: Modify pipe configurationYoshihiro Shimoda
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman
2015-12-11USB: add quirk for devices with broken LPMAlan Stern
2015-12-01USB: constify usb_mon_operations structureJulia Lawall
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
2015-09-27usb: gadget: introduce 'enabled' flag in struct usb_epRobert Baldyga
2015-09-27usb: gadget: epautoconf: add usb_ep_autoconfig_release() functionRobert Baldyga
2015-09-27usb: musb: set the controller speed based on the config settingBin Liu
2015-09-22usb: interface authorization: Use a flag for the default device authorizationStefan Koch
2015-09-22usb: interface authorization: Introduces the default interface authorizationStefan Koch
2015-09-15cdc: add header guardsStephen Rothwell
2015-09-15cdc: Fix build warning.David S. Miller
2015-09-15CDC: common parser for extra headersOliver Neukum
2015-08-18Revert "usb: interface authorization: Introduces the default interface author...Greg Kroah-Hartman
2015-08-18Revert "usb: interface authorization: Use a flag for the default device autho...Greg Kroah-Hartman
2015-08-14usb: interface authorization: Use a flag for the default device authorizationStefan Koch
2015-08-14usb: interface authorization: Introduces the default interface authorizationStefan Koch
2015-08-14Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-08-14Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-08-14usb: chipidea: add tx/rx burst size configuration interfacePeter Chen
2015-08-14usb: chipidea: add ahb burst configuration interfacePeter Chen
2015-08-14usb: chipidea: define stream mode disable for both rolesPeter Chen
2015-08-14usb: chipidea: introduce ITC tuning interfacePeter Chen
2015-08-14usb: chipidea: add ttctrl.ttha control interfacePeter Chen
2015-08-08usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB ...Tal Shorer
2015-08-06usb: gadget: move find_ep() from epautoconf to udc-coreRobert Baldyga
2015-08-06usb: gadget: move ep_matches() from epautoconf to udc-coreRobert Baldyga