aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-13leds: trigger: gpio: Convert to use kstrtox()Gravatar Andy Shevchenko 1-6/+4
2023-12-13leds: trigger: gpio: Replace custom code for gpiod_get_optional()Gravatar Andy Shevchenko 1-4/+3
2023-12-13leds: aw2013: Select missing dependency REGMAP_I2CGravatar Dang Huynh 1-0/+1
2023-12-13leds: sun50i-a100: New driver for the A100 LED controllerGravatar Samuel Holland 3-0/+590
2023-12-13dt-bindings: leds: Add Allwinner A100 LED controllerGravatar Samuel Holland 1-0/+137
2023-12-13dt-bindings: leds: Fix JSON pointer in max-brightnessGravatar Rob Herring 1-1/+1
2023-12-13leds: syscon: Support 'reg' in addition to 'offset' for register addressGravatar Rob Herring 1-1/+2
2023-12-13docs: ABI: sysfs-class-led-trigger-netdev: Add new modes and entryGravatar Daniel Golle 1-0/+39
2023-12-13leds: trigger: netdev: Extend speeds up to 10GGravatar Daniel Golle 2-1/+34
2023-11-12Linux 6.7-rc1v6.7-rc1Gravatar Linus Torvalds 1-2/+2
2023-11-12wifi: iwlwifi: fix system commands group orderingGravatar Miri Korenblit 1-1/+1
2023-11-12Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-8/+6
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 13-63/+215
2023-11-12Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 8-24/+24
2023-11-11Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Gravatar Linus Torvalds 16-88/+491
2023-11-10Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 15-31/+25
2023-11-10Merge tag 'fbdev-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 18-110/+70
2023-11-11tracing/kprobes: Fix the order of argument descriptionsGravatar Yujie Liu 1-1/+1
2023-11-10Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 97-812/+1760
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 9-86/+78
2023-11-10Merge tag 'sound-fix-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 18-51/+171
2023-11-10Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...Gravatar Daniel Vetter 85-773/+1688
2023-11-10Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-17/+41
2023-11-10Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGravatar Linus Torvalds 8-8/+38
2023-11-10Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-3/+3
2023-11-10Merge tag 'io_uring-6.7-2023-11-10' of git://git.kernel.dk/linuxGravatar Linus Torvalds 6-45/+80
2023-11-10Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linuxGravatar Linus Torvalds 18-80/+72
2023-11-10Merge tag 'ata-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Gravatar Linus Torvalds 3-27/+11
2023-11-10Merge tag 'dma-mapping-6.7-2023-11-10' of git://git.infradead.org/users/hch/d...Gravatar Linus Torvalds 5-24/+86
2023-11-10Merge tag 'lsm-pr-20231109' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2023-11-10Merge tag '6.7-rc-smb3-server-part2' of git://git.samba.org/ksmbdGravatar Linus Torvalds 3-6/+41
2023-11-10Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 26-1464/+2061
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 86-690/+2541
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 52-4033/+5
2023-11-10drm/amdgpu: fix error handling in amdgpu_vm_initGravatar Christian König 1-15/+16
2023-11-10drm/amdgpu: Fix possible null pointer dereferenceGravatar Felix Kuehling 1-2/+2
2023-11-10drm/amdgpu: move UVD and VCE sched entity init after sched initGravatar Alex Deucher 13-46/+37
2023-11-10drm/amdgpu: move kfd_resume before the ip late initGravatar Tim Huang 1-7/+6
2023-11-10drm/amd: Explicitly check for GFXOFF to be enabled for s0ixGravatar Mario Limonciello 1-0/+3
2023-11-10Merge tag 'drm-misc-fixes-2023-11-08' of git://anongit.freedesktop.org/drm/dr...Gravatar Daniel Vetter 10-21/+28
2023-11-10Merge tag 'drm-intel-next-fixes-2023-11-08' of git://anongit.freedesktop.org/...Gravatar Daniel Vetter 8-36/+65
2023-11-10cifs: update internal module version number for cifs.koGravatar Steve French 1-2/+2
2023-11-10cifs: handle when server stops supporting multichannelGravatar Shyam Prasad N 6-10/+145
2023-11-10cifs: handle when server starts supporting multichannelGravatar Shyam Prasad N 3-2/+34
2023-11-10Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFOGravatar Steve French 1-0/+1
2023-11-10parisc: Prevent booting 64-bit kernels on PA1.x machinesGravatar Helge Deller 1-3/+2
2023-11-10spi: Fix null dereference on suspendGravatar Mark Hasemeyer 2-17/+40
2023-11-10tracing: fprobe-event: Fix to check tracepoint event and returnGravatar Masami Hiramatsu (Google) 1-4/+5
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesGravatar Arnd Bergmann 10-19/+4
2023-11-10lib: test_objpool: make global variables staticGravatar wuqiang.matt 1-3/+3