index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2024-07-01
gpio: add sloppy logic analyzer using polling
Wolfram Sang
2024-06-26
gpio: ath79: convert to dynamic GPIO base allocation
Shiji Yang
2024-06-25
pinctrl: da9062: replace gpiochip_get_desc() with gpio_device_get_desc()
Bartosz Golaszewski
2024-06-14
gpiolib: put gpio_suffixes in a single compilation unit
Bartosz Golaszewski
2024-06-11
gpiolib: Remove data-less gpiochip_add() function
Andrew Davis
2024-06-11
gpio: sim: use devm_mutex_init()
Bartosz Golaszewski
2024-06-11
gpio: sim: drop kernel.h include
Bartosz Golaszewski
2024-06-11
gpio: sim: use device_match_name() instead of strcmp(dev_name(...
Bartosz Golaszewski
2024-06-04
gpiolib: Show more info for interrupt only lines in debugfs
Andy Shevchenko
2024-06-04
gpiolib: Return label, if set, for IRQ only line
Andy Shevchenko
2024-06-03
gpiolib: make gpiochip_set_desc_names() return void
Bartosz Golaszewski
2024-06-03
gpio: pca953x: Add support for TI TCA9535 variant
Fabio Estevam
2024-06-03
gpio: brcmstb: Allow building driver for ARCH_BCM2835
Peter Robinson
2024-05-30
gpiolib: cdev: Cleanup kfifo_out() error handling
Kent Gibson
2024-05-30
gpiolib: cdev: Refactor allocation of linereq events kfifo
Kent Gibson
2024-05-30
gpiolib: cdev: Add INIT_KFIFO() for linereq events
Kent Gibson
2024-05-30
gpio: rdc321x: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
2024-05-30
gpio: amd8111: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
2024-05-29
gpio: syscon: do not report bogus error
Etienne Buira
2024-05-27
gpio: prevent potential speculation leaks in gpio_device_get_desc()
Hagar Hemdan
2024-05-25
Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2024-05-25
Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2024-05-25
Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
2024-05-24
Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-05-24
Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-24
Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-24
Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-24
Merge tag 'char-misc-6.10-rc1-fix' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-24
Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-23
Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-23
Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-23
Merge tag 'regmap-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-05-23
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-23
r8169: Fix possible ring buffer corruption on fragmented Tx packets.
Ken Milmore
2024-05-23
null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
Yu Kuai
2024-05-23
irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict
Palmer Dabbelt
2024-05-23
idpf: Interpret .set_channels() input differently
Larysa Zaremba
2024-05-23
ice: Interpret .set_channels() input differently
Larysa Zaremba
2024-05-23
drivers/xen: Improve the late XenStore init protocol
Henry Wang
2024-05-23
net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()
Romain Gantois
2024-05-23
net: fec: avoid lock evasion when reading pps_enable
Wei Fang
2024-05-23
Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"
Jacob Keller
2024-05-23
Merge tag 'drm-misc-next-fixes-2024-05-23' of https://gitlab.freedesktop.org/...
Dave Airlie
2024-05-23
Merge tag 'amd-drm-fixes-6.10-2024-05-22' of https://gitlab.freedesktop.org/a...
Dave Airlie
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-22
Merge branch 'next' into for-linus
Dmitry Torokhov
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
[next]