summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2018-06-01ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin
2018-06-01usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-03-03USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno
2018-02-13usb: add helper to extract bits 12:11 of wMaxPacketSizeFelipe Balbi
2017-11-11USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman
2017-10-12usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt
2017-09-15USB: hub: fix SS max number of portsJohan Hovold
2017-07-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2015-05-09USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-05-09usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-02-20usb-core bInterval quirkJames P Michels III
2014-12-14USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2013-10-26USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern
2013-04-25USB: serial: add modem-status-change wait queueJohan Hovold
2013-03-06ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll
2012-06-19USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-05-20usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-11USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-02-29USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp
2012-02-13usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto
2012-01-12usb: ch9: fix up MaxStreams helperFelipe Balbi
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-10-13usb: gadget: renesas_usbhs: support otg pin controlKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: add bus control functionsKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()Kuninori Morimoto
2011-10-13usb: gadget: fix typo for default U1/U2 exit latenciesFelipe Balbi
2011-10-13usb: gadget: r8a66597-udc: add support for SUDMACYoshihiro Shimoda
2011-10-10USB: fix ehci alignment errorHarro Haan
2011-09-26xHCI: set USB2 hardware LPMAndiry Xu
2011-09-23USB: export video.h to the includes available for userspaceLaurent Pinchart
2011-09-18usb: Provide usb_speed_string() functionMichal Nazarewicz
2011-09-14USB: Add endpoint usage definitions to ch9.hDaniel Mack
2011-08-22usb: ch9: add function defines from ch9, USB 3.0 specSebastian Andrzej Siewior
2011-08-22usb: add usb_endpoint_maxp() macrokuninori.morimoto.gx@renesas.com
2011-07-08Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman
2011-07-09usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda
2011-07-08usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda
2011-07-08usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda
2011-07-08usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform dataYoshihiro Shimoda
2011-07-01usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior
2011-07-01usb: gadget: add missing #include'sSergei Shtylyov
2011-07-01usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman
2011-07-01usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman
2011-06-28usb: gadget: add streams support to the gadget frameworkTatyana Brokhman
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman
2011-06-28usb: gadget: configure endpoint according to gadget speedTatyana Brokhman
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman
2011-06-28usb: gadget: introduce UDC ClassFelipe Balbi
2011-06-07usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto