summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-01-27Merge tag 'regulator-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2020-01-27Merge tag 'spi-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2020-01-27Merge tag 'regmap-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2020-01-27Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2020-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-01-27Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-01-27Merge tag 'mmc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-01-27Merge tag 'i3c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2020-01-27Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-27Merge tag 'edac_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...Linus Torvalds
2020-01-27Merge tag 'hwmon-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2020-01-27Merge tag 'tpmdd-next-20200122' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-01-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-01-27Merge branch 'for-5.6/logitech' into for-linusJiri Kosina
2020-01-27Merge branch 'for-5.6/hidraw' into for-linusJiri Kosina
2020-01-26Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-01-26block: allow partitions on host aware zone devicesChristoph Hellwig
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-01-25firestream: fix memory leaksWenwen Wang
2020-01-25Merge tag 'pinctrl-v5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-01-25Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-01-25net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman
2020-01-25net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli
2020-01-25net: stmmac: platform: fix probe for ACPI devicesAjay Gupta
2020-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-01-24Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wik...Olof Johansson
2020-01-24net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan
2020-01-24net/mlx5e: kTLS, Remove redundant posts in TX resync flowTariq Toukan
2020-01-24net/mlx5e: kTLS, Fix corner-case checks in TX resync flowTariq Toukan
2020-01-24net/mlx5e: Clear VF config when switching modesDmytro Linkin
2020-01-24net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit
2020-01-24net/mlx5: E-Switch, Prevent ingress rate configuration of uplink repEli Cohen
2020-01-24net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit
2020-01-24net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger
2020-01-24net/mlx5: Fix lowest FDB pool sizePaul Blakey
2020-01-24Merge tag 'iommu-fixes-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-01-24Merge tag 'drm-fixes-2020-01-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-24iommu/amd: Fix IOMMU perf counter clobbering during initShuah Khan
2020-01-24iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointerJerry Snitselaar
2020-01-24mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()Ulf Hansson
2020-01-24mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSDUlf Hansson
2020-01-24mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMCUlf Hansson
2020-01-24mmc: sdhci-cadence: remove unneeded 'inline' markerMasahiro Yamada
2020-01-24mmc: sdhci-msm: Add CQHCI support for sdhci-msmRitesh Harjani
2020-01-24mmc: sdhci: Let a vendor driver supply and update ADMA descriptor sizeVeerabhadrarao Badiganti
2020-01-24l2t_seq_next should increase position indexVasily Averin
2020-01-24seq_tab_next() should increase position indexVasily Averin
2020-01-24i40e: fix spelling mistake "to" -> "too"Colin Ian King