summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-10-032-22/+66
|\
| * ipack: ipoctal: fix module reference leakJohan Hovold2021-09-271-8/+21
| * ipack: ipoctal: fix missing allocation-failure checkJohan Hovold2021-09-271-1/+3
| * ipack: ipoctal: fix tty-registration error handlingJohan Hovold2021-09-271-0/+7
| * ipack: ipoctal: fix tty registration raceJohan Hovold2021-09-271-2/+2
| * ipack: ipoctal: fix stack information leakJohan Hovold2021-09-271-5/+14
| * Merge tag 'icc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2021-09-271-6/+19
| |\
| | * interconnect: qcom: sdm660: Add missing a2noc qos clocksShawn Guo2021-09-131-0/+14
| | * interconnect: qcom: sdm660: Correct NOC_QOS_PRIORITY shift and maskShawn Guo2021-09-131-5/+4
| | * interconnect: qcom: sdm660: Fix id of slv_cnoc_mnoc_cfgShawn Guo2021-09-131-1/+1
* | | Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-032-27/+67
|\ \ \
| * | | driver core: Add debug logs when fwnode links are added/deletedSaravana Kannan2021-09-281-0/+4
| * | | driver core: Create __fwnode_link_del() helper functionSaravana Kannan2021-09-281-16/+19
| * | | driver core: Set deferred probe reason when deferred by driver coreSaravana Kannan2021-09-281-6/+9
| * | | net: mdiobus: Set FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD for mdiobus parentsSaravana Kannan2021-09-231-0/+4
| * | | driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADDSaravana Kannan2021-09-231-0/+19
| * | | driver core: fw_devlink: Improve handling of cyclic dependenciesSaravana Kannan2021-09-211-5/+12
| | |/ | |/|
* | | Merge tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-10-0210-108/+101
|\ \ \
| * | | hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur...Nadezda Lutovinova2021-10-021-15/+11
| * | | hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova2021-10-021-17/+11
| * | | hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova2021-10-021-18/+11
| * | | hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controllerVadim Pasternak2021-10-021-1/+1
| * | | hwmon: (pmbus/ibm-cffps) max_power_out swap changesBrandon Wyman2021-10-021-2/+8
| * | | hwmon: (occ) Fix P10 VRM temp sensorsEddie James2021-10-021-12/+5
| * | | hwmon: (ltc2947) Properly handle errors when looking for the external clockUwe Kleine-König2021-09-241-2/+6
| * | | hwmon: (tmp421) fix rounding for negative valuesPaul Fertser2021-09-241-16/+8
| * | | hwmon: (tmp421) report /PVLD condition as faultPaul Fertser2021-09-241-6/+3
| * | | hwmon: (tmp421) handle I2C errorsPaul Fertser2021-09-241-10/+28
| * | | hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced ...Vadim Pasternak2021-09-161-3/+9
| * | | hwmon: (k10temp) Remove residues of current and voltagesuma hegde2021-09-121-6/+0
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-10-025-7/+7
|\ \ \
| * | | scsi: csiostor: Add module softdep on cxgb4Rahul Lakkireddy2021-09-281-0/+1
| * | | scsi: qla2xxx: Fix excessive messages during device logoutArun Easi2021-09-281-2/+2
| * | | scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King2021-09-281-2/+2
| * | | scsi: ses: Fix unsigned comparison with less than zeroJiapeng Chong2021-09-281-1/+1
| * | | scsi: ufs: Fix illegal offset in UPIU event traceJonathan Hsu2021-09-281-2/+1
* | | | Merge tag 'block-5.15-2021-10-01' of git://git.kernel.dk/linux-blockLinus Torvalds2021-10-024-14/+28
|\ \ \ \
| * | | | nbd: use shifts rather than multipliesNick Desaulniers2021-09-291-12/+17
| * | | | nvme: add command id quirk for apple controllersKeith Busch2021-09-273-2/+11
* | | | | Merge tag 'libnvdimm-fixes-5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-10-022-4/+13
|\ \ \ \ \
| * | | | | nvdimm/pmem: fix creating the dax groupChristoph Hellwig2021-09-271-4/+1
| * | | | | ACPI: NFIT: Use fallback node id when numa info in NFIT table is incorrectJia He2021-09-271-0/+12
| | |_|_|/ | |/| | |
* | | | | drm/i915: fix blank screen booting crashesHugh Dickins2021-10-021-2/+3
* | | | | Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-10-013-13/+45
|\ \ \ \ \
| * | | | | s390/cio: avoid excessive path-verification requestsVineeth Vijayan2021-09-273-13/+45
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-10-011-7/+2
|\ \ \ \ \
| * | | | | ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvmZelin Deng2021-09-301-7/+2
* | | | | | Merge tag 'drm-fixes-2021-10-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-10-0125-77/+81
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'exynos-drm-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/li...Daniel Vetter2021-10-019-31/+9
| |\ \ \ \ \ \
| | * | | | | | drm/exynos: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-09-169-31/+9
| | | |_|_|_|/ | | |/| | | |