aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-17Merge tag 'usb-ci-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman1-0/+3
2018-12-12Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman2-0/+55
2018-12-11usb: chipidea: add flag for imx hsic implementationPeter Chen1-0/+3
2018-12-05usb: gadget: Introduce frame_number to usb_requestThinh Nguyen1-0/+4
2018-11-26usb: gadget: f_fs: Add support for CCID descriptors.Vincent Pelletier1-0/+51
2018-11-26Merge 4.20-rc4 into usb-nextGreg Kroah-Hartman1-0/+3
2018-11-09USB: remove the unused struct hcd_timeout definitionChristoph Hellwig1-5/+0
2018-11-07USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng1-0/+3
2018-11-07usb: typec: tcpm: Do not disconnect link for self powered devicesBadhri Jagan Sridharan1-0/+1
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+6
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+2
2018-10-13usb-serial: begin switching to ->[sg]et_serial()Al Viro1-0/+2
2018-10-02net: usbnet: make driver_info constBen Dooks1-1/+1
2018-09-20usb: chipidea: Add dynamic pinctrl selectionLoic Poulain1-0/+6
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds7-49/+276
2018-07-31ALSA: usb-audio: Initial Power Domain supportJorge Sanjuan1-0/+4
2018-07-16ALSA: usb-audio: Add support for Processing Units in UAC3Jorge Sanjuan1-0/+15
2018-07-02usb: typec: tcpm: Support for Alternate ModesHeikki Krogerus1-9/+0
2018-07-02usb: typec: Add driver for DisplayPort alternate modeHeikki Krogerus1-0/+95
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus2-11/+163
2018-07-02usb: typec: Register a device for every modeHeikki Krogerus1-28/+9
2018-07-02usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus1-1/+1
2018-06-28usb: typec: function for checking cable plug orientationHeikki Krogerus1-0/+1
2018-06-28usb: pd: include kernel.hHeikki Krogerus1-0/+1
2018-06-28usb: typec: add API to get typec basic port power and data configLi Jun1-0/+3
2018-06-28usb: typec: add fwnode to tcpcLi Jun1-0/+2
2018-06-25USB: Report wakeup events on root-hub portsAlan Stern1-0/+1
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-0/+47
2018-05-24Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman2-25/+1
2018-05-22usb: musb: remove unused members in struct musb_hdrc_configBin Liu1-15/+0
2018-05-21usb: gadget: composite Allow for larger configuration descriptorsJoel Pepper1-1/+1
2018-05-15usb: gadget: udc: atmel: Remove obsolete includeRomain Izard1-24/+0
2018-05-15usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko1-0/+2
2018-05-15usb/gadget: Constify usb_gadget_get_string "table" argumentBenjamin Herrenschmidt1-1/+1
2018-05-15ALSA: usb-audio: UAC3 Add support for connector insertion.Jorge Sanjuan2-0/+21
2018-05-08Merge 4.17-rc4 into usb-nextGreg Kroah-Hartman1-1/+1
2018-05-04include: usb: audio-v3: add BADD-specific valuesRuslan Bilovol1-0/+26
2018-04-27usb: gadget: composite Allow for larger configuration descriptorsJoel Pepper1-1/+1
2018-04-25typec: tcpm: Add core support for sink side PPSAdam Thomson2-2/+3
2018-04-23usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko1-0/+2
2018-04-22usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-laneMathias Nyman1-0/+1
2018-04-22usb: typec: tcpm: remove max_snk_mv/ma/mwLi Jun1-9/+0
2018-04-22USB: phy: drop legacy board-file supportJohan Hovold1-28/+0
2018-04-22USB: core: hcd: drop support for legacy physJohan Hovold1-1/+0
2018-04-22USB: phy: drop unused legacy controller-phy bind helperJohan Hovold1-8/+0
2018-04-22usb: audio-v2: Correct the comment for struct uac_clock_selector_descriptorTakashi Iwai1-1/+1
2018-04-05Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-4/+399
2018-04-05Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+12
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds10-29/+392
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-42/+0