summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | misc/genalloc: Name subpools by of_node_full_name()Linus Walleij2023-07-261-1/+1
| | |/ | |/|
* | | Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-303-40/+114
|\ \ \
| * \ \ Merge tag 'irqchip-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2023-07-243-40/+114
| |\ \ \
| | * | | irqchip/gic-v3: Workaround for GIC-700 erratum 2941627Lorenzo Pieralisi2023-07-111-1/+61
| | * | | irqchip/gic-v3: Enable Rockchip 3588001 erratum workaround for RK3588SSebastian Reichel2023-07-031-1/+2
| | * | | irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidationMarc Zyngier2023-07-031-29/+46
| | * | | irq-bcm6345-l1: Do not assume a fixed block to cpu mappingJonas Gorski2023-07-031-9/+5
* | | | | Merge tag 'ata-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-07-284-7/+8
|\ \ \ \ \
| * | | | | ata: libata-core: fix when to fetch sense data for successful commandsNiklas Cassel2023-07-281-2/+2
| * | | | | ata: pata_ns87415: mark ns87560_tf_read staticArnd Bergmann2023-07-281-1/+1
| * | | | | ata: pata_octeon_cf: fix error return code in octeon_cf_probe()Yang Yingliang2023-07-261-3/+3
| * | | | | ata: pata_arasan_cf: Use dev_err_probe() instead dev_err() in data_xfer()Minjie Du2023-07-261-1/+2
* | | | | | Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-282-23/+8
|\ \ \ \ \ \
| * | | | | | thermal: of: fix double-free on unregistrationAhmad Fatoum2023-07-241-21/+6
| * | | | | | thermal: core: constify params in thermal_zone_device_registerAhmad Fatoum2023-07-241-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'pm-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-07-283-60/+9
|\ \ \ \ \ \
| * | | | | | serial: qcom-geni: drop bogus runtime pm state updateJohan Hovold2023-07-241-7/+0
| * | | | | | PM: sleep: wakeirq: drop unused enable helpersJohan Hovold2023-07-241-49/+0
| * | | | | | PM: sleep: wakeirq: fix wake irq armingJohan Hovold2023-07-242-4/+9
| |/ / / / /
* | | | | | Merge tag 'hwmon-for-v6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-07-288-34/+76
|\ \ \ \ \ \
| * | | | | | hwmon: (k10temp) Enable AMD3255 Proc to show negative temperatureBaskaran Kannan2023-07-271-2/+15
| * | | | | | hwmon: (pmbus_core) Fix Deadlock in pmbus_regulator_get_statusGuenter Roeck2023-07-261-1/+2
| * | | | | | hwmon: (pmbus_core) Fix NULL pointer dereferencePatrick Rudolph2023-07-251-7/+8
| * | | | | | hwmon: (pmbus_core) Fix pmbus_is_enabled()Patrick Rudolph2023-07-251-1/+1
| * | | | | | hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabledGilles Buloz2023-07-241-1/+1
| * | | | | | hwmon: (nct6775) Fix IN scaling factors for 6798/6799Ahmad Khalifa2023-07-192-6/+23
| * | | | | | hwmon: (oxp-sensors) Move tt_toggle attribute to dev_groupsJoaquín Ignacio Aramendía2023-07-181-14/+24
| * | | | | | hwmon: (aquacomputer_d5next) Fix incorrect PWM value readoutAleksa Savic2023-07-151-1/+1
| * | | | | | hwmon: (nct6775) Fix register for nct6799Ahmad Khalifa2023-07-151-1/+1
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-07-2816-64/+114
|\ \ \ \ \ \ \
| * | | | | | | RDMA/irdma: Report correct WC errorSindhu Devale2023-07-261-0/+1
| * | | | | | | RDMA/irdma: Fix op_type reporting in CQEsSindhu Devale2023-07-261-1/+1
| * | | | | | | RDMA/rxe: Fix an error handling path in rxe_bind_mw()Christophe JAILLET2023-07-181-1/+2
| * | | | | | | RDMA/bnxt_re: Fix hang during driver unloadSelvin Xavier2023-07-172-10/+9
| * | | | | | | RDMA/bnxt_re: Prevent handling any completions after qp destroyKashyap Desai2023-07-173-0/+31
| * | | | | | | RDMA/mthca: Fix crash when polling CQ for shared QPsThomas Bogendoerfer2023-07-171-1/+1
| * | | | | | | RDMA/core: Update CMA destination address on rdma_resolve_addrShiraz Saleem2023-07-171-0/+2
| * | | | | | | RDMA/irdma: Fix data race on CQP request doneShiraz Saleem2023-07-173-5/+5
| * | | | | | | RDMA/irdma: Fix data race on CQP completion statsShiraz Saleem2023-07-174-36/+36
| * | | | | | | RDMA/irdma: Add missing read barriersShiraz Saleem2023-07-173-1/+17
| * | | | | | | RDMA/mlx4: Make check for invalid flags stricterDan Carpenter2023-07-121-9/+9
| |/ / / / / /
* | | | | | | Merge tag 'tpmdd-v6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2023-07-287-8/+13
|\ \ \ \ \ \ \
| * | | | | | | tpm_tis: Explicitly check for error codeAlexander Steffen2023-07-281-2/+7
| * | | | | | | tpm: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-07-286-6/+6
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-07-281-3/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()Guanghui Feng2023-07-281-3/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-07-284-31/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | xen: speed up grant-table reclaimDemi Marie Obenour2023-07-271-11/+29
| * | | | | | | | xen/evtchn: Introduce new IOCTL to bind static evtchnRahul Singh2023-07-262-20/+31
| * | | | | | | | xenbus: check xen_domain in xenbus_probe_initcallStefano Stabellini2023-07-251-0/+3
| | |_|_|_|_|_|/ | |/| | | | | |