summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-05char: Switch back to struct platform_driver::remove()Uwe Kleine-König4-4/+4
2024-11-05eeprom: Fix the cacography in KconfigLuo Yifan1-2/+2
2024-11-05scripts/tags.sh: Fix warnings "null expansion of name pattern"Costa Shulyupin1-1/+1
2024-11-05scripts/tags.sh: use list of identifiers to ignoreCosta Shulyupin1-13/+23
2024-11-05scripts/tags.sh: add regex to map IDT entriesCosta Shulyupin1-0/+2
2024-11-05dt-bindings: nvmem: sprd,sc2731-efuse: convert to YAMLStanislav Jakubek2-52/+68
2024-11-05dt-bindings: nvmem: sprd,ums312-efuse: convert to YAMLStanislav Jakubek2-39/+61
2024-11-05dt-bindings: nvmem: convert zii,rave-sp-eeprom.txt to yaml formatFrank Li2-40/+54
2024-11-05nvmem: imx-iim: Convert comma to semicolonShen Lichuan1-5/+5
2024-11-05nvmem: Correct some typos in commentsShen Lichuan4-5/+5
2024-11-05nvmem: Add R-Car E-FUSE driverGeert Uytterhoeven4-0/+156
2024-11-05dt-bindings: fuse: Move renesas,rcar-{efuse,otp} to nvmemGeert Uytterhoeven3-17/+36
2024-11-05goldfish: Fix unused const variable 'goldfish_pipe_acpi_match'Zeng Heng1-2/+1
2024-11-05misc: rtsx: Cleanup on DRV_NAME cardreader variablesDesnes Nunes5-6/+8
2024-11-05greybus: Fix a typoChristophe JAILLET1-1/+1
2024-11-05rust: add `dev_*` print macros.Wedson Almeida Filho2-1/+320
2024-11-05rust: introduce `InPlaceModule`Wedson Almeida Filho2-16/+35
2024-10-29Merge tag 'peci-next-6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-1/+1
2024-10-25peci: npcm: Constify struct peci_controller_ops​Christophe JAILLET1-1/+1
2024-10-22rust: miscdevice: add missing safety commentsAlice Ryhl1-0/+15
2024-10-21Merge 6.12-rc4 into char-misc-nextGreg Kroah-Hartman826-7989/+11866
2024-10-21Linux 6.12-rc4v6.12-rc4Linus Torvalds1-1/+1
2024-10-21Merge tag 'for-net-2024-10-16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-25/+14
2024-10-20Merge tag 'pinctrl-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-13/+23
2024-10-20Merge tag 'char-misc-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds23-267/+117
2024-10-20Merge tag 'tty-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-57/+67
2024-10-20Merge tag 'usb-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-58/+151
2024-10-20Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-16/+47
2024-10-20Merge tag 'irq_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-32/+73
2024-10-20Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds17-72/+146
2024-10-20Merge tag 'for-linus-6.12a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-12/+44
2024-10-20Merge tag 'dma-mapping-6.12-2024-10-20' of git://git.infradead.org/users/hch/...Linus Torvalds1-8/+8
2024-10-20Merge tag 'io_uring-6.12-20241019' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2024-10-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-42/+45
2024-10-19Merge tag 'ftrace-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+23
2024-10-19Merge tag 'ipe-pr-20241018' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-7/+41
2024-10-19Merge tag 'input-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-12/+25
2024-10-19Merge tag '9p-for-6.12-rc4' of https://github.com/martinetd/linuxLinus Torvalds3-4/+12
2024-10-19Merge tag 'rust-fixes-6.12-2' of https://github.com/Rust-for-Linux/linuxLinus Torvalds6-24/+51
2024-10-19io_uring/rw: fix wrong NOWAIT check in io_rw_init_file()Jens Axboe1-1/+1
2024-10-19Merge tag 'iio-for-6.13a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman180-1425/+7166
2024-10-19fgraph: Allocate ret_stack_list with proper sizeSteven Rostedt1-1/+2
2024-10-19fgraph: Use CPU hotplug mechanism to initialize idle shadow stacksSteven Rostedt1-7/+21
2024-10-19Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds42-132/+847
2024-10-19Merge tag 'linux_kselftest-fixes-6.12-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+1
2024-10-19Input: zinitix - don't fail if linux,keycodes prop is absentNikita Travkin1-12/+22
2024-10-19Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds16-98/+152
2024-10-19Merge tag 'io_uring-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds2-2/+11
2024-10-19Input: xpad - add support for MSI Claw A1MJohn Edwards1-0/+2
2024-10-18MAINTAINERS: update IPE tree url and Fan Wu's emailFan Wu1-2/+2