summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v6.5-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-08-137-24/+64
|\
| * platform/x86: lenovo-ymc: Only bind on machines with a convertible DMI chassi...Hans de Goede2023-08-131-0/+25
| * platform: mellanox: Change register offset addressesVadim Pasternak2023-08-131-4/+4
| * platform: mellanox: mlx-platform: Modify graceful shutdown callback and power...Vadim Pasternak2023-08-131-2/+2
| * platform: mellanox: mlx-platform: Fix signals polarity and latch maskVadim Pasternak2023-08-131-4/+4
| * platform: mellanox: Fix order in exit flowVadim Pasternak2023-08-131-2/+1
| * platform/x86: ISST: Reduce noise for missing numa information in logsSrinivas Pandruvada2023-08-091-2/+2
| * platform/x86: msi-ec: Fix the buildJean Delvare2023-08-091-9/+9
| * ACPI: scan: Create platform device for CS35L56Simon Trimmer2023-07-312-0/+15
| * platform/x86/amd/pmf: Fix unsigned comparison with less than zeroYang Li2023-07-311-1/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-08-1311-41/+68
|\ \
| * | scsi: qedf: Fix firmware halt over suspend and resumeNilesh Javali2023-08-071-0/+18
| * | scsi: qedi: Fix firmware halt over suspend and resumeNilesh Javali2023-08-071-0/+18
| * | scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lockChengfeng Ye2023-08-071-2/+3
| * | scsi: lpfc: Remove reftag check in DIF pathsJustin Tee2023-08-071-17/+3
| * | scsi: ufs: renesas: Fix private allocationYoshihiro Shimoda2023-08-071-1/+1
| * | scsi: snic: Fix possible memory leak if device_add() failsZhu Wang2023-08-071-0/+1
| * | scsi: core: Fix possible memory leak if device_add() failsZhu Wang2023-08-071-0/+1
| * | scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby2023-07-311-13/+17
| * | scsi: 53c700: Check that command slot is not NULLAlexandra Diupina2023-07-311-1/+1
| * | scsi: fnic: Replace return codes in fnic_clean_pending_aborts()Karan Tilak Kumar2023-07-312-3/+5
| * | scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley2023-07-311-4/+0
* | | Merge tag 'gpio-fixes-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-122-1/+2
|\ \ \
| * | | gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extentWilliam Breathitt Gray2023-08-111-1/+1
| * | | gpio: sim: mark the GPIO chip as a one that can sleepBartosz Golaszewski2023-08-031-0/+1
* | | | Merge tag 'char-misc-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-1225-99/+146
|\ \ \ \
| * \ \ \ Merge tag 'icc-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2023-08-055-0/+34
| |\ \ \ \
| | * | | | interconnect: qcom: sa8775p: add enable_mask for bcm nodesNeil Armstrong2023-07-111-0/+1
| | * | | | interconnect: qcom: sm8550: add enable_mask for bcm nodesNeil Armstrong2023-07-111-0/+17
| | * | | | interconnect: qcom: sm8450: add enable_mask for bcm nodesNeil Armstrong2023-07-111-0/+9
| | * | | | interconnect: qcom: Add support for mask-based BCMsMike Tipton2023-07-112-0/+7
| * | | | | misc: tps6594-esm: Disable ESM for rev 1 PMICEsteban Blanc2023-08-041-1/+18
| * | | | | misc: rtsx: judge ASPM Mode to set PETXCFG RegRicky WU2023-08-046-58/+6
| * | | | | binder: fix memory leak in binder_init()Qi Zheng2023-08-043-0/+8
| * | | | | Merge tag 'iio-fixes-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-08-049-33/+73
| |\ \ \ \ \
| | * | | | | iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo2023-07-291-1/+1
| | * | | | | iio: imu: lsm6dsx: Fix mount matrix retrievalAlejandro Tafalla2023-07-231-1/+1
| | * | | | | iio: adc: meson: fix core clock enable/disable momentGeorge Stark2023-07-221-11/+12
| | * | | | | iio: core: Prevent invalid memory access when there is no parentMilan Zamazal2023-07-221-2/+3
| | * | | | | iio: frequency: admv1013: propagate errors from regulator_get_voltage()Dan Carpenter2023-07-221-1/+4
| | * | | | | iio: adc: ina2xx: avoid NULL pointer dereference on OF device matchAlvin Šipraga2023-07-151-3/+6
| | * | | | | iio: light: bu27008: Fix intensity data typeMatti Vaittinen2023-07-151-1/+1
| | * | | | | iio: light: bu27008: Fix scale formatMatti Vaittinen2023-07-151-2/+18
| | * | | | | iio: light: bu27034: Fix scale formatMatti Vaittinen2023-07-151-3/+19
| | * | | | | iio: adc: ad7192: Fix ac excitation featureAlisa Roman2023-07-151-8/+8
| | |/ / / /
| * | | | | Merge tag 'counter-fixes-for-6.5a' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2023-08-041-7/+7
| |\ \ \ \ \
| | * | | | | counter: Fix menuconfig "Counter support" submenu entries disappearanceWilliam Breathitt Gray2023-06-211-7/+7
* | | | | | | Merge tag 'usb-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-08-1210-14/+79
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'thunderbolt-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-08-082-1/+5
| |\ \ \ \ \ \ \
| | * | | | | | | thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request()Mika Westerberg2023-08-041-0/+2