Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | spi: microchip-core: fix init function not setting the master and motorola modes | Steve Wilkins | 2024-07-15 | 1 | -8/+9 | |
| * | | | | | | | spi: microchip-core: only disable SPI controller when register value change r... | Steve Wilkins | 2024-07-15 | 1 | -38/+41 | |
| * | | | | | | | spi: microchip-core: defer asserting chip select until just before write to T... | Steve Wilkins | 2024-07-15 | 1 | -2/+17 | |
| * | | | | | | | spi: microchip-core: fix the issues in the isr | Naga Sureshkumar Relli | 2024-07-15 | 1 | -10/+8 | |
* | | | | | | | | Merge tag 'regulator-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2024-07-27 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | regulator: Further restrict RZG2L USB VBCTRL regulator dependencies | Mark Brown | 2024-07-26 | 1 | -1/+1 | |
| * | | | | | | | | regulator: renesas-usb-vbus-regulator: Update the default | Biju Das | 2024-07-15 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'regmap-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2024-07-27 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | regmap: maple: work around gcc-14.1 false-positive warning | Arnd Bergmann | 2024-07-22 | 1 | -1/+2 | |
* | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2024-07-27 | 4 | -9/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | clk: samsung: fix getting Exynos4 fin_pll rate from external clocks | Krzysztof Kozlowski | 2024-07-23 | 1 | -6/+7 | |
| * | | | | | | | | | | clk: T-Head: Disable on 32-bit Targets | Palmer Dabbelt | 2024-07-22 | 1 | -0/+1 | |
| * | | | | | | | | | | clk: sophgo: clk-sg2042-pll: Fix uninitialized variable in debug output | Dan Carpenter | 2024-07-18 | 1 | -1/+1 | |
| * | | | | | | | | | | clk: davinci: da8xx-cfgchip: Initialize clk_init_data before use | Bastien Curutchet | 2024-07-18 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c... | Linus Torvalds | 2024-07-27 | 8 | -141/+399 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | i3c: master: svc: Fix error code in svc_i3c_master_do_daa_locked() | Dan Carpenter | 2024-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | i3c: master: Enhance i3c_bus_type visibility for device searching & event mon... | Bhoomik Gupta | 2024-07-26 | 2 | -2/+1 | |
| * | | | | | | | | | | | i3c: dw: Add power management support | Aniket | 2024-07-26 | 2 | -17/+209 | |
| * | | | | | | | | | | | i3c: dw: Add some functions for reusability | Aniket | 2024-07-26 | 1 | -27/+35 | |
| * | | | | | | | | | | | i3c: dw: Save timing registers and other values | Aniket | 2024-07-26 | 2 | -2/+22 | |
| * | | | | | | | | | | | i3c: master: svc: Improve DAA STOP handle code logic | Frank Li | 2024-07-26 | 1 | -18/+43 | |
| * | | | | | | | | | | | i3c: dw: Add optional apb clock | Aniket | 2024-07-26 | 2 | -0/+5 | |
| * | | | | | | | | | | | i3c: dw: Use new *_enabled clk API | Aniket | 2024-07-26 | 1 | -10/+1 | |
| * | | | | | | | | | | | i3c: master: svc: Convert comma to semicolon | Chen Ni | 2024-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | i3c: mipi-i3c-hci: Round IBI data chunk size to HW supported value | Jarkko Nikula | 2024-07-26 | 1 | -0/+7 | |
| * | | | | | | | | | | | i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup | Jarkko Nikula | 2024-07-26 | 1 | -1/+4 | |
| * | | | | | | | | | | | i3c: mipi-i3c-hci: Set IBI Status and Data Ring base addresses | Jarkko Nikula | 2024-07-26 | 1 | -0/+5 | |
| * | | | | | | | | | | | i3c: mipi-i3c-hci: Switch to lower_32_bits()/upper_32_bits() helpers | Jarkko Nikula | 2024-07-26 | 1 | -21/+6 | |
| * | | | | | | | | | | | i3c: dw: Remove ibi_capable property | Aniket | 2024-07-26 | 3 | -23/+2 | |
| * | | | | | | | | | | | i3c: dw: Fix IBI intr programming | Aniket | 2024-07-26 | 2 | -8/+9 | |
| * | | | | | | | | | | | i3c: dw: Fix clearing queue thld | Aniket | 2024-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | i3c: mipi-i3c-hci: Fix number of DAT/DCT entries for HCI versions < 1.1 | Jarkko Nikula | 2024-07-26 | 1 | -0/+8 | |
| * | | | | | | | | | | | i3c: master: svc: resend target address when get NACK | Frank Li | 2024-07-26 | 1 | -14/+44 | |
* | | | | | | | | | | | | Merge tag 'thermal-6.11-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-07-27 | 2 | -14/+85 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | thermal: core: Back off when polling thermal zones on errors | Rafael J. Wysocki | 2024-07-24 | 2 | -7/+61 | |
| * | | | | | | | | | | | | thermal: trip: Split thermal_zone_device_set_mode() | Rafael J. Wysocki | 2024-07-23 | 1 | -7/+24 | |
* | | | | | | | | | | | | | Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2024-07-27 | 5 | -10/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | riscv: enable HAVE_ARCH_STACKLEAK | Jisheng Zhang | 2024-07-26 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | Merge patch series "riscv: Separate vendor extensions from standard extensions" | Palmer Dabbelt | 2024-07-23 | 1 | -3/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | riscv: Introduce vendor variants of extension helpers | Charlie Jenkins | 2024-07-23 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | riscv: Extend cpufeature.c to detect vendor extensions | Charlie Jenkins | 2024-07-23 | 1 | -3/+7 | |
| * | | | | | | | | | | | | | | Merge patch series "Add ACPI NUMA support for RISC-V" | Palmer Dabbelt | 2024-07-22 | 3 | -6/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | ACPI: NUMA: replace pr_info with pr_debug in arch_acpi_numa_init | Haibo Xu | 2024-07-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | ACPI: NUMA: change the ACPI_NUMA to a hidden option | Haibo Xu | 2024-07-22 | 1 | -4/+1 | |
| | * | | | | | | | | | | | | | | ACPI: NUMA: Add handler for SRAT RINTC affinity structure | Haibo Xu | 2024-07-22 | 1 | -1/+31 | |
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'auxdisplay-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2024-07-26 | 7 | -4/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | auxdisplay: ht16k33: Drop reference after LED registration | Markus Elfring | 2024-06-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | auxdisplay: Use sizeof(*pointer) instead of sizeof(type) | Erick Archer | 2024-06-04 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | auxdisplay: hd44780: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 2024-06-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | auxdisplay: linedisp: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 2024-06-04 | 1 | -0/+1 |