summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* leds: ns2: Slightly simplify a memory allocationChristophe JAILLET2023-07-281-1/+1
* leds: Explicitly include correct DT includesRob Herring2023-07-2813-14/+7
* leds: bcm63138: Rename dependency symbol ARCH_BCM4908 to ARCH_BCMBCARafał Miłecki2023-07-281-2/+2
* leds: simatic-ipc-leds-gpio: Add Elkhart Lake versionHenning Schild2023-07-284-0/+75
* leds: pca995x: Add support for PCA995X chipsIsai Gaspar2023-07-283-0/+214
* dt-bindings: leds: pca995x: Add binding document for PCA995X chipsMarek Vasut2023-07-281-0/+81
* leds: simatic-ipc-leds-gpio: Fix comment style in SPDX headerHenning Schild2023-07-281-1/+1
* leds: pwm: Fix error code in led_pwm_create_fwnode()Dan Carpenter2023-07-281-1/+1
* dt-bindings: leds: bd2606mvv: Fix maximum register valueMarek Vasut2023-07-281-2/+2
* led: led-class: Read max-brightness from devicetreeAstrid Rost2023-07-281-0/+4
* dt-bindings: leds: Read max-brightness from device treeAstrid Rost2023-07-281-0/+12
* leds: ip30: Convert to devm_platform_ioremap_resource()Yangtao Li2023-07-281-7/+1
* leds: aw200xx: Switch back to use struct i2c_driver::probeUwe Kleine-König2023-07-281-1/+1
* leds: simatic-ipc-leds-gpio: Restore LEDS_CLASS dependencyArnd Bergmann2023-07-281-0/+1
* leds: aw200xx: Fix error code in probe()Dan Carpenter2023-07-281-1/+1
* platform/x86: simatic-ipc: use extra module loading for watchdogHenning Schild2023-07-141-23/+19
* platform/x86: simatic-ipc: add auto-loading of hwmon modulesHenning Schild2023-07-141-13/+53
* platform/x86: simatic-ipc: add another modelHenning Schild2023-07-142-0/+3
* platform/x86: simatic-ipc: drop PCI runtime depends and headerHenning Schild2023-07-142-2/+0
* platform/x86: simatic-ipc: add CMOS battery monitoringHenning Schild2023-07-149-15/+549
* watchdog: simatic-ipc-wdt: make IO region access of one model muxedHenning Schild2023-07-141-3/+6
* platform/x86: simatic-ipc: add another model BX-21AHenning Schild2023-07-143-2/+7
* Linux 6.5-rc1v6.5-rc1Linus Torvalds2023-07-091-2/+2
* MAINTAINERS 2: Electric BoogalooLinus Torvalds2023-07-091-46/+46
* Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-07-091-11/+35
|\
| * swiotlb: reduce the number of areas to match actual memory pool sizePetr Tesarik2023-06-291-3/+24
| * swiotlb: always set the number of areas before allocating the poolPetr Tesarik2023-06-291-8/+11
* | Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-091-3/+1
|\ \
| * | irqdomain: Use return value of strreplace()Andy Shevchenko2023-06-301-3/+1
* | | Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-091-0/+1
|\ \ \
| * | | x86/xen: Fix secondary processors' FPU initializationJuergen Gross2023-07-051-0/+1
* | | | Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-091-0/+8
|\ \ \ \
| * | | | x86/smp: Don't send INIT to boot CPUThomas Gleixner2023-07-071-0/+8
* | | | | Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2023-07-0910-53/+46
|\ \ \ \ \
| * | | | | MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer2023-07-071-2/+2
| * | | | | MIPS: dts: add missing space before {Krzysztof Kozlowski2023-07-062-2/+2
| * | | | | MIPS: Loongson: Fix build error when make modules_installHuacai Chen2023-07-031-7/+3
| * | | | | MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen2023-07-035-36/+36
| * | | | | MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen2023-07-031-6/+3
* | | | | | Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-07-091-1/+1
|\ \ \ \ \ \
| * | | | | | xfs: fix uninit warning in xfs_growfs_dataDarrick J. Wong2023-07-081-1/+1
* | | | | | | Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-07-094-5/+72
|\ \ \ \ \ \ \
| * | | | | | | cifs: Add a laundromat thread for cached directoriesRonnie Sahlberg2023-07-062-0/+68
| * | | | | | | smb: client: remove redundant pointer 'server'Colin Ian King2023-07-011-2/+0
| * | | | | | | cifs: fix session state transition to avoid use-after-free issueWinston Wen2023-07-011-3/+4
* | | | | | | | Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds2023-07-0910-33/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | ntb: hw: amd: Fix debugfs_create_dir error checkingAnup Sharma2023-07-081-1/+1
| * | | | | | | | ntb.rst: Fix copy and paste errorGeoff Levand2023-07-081-2/+2
| * | | | | | | | ntb_netdev: Fix module_init problemGeoff Levand2023-07-081-1/+1
| * | | | | | | | ntb: intel: Remove redundant pci_clear_masterCai Huoqing2023-07-081-2/+0