aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-3/+0
2023-11-04Merge tag 'nand/for-6.7' into mtd/nextMiquel Raynal1-0/+1
2023-11-04Merge tag 'spi-nor/for-6.7' into mtd/nextMiquel Raynal8-20/+24
2023-11-04treewide: rename pinctrl_gpio_set_config_new()Bartosz Golaszewski1-2/+2
2023-11-04treewide: rename pinctrl_gpio_direction_output_new()Bartosz Golaszewski1-3/+3
2023-11-04treewide: rename pinctrl_gpio_direction_input_new()Bartosz Golaszewski1-3/+3
2023-11-04treewide: rename pinctrl_gpio_free_new()Bartosz Golaszewski1-2/+2
2023-11-04treewide: rename pinctrl_gpio_request_new()Bartosz Golaszewski1-2/+2
2023-11-04treewide: rename pinctrl_gpio_can_use_line_new()Bartosz Golaszewski1-2/+2
2023-11-04pinctrl: remove pinctrl_gpio_set_config()Bartosz Golaszewski1-6/+0
2023-11-04pinctrl: remove pinctrl_gpio_direction_output()Bartosz Golaszewski1-6/+0
2023-11-04pinctrl: remove pinctrl_gpio_direction_input()Bartosz Golaszewski1-6/+0
2023-11-04pinctrl: remove pinctrl_gpio_free()Bartosz Golaszewski1-5/+0
2023-11-04pinctrl: remove pinctrl_gpio_request()Bartosz Golaszewski1-6/+0
2023-11-04pinctrl: remove pinctrl_gpio_can_use_line()Bartosz Golaszewski1-6/+0
2023-11-04pinctrl: provide new GPIO-to-pinctrl glue helpersBartosz Golaszewski1-0/+46
2023-11-04pinctrl: remove unneeded extern specifiers from consumer.hBartosz Golaszewski1-19/+19
2023-11-04gpiolib: remove gpiochip_find()Bartosz Golaszewski1-3/+0
2023-11-03Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-7/+16
2023-11-03Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2023-11-03Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds13-31/+245
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-21/+104
2023-11-03Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2023-11-03Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-11/+17
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-34/+134
2023-11-04i3c: master: handle IBIs in order they cameZbigniew Lukwinski1-1/+3
2023-11-03ceph: handle idmapped mounts in create_request_message()Christian Brauner1-1/+9
2023-11-03fs: export mnt_idmap_get/mnt_idmap_putAlexander Mikhalitsyn1-0/+3
2023-11-03libceph, ceph: move mdsmap.h to fs/cephXiubo Li1-75/+0
2023-11-03ceph: pass the mdsc to several helpersXiubo Li1-1/+4
2023-11-03libceph: add doutc and *_client debug macros supportXiubo Li1-0/+38
2023-11-03Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-3/+5
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds4-25/+84
2023-11-03Merge tag 'printk-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+129
2023-11-03Merge tag 'bitmap-for-6.7' of https://github.com/norov/linuxLinus Torvalds4-70/+149
2023-11-03mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo1-0/+2
2023-11-03tcp: fix fastopen code vs usec TSEric Dumazet1-1/+1
2023-11-03Fix termination state for idr_for_each_entry_ul()NeilBrown1-2/+4
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds15-99/+159
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds33-290/+686
2023-11-02Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds6-29/+69
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+6
2023-11-02Merge tag 'sh-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-107/+0
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+2
2023-11-02Merge tag 'mfd-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds6-10/+21
2023-11-02Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-3/+0
2023-11-02Merge tag 'for-linus-2023110101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2023-11-02Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+30
2023-11-02Merge tag 'fs_for_v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+16
2023-11-02net: ethtool: Fix documentation of ethtool_sprintf()Andrew Lunn1-2/+2