summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-07-07Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-07Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-03Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-03Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki
2017-07-03Merge branch 'uuid-types'Rafael J. Wysocki
2017-06-29usbdevfs: get rid of field-by-field copyinAl Viro
2017-06-29Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller
2017-06-29USB hub_probe: rework ugly goto-into-compound-statementEugene Korenevsky
2017-06-29usb: host: ohci-pxa27x: Handle return value of clk_prepare_enableArvind Yadav
2017-06-28USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin
2017-06-28Merge tag 'usb-serial-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki
2017-06-27usbip: Fix uninitialized variable bug in vhciYuyang Du
2017-06-27usb: core: read USB ports from DT in the usbport LED trigger driverRafał Miłecki
2017-06-27usb: typec: ucsi: Add ACPI driverHeikki Krogerus
2017-06-27usb: typec: Add support for UCSI interfaceHeikki Krogerus
2017-06-27usb: musb: compress return logic into one lineGustavo A. R. Silva
2017-06-27Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2017-06-22Merge branch 'uuid-types'Rafael J. Wysocki
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21USB: serial: propagate late probe errorsJohan Hovold
2017-06-21USB: serial: refactor port endpoint setupJohan Hovold
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-20usb: musb: tusb6010_omap: Convert to DMAengine APIPeter Ujfalusi
2017-06-20usb: musb: tusb6010: Handle DMA TX completion in DMA callback as wellPeter Ujfalusi
2017-06-20usb: musb: tusb6010_omap: Allocate DMA channels upfrontPeter Ujfalusi
2017-06-20usb: musb: tusb6010_omap: Create new struct for DMA data/parametersPeter Ujfalusi
2017-06-20usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_programPeter Ujfalusi
2017-06-20usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirksPeter Ujfalusi
2017-06-20usb: musb: Add quirk to avoid skb reserve in gadget modePeter Ujfalusi
2017-06-20usb: musb: musb_cppi41: Defer probe only if DMA is not readyAlexandre Bailon
2017-06-20Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-06-20xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang
2017-06-20Merge tag 'usb-serial-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-06-20Merge 4.12-rc6 into usb-nextGreg Kroah-Hartman
2017-06-19mfd: intel_soc_pmic_bxtwc: Use chained IRQs for second level IRQ chipsKuppuswamy Sathyanarayanan
2017-06-19usb: gadget: add f_uac1 variant based on a new u_audio apiRuslan Bilovol
2017-06-19usb: gadget: function: make current f_uac1 implementation legacyRuslan Bilovol
2017-06-19usb: gadget: f_uac2: split out audio coreRuslan Bilovol
2017-06-19usb: gadget: f_uac2: remove platform driver/device creationRuslan Bilovol
2017-06-19usb: gadget: function: f_uac1: implement get_alt()Ruslan Bilovol
2017-06-19usb: gadget: udc: atmel: Remove unnecessary macrosAlexandre Belloni