summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-03-158-8/+2
|\
| * clk: k210: remove an implicit 64-bit divisionConor Dooley2023-03-061-1/+1
| * clk: HI655X: select REGMAP instead of depending on itRandy Dunlap2023-03-061-1/+1
| * kbuild, clk: remove MODULE_LICENSE in non-modulesNick Alcock2023-03-064-4/+0
| * kbuild, clk: bcm2835: remove MODULE_LICENSE in non-modulesNick Alcock2023-03-062-2/+0
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-03-135-3/+20
|\ \
| * | vdpa_sim: set last_used_idx as last_avail_idx in vdpasim_queue_readyEugenio Pérez2023-03-131-0/+11
| * | vhost-vdpa: free iommu domain after last use during cleanupGautam Dawar2023-03-131-1/+2
| * | vdpa/mlx5: should not activate virtq object when suspendedSi-Wei Liu2023-03-102-1/+6
| * | vp_vdpa: fix the crash in hot unplug with vp_vdpaCindy Lu2023-03-101-1/+1
| |/
* | tpm: disable hwrng for fTPM on some AMD designsMario Limonciello2023-03-122-1/+132
* | tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressMorten Linderud2023-03-121-1/+5
* | Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-03-12105-51301/+39
|\ \
| * | staging: r8188eu: delete driverGreg Kroah-Hartman2023-03-09101-51232/+0
| * | staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()Hans de Goede2023-03-081-3/+3
| * | staging: rtl8723bs: Fix key-store index handlingHans de Goede2023-03-083-31/+36
| * | staging: rtl8192e: Remove call_usermodehelper starting RadioPower.shPhilipp Hortmann2023-03-081-12/+0
| * | staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a scriptPhilipp Hortmann2023-03-081-23/+0
| |/
* | Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-03-1114-40/+41
|\ \
| * | i2c: dev: Fix bus callback return valuesGeert Uytterhoeven2023-03-091-6/+18
| * | i2c: Convert drivers to new .probe() callbackUwe Kleine-König2023-03-094-4/+4
| * | i2c: mux: Convert all drivers to new .probe() callbackUwe Kleine-König2023-03-093-3/+3
| * | i2c: Switch .probe() to not take an id parameterUwe Kleine-König2023-03-091-9/+2
| * | media: i2c: ov2685: convert to i2c's .probe_new()Uwe Kleine-König2023-03-091-3/+2
| * | media: i2c: ov5695: convert to i2c's .probe_new()Uwe Kleine-König2023-03-091-3/+2
| * | w1: ds2482: Convert to i2c's .probe_new()Uwe Kleine-König2023-03-091-3/+2
| * | serial: sc16is7xx: Convert to i2c's .probe_new()Uwe Kleine-König2023-03-091-3/+3
| * | mtd: maps: pismo: Convert to i2c's .probe_new()Uwe Kleine-König2023-03-091-3/+2
| * | misc: ad525x_dpot-i2c: Convert to i2c's .probe_new()Uwe Kleine-König2023-03-091-3/+3
| |/
* | ubi: block: Fix missing blk_mq_end_requestRichard Weinberger2023-03-111-1/+4
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-03-1120-50/+117
|\ \
| * | scsi: sd: Fix wrong zone_write_granularity value during revalidateShin'ichiro Kawasaki2023-03-072-9/+6
| * | scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX fileMichael Kelley2023-03-071-0/+16
| * | scsi: megaraid_sas: Driver version update to 07.725.01.00-rc1Chandrakanth Patil2023-03-071-2/+2
| * | scsi: megaraid_sas: Add crash dump mode capability bit in MFI capabilitiesChandrakanth Patil2023-03-072-2/+7
| * | scsi: megaraid_sas: Update max supported LD IDs to 240Chandrakanth Patil2023-03-072-1/+3
| * | scsi: mpi3mr: Bad drive in topology results kernel crashRanjan Kumar2023-03-071-5/+7
| * | scsi: mpi3mr: NVMe command size greater than 8K failsRanjan Kumar2023-03-071-2/+2
| * | scsi: mpi3mr: Return proper values for failures in firmware init pathRanjan Kumar2023-03-071-2/+9
| * | scsi: mpi3mr: Wait for diagnostic save during controller initRanjan Kumar2023-03-071-1/+18
| * | scsi: mpi3mr: Driver unload crashes host when enhanced logging is enabledRanjan Kumar2023-03-071-1/+2
| * | scsi: mpi3mr: ioctl timeout when disabling/enabling interruptRanjan Kumar2023-03-073-2/+14
| * | scsi: lpfc: Avoid usage of list iterator variable after loopJakob Koschel2023-03-071-4/+4
| * | scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()Justin Tee2023-03-072-4/+2
| * | scsi: ufs: mcq: qcom: Clean the return path of ufs_qcom_mcq_config_resource()Asutosh Das2023-03-071-4/+2
| * | scsi: ufs: mcq: qcom: Fix passing zero to PTR_ERRAsutosh Das2023-03-071-1/+1
| * | scsi: ufs: ufs-qcom: Remove impossible checkDan Carpenter2023-03-071-1/+1
| * | scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry2023-03-071-0/+1
| * | scsi: hisi_sas: Check devm_add_action() return valueKang Chen2023-03-071-2/+1
| * | scsi: qla2xxx: Add option to disable FC2 Target supportDaniel Wagner2023-03-063-2/+12