aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-09soc: samsung: exynos-pmu: add support for PMU_ALIVE non atomic registersPeter Griffin1-3/+19
2024-07-09Merge tag 'memory-controller-drv-6.11' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2-3/+2
2024-07-09Merge tag 'sunxi-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-2/+0
2024-07-09Merge tag 'reset-for-v6.11-2' of git://git.pengutronix.de/pza/linux into soc/...Arnd Bergmann5-3/+69
2024-07-09Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann26-550/+2030
2024-07-09Merge tag 'ti-driver-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann6-7/+7
2024-07-09Merge tag 'riscv-firmware-for-v6.11' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-69/+67
2024-07-09Merge tag 'riscv-cache-for-v6.11' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann3-2/+142
2024-07-09drm/stm: Fix an error handling path in stm_drm_platform_probe()Christophe JAILLET1-1/+3
2024-07-09drm/drm_connector: Document Colorspace property variantsSebastian Wick1-18/+61
2024-07-09gpio: virtuser: new virtual testing driver for the GPIO APIBartosz Golaszewski3-0/+1820
2024-07-09wifi: virt_wifi: don't use strlen() in const contextJohannes Berg1-2/+3
2024-07-09loop: Don't bother validating blocksizeJohn Garry1-11/+1
2024-07-09virtio_blk: Don't bother validating blocksizeJohn Garry1-10/+1
2024-07-09null_blk: Don't bother validating blocksizeJohn Garry1-3/+0
2024-07-09virtio_blk: Fix default logical block size fallbackJohn Garry1-13/+13
2024-07-08Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe33-226/+881
2024-07-08net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-r...Bartosz Golaszewski1-0/+23
2024-07-08net: stmmac: qcom-ethqos: add support for 2.5G BASEX modeBartosz Golaszewski1-0/+11
2024-07-08net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel1-1/+1
2024-07-09cpufreq: sti: fix build warningRaphael Gallais-Pou1-1/+1
2024-07-09cpufreq: mediatek: Use dev_err_probe in every error path in probeNĂ­colas F. R. A. Prado1-38/+34
2024-07-09cpufreq: Add Loongson-3 CPUFreq driver supportHuacai Chen3-0/+408
2024-07-09cpufreq: Make cpufreq_driver->exit() return voidLizhe27-83/+36
2024-07-08PCI: of_property: Add interrupt-controller property in PCI device nodesHerve Codina1-0/+24
2024-07-08of: unittest: Add a test case for of_changeset_add_prop_bool()Herve Codina1-0/+11
2024-07-08of: dynamic: Introduce of_changeset_add_prop_bool()Herve Codina1-0/+25
2024-07-08of: unittest: Add tests for changeset properties addingHerve Codina1-0/+155
2024-07-08of: dynamic: Constify parameter in of_changeset_add_prop_string_array()Herve Codina1-1/+1
2024-07-08Input: himax_hx83112b - add support for HX83100AFelix Kaechele1-0/+17
2024-07-08Input: himax_hx83112b - add himax_chip struct for multi-chip supportFelix Kaechele1-16/+35
2024-07-08Input: himax_hx83112b - implement MCU register readingFelix Kaechele1-3/+47
2024-07-08Input: himax_hx83112b - use more descriptive register definesFelix Kaechele1-10/+13
2024-07-08Input: do not check number of events in input_pass_values()Dmitry Torokhov1-3/+0
2024-07-08Input: preallocate memory to hold event valuesDmitry Torokhov1-17/+44
2024-07-08Input: rearrange input_alloc_device() to prepare for preallocating of valsDmitry Torokhov1-15/+22
2024-07-08Input: simplify event handling logicDmitry Torokhov1-41/+68
2024-07-08Input: make events() method return number of events processedDmitry Torokhov1-2/+4
2024-07-08Input: make sure input handlers define only one processing methodDmitry Torokhov1-0/+24
2024-07-08Input: evdev - remove ->event() methodDmitry Torokhov1-12/+0
2024-07-08Input: imagis - add supports for Imagis IST3038Raymond Hackley1-4/+20
2024-07-08Input: imagis - clarify the usage of protocol_bRaymond Hackley1-4/+5
2024-07-09i2c: rcar: bring hardware to known state when probingWolfram Sang1-5/+12
2024-07-09i2c: mt7621: Add Airoha EN7581 i2c supportLorenzo Bianconi1-1/+1
2024-07-09i2c: designware: Constify read-only struct regmap_configJavier Carrasco1-1/+1
2024-07-09i2c: xiic: improve error message when transfer fails to startMarc Ferland1-4/+5
2024-07-09i2c: omap: wakeup the controller during suspend() callbackThomas Richard1-0/+22
2024-07-09i2c: omap: switch to NOIRQ_SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS()Thomas Richard1-7/+7
2024-07-09i2c: add missing MODULE_DESCRIPTION() macrosJeff Johnson4-0/+4
2024-07-09i2c: i801: Add support for Intel Arrow Lake-HJarkko Nikula2-0/+4