summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-11-30thunderbolt: Add USB4 router operation proxy for firmware connection managerMika Westerberg
2020-11-30thunderbolt: Move constants for USB4 router operations to tb_regs.hMika Westerberg
2020-11-30thunderbolt: Add connection manager specific hooks for USB4 router operationsMika Westerberg
2020-11-30thunderbolt: Pass TX and RX data directly to usb4_switch_op()Mika Westerberg
2020-11-30thunderbolt: Pass metadata directly to usb4_switch_op()Mika Westerberg
2020-11-30thunderbolt: Perform USB4 router NVM upgrade in two phasesMika Westerberg
2020-11-30thunderbolt: Return -ENOTCONN when ERR_CONN is receivedMika Westerberg
2020-11-30thunderbolt: Keep the parent runtime resumed for a while on device disconnectMika Westerberg
2020-11-30thunderbolt: Log adapter numbers in decimal in path activation/deactivationMika Westerberg
2020-11-30thunderbolt: Log which connection manager implementation is usedMika Westerberg
2020-11-30thunderbolt: Move max_boot_acl field to correct place in struct icmMika Westerberg
2020-11-11thunderbolt: Add DMA traffic test driverIsaac Hazan
2020-11-11thunderbolt: Add support for end-to-end flow controlMika Westerberg
2020-11-11thunderbolt: Make it possible to allocate one directional DMA tunnelMika Westerberg
2020-11-11thunderbolt: Create debugfs directory automatically for servicesMika Westerberg
2020-11-11thunderbolt: Add functions for enabling and disabling lane bonding on XDomainIsaac Hazan
2020-11-11thunderbolt: Add link_speed and link_width to XDomainIsaac Hazan
2020-11-11thunderbolt: Create XDomain devices for loops back to the hostMika Westerberg
2020-11-11thunderbolt: Find XDomain by route instead of UUIDMika Westerberg
2020-11-11thunderbolt: Do not clear USB4 router protocol adapter IFC and ISE bitsMika Westerberg
2020-11-08Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-08Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-08vt: Disable KD_FONT_OP_COPYDaniel Vetter
2020-11-08Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-07Merge tag 'block-5.10-2020-11-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-07Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-11-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-11-06Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2020-11-06Merge tag 'spi-fix-v5.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-06Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-11-06Merge tag 'tpmdd-next-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-06Merge tag 'iommu-fixes-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-06Merge tag 'vfio-v5.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-11-06Merge tag 's390-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-06null_blk: Fix scheduling in atomic with zoned modeDamien Le Moal
2020-11-06tty: fix crash in release_tty if tty->port is not setMatthias Reichl
2020-11-06serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao
2020-11-06tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabledLucas Stach
2020-11-06serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang
2020-11-06tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks
2020-11-06tpm_tis: Disable interrupts on ThinkPad T490sJerry Snitselaar
2020-11-06i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVEDMichael Wu
2020-11-06i2c: designware: call i2c_dw_read_clear_intrbits_slave() onceMichael Wu
2020-11-06i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORMGeert Uytterhoeven
2020-11-06i2c: mlxbf: Update author and maintainer email infoKhalil Blaiech
2020-11-06i2c: mlxbf: Update reference clock frequencyKhalil Blaiech
2020-11-06i2c: mlxbf: Remove unecessary wrapper functionsKhalil Blaiech
2020-11-06i2c: mlxbf: Fix resrticted cast warning of sparseKhalil Blaiech