summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-03-184-18/+18
|\
| * cxl/trace: Properly initialize cxl_poison region nameAlison Schofield2024-03-181-7/+7
| * net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)2024-03-182-8/+8
| * drm/i915: Add missing ; to __assign_str() macros in tracepoint codeSteven Rostedt (Google)2024-03-181-3/+3
* | Merge tag 'irq-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-181-5/+8
|\ \
| * | irqchip/riscv-intc: Fix use of AIA interrupts 32-63 on riscv32Samuel Holland2024-03-151-5/+8
* | | Merge tag 'i3c/for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds2024-03-173-3/+5
|\ \ \
| * | | i3c: Make i3c_bus_type constRicardo B. Marliere2024-02-192-2/+2
| * | | i3c: dw: Disable IBI IRQ depends on hot-join and SIR enablingDylan Hung2024-02-191-1/+3
* | | | Merge tag 'efi-fixes-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-171-2/+4
|\ \ \ \
| * | | | x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel2024-03-151-2/+4
* | | | | Merge tag 'linux-watchdog-6.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2024-03-178-16/+73
|\ \ \ \ \
| * | | | | watchdog: intel-mid_wdt: Get platform data via dev_get_platdata()Andy Shevchenko2024-03-101-1/+1
| * | | | | watchdog: intel-mid_wdt: Don't use "proxy" headersAndy Shevchenko2024-03-101-1/+7
| * | | | | watchdog: intel-mid_wdt: Remove unused intel-mid.hAndy Shevchenko2024-03-101-1/+0
| * | | | | watchdog: stm32_iwdg: initialize default timeoutBen Wolsieffer2024-03-031-0/+3
| * | | | | watchdog: sp805_wdt: deassert the reset if availableYang Xiwen2024-03-031-0/+8
| * | | | | watchdog/hpwdt: Support Suspend and ResumeJerry Hoemann2024-03-031-0/+25
| * | | | | watchdog: starfive: check watchdog status before enabling in system resumeJi Sheng Teoh2024-03-031-1/+4
| * | | | | watchdog: starfive: Check pm_runtime_enabled() before decrementing usage counterJi Sheng Teoh2024-03-031-2/+7
| * | | | | watchdog: qcom: fine tune the max timeout value calculationKathiravan Thirumoorthy2024-03-031-2/+5
| * | | | | watchdog: Add kernel-doc for wdt_set_timeout()Yang Li2024-03-031-0/+4
| * | | | | watchdog: core: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-03-031-8/+9
* | | | | | Merge tag 'pcmcia-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2024-03-173-4/+4
|\ \ \ \ \ \
| * | | | | | pcmcia: cs: make pcmcia_socket_class constantRicardo B. Marliere2024-03-102-2/+2
| * | | | | | pcmcia: ds: make pcmcia_bus_type constRicardo B. Marliere2024-02-182-2/+2
* | | | | | | Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-1724-539/+1364
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2024-03-1524-539/+1364
| |\ \ \ \ \ \ \
| | * | | | | | | Input: xpad - add support for Snakebyte GAMEPADsMatt Scialabba2024-03-151-0/+3
| | * | | | | | | Input: imagis - add touch key supportDuje Mihanović2024-03-101-1/+29
| | * | | | | | | Input: imagis - use FIELD_GET where applicableDuje Mihanović2024-03-101-11/+7
| | * | | | | | | Input: make input_class constantRicardo B. Marliere2024-03-101-1/+1
| | * | | | | | | Input: iqs7222 - add support for IQS7222D v1.1 and v1.2Jeff LaBundy2024-03-071-0/+112
| | * | | | | | | Input: serio - make serio_bus constRicardo B. Marliere2024-03-031-1/+1
| | * | | | | | | Input: synaptics-rmi4 - make rmi_bus_type constRicardo B. Marliere2024-03-032-2/+2
| | * | | | | | | Input: xilinx_ps2 - fix kernel-doc for xps2_of_probe functionYang Li2024-03-031-2/+1
| | * | | | | | | input/touchscreen: imagis: add support for IST3032CKarel Balej2024-03-031-0/+10
| | * | | | | | | input/touchscreen: imagis: Add support for Imagis IST3038BMarkuss Broks2024-03-031-11/+47
| | * | | | | | | input/touchscreen: imagis: Correct the maximum touch area valueMarkuss Broks2024-03-031-1/+1
| | * | | | | | | Input: leds - change config symbol dependency for audio mute triggerHeiner Kallweit2024-03-031-1/+1
| | * | | | | | | Input: ti_am335x_tsc - remove redundant assignment to variable configColin Ian King2024-02-091-1/+0
| | * | | | | | | Input: xpad - sort xpad_device by vendor and product IDBrenton Simpson2024-02-081-3/+8
| | * | | | | | | Input: gameport - make gameport_bus constRicardo B. Marliere2024-02-061-2/+2
| | * | | | | | | Input: matrix_keypad - switch to using managed resourcesDmitry Torokhov2024-01-311-65/+24
| | * | | | | | | Input: matrix_keypad - consolidate handling of clustered interruptDmitry Torokhov2024-01-311-43/+20
| | * | | | | | | Input: matrix_keypad - avoid repeatedly converting GPIO to IRQDmitry Torokhov2024-01-311-23/+25
| | * | | | | | | Input: goodix-berlin - add SPI support for Goodix Berlin Touchscreen ICNeil Armstrong2024-01-303-0/+193
| | * | | | | | | Input: goodix-berlin - add I2C support for Goodix Berlin Touchscreen ICNeil Armstrong2024-01-303-0/+90
| | * | | | | | | Input: add core support for Goodix Berlin Touchscreen ICNeil Armstrong2024-01-304-0/+783
| | * | | | | | | Input: 88pm80x_onkey - add SPDX and drop GPL boilerplateDuje Mihanović2024-01-221-13/+1