summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-07-29usb: phy: am335x: convert to devm_platform_ioremap_resource_bynameChunfeng Yun1-5/+2
2020-07-29usb: mtu3: convert to devm_platform_ioremap_resource_bynameChunfeng Yun2-6/+2
2020-07-29USB: Simplify USB ID table matchBastien Nocera1-2/+0
2020-07-29usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets ...Hans de Goede1-0/+3
2020-07-29usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode...Hans de Goede1-0/+30
2020-07-29usb: typec: tcpm: Refactor tcpm_handle_vdm_requestHans de Goede1-28/+48
2020-07-29usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handlingHans de Goede1-27/+22
2020-07-29usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helperHans de Goede1-12/+13
2020-07-29usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into t...Hans de Goede1-8/+3
2020-07-29Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman5-4/+37
2020-07-28Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman22-146/+459
2020-07-28xhci: dbgtty: Make some functions staticWei Yongjun1-2/+2
2020-07-28xhci: dbc: Make function xhci_dbc_ring_alloc() staticWei Yongjun1-1/+1
2020-07-28usb: chipidea: imx: get available runtime dr mode for wakeup settingPeter Chen3-2/+7
2020-07-28usb: chipidea: add query_available_role interfacePeter Chen1-0/+27
2020-07-27Revert "usb: dwc2: override PHY input signals with usb role switch support"Greg Kroah-Hartman6-214/+2
2020-07-27Revert "usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP1...Greg Kroah-Hartman1-3/+1
2020-07-27USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman1-10/+25
2020-07-27Merge tag 'usb-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman27-262/+687
2020-07-27Merge 5.8-rc7 into usb-nextGreg Kroah-Hartman182-2676/+2549
2020-07-26Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-111/+176
2020-07-26Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2020-07-26Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-19/+63
2020-07-26Merge tag 'tty-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-32/+69
2020-07-26Merge tag 'usb-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-1/+8
2020-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-5/+11
2020-07-25Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-10/+58
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-36/+38
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds86-436/+713
2020-07-25drivers/net/wan: lapb: Corrected the usage of skb_cowXie He2-4/+8
2020-07-25Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-23/+11
2020-07-25Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux...David S. Miller4-43/+43
2020-07-25xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi1-22/+42
2020-07-24Merge tag 'iommu-fix-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-20/+17
2020-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/r...Linus Torvalds6-21/+49
2020-07-24Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+19
2020-07-24Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-18/+19
2020-07-24Merge tag 'mmc-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds1-1/+1
2020-07-24Merge tag 'drm-fixes-2020-07-24' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds4-11/+12
2020-07-24usb: dwc3: gadget: when the started list is empty stop the active xferMichael Grzeschik1-1/+3
2020-07-24usb: dwc3: gadget: make starting isoc transfers more robustMichael Olbrich1-0/+22
2020-07-24usb: dwc3: gadget: add frame number maskMichael Grzeschik2-2/+4
2020-07-24usb: gadget: function: printer: Interface is disabled and returns errorZqiang1-0/+36
2020-07-24usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLengthRuslan Bilovol1-5/+2
2020-07-24usb: bdc: Use devm_clk_get_optional()Florian Fainelli1-5/+3
2020-07-24usb: bdc: Halt controller on suspendDanesh Petigara1-2/+7
2020-07-24usb: bdc: driver runs out of buffer descriptors on large ADB transfersAl Cooper1-1/+1
2020-07-24usb: bdc: Adb shows offline after resuming from S2Al Cooper1-3/+7
2020-07-24bdc: Fix bug causing crash after multiple disconnectsSasi Kumar2-6/+14
2020-07-24usb: bdc: Add compatible string for new style USB DT nodesAl Cooper1-1/+1