summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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
2020-11-06i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function callKhalil Blaiech
2020-11-06i2c: sh_mobile: implement atomic transfersUlrich Hecht
2020-11-06spi: bcm2835: remove use of uninitialized gpio flags variableMartin Hundebøll
2020-11-06USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_propertyZhang Qilong
2020-11-06usb: mtu3: fix panic in mtu3_gadget_stop()Macpaul Lin
2020-11-06Merge tag 'drm-misc-fixes-2020-11-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-11-06Merge tag 'amd-drm-fixes-5.10-2020-11-04' of git://people.freedesktop.org/~ag...Dave Airlie
2020-11-06Merge tag 'drm-intel-fixes-2020-11-05' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-11-06Merge tag 'imx-drm-next-2020-10-30' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2020-11-05Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-11-05Merge tag 'spi-fix-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-05Merge tag 'regulator-fix-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-05Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-11-05Merge tag 'pci-v5.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-05ionic: check port ptr before useShannon Nelson
2020-11-05RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstringJason Gunthorpe
2020-11-05Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10Jens Axboe
2020-11-05Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-opp' and 'powercap'Rafael J. Wysocki
2020-11-04r8169: work around short packet hw bug on RTL8125Heiner Kallweit