summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: core: add endpoint-blacklist quirkJohan Hovold2020-12-021-0/+3
* USB: serial: ir-usb: fix link-speed handlingJohan Hovold2020-02-051-1/+12
* USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern2019-11-061-0/+10
* usb: gadget: fix request length error for isoc transferPeter Chen2019-06-111-1/+3
* usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens2018-05-301-0/+3
* usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello2018-04-081-3/+14
* usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2018-03-181-0/+3
* cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso2017-11-151-0/+1
* usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt2017-07-151-2/+2
* usb: chipidea: Handle extcon events properlyStephen Boyd2017-05-141-0/+2
* usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-03-301-0/+6
* usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2017-03-261-0/+1
* USB: EHCI: declare hostpc register as zero-length arrayAlan Stern2016-07-271-2/+2
* net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork2015-12-231-0/+1
* USB: add quirk for devices with broken LPMAlan Stern2015-12-111-0/+3
* 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