summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-24ata: rb532_cf: remove redundant codesfor-5.14/libata-2021-06-27gushengxian
2021-06-16ide: remove the legacy ide driverChristoph Hellwig
2021-06-16m68k: use libata instead of the legacy ide driverChristoph Hellwig
2021-06-16ARM: disable CONFIG_IDE in pxa_defconfigChristoph Hellwig
2021-06-16ARM: disable CONFIG_IDE in footbridge_defconfigChristoph Hellwig
2021-06-16alpha: use libata instead of the legacy ide driverChristoph Hellwig
2021-06-16pata_cypress: add a module option to disable BM-DMAChristoph Hellwig
2021-06-16ata: pata_macio: Avoid overwriting initialised field in 'pata_macio_sht'Lee Jones
2021-06-16ata: pata_serverworks: Avoid overwriting initialised field in 'serverworks_os...Lee Jones
2021-06-16ata: pata_sc1200: sc1200_sht'Avoid overwriting initialised field in 'Lee Jones
2021-06-16ata: pata_cs5530: Avoid overwriting initialised field in 'cs5530_sht'Lee Jones
2021-06-16ata: pata_cs5520: Avoid overwriting initialised field in 'cs5520_sht'Lee Jones
2021-06-16ata: pata_atiixp: Avoid overwriting initialised field in 'atiixp_sht'Lee Jones
2021-06-16ata: sata_nv: Do not over-write initialise fields in 'nv_adma_sht' and 'nv_sw...Lee Jones
2021-06-16ata: sata_mv: Do not over-write initialise fields in 'mv6_sht'Lee Jones
2021-06-16ata: sata_sil24: Do not over-write initialise fields in 'sil24_sht'Lee Jones
2021-06-16ata: ahci: Ensure initialised fields are not overwritten in AHCI_SHT()Lee Jones
2021-06-16ata: include: libata: Move fields commonly over-written to separate MACROLee Jones
2021-06-15ahci: Add support for Dell S140 and later controllersCharles Rose
2021-06-14ata: ahci_sunxi: Disable DIPMTimo Sigurdsson
2021-06-10m68k/q40: Replace q40ide driver with pata_falcon and falconideFinn Thain
2021-06-10m68k/mac: Replace macide driver with generic platform driversFinn Thain
2021-05-27pata_ep93xx: fix deferred probingSergey Shtylyov
2021-05-19pata_octeon_cf: avoid WARN_ON() in ata_host_activate()Sergey Shtylyov
2021-05-18pata_rb532_cf: fix deferred probingSergey Shtylyov
2021-05-18sata_highbank: fix deferred probingSergey Shtylyov
2021-05-17sata: nv: fix debug format string mismatchArnd Bergmann
2021-05-17sata: fsl: fix DPRINTK format stringArnd Bergmann
2021-05-17ata: Replace inclusion of kernel.h by bits.h in the headerAndy Shevchenko
2021-05-16Linux 5.13-rc2v5.13-rc2Linus Torvalds
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-16Merge tag 'staging-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-16Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-16Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-16Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'powerpc-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-15Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-15Merge tag 'objtool-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-15Merge tag 'irq-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-15Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-15Merge tag 'arc-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-15Merge tag 'io_uring-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-15Merge tag 'erofs-for-5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'dax-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-15Merge tag 'drm-fixes-2021-05-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-15tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa