summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-04mtd: spi-nor: Set the 4-Byte Address Mode method based on SFDP dataTudor Ambarus
2023-04-04mtd: spi-nor: core: Make spi_nor_set_4byte_addr_mode_brwr publicTudor Ambarus
2023-04-04mtd: spi-nor: core: Update name and description of spi_nor_set_4byte_addr_modeTudor Ambarus
2023-04-04mtd: spi-nor: core: Update name and description of spansion_set_4byte_addr_modeTudor Ambarus
2023-04-04mtd: spi-nor: core: Update name and description of micron_st_nor_set_4byte_ad...Tudor Ambarus
2023-04-04mtd: spi-nor: core: Move generic method to core - micron_st_nor_set_4byte_add...Tudor Ambarus
2023-04-04mtd: spi-nor: macronix: Add support for mx25uw51245g with RWWMiquel Raynal
2023-04-04mtd: spi-nor: Delay the initialization of bank_sizeMiquel Raynal
2023-04-04mtd: spi-nor: Fix a trivial typoMiquel Raynal
2023-03-29mtd: spi-nor: Enhance locking to support reads while writesMiquel Raynal
2023-03-29mtd: spi-nor: Add a RWW flagMiquel Raynal
2023-03-29mtd: spi-nor: Prepare the introduction of a new locking mechanismMiquel Raynal
2023-03-29mtd: spi-nor: Separate preparation and lockingMiquel Raynal
2023-03-29mtd: spi-nor: Reorder the preparation vs. locking stepsMiquel Raynal
2023-03-29mtd: spi-nor: Add a macro to define more banksMiquel Raynal
2023-03-29mtd: spi-nor: Introduce the concept of bankMiquel Raynal
2023-03-17mtd: spi-nor: spansion: Add support for Infineon S25FS256TTakahiro Kuwano
2023-03-17mtd: spi-nor: spansion: Make RD_ANY_REG_OP macro take number of dummy bytesTakahiro Kuwano
2023-03-12tpm: disable hwrng for fTPM on some AMD designsMario Limonciello
2023-03-12tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressMorten Linderud
2023-03-12Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-11Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-11ubi: block: Fix missing blk_mq_end_requestRichard Weinberger
2023-03-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-03-10Merge tag 'thermal-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-10Merge tag 'drm-fixes-2023-03-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-03-10Merge tag 'amd-drm-fixes-6.3-2023-03-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-03-09drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4Veerabadhran Gopalakrishnan
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nvAlex Deucher
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21Alex Deucher
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher
2023-03-09drm/amdgpu: Fix the warning info when removing amdgpu devicelyndonli
2023-03-09drm/amdgpu: fix return value check in kfdShashank Sharma
2023-03-09drm/amd: Fix initialization mistake for NBIO 7.3.0Mario Limonciello
2023-03-09drm/amdgpu: Fix call trace warning and hang when removing amdgpu devicelyndonli
2023-03-09i2c: dev: Fix bus callback return valuesGeert Uytterhoeven
2023-03-09i2c: Convert drivers to new .probe() callbackUwe Kleine-König
2023-03-09i2c: mux: Convert all drivers to new .probe() callbackUwe Kleine-König
2023-03-09i2c: Switch .probe() to not take an id parameterUwe Kleine-König
2023-03-09media: i2c: ov2685: convert to i2c's .probe_new()Uwe Kleine-König
2023-03-09media: i2c: ov5695: convert to i2c's .probe_new()Uwe Kleine-König
2023-03-09w1: ds2482: Convert to i2c's .probe_new()Uwe Kleine-König
2023-03-09serial: sc16is7xx: Convert to i2c's .probe_new()Uwe Kleine-König
2023-03-09mtd: maps: pismo: Convert to i2c's .probe_new()Uwe Kleine-König
2023-03-09misc: ad525x_dpot-i2c: Convert to i2c's .probe_new()Uwe Kleine-König
2023-03-10Merge tag 'drm-msm-fixes-2023-03-09' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-09Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman