summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2025-07-16gpio: sysfs: export the GPIO directory locally in the gpiochip<id> directoryBartosz Golaszewski1-0/+3
2025-07-16gpio: sysfs: add a parallel class device for each GPIO chip using device IDsBartosz Golaszewski1-1/+6
2025-07-09gpio: sim: allow to mark simulated lines as invalidBartosz Golaszewski1-2/+5
2025-07-07dt-bindings: gpio: pca95xx: add TI TCA6418Maria Garcia1-0/+1
2025-07-07Merge tag 'pm-runtime-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Bartosz Golaszewski6-30/+107
2025-07-03Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...Bartosz Golaszewski2-15/+227
2025-07-01dt-bindings: mfd: adp5585: document reset gpioNuno Sá1-0/+4
2025-07-01dt-bindings: mfd: adp5585: add properties for input eventsNuno Sá1-2/+186
2025-07-01dt-bindings: mfd: adp5585: document adp5589 I/O expanderNuno Sá2-11/+38
2025-07-01dt-bindings: mfd: adp5585: ease on the required propertiesNuno Sá1-3/+0
2025-06-20Documentation: gpio: document the active_low field in the sysfs ABIBartosz Golaszewski1-0/+1
2025-06-20Documentation: gpio: undocument removed behaviorBartosz Golaszewski1-1/+0
2025-06-18Documentation: PM: *_autosuspend() functions update last busy timeSakari Ailus1-1/+2
2025-06-18PM: runtime: Mark last busy stamp in pm_request_autosuspend()Sakari Ailus1-3/+3
2025-06-18PM: runtime: Mark last busy stamp in pm_runtime_autosuspend()Sakari Ailus1-9/+6
2025-06-18PM: runtime: Mark last busy stamp in pm_runtime_put_sync_autosuspend()Sakari Ailus1-1/+2
2025-06-18PM: runtime: Mark last busy stamp in pm_runtime_put_autosuspend()Sakari Ailus1-13/+10
2025-06-18dt-bindings: gpio: arm,pl061: Drop interrupt properties as requiredRob Herring (Arm)1-3/+0
2025-06-17dt-bindings: gpio: gpio-xilinx: Mark clocks as required propertyMichal Simek2-0/+2
2025-06-14Merge tag 'v6.16-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+2
2025-06-14Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linuxLinus Torvalds1-0/+77
2025-06-14Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+3
2025-06-13Documentation: ublk: Separate UBLK_F_AUTO_BUF_REG fallback behavior sublistsBagas Sanjaya1-0/+2
2025-06-12docs: proc: update VmFlags documentation in smapswangfushuai1-1/+3
2025-06-11ublk: document auto buffer registration(UBLK_F_AUTO_BUF_REG)Ming Lei1-0/+75
2025-06-10dt-bindings: gpio: convert nxp,lpc1850-gpio.txt to yaml formatFrank Li2-59/+78
2025-06-10dt-bindings: gpio: convert gpio-74xx-mmio.txt to yaml formatFrank Li2-30/+56
2025-06-10gpiolib: Remove unused devm_gpio_request()Andy Shevchenko1-1/+0
2025-06-10dt-bindings: gpio: convert gpio-pisosr.txt to yaml formatFrank Li2-34/+67
2025-06-09smb: client: disable path remapping with POSIX extensionsPhilipp Kerling1-0/+2
2025-06-09pinctrl: MAINTAINERS: Drop bouncing Jianlong HuangKrzysztof Kozlowski2-2/+2
2025-06-08Merge tag '6.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds2-0/+104
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds5-96/+185
2025-06-07Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2-2/+2
2025-06-07kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES}Masahiro Yamada1-0/+4
2025-06-07Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-7/+90
2025-06-07Merge tag 'ovl-update-v2-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2025-06-06Merge tag 'spi-v6.16-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+6
2025-06-06Merge tag 'pwm/for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+11
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds1-11/+24
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds22-97/+1579
2025-06-06Merge tag 'tty-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds27-272/+658
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds51-171/+1115
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-10/+25
2025-06-06Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2-0/+28
2025-06-06Merge tag 'drm-xe-next-fixes-2025-06-05' of https://gitlab.freedesktop.org/dr...Dave Airlie1-10/+10
2025-06-06Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt13-63/+167
2025-06-05docs: symbol-namespaces: fix reST warning with literal blockKhaled Elnaggar1-1/+1
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+67
2025-06-05RISC-V: Documentation: Add enough title underlines to CMODXPalmer Dabbelt1-2/+2