aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-08net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel1-1/+1
2024-07-08net: page_pool: fix warning codeJohannes Berg1-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 Chen4-0/+409
2024-07-09cpufreq: Make cpufreq_driver->exit() return voidLizhe28-84/+37
2024-07-09arm64: defconfig: Enable the IWLWIFI driverFabio Estevam1-0/+3
2024-07-08sched_ext/scx_qmap: Add an example usage of DSQ iteratorTejun Heo2-2/+31
2024-07-08sched_ext: Implement DSQ iteratorTejun Heo3-2/+196
2024-07-08sched_ext: Take out ->priq and ->flags from scx_dsq_nodeTejun Heo3-33/+33
2024-07-09riscv: dts: add clock generator for Sophgo SG2042 SoCChen Wang2-1/+66
2024-07-08dt-bindings: arm: cpus: Add new Cortex and Neoverse namesAndre Przywara1-0/+6
2024-07-08dt-bindings: interrupt-controller: qcom,pdc: Add sc8180x PDCBjorn Andersson1-0/+1
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 Codina2-0/+28
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 Codina2-2/+2
2024-07-08dt-bindings: dma: qcom,gpi: document the SDX75 GPI DMA EngineRohit Agarwal1-0/+1
2024-07-08dt-bindings: watchdog: img,pdc-wdt: Convert to dtschemaShresth Prasad2-19/+55
2024-07-08dt-bindings: timer: renesas,tmu: Make interrupt-names requiredGeert Uytterhoeven1-0/+1
2024-07-08dt-bindings: interrupt-controller: fsl,irqsteer: Add imx8mp/imx8qxp supportAlexander Stein1-1/+22
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-08dt-bindings: input: touchscreen: himax,hx83112b: add HX83100AFelix Kaechele1-0/+1
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 Torokhov2-5/+8
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-08dt-bindings: input/touchscreen: imagis: Document ist3038Raymond Hackley1-0/+1
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-09dt-bindings: i2c: nxp,lpc1788-i2c: convert to dt schemaKanak Shilledar3-34/+55
2024-07-09dt-bindings: i2c: adjust indentation in DTS example to coding styleKrzysztof Kozlowski8-155/+155
2024-07-09dt-bindings: i2c: ti,omap4: reference i2c-controller.yaml schemaKrzysztof Kozlowski1-35/+23
2024-07-09dt-bindings: i2c: samsung,s3c2410: drop unneeded address/size-cellsKrzysztof Kozlowski1-6/+0
2024-07-09dt-bindings: i2c: nvidia,tegra20: drop unneeded address/size-cellsKrzysztof Kozlowski1-6/+0
2024-07-09dt-bindings: i2c: atmel,at91sam: drop unneeded address/size-cellsKrzysztof Kozlowski1-8/+0
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