summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2020-06-19USB: serial: sierra: unify quirk handling logicGreg Kroah-Hartman-38/+19
2020-06-19USB: serial: qcserial: fix up wording in a commentGreg Kroah-Hartman-3/+2
2020-06-19USB: OHCI: remove obsolete FIXME commentGreg Kroah-Hartman-4/+0
2020-06-19USB: rename USB OTG hub configuration optionGreg Kroah-Hartman-5/+5
2020-06-19USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNOREGreg Kroah-Hartman-14/+14
2020-06-18USB: replace hardcode maximum usb string length by definitionMacpaul Lin-5/+5
2020-06-18usb: xhci: fix spelling mistake in Kconfig "firwmare" -> "firmware"Colin Ian King-2/+2
2020-06-18USB: sisusbvga: change char to u8 for sisusb_copy_memoryChangming Liu-9/+9
2020-06-18usb: xhci: tegra: Remove PLL power suppliesThierry Reding-8/+0
2020-06-18usb: sisusb_con: Use array_size() helper in memcpy()Gustavo A. R. Silva-1/+1
2020-06-18usb: gadget: u_serial.h: increase MAX_U_SERIAL_PORTS to 8Macpaul Lin-1/+1
2020-06-18usb: dwc2: use well defined macros for power_downJisheng Zhang-8/+8
2020-06-18drivers: usb: Fix trivial spellingKieran Bingham-1/+1
2020-06-18USB: core: additional Device Classes to debug/usb/devicesRob Gill-0/+4
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-234/+459
2020-06-13net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko-9/+40
2020-06-13net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko-1/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-1740/+1740
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-189/+190
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds-1233/+5496
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-6801/+5142
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-9/+7
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-125/+68
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-57/+19
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-1740/+1740
2020-06-12ibmvnic: Flush existing work items before device removalThomas Falcon-0/+3
2020-06-12Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-977/+1555
2020-06-12Merge tag 'pwm/for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-45/+436
2020-06-12Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-14/+14
2020-06-12Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-140/+88
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2020-06-11net: ipa: header pad field only valid for AP->modem endpointAlex Elder-4/+15
2020-06-11net: ipa: program upper nibbles of sequencer typeAlex Elder-2/+6
2020-06-11net: ipa: fix modem LAN RX endpoint idAlex Elder-1/+1
2020-06-11net: ipa: program metadata mask differentlyAlex Elder-33/+39
2020-06-11ionic: add pcie_print_link_statusShannon Nelson-0/+1
2020-06-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller-63/+177
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2020-06-11amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig-1/+1
2020-06-11Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds-23/+40
2020-06-11net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter-2/+4
2020-06-11net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky-6/+0
2020-06-11net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo-8/+8
2020-06-11net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit-14/+13
2020-06-11net/mlx5: Disable reload while removing the deviceParav Pandit-2/+2
2020-06-11net/mlx5e: Fix ethtool hfunc configuration changeAya Levin-19/+22
2020-06-11net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy-0/+4
2020-06-11net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov-1/+1
2020-06-11net/mlx5: Fix fatal error handling during device loadShay Drory-3/+11
2020-06-11net/mlx5: drain health workqueue in case of driver load errorShay Drory-0/+5