aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-27arm64: dts: rockchip: add clocks property to cru node rk3368Johan Jonker1-0/+2
2022-05-27arm64: dts: rockchip: add clocks property to cru node rk3308Johan Jonker1-2/+3
2022-05-27arm64: dts: rockchip: add clocks to rk356x cruPeter Geis1-0/+2
2022-05-27ARM: dts: rockchip: add clocks property to cru node rk3228Johan Jonker1-0/+2
2022-05-27ARM: dts: rockchip: add clocks property to cru node rk3036Johan Jonker1-0/+2
2022-05-27ARM: dts: rockchip: add clocks property to cru node rk3066a/rk3188Johan Jonker2-2/+4
2022-05-27ARM: dts: rockchip: add clocks property to cru node rk3288Johan Jonker1-0/+2
2022-05-27ARM: dts: rockchip: Remove "amba" bus nodes from rv1108Johan Jonker1-18/+11
2022-05-27ARM: dts: rockchip: add clocks property to cru node rv1108Johan Jonker1-0/+2
2022-05-27arm64: dts: sprd: use new 'dma-channels' propertyKrzysztof Kozlowski1-0/+4
2022-05-27ARM: dts: da850: use new 'dma-channels' propertyKrzysztof Kozlowski1-0/+2
2022-05-27ARM: dts: pxa: use new 'dma-channels/requests' propertiesKrzysztof Kozlowski4-3/+14
2022-05-27soc: ixp4xx/qmgr: Fix unused match warningLinus Walleij1-1/+1
2022-05-27ARM: ep93xx: Make ts72xx_register_flash() staticAlexander Sverdlin1-1/+1
2022-05-27ARM: configs: enable support for Kontron KSwitch D10Michael Walle1-0/+11
2022-05-27ep93xx: clock: Do not return the address of the freed memoryGenjian Zhang1-4/+6
2022-05-26locking/lockref: Use try_cmpxchg64 in CMPXCHG_LOOP macroUros Bizjak1-5/+4
2022-05-25linux/types.h: reinstate "__bitwise__" macro for user space useLinus Torvalds1-0/+3
2022-05-25media: lirc: revert removal of unused feature flagsSean Young1-0/+7
2022-05-25ARM: ixp4xx: Consolidate Kconfig fixing issueLinus Walleij1-15/+4
2022-05-24ext4: only allow test_dummy_encryption when supportedEric Biggers2-28/+38
2022-05-24ext4: fix bug_on in __es_tree_searchBaokun Li1-5/+5
2022-05-24ext4: avoid cycles in directory h-treeJan Kara1-3/+19
2022-05-24ext4: verify dir block before splitting itJan Kara1-11/+21
2022-05-24ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_stateTheodore Ts'o1-2/+3
2022-05-24gfs2: Convert function bh_get to use iomapBob Peterson1-5/+12
2022-05-24gfs2: use i_lock spin_lock for inode qadataBob Peterson1-12/+20
2022-05-24gfs2: Return more useful errors from gfs2_rgrp_send_discards()Andrew Price1-2/+2
2022-05-24gfs2: Use container_of() for gfs2_glock(aspace)Kees Cook4-27/+38
2022-05-24gfs2: Explain some direct I/O odditiesAndreas Gruenbacher1-0/+4
2022-05-24ptp: ocp: Add firmware header checksVadim Fedorenko1-5/+73
2022-05-24ptp: ocp: fix PPS source selector debugfs reportingJonathan Lemon1-11/+14
2022-05-24ptp: ocp: add .init function for sma_op vectorJonathan Lemon1-9/+20
2022-05-24ptp: ocp: vectorize the sma accessor functionsJonathan Lemon1-145/+169
2022-05-24ptp: ocp: constify selectorsJonathan Lemon1-11/+13
2022-05-24ptp: ocp: parameterize input/output sma selectorsJonathan Lemon1-15/+27
2022-05-24ptp: ocp: revise firmware displayJonathan Lemon1-23/+41
2022-05-24ptp: ocp: add Celestica timecard PCI idsVadim Fedorenko1-1/+5
2022-05-24ptp: ocp: Remove #ifdefs around PCI IDsJonathan Lemon1-7/+2
2022-05-24ptp: ocp: 32-bit fixups for pci start addressJonathan Lemon1-5/+5
2022-05-24Revert "net/smc: fix listen processing for SMC-Rv2"liuyacan1-27/+17
2022-05-24lockdown: also lock down previous kgdb useDaniel Thompson4-3/+87
2022-05-24ath6kl: Use cc-disable-warning to disable -Wdangling-pointerNathan Chancellor1-1/+1
2022-05-24ALSA: hda/realtek - Add new type for ALC245Kailang Yang1-2/+8
2022-05-24zonefs: Fix zonefs_init_file_inode() return valueDamien Le Moal1-2/+2
2022-05-24ALSA: usb-audio: Configure sync endpoints before dataCraig McLure1-6/+11
2022-05-23of/irq: fix typo in commentJulia Lawall1-1/+1
2022-05-23selftests/bpf: Dynptr testsJoanne Koong3-0/+889
2022-05-23bpf: Add dynptr data slicesJoanne Koong5-0/+76
2022-05-23bpf: Add bpf_dynptr_read and bpf_dynptr_writeJoanne Koong3-0/+116