Show patches with: Archived = No       |   11052 patches
« 1 2 ... 9 10 11110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[05/10] phy: phy_brcmstb_sata: remove unused definitions 2 - - - --- 2015-10-23 Jaedon Shin davem Not Applicable
[05/10] sata: ahci_da850: add device tree match table - - - - --- 2017-01-13 Bartosz Golaszewski davem Not Applicable
[05/11] ahci: Get rid of pci_dev argument in ahci_port_init() - - - - --- 2010-03-03 Anton Vorontsov davem Not Applicable
[05/11] at91/ide: use gpio_is_valid to check the gpio - - - - --- 2011-09-19 Jean-Christophe PLAGNIOL-VILLARD davem Not Applicable
[05/11] ata: sata_nv: Do not over-write initialise fields in 'nv_adma_sht' and 'nv_swncq_sht' Rid W=1 warnings from ATA - - - - --- 2021-05-28 Lee Jones New
[05/11] block: misc cleanups in barrier code - - - - --- 2010-08-12 Tejun Heo davem Not Applicable
[05/11] pcmcia: do not use io_req_t when calling pcmcia_request_io() 1 - - - --- 2010-08-01 Dominik Brodowski davem Not Applicable
[05/11] scsi: libsas: Send TMF commands through the block layer blk-mq/libata/scsi: SCSI driver tagging improvements - - - - --- 2022-03-22 John Garry New
[05/12] Add ioctl to issue ZBC/ZAC commands via block layer - - - - --- 2016-04-04 Shaun Tancheff davem Not Applicable
[05/12] ahci: Factor out PCI specifics from ahci_reset_controller() - - - - --- 2010-03-02 Anton Vorontsov davem Not Applicable
[05/12] ata/pata_mpc52xx: Convert to platform remove callback returning void ata: Convert to platform remove callback returning void - - 1 - --- 2023-07-31 Uwe Kleine-König New
[05/12] irq: misc preparations for further changes - - - - --- 2010-06-13 Tejun Heo davem Not Applicable
[05/12] libsas: fix sas_get_port_device regression - - - 1 --- 2012-04-13 Dan Williams davem Not Applicable
[05/12] pata_parport: remove typedef struct PIA pata_parport: protocol drivers cleanups - - 1 - --- 2023-02-11 Ondrej Zary New
[05/12] phy: ti-pipe3: Add SATA DPLL support - - - - --- 2014-03-03 Roger Quadros davem Not Applicable
[05/12] sata_nv: don't use block layer bounce buffers [01/12] iscsi_tcp: don't set a bounce limit - - - - --- 2018-04-16 Christoph Hellwig davem Not Applicable
[05/12] scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig [01/12] iommu-common: move to arch/sparc - - 1 - --- 2018-04-15 Christoph Hellwig davem Not Applicable
[05/12] usb: typec: tcpm: Set USB role switch to device mode when configured as such USB Type-C device-connection, mux and switch support - - - - --- 2018-02-16 Hans de Goede davem Not Applicable
[05/13] ata/sata_mv: Remove conditional compilation of clk code - - - - --- 2012-04-21 viresh kumar davem Not Applicable
[05/13] ata: pata_parport: Fix epat module code indentation and style Cleanup pata_parport protocol drivers - - - - --- 2023-05-16 Damien Le Moal New
[05/13] ata: update references for libata documentation - - - - --- 2017-05-14 Mauro Carvalho Chehab davem Not Applicable
[05/13] ide: Potential null pointer dereference in ide_raw_taskfile() - - - - --- 2012-08-09 Marina Makienko davem Rejected
[05/14] ahci_platform: utilize common ata_platform_remove_one() - - - - --- 2012-11-02 Brian Norris davem Not Applicable
[05/14] ata: ahci_dm816: add second argument of ahci_platform_get_resources() ata: ahci-platform: add reset control support except for existing drivers - - - - --- 2018-08-22 Kunihiko Hayashi davem Not Applicable
[05/14] dt-bindings: gpio: Convert Broadcom STB GPIO to YAML Broadcom DT bindings updates to YAML - - - - --- 2021-12-01 Florian Fainelli New
[05/14] isdn: isdnloop: suppress a gcc-7 warning - - - - --- 2017-07-14 Arnd Bergmann davem Not Applicable
[05/14] libata-scsi: use scsi_set_sense_information() - - - - --- 2016-04-04 Hannes Reinecke davem Not Applicable
[05/14] pktcdvd: use blkdev_get_by_dev instead of open coding it [01/14] block: move the NEED_PART_SCAN flag to struct gendisk - - - - --- 2020-09-21 Christoph Hellwig davem Not Applicable
[05/14] pktcdvd: use blkdev_get_by_dev instead of open coding it [01/14] block: move the NEED_PART_SCAN flag to struct gendisk - - - - --- 2020-09-17 Christoph Hellwig davem Not Applicable
[05/15] ata: pata_it821x: Fix possible doc-rotted function names Rid W=1 warnings from ATA - - - - --- 2021-03-18 Lee Jones New
[05/15] mtd: nand: pxa3xx: remove the dmaengine compat need ARM: pxa: switch to DMA slave maps - - - - --- 2018-04-02 Robert Jarzmik davem Not Applicable
[05/16] ALSA: oxygen: use new match_string() helper/macro treewide: fix match_string() helper when array size - - - - --- 2019-05-08 Alexandru Ardelean davem Not Applicable
[05/16] dept: Apply Dept to mutex families DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park New
[05/16] pata_parport: add comm protocol driver [01/16] pata_parport: add core driver (PARIDE replacement) - - - - --- 2022-03-05 Ondrej Zary New
[05/17] mmc: renesas_sdhi_sys_dmac: Add support for r8a7742 SoC RZ/G1H describe I2C, IIC, MMC0, SATA, AVB, RWDT and APMU nodes - - 1 - --- 2020-05-15 Lad Prabhakar davem Not Applicable
[05/17] sata_fsl: Use struct_group() for memcpy() region Untitled series #276632 - - - - --- 2021-12-13 Kees Cook New
[05/18] block: add an optional probe callback to major_names [01/18] block: cleanup del_gendisk a bit - - 1 - --- 2020-10-29 Christoph Hellwig New
[05/18] libsas: enforce eh strategy handlers only in eh context - - - - --- 2012-05-06 Dan Williams davem Not Applicable
[05/18] pata_parport: Introduce module_pata_parport_driver macro pata_parport: protocol drivers fixes and cleanups - - 1 - --- 2023-03-06 Ondrej Zary New
[05/18] pata_parport: Introduce module_pata_parport_driver macro pata_parport: protocol drivers fixes and cleanups - - 1 - --- 2023-02-18 Ondrej Zary New
[05/18] pata_parport: Introduce module_pata_parport_driver macro pata_parport: protocol drivers fixes and cleanups - - 2 - --- 2023-02-15 Ondrej Zary New
[05/18] pata_parport: Introduce module_pata_parport_driver macro pata_parport: protocol drivers fixes and cleanups - - - - --- 2023-02-14 Ondrej Zary New
[05/19] ata: libata-scsi: Fix delayed scsi_rescan_device() execution Fix libata suspend/resume handling and code cleanup - 1 1 1 --- 2023-09-11 Damien Le Moal New
[05/19] block: rework requesting modules for unclaimed devices [01/19] char_dev: replace cdev_map with an xarray - - 1 - --- 2020-09-03 Christoph Hellwig davem Not Applicable
[05/19] block: rework requesting modules for unclaimed devices [01/19] char_dev: replace cdev_map with an xarray - - - - --- 2020-08-30 Christoph Hellwig davem Not Applicable
[05/19] block: rework requesting modules for unclaimed devices [01/19] char_dev: replace cdev_map with an xarray - - - - --- 2020-08-26 Christoph Hellwig davem Not Applicable
[05/19] swim: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper - - 2 - --- 2020-09-08 Christoph Hellwig davem Not Applicable
[05/19] swim: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper - - 1 - --- 2020-09-02 Christoph Hellwig davem Not Applicable
[05/20] ata: libata-pmp: Fix misspelling of 'val' [01/20] ata: ahci_dm816: Ignore -Woverride-init - - - - --- 2021-01-28 Lee Jones New
[05/20] ata: pata_artop: Fix a function name and parameter description Rid W=1 warnings from ATA - - - - --- 2021-02-01 Lee Jones New
[05/20] dt-bindings: phy: renesas,usb2-phy: Add r8a774e1 support Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1 - - 2 - --- 2020-07-16 Lad Prabhakar davem Not Applicable
[05/20] pata_efar: always program master_data before slave_data - - - - --- 2011-02-23 Bartlomiej Zolnierkiewicz davem Not Applicable
[05/20] pata_efar: always program master_data before slave_data - - - - --- 2011-02-23 Bartlomiej Zolnierkiewicz davem Not Applicable
[05/20] pata_efar: always program master_data before slave_data - - - - --- 2011-02-08 Bartlomiej Zolnierkiewicz davem Not Applicable
[05/21] ata: ahci_st: add compile test support Improve compile test coverage - - - - --- 2022-01-04 Damien Le Moal New
[05/21] ata: libahci_platform: Convert to using devm bulk clocks API ata: ahci: Add DWC/Baikal-T1 AHCI SATA support - - - - --- 2022-03-24 Serge Semin New
[05/21] ide: ide-proc: Strip out unused fops structure and accompanying call-back Rid W=1 warnings from IDE - 1 - - --- 2021-06-02 Lee Jones New
[05/23] libata-sff: kill unused prototype and make ata_dev_select() static - - - - --- 2010-05-10 Tejun Heo davem Not Applicable
[05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template [01/23] block: add a helper to cancel atomic queue limit updates - - 3 - --- 2024-04-09 Christoph Hellwig New
[05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template [01/23] block: add a helper to cancel atomic queue limit updates - - 2 - --- 2024-04-02 Christoph Hellwig New
[05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template [01/23] block: don't reject too large max_user_setors in blk_validate_limits - - 1 - --- 2024-03-24 Christoph Hellwig New
[05/24] libsas: kill sas_slave_destroy - - - - --- 2011-12-17 Dan Williams davem Not Applicable
[05/24] sata_rcar: move DPRINTK to ata debugging ata: move DPRINTK to dynamic debugging - - - - --- 2018-12-13 Hannes Reinecke davem Not Applicable
[05/25] ata: libata: respect successfully completed commands during errors Add Command Duration Limits support - - - - --- 2022-12-08 Niklas Cassel New
[05/27] drivers/usb/of: don't use deprecated field in of_platform_driver 1 - - - --- 2010-03-11 Grant Likely davem Not Applicable
[05/28] IB/srp: remove old request_fn_active check blk-mq driver conversions and legacy path removal - - - - --- 2018-10-25 Jens Axboe davem Not Applicable
[05/28] PCI/hotplug: remove the sgi_hotplug driver [01/28] char: remove the SGI snsc driver - - - - --- 2019-08-13 Christoph Hellwig davem Not Applicable
[05/28] ata: simplify ata_scsiop_inq_89() ata: optimize core code size on PATA only setups - - 1 - --- 2020-01-28 Bartlomiej Zolnierkiewicz davem Not Applicable
[05/29] ata: Avoid comma separated statements treewide: Convert comma separated statements - - - - --- 2020-08-25 Joe Perches davem Not Applicable
[05/29] blk-mq: remove the request_list usage blk-mq driver conversions and legacy path removal - - 1 - --- 2018-10-29 Jens Axboe davem Not Applicable
[05/29] pcmcia: re-work pcmcia_request_irq() - - - - --- 2010-05-19 Dominik Brodowski davem Not Applicable
[05/30] blk-mq: remove the request_list usage blk-mq driver conversions and legacy path removal - - 1 - --- 2018-10-31 Jens Axboe davem Not Applicable
[05/30] block: remove spurious uses of REQ_HARDBARRIER - - - - --- 2010-08-25 Tejun Heo davem Not Applicable
[05/32] pata_parport-bpck6: remove lpt_addr from struct ppc_storage pata_parport-bpck6: rework bpck6 protocol driver - - 1 - --- 2023-03-07 Ondrej Zary New
[05/33] ata: Convert to devm_ioremap_resource() - - - - --- 2013-01-21 Thierry Reding davem Not Applicable
[05/34] drivers/ata changes for SMBIOS and System Firmware 1 - - - --- 2011-07-18 Prarit Bhargava davem Not Applicable
[05/37] arch/powerpc: use .dev.of_node instead of .node in struct of_device - - - - --- 2010-03-11 Grant Likely davem Not Applicable
[05/39] ipv{4,6}/udp{,lite}: simplify proc registration [01/39] net/can: single_open_net needs to be paired with single_release_net - - - - --- 2018-04-19 Christoph Hellwig davem Not Applicable
[05/40] libata: move __func__ into ata_{port,link,dev}_dbg() helper ata: kill ATA_DEBUG - - 1 - --- 2020-03-03 Hannes Reinecke davem Not Applicable
[05/40] proc: introduce proc_create_seq_private [01/40] net/can: single_open_net needs to be paired with single_release_net - - - - --- 2018-04-25 Christoph Hellwig davem Not Applicable
[05/41] block: remove spurious uses of REQ_HARDBARRIER 1 - - - --- 2010-09-03 Tejun Heo davem Not Applicable
[05/42] proc: add a proc_create_reg helper [01/42] net/can: single_open_net needs to be paired with single_release_net - - - - --- 2018-05-16 Christoph Hellwig davem Not Applicable
[05/46] libata: remove pointless debugging messages ata: kill ATA_DEBUG - - 1 - --- 2020-02-04 Hannes Reinecke davem Not Applicable
[05/48] ARM: pxa: split up mach/hardware.h ARM: PXA multiplatform support 5 - - - --- 2022-04-19 Arnd Bergmann New
[05/51] DMA-API: net: intel/igbvf: fix 32-bit DMA mask handling - - - - --- 2013-09-19 Russell King davem Not Applicable
[05/64] pata_atiixp: remove superfluous wrapper function - - - - --- 2010-01-18 Bartlomiej Zolnierkiewicz davem Not Applicable
[05/68] ata: enable XFER_PIO_SLOW mode in ata_timing table - - - - --- 2010-01-29 Bartlomiej Zolnierkiewicz davem RFC
[05/68] libata: sanitize ATA_HORKAGE_DUMP_ID libata: rework logging, take II - - - - --- 2021-12-21 Hannes Reinecke New
[05/68] libata: sanitize ATA_HORKAGE_DUMP_ID libata: rework logging, take II - - - - --- 2021-12-10 Hannes Reinecke New
[05/73] sata_mv: replace DPRINTK with 'pci_dump' module parameter libata: rework logging, take II - - 1 - --- 2021-12-08 Hannes Reinecke New
[05/86] pata_artop: add Power Management support - - - - --- 2009-11-25 Bartlomiej Zolnierkiewicz davem Not Applicable
[05/87] ata: sata_nv: Remove call to memset after dmam_alloc_coherent Untitled series #116515 - - - - --- 2019-06-27 Fuqian Huang davem Not Applicable
[06/10] ARM: at91: declare the at91rm9200 memory controller as a syscon - - - - --- 2015-03-16 Alexandre Belloni davem Not Applicable
[06/10] MIPS: disable CONFIG_IDE in rbtx49xx_defconfig [01/10] alpha: use libata instead of the legacy ide driver - - - - --- 2021-03-18 Christoph Hellwig New
[06/10] ata: use scsi_host_alloc_node - - - - --- 2012-10-30 Jeff Moyer davem Not Applicable
[06/10] clk: st: Remove uninitialized_var() usage Remove uninitialized_var() macro 1 - - - --- 2020-06-03 Kees Cook davem Not Applicable
[06/10] devicetree: bindings: add DT binding for the Marvell Armada 3700 SoC family - - - - --- 2016-02-02 Gregory CLEMENT davem Not Applicable
[06/10] drivers: input: use module_platform_driver_probe() - - - - --- 2013-03-14 Fabio Porcedda davem Not Applicable
[06/10] libata-eh: decode all taskfile protocols - - - - --- 2016-07-14 Christoph Hellwig davem Not Applicable
[06/10] libata: use __scsi_format_command() 1 - 2 - --- 2014-11-06 Hannes Reinecke davem Not Applicable
« 1 2 ... 9 10 11110 111 »