aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-17ata: ahci: Convert __ahci_port_base to accepting hpriv as argumentsSerge Semin2-4/+5
2022-09-17ata: libahci: Don't read AHCI version twice in the save-config methodSerge Semin1-1/+1
2022-09-17ata: libahci: Discard redundant force_port_map parameterSerge Semin4-7/+8
2022-09-17ata: libahci: Extend port-cmd flags set with port capabilitiesSerge Semin1-1/+7
2022-09-17dt-bindings: ata: ahci: Add platform capability propertiesSerge Semin3-0/+46
2022-09-17ata: libahci_platform: Introduce reset assertion/deassertion methodsSerge Semin3-6/+50
2022-09-17ata: libahci_platform: Parse ports-implemented property in resources getterSerge Semin4-8/+3
2022-09-17ata: libahci_platform: Sanity check the DT child nodes numberSerge Semin1-2/+12
2022-09-17ata: libahci_platform: Convert to using devm bulk clocks APISerge Semin4-75/+59
2022-09-17ata: libahci_platform: Convert to using platform devm-ioremap methodsSerge Semin1-2/+8
2022-09-17dt-bindings: ata: sata-brcm: Apply common AHCI schemaSerge Semin1-1/+1
2022-09-17dt-bindings: ata: sata: Extend number of SATA portsSerge Semin1-4/+3
2022-09-17dt-bindings: ata: ahci-platform: Clarify common AHCI props constraintsSerge Semin1-5/+12
2022-09-17dt-bindings: ata: ahci-platform: Detach common AHCI bindingsSerge Semin3-65/+115
2022-09-17dt-bindings: ata: ahci-platform: Move dma-coherent to sata-common.yamlSerge Semin3-4/+2
2022-09-16s390/pai: Add support for PAI Extension 1 NNPA countersThomas Richter5-4/+682
2022-09-16s390/mm: fix no previous prototype warnings in maccess.cAlexander Gordeev1-0/+1
2022-09-16arm64: alternatives: add shared NOP callbackMark Rutland3-1/+10
2022-09-16arm64: alternatives: add alternative_has_feature_*()Mark Rutland5-36/+46
2022-09-16arm64: alternatives: have callbacks take a capMark Rutland9-36/+60
2022-09-16arm64: alternatives: make alt_region constMark Rutland1-14/+12
2022-09-16arm64: alternatives: hoist print out of __apply_alternatives()Mark Rutland1-2/+4
2022-09-16arm64: alternatives: proton-pack: prepare for cap changesMark Rutland1-1/+1
2022-09-16arm64: alternatives: kvm: prepare for cap changesMark Rutland1-2/+3
2022-09-16arm64: cpufeature: make cpus_have_cap() noinstr-safeMark Rutland1-2/+2
2022-09-16bpf: Ensure correct locking around vulnerable function find_vpid()Lee Jones1-0/+2
2022-09-16tcp: Use WARN_ON_ONCE() in tcp_read_skb()Peilin Ye1-1/+1
2022-09-16ata: make PATA_PLATFORM selectable only for suitable architecturesLukas Bulwahn1-1/+1
2022-09-16ata: clean up how architectures enable PATA_PLATFORM and PATA_OF_PLATFORMLukas Bulwahn3-5/+3
2022-09-16ata: libata-core: Check errors in sata_print_link_status()Li Zhong1-1/+2
2022-09-16ata: libata-sff: Fix double word in commentsShaomin Deng1-1/+1
2022-09-16ata: pata_macio: Remove unneeded word in commentsShaomin Deng1-2/+1
2022-09-16ata: libata-core: Simplify ata_dev_set_xfermode()Damien Le Moal1-5/+5
2022-09-16arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510James Morse4-0/+42
2022-09-16arm64: cpufeature: Expose get_arm64_ftr_reg() outside cpufeature.cJames Morse2-1/+3
2022-09-16arm64: cpufeature: Force HWCAP to be based on the sysreg visible to user-spaceJames Morse1-7/+30
2022-09-16ALSA: hda/hdmi: Fix the converter reuse for the silent streamJaroslav Kysela1-0/+1
2022-09-16Merge tag 'pinctrl-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds4-22/+105
2022-09-16Merge tag 'block-6.0-2022-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+10
2022-09-16drm/sched: Use parent fence instead of finishedArvind Yadav1-2/+2
2022-09-16dma-buf: dma_fence_wait must enable signalingArvind Yadav1-3/+2
2022-09-16dma-buf: Enable signaling on fence for selftestsArvind Yadav4-0/+52
2022-09-16dma-buf: set signaling bit for the stub fenceArvind Yadav1-0/+8
2022-09-16dma-buf: Remove the signaled bit status checkArvind Yadav1-3/+0
2022-09-16Merge tag 'io_uring-6.0-2022-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3
2022-09-16Merge tag 'drm-fixes-2022-09-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds59-905/+652
2022-09-16Merge tag '6.0-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-15/+12
2022-09-16dt-bindings: input: auo-pixcir-ts: fix gpio and interrupt propertiesDmitry Torokhov1-3/+3
2022-09-16Input: auo-pixcir-ts - switch to using generic device propertiesDmitry Torokhov1-30/+10
2022-09-16Input: auo-pixcir-ts - do not force rising edge interrupt triggerDmitry Torokhov1-1/+1