summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-09leds: rgb: ktd202x: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: tca6507: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: sun50i-a100: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: pwm: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: pca963x: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: ns2: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: max77650: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: lp50xx: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: lm3697: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: lm3532: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: gpio: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: el15203000: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: cr0014114: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: aw200xx: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: flash: leds-qcom-flash: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: flash: mt6370: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: flash: mt6360: Fix device_for_each_child_node() refcounting in error pathsJavier Carrasco
2024-10-09leds: rgb: leds-group-multicolor: Correct the typo 'acccess'WangYuli
2024-09-29Linux 6.12-rc1v6.12-rc1Linus Torvalds
2024-09-29x86: kvm: fix build errorLinus Torvalds
2024-09-29Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2024-09-29Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-09-29Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-09-29Merge tag 'bcachefs-2024-09-28' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-09-29Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-29Merge tag 'cocci-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2024-09-29Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar
2024-09-28Reduce Coccinelle choices in string_choices.cocciJulia Lawall
2024-09-28coccinelle: Remove unnecessary parentheses for only one possible change.Hongbo Li
2024-09-28coccinelle: Add rules to find str_yes_no() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_on_off() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_write_read() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_read_write() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_enable{d}_disable{d}() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_lo{w}_hi{gh}() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_hi{gh}_lo{w}() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_false_true() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_true_false() replacementsHongbo Li
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-28Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-28Merge tag 'modules-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-28Merge tag 'fbdev-for-6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-28Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-28Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-09-28Merge tag 'v6.12-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-09-28Merge tag '6.12rc-more-smb3-client-fixes' of git://git.samba.org/sfrench/cifs...Linus Torvalds
2024-09-27bcachefs: check_subvol_path() now prints subvol root inodeKent Overstreet