summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-22ata/acard_ahci: remove unused variable n_elemfor-5.6/libata-2020-01-27for-5.6/libataAlex Shi
2020-01-22ata: pata_macio: fix comparing pointer to 0Chen Zhou
2020-01-17ata: ahci_brcm: BCM7216 reset is self de-assertingFlorian Fainelli
2020-01-17ata: ahci_brcm: Perform reset after obtaining resourcesFlorian Fainelli
2020-01-16ata: brcm: fix reset controller API usageArnd Bergmann
2020-01-16ata: brcm: mark PM functions as __maybe_unusedArnd Bergmann
2019-12-25ata: ahci_brcm: Support BCM7216 reset controller nameFlorian Fainelli
2019-12-25dt-bindings: ata: Document BCM7216 AHCI controller compatibleFlorian Fainelli
2019-12-25ata: ahci_brcm: Add a shutdown callbackFlorian Fainelli
2019-12-25ata: ahci_brcm: Manage reset line during suspend/resumeFlorian Fainelli
2019-12-25ata: ahci_brcm: Add missing clock management during recoverylibata-5.5-20191226libata-5.5Florian Fainelli
2019-12-25ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINEFlorian Fainelli
2019-12-25ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli
2019-12-25ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli
2019-12-25libata: Fix retrieving of active qcsSascha Hauer
2019-12-22Linux 5.5-rc3Linus Torvalds
2019-12-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-12-22Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-22Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-12-22Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-22pipe: fix empty pipe check in pipe_write()Jan Stancek
2019-12-22Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-12-22MAINTAINERS: remove Radim from KVM maintainersPaolo Bonzini
2019-12-22MAINTAINERS: Orphan KVM for MIPSJames Hogan
2019-12-21ext4: clarify impact of 'commit' mount optionJan Kara
2019-12-21ext4: fix unused-but-set-variable warning in ext4_add_entry()Yunfeng Ye
2019-12-21Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-12-21Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-21tracing: Fix endianness bug in histogram triggerSven Schnelle
2019-12-21samples/trace_printk: Wait for IRQ work to finishSven Schnelle
2019-12-21tracing: Fix lock inversion in trace_event_enable_tgid_record()Prateek Sood
2019-12-21Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-12-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-12-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-12-21Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-22kbuild: clarify the difference between obj-y and obj-m w.r.t. descendingMasahiro Yamada
2019-12-21Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-21Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-21Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-12-20Merge branch 'sfc-fix-bugs-introduced-by-XDP-patches'David S. Miller
2019-12-20sfc: Include XDP packet headroom in buffer step size.Charles McLachlan
2019-12-20sfc: fix channel allocation with brute forceEdward Cree
2019-12-20net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven
2019-12-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu
2019-12-20hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang