summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-26Merge branch 'for-6.4/core' into for-linusJiri Kosina
2023-04-26Merge branch 'for-6.4/apple' into for-linusJiri Kosina
2023-04-26Merge tag 'ata-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-04-26Merge tag 'for-6.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-26efi/zboot: arm64: Inject kernel code size symbol into the zboot payloadArd Biesheuvel
2023-04-26Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-04-26Merge tag 'flex-array-transformations-6.4-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2023-04-26leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driverAndreas Kemnade
2023-04-26mfd: axp20x: Add support for AXP15060 PMICShengyu Qu
2023-04-26counter: rz-mtu3-cnt: Unlock on error in rz_mtu3_count_ceiling_write()Dan Carpenter
2023-04-26counter: Add Renesas RZ/G2L MTU3a counter driverBiju Das
2023-04-26mfd: Add Renesas RZ/G2L MTU3a core driverBiju Das
2023-04-26mfd: rsmu_i2c: Convert to i2c's .probe_new() againUwe Kleine-König
2023-04-26mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDsJarkko Nikula
2023-04-26mfd: dln2: Fix memory leak in dln2_probe()Qiang Ning
2023-04-26mfd: axp20x: Fix axp288 writable-rangesHans de Goede
2023-04-26mfd: rsmu: Support 32-bit address spaceMin Li
2023-04-26mfd: arizona-spi: Add missing MODULE_DEVICE_TABLECharles Keepax
2023-04-26mfd: ocelot-spi: Fix unsupported bulk readColin Foster
2023-04-26mfd: omap-usb-tll: Remove unused usbtll_readb() functionTom Rix
2023-04-26mfd: twl-core: Remove unused add_child() and add_numbered_child() functionsTom Rix
2023-04-26mfd: arizona-i2c: Add the missing device table IDs for OFAndré Apitzsch
2023-04-26mfd: rsmu_spi: Remove unneeded casts of void *Geert Uytterhoeven
2023-04-26mfd: atc260x-i2c: Drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-04-26mfd: atmel-smc: Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-04-26mfd: various: Use of_property_read_bool() for boolean propertiesRob Herring
2023-04-26mfd: various: Use of_property_present() for testing DT property presenceRob Herring
2023-04-26mfd: da903x: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: da9052: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: da9052-i2c: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: da9052-spi: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: da9055: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: da9055-i2c: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: stmpe-i2c: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: stmpe-spi: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: 88pm860x: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: tc3589x: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: ezx-pcap: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: omap-usb-host: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: omap-usb-tll: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: tps6586x: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: lp8788: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: twl4030-audio: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: twl6040: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-26mfd: da9055: Do not cite as modularNick Alcock
2023-04-26mfd: da9062: Remove IRQ requirementChristoph Niedermaier
2023-04-26mfd: da9062: Use MFD_CELL_OF macroChristoph Niedermaier
2023-04-26mfd: core: Remove .enable() and .disable() callbacksUwe Kleine-König
2023-04-26mfd: max597x: Add support for MAX5970 and MAX5978Patrick Rudolph