summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-20ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov
2022-02-20ata: Kconfig: fix sata gemini compile test conditionDamien Le Moal
2022-02-20ata: libata-scsi: use *switch* statements to check SCSI command codesSergey Shtylyov
2022-02-20ata: libata-sff: refactor ata_sff_altstatus()Sergey Shtylyov
2022-02-19ata: libata-sff: refactor ata_sff_set_devctl()Sergey Shtylyov
2022-02-19ata: libata-sff: make ata_resources_present() return 'bool'Sergey Shtylyov
2022-02-19ata: pata_hpt3x2n: disable fast interrupts in prereset() methodSergey Shtylyov
2022-02-19ata: pata_hpt37x: disable fast interrupts in prereset() methodSergey Shtylyov
2022-02-19ata: pata_hpt366: disable fast interrupts in prereset() methodSergey Shtylyov
2022-02-19ata: pata_mpc52xx: use GFP_KERNELJulia Lawall
2022-02-19ata: sata_rcar: drop unused #define'sSergey Shtylyov
2022-02-19ata: pata_hpt366: check channel enable bitsSergey Shtylyov
2022-02-19ata: sata_rcar: make sata_rcar_ata_devchk() return 'bool'Sergey Shtylyov
2022-02-19ata: pata_samsung_cf: make pata_s3c_devchk() return 'bool'Sergey Shtylyov
2022-02-19ata: libata-sff: make ata_devchk() return 'bool'Sergey Shtylyov
2022-02-19ata: pata_hpt3x2n: drop unused 'struct hpt_chip'Sergey Shtylyov
2022-02-19ata: pata_hpt3x2n: drop unused HPT_PCI_FASTSergey Shtylyov
2022-02-19ata: pata_artop: use *switch* in atp8xx_fixup()Sergey Shtylyov
2022-02-19ata: pata_artop: use *switch* in artop_init_one()Sergey Shtylyov
2022-02-19pata_hpt3x2n: fix writing to wrong register in hpt3x2n_bmdma_stop()Sergey Shtylyov
2022-02-19pata_hpt3x2n: check channel enable bitsSergey Shtylyov
2022-02-19ata: libata: make ata_host_suspend() *void*Sergey Shtylyov
2022-02-03ata: libata: ata_{sff|std}_prereset() always return 0Sergey Shtylyov
2022-02-03ata: ahci: Skip 200 ms debounce delay for Marvell 88SE9235Paul Menzel
2022-02-02ata: libata-acpi: kill ata_acpi_on_suspend()Sergey Shtylyov
2022-01-31ata: libata-scsi: Simplify scsi_XX_lba_len()Damien Le Moal
2022-01-31ata: libata-scsi: Simplify ata_scsi_mode_select_xlat()Damien Le Moal
2022-01-31ata: libata-scsi: Cleanup ata_get_xlat_func()Damien Le Moal
2022-01-31ata: pata_pdc202xx_old: make static read-only array pio_timing constColin Ian King
2022-01-31ata: pata_atiixp: make static read-only arrays constColin Ian King
2022-01-31ata: pata_platform: Make use of platform_get_mem_or_io()Lad Prabhakar
2022-01-30Linux 5.17-rc2v5.17-rc2Linus Torvalds
2022-01-30Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-30Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-01-30Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-01-30Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-30ocfs2: fix a deadlock when commit transJoseph Qi
2022-01-30jbd2: export jbd2_journal_[grab|put]_journal_headJoseph Qi
2022-01-30psi: fix "defined but not used" warnings when CONFIG_PROC_FS=nSuren Baghdasaryan
2022-01-30psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan
2022-01-30mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne
2022-01-30kasan: test: fix compatibility with FORTIFY_SOURCEMarco Elver
2022-01-30tools/testing/scatterlist: add missing definesMaor Gottlieb
2022-01-30mm: page->mapping folio->mapping should have the same offsetWei Yang
2022-01-30memory-failure: fetch compound_head after pgmap_pfn_valid()Joao Martins
2022-01-30ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap
2022-01-30binfmt_misc: fix crash when load/unload moduleTong Zhang
2022-01-30include/linux/sysctl.h: fix register_sysctl_mount_point() return typeAndrew Morton
2022-01-29Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner