Słowa kluczowe do wypozycjonowania
2023-03-28 7:45 UTC
[PATCH] dt-bindings: ata: Drop unneeded quotes
2023-03-27 23:27 UTC (4+ messages)
W sprawie samochodu
2023-03-27 7:30 UTC
[PATCH 0/2] Fixes for pata parport bpck6 protocol driver
2023-03-26 20:14 UTC (7+ messages)
` [PATCH 1/2] ata: pata_parport-bpck6: Remove dependency on 64BIT
` [PATCH 2/2] ata: pata_parport-bpck6: Declare mode_map as static
[PATCH 00/32] pata_parport-bpck6: rework bpck6 protocol driver
2023-03-26 9:08 UTC (56+ messages)
` [PATCH 01/32] pata_parport-bpck6: remove useless defines
` [PATCH 02/32] pata_parport-bpck6: remove useless range check from read/write_regr
` [PATCH 03/32] pata_parport-bpck6: don't cast pi->pardev to struct pardevice *
` [PATCH 04/32] pata_parport-bpck6: pass around struct pi_adapter *
` [PATCH 05/32] pata_parport-bpck6: remove lpt_addr from struct ppc_storage
` [PATCH 06/32] pata_parport-bpck6: remove ppc_id "
` [PATCH 07/32] pata_parport-bpck6: remove org_* "
` [PATCH 08/32] pata_parport-bpck6: remove mode "
` [PATCH 09/32] pata_parport-bpck6: remove "
` [PATCH 10/32] pata_parport-bpck6: remove parallel port bit defines
` [PATCH 11/32] parport_pc: add 16-bit and 8-bit fast EPP transfer flags
` [PATCH 12/32] pata_parport-bpck6: use parport access functions instead of port I/O
` [PATCH 13/32] pata_parport-bpck6: use parport_frob_control and remove CUR_CTRL
` [PATCH 14/32] pata_parport-bpck6: remove PPC_FLAGS
` [PATCH 15/32] pata_parport-bpck6: remove ppc6_close
` [PATCH 16/32] pata_parport-bpck6: merge ppc6_rd_port into bpck6_read_regr
` [PATCH 17/32] pata_parport-bpck6: merge ppc6_wr_port into bpck6_write_regr
` [PATCH 18/32] pata_parport-bpck6: merge ppc6_rd_port16_blk into bpck6_read_block
` [PATCH 19/32] pata_parport-bpck6: merge ppc6_wr_port16_blk into bpck6_write_block
` [PATCH 20/32] pata_parport-bpck6: merge ppc6_rd_data_blk into bpck6_read_block
` [PATCH 21/32] pata_parport-bpck6: merge ppc6_wr_data_blk into bpck6_write_block
` [PATCH 22/32] pata_parport-bpck6: move ppc6_wait_for_fifo to bpck6.c and rename
` [PATCH 23/32] pata_parport-bpck6: move ppc6_wr_extout "
` [PATCH 24/32] pata_parport-bpck6: move ppc6_open "
` [PATCH 25/32] pata_parport-bpck6: merge ppc6_select into bpck6_open
` [PATCH 26/32] pata_parport-bpck6: move ppc6_deselect to bpck6.c and rename
` [PATCH 27/32] pata_parport-bpck6: move ppc6_send_cmd "
` [PATCH 28/32] pata_parport-bpck6: move ppc6_rd_data_byte "
` [PATCH 29/32] pata_parport-bpck6: move ppc6_wr_data_byte "
` [PATCH 30/32] pata_parport-bpck6: move defines and mode_map to bpck6.c
` [PATCH 31/32] pata_parport-bpck6: delete ppc6lnx.c
` [PATCH 32/32] pata_parport-bpck6: reduce indents in bpck6_open
[PATCH] pata_parport: Clean up some inconsistent indenting
2023-03-22 22:36 UTC (3+ messages)
Pickup Confirmation Sunday, March 19, 2023 5:13 p.m
2023-03-20 0:13 UTC
[GIT PULL] ata fixes for 6.3-rc3
2023-03-18 19:01 UTC (2+ messages)
[PATCH v4 00/19] Add Command Duration Limits support
2023-03-17 16:56 UTC (26+ messages)
` [PATCH v4 01/19] ioprio: cleanup interface definition
` [PATCH v4 02/19] block: introduce ioprio hints
` [PATCH v4 03/19] block: introduce BLK_STS_DURATION_LIMIT
` [PATCH v4 04/19] scsi: core: allow libata to complete successful commands via EH
` [PATCH v4 05/19] scsi: rename and move get_scsi_ml_byte()
` [PATCH v4 06/19] scsi: support retrieving sub-pages of mode pages
` [PATCH v4 07/19] scsi: support service action in scsi_report_opcode()
` [PATCH v4 08/19] scsi: detect support for command duration limits
` [PATCH v4 09/19] scsi: allow enabling and disabling "
` [PATCH v4 10/19] scsi: sd: set read/write commands CDL index
` [PATCH v4 11/19] scsi: sd: handle read/write CDL timeout failures
` [PATCH v4 12/19] ata: libata-scsi: remove unnecessary !cmd checks
` [PATCH v4 13/19] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION
` [PATCH v4 14/19] ata: libata: detect support for command duration limits
` [PATCH v4 15/19] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in()
` [PATCH v4 16/19] ata: libata-scsi: add support for CDL pages mode sense
` [PATCH v4 17/19] ata: libata: add ATA feature control sub-page translation
` [PATCH v4 18/19] ata: libata: set read/write commands CDL index
` [PATCH v4 19/19] ata: libata: handle completion of CDL commands using policy 0xD
[PATCH v3 02/38] ata: add HAS_IOPORT dependencies
2023-03-16 15:21 UTC (10+ messages)
Rubber Molded
2023-03-16 8:45 UTC
[PATCH] pata_parport: fix possible memory leak
2023-03-16 7:53 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] pata_parport: fix memory leaks
[PATCH] pata_parport: fix parport release without claim
2023-03-15 1:35 UTC (3+ messages)
[PATCH v2 resend 3] ahci: qoriq: Add platform dependencies
2023-03-15 1:27 UTC (4+ messages)
[PATCH] ata: Use of_property_present() for testing DT property presence
2023-03-15 1:26 UTC (2+ messages)
Do we still need the scsi IPR driver ?
2023-03-13 23:43 UTC (10+ messages)
[PATCH v2] UML: pata_cs5536: fix build for X86_32 UML with TRACEPOINTS
2023-03-13 0:07 UTC (2+ messages)
[PATCH] ata: pata_cs5536: don't build on UML
2023-03-12 11:38 UTC (2+ messages)
[PATCH 0/2] Drop unused helpers from <linux/ata.h>
2023-03-08 8:49 UTC (4+ messages)
` [PATCH 1/2] ata: drop unused ata_id_to_hd_driveid()
` [PATCH 2/2] ata: drop unused ata_id_is_lba_capacity_ok()
[PATCH v4] dt-bindings: ata: Add UniPhier controller binding
2023-03-08 8:48 UTC (10+ messages)
[PATCH RESEND v4 0/18] pata_parport: protocol drivers fixes and cleanups
2023-03-06 22:59 UTC (20+ messages)
` [PATCH 01/18] pata_parport: fix EPAT C7/C8 Kconfig
` [PATCH 02/18] pata_parport: probe all units automatically
` [PATCH 03/18] pata_parport: Remove pi_swab16 and pi_swab32
` [PATCH 04/18] pata_parport: remove useless printks at module_init of bpck6
` [PATCH 05/18] pata_parport: Introduce module_pata_parport_driver macro
` [PATCH 06/18] pata_parport: remove devtype from struct pi_adapter
` [PATCH 07/18] pata_parport: remove device "
` [PATCH 08/18] pata_parport: remove typedef struct PIA
` [PATCH 09/18] pata_parport: remove verbose parameter from log_adapter()
` [PATCH 10/18] pata_parport: remove scratch "
` [PATCH 11/18] pata_parport: use dev_* instead of printk
` [PATCH 12/18] pata_parport: use print_hex_*
` [PATCH 13/18] pata_parport: simplify log_adapter prints, remove VERSION defines
` [PATCH 14/18] pata_parport: remove bpck6 verbose parameter
` [PATCH 15/18] pata_parport: remove verbose parameter from test_proto()
` [PATCH 16/18] pata_parport: remove scratch "
` [PATCH 17/18] pata_parport: remove obsolete changelogs
` [PATCH 18/18] pata_parport: move pata_parport.h to drivers/ata/pata_parport
Fotowoltaika - nowe warunki
2023-03-06 9:05 UTC
[regression] Bug 217114 - Tiger Lake SATA Controller not operating correctly [bisected]
2023-03-04 14:12 UTC (7+ messages)
[LSF/MM/BPF] Running BOF
2023-03-04 5:03 UTC
[PATCH v5 00/18] Self-encapsulate the thermal zone device structure
2023-03-03 19:48 UTC (4+ messages)
` [PATCH v5 04/18] thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
[GIT PULL] ata fixes for 6.3-fix
2023-03-03 18:44 UTC (2+ messages)
[LSF/MM/BPF TOPIC] State Of The Page
2023-03-02 4:16 UTC (7+ messages)
[PATCH v4 00/19] Self-encapsulate the thermal zone device structure
2023-02-28 11:22 UTC (2+ messages)
` [PATCH v4 04/19] thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
[PATCH v3 00/20] Self-encapsulate the thermal zone device structure
2023-02-26 22:59 UTC (3+ messages)
` [PATCH v3 04/20] thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
[PATCH 0/2] Drop unused helpers from <linux/ata.h>
2023-02-25 9:18 UTC (3+ messages)
` [PATCH 1/2] ata: drop unused ata_id_to_hd_driveid()
[PATCH v3 00/17] Self-encapsulate the thermal zone device structure
2023-02-24 21:06 UTC
page: next (older)
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).