linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-31 18:30:19 to 2020-01-29 17:47:16 UTC [more...]

[PATCH 00/28] ata: optimize core code size on PATA only setups
 2020-01-29 17:46 UTC  (46+ messages)
    ` [PATCH 01/28] ata: remove stale maintainership information from core code
    ` [PATCH 02/28] ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hosts
    ` [PATCH 03/28] ata: make SATA_PMP option selectable only if any SATA host driver is enabled
    ` [PATCH 04/28] sata_promise: use ata_cable_sata()
    ` [PATCH 05/28] ata: simplify ata_scsiop_inq_89()
    ` [PATCH 06/28] ata: use COMMAND_LINE_SIZE for ata_force_param_buf[] size
    ` [PATCH 07/28] ata: optimize struct ata_force_param size
    ` [PATCH 08/28] ata: move EXPORT_SYMBOL_GPL()s close to exported code
    ` [PATCH 09/28] ata: remove EXPORT_SYMBOL_GPL()s not used by modules
    ` [PATCH 10/28] ata: separate PATA timings code from libata-core.c
    ` [PATCH 11/28] ata: add CONFIG_SATA_HOST=n version of ata_ncq_enabled()
    ` [PATCH 12/28] ata: start separating SATA specific code from libata-core.c
    ` [PATCH 13/28] ata: move ata_do_link_spd_horkage() to libata-core-sata.c
    ` [PATCH 14/28] ata: move ata_dev_config_ncq*() "
    ` [PATCH 15/28] ata: move sata_print_link_status() "
    ` [PATCH 16/28] ata: move sata_down_spd_limit() "
    ` [PATCH 17/28] ata: move *sata_set_spd*() "
    ` [PATCH 18/28] ata: move sata_link_{debounce,resume}() "
    ` [PATCH 19/28] ata: move sata_link_hardreset() "
    ` [PATCH 20/28] ata: move sata_link_init_spd() "
    ` [PATCH 21/28] ata: move ata_qc_complete_multiple() "
    ` [PATCH 22/28] ata: move sata_scr_*() "
    ` [PATCH 23/28] ata: move sata_deb_timing_*() "
    ` [PATCH 24/28] ata: start separating SATA specific code from libata-scsi.c
    ` [PATCH 25/28] ata: move ata_sas_*() to libata-scsi-sata.c
    ` [PATCH 26/28] ata: start separating SATA specific code from libata-eh.c
    ` [PATCH 27/28] ata: move ata_eh_analyze_ncq_error() & co. to libata-core-sata.c
    ` [PATCH 28/28] ata: move ata_eh_set_lpm() "

[RESEND][PATCH][v2] ata: ahci: Add shutdown to freeze hardware resources of ahci
 2020-01-28 10:22 UTC 

[PATCH] Using of new SanDisk High (>8G) CF cards with the pata_pcmcia driver
 2020-01-28  8:49 UTC 

[GIT PULL] libata changes for 5.6-rc
 2020-01-27 19:40 UTC 

[PATCH v2] libata: Fix retrieving of active qcs
 2020-01-27 11:24 UTC  (5+ messages)

[PATCH][v2] ata: ahci: Add shutdown to freeze hardware resources of ahci
 2020-01-25  3:37 UTC 

[PATCH 0/3] ide/MIPS/docs: remove no longer used au1xxx-ide driver
 2020-01-24 23:03 UTC  (7+ messages)
    ` [PATCH 1/3] ide: "
    ` [PATCH 2/3] MIPS: Alchemy: remove no longer used au1xxx_ide.h header
    ` [PATCH 3/3] docs: mips: remove no longer needed au1xxx_ide.rst documentation

[PATCH] ata: ahci: Add shutdown to freeze hardware resources of ahci
 2020-01-24 20:35 UTC 

[PATCH] ata: ahci: Add shutdown to freeze hardware resources of ahci
 2020-01-23 13:54 UTC  (2+ messages)

[PATCH] ata/acard_ahci: remove unused variable n_elem
 2020-01-22 17:46 UTC  (2+ messages)

[PATCH 1/2] cmd64x: potential buffer overflow in cmd64x_program_timings()
 2020-01-21 14:17 UTC  (14+ messages)
` [PATCH 2/2] ide: serverworks: potential overflow in svwks_set_pio_mode()
      `  "
    ` Re: [PATCH 1/2] cmd64x: potential buffer overflow in cmd64x_program_timings()
            ` [PATCH] ide: make drive->dn read only

[PATCH -next] ata: pata_macio: fix comparing pointer to 0
 2020-01-21 10:58 UTC  (2+ messages)

kexec -e not working: root disk not able to detect
 2020-01-20 15:14 UTC  (4+ messages)

[PATCH] ide: remove unneeded header include path to drivers/ide
 2020-01-20 13:40 UTC  (2+ messages)

[PATCH 1/2] ide: ht6560b: Fix cast to pointer from integer of different size
 2020-01-20 13:40 UTC  (4+ messages)
` [PATCH 2/2] ide: qd65xx: "

[PATCH] ide: remove set but not used variable 'hwif'
 2020-01-20 13:39 UTC  (2+ messages)

[PATCH] ide: remove unnecessary touch_softlockup_watchdog
 2020-01-20 13:39 UTC  (2+ messages)

[PATCH] ide: tx4939ide: Fix the name used in a 'devm_request_mem_region()' call
 2020-01-20 13:39 UTC  (2+ messages)

[Bug 205107] New: No HDD spindown/parking on shutdown
 2020-01-19  0:27 UTC  (9+ messages)
