summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-07Merge series "spi: Various Cleanups" from Uwe Kleine-König <u.kleine-koenig@...Mark Brown
2021-10-07Merge branch 'spi-5.15' into spi-5.16Mark Brown
2021-10-07spi: Make several public functions private to spi.cUwe Kleine-König
2021-10-07spi: Reorder functions to simplify the next commitUwe Kleine-König
2021-10-07spi: Remove unused function spi_busnum_to_master()Uwe Kleine-König
2021-10-07spi: Move comment about chipselect check to the right placeUwe Kleine-König
2021-10-05spi: fsi: Print status on errorEddie James
2021-10-04spi: cadence: fix static checker warningParshuram Thombare
2021-10-03Merge tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-03Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-02Merge tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-10-02Merge tag 'block-5.15-2021-10-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-02Merge tag 'libnvdimm-fixes-5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-02drm/i915: fix blank screen booting crashesHugh Dickins
2021-10-02hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur...Nadezda Lutovinova
2021-10-02hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova
2021-10-02hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova
2021-10-02hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controllerVadim Pasternak
2021-10-02hwmon: (pmbus/ibm-cffps) max_power_out swap changesBrandon Wyman
2021-10-02hwmon: (occ) Fix P10 VRM temp sensorsEddie James
2021-10-02spi: spi-nxp-fspi: don't depend on a specific node name erratum workaroundMichael Walle
2021-10-01Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-10-01spi: cadence-quadspi: Add Xilinx Versal external DMA supportSai Krishna Potthuri
2021-10-01spi: cadence-quadspi: Add OSPI support for Xilinx Versal SoCSai Krishna Potthuri
2021-10-01firmware: xilinx: Add OSPI Mux selection supportSai Krishna Potthuri
2021-10-01spi: mediatek: skip delays if they are 0Dafna Hirschfeld
2021-10-01spi: atmel: Fix PDC transfer setup bugVille Baillie
2021-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-10-01Merge tag 'drm-fixes-2021-10-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-10-01Merge tag 'iommu-fixes-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-01Merge tag 'exynos-drm-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/li...Daniel Vetter
2021-10-01Merge tag 'amd-drm-fixes-5.15-2021-09-29' of https://gitlab.freedesktop.org/a...Daniel Vetter
2021-10-01Merge tag 'drm-intel-fixes-2021-09-30' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-30Merge tag 'gpio-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-09-30net: stmmac: fix EEE init issue when paired with EEE capable PHYsWong Vee Khee
2021-09-30ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvmZelin Deng
2021-09-29nbd: use shifts rather than multipliesNick Desaulniers
2021-09-29gpio: pca953x: do not ignore i2c errorsAndrey Gusakov
2021-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-09-29net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli
2021-09-29net: hns3: disable firmware compatible features when uninstall PFGuangbin Huang
2021-09-29net: hns3: fix always enable rx vlan filter problem after selftestGuangbin Huang
2021-09-29net: hns3: PF enable promisc for VF when mac table is overflowGuangbin Huang
2021-09-29net: hns3: fix show wrong state when add existing uc mac addressJian Shen
2021-09-29net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLEJian Shen
2021-09-29net: hns3: don't rollback when destroy mqprio failJian Shen
2021-09-29net: hns3: remove tc enable checkingJian Shen