` [Bug 205107] "

[PATCH v4 0/2] ata: ahci_brcm: Follow-up changes for BCM7216
 2020-01-18  0:14 UTC  (4+ messages)
` [PATCH v4 1/2] ata: ahci_brcm: Perform reset after obtaining resources
` [PATCH v4 2/2] ata: ahci_brcm: BCM7216 reset is self de-asserting

[PATCH v3 0/3] ata: ahci_brcm: Follow-up changes for BCM7216
 2020-01-17  4:51 UTC  (8+ messages)
` [PATCH v3 1/3] ata: ahci_brcm: Correct reset control API usage
` [PATCH v3 2/3] ata: ahci_brcm: Perform reset after obtaining resources
` [PATCH v3 3/3] ata: ahci_brcm: BCM7216 reset is self de-asserting

[PATCH v2 0/1] Summary: hwmon driver for temperature sensors on SATA drives
 2020-01-17  3:53 UTC  (30+ messages)
` [PATCH v2] hwmon: Driver "

[PATCH AUTOSEL 4.19 511/671] ahci: Do not export local variable ahci_em_messages
 2020-01-16 17:02 UTC 

[PATCH AUTOSEL 4.14 278/371] ahci: Do not export local variable ahci_em_messages
 2020-01-16 17:22 UTC 

[PATCH AUTOSEL 4.9 188/251] ahci: Do not export local variable ahci_em_messages
 2020-01-16 17:35 UTC 

[PATCH AUTOSEL 4.4 127/174] ahci: Do not export local variable ahci_em_messages
 2020-01-16 17:42 UTC 

[PATCH v2] ata: pata_arasan_cf: Use dma_request_chan() instead dma_request_slave_channel()
 2020-01-15 13:04 UTC  (3+ messages)

[PATCH] libata: Assign OF node to the SCSI device
 2020-01-14  0:09 UTC 

[PATCH 1/2 v3] dt-bindings: Create DT bindings for PATA controllers
 2020-01-13 23:02 UTC  (4+ messages)
` [PATCH 2/2 v3] dt-bindings: Convert Faraday FTIDE010 to DT schema

[PATCH v4] dt-bindings: Create DT bindings for SATA controllers
 2020-01-13 22:53 UTC  (2+ messages)

[PATCH] ata: pata_arasam_cf: Use dma_request_chan() instead dma_request_slave_channel()
 2020-01-13 14:33 UTC  (4+ messages)

[PATCH] ata: pxa: Use dma_request_chan() instead dma_request_slave_channel()
 2020-01-13 11:22 UTC  (2+ messages)

Failed to disable WCE for a SATA disk
 2020-01-13 10:11 UTC  (3+ messages)

GPS avancé
 2020-01-13  9:10 UTC 

Investment opportunity
 2020-01-12 14:45 UTC 

Investment opportunity
 2020-01-12  5:00 UTC 

[PATCH v3] RFC: dt-bindings: Create DT bindings for SATA controllers
 2020-01-11 15:29 UTC  (2+ messages)

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: add blktrace extension support
 2020-01-09 12:59 UTC  (4+ messages)

ata: sunxi: Regression due to 5253fe05bb47 ("phy: core: Add consumer device link support")
 2020-01-09 10:23 UTC  (3+ messages)

[PATCH 1/2] ata: brcm: mark PM functions as __maybe_unused
 2020-01-07 22:52 UTC  (4+ messages)
` [PATCH 2/2] ata: brcm: fix reset controller API usage

[PATCH 0/8] ata: ahci_brcm: Fixes and new device support
 2020-01-07 19:30 UTC  (9+ messages)

[PATCH v2 0/2] ata: ahci_brcm: Follow-up changes for BCM7216
 2020-01-07  8:19 UTC  (4+ messages)
` [PATCH v2 1/2] ata: ahci_brcm: Perform reset after obtaining resources
` [PATCH v2 2/2] ata: ahci_brcm: BCM7216 reset is self de-asserting

[PATCH 2/2 v2] dt-bindings: Convert Faraday FTIDE010 to DT schema
 2020-01-06 22:40 UTC  (2+ messages)

[PATCH 1/2 v2] dt-bindings: Create DT bindings for [PS]ATA controllers
 2020-01-06 22:38 UTC  (3+ messages)
` [PATCH 2/2 v2] dt-bindings: Convert Faraday FTIDE010 to DT schema

[PATCH 0/2] ata: ahci_brcm: Follow-up changes for BCM7216
 2020-01-06 19:02 UTC  (4+ messages)
` [PATCH 1/2] ata: ahci_brcm: Perform reset after obtaining resources
` [PATCH 2/2] ata: ahci_brcm: BCM7216 reset is self de-asserting

[PATCH 1/2] dt-bindings: Create DT bindings for [PS]ATA controllers
 2020-01-06  1:16 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: Convert Faraday FTIDE010 to DT schema

[PATCH v3 12/22] compat_ioctl: ide: floppy: add handler
 2020-01-02 14:55 UTC  (4+ messages)
` [PATCH v3 16/22] compat_ioctl: move cdrom commands into cdrom.c
` [PATCH v3 17/22] compat_ioctl: scsi: handle HDIO commands from drivers
` [PATCH v3 18/22] compat_ioctl: move HDIO ioctl handling into drivers/ide

[RFT PATCH v3 0/1] Summary: hwmon driver disk and solid state drives with temperature sensors
 2020-01-01 14:36 UTC  (3+ messages)
` [RFT PATCH v3 1/1] hwmon: Driver for "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).