summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-core.c
AgeCommit message (Expand)Author
2017-08-29Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo
2017-08-29libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig
2017-08-28libata: quirk read log on no-name M.2 SSDChristoph Hellwig
2017-07-10libata: Cleanup ata_read_log_page()Damien Le Moal
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds
2017-06-27libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im
2017-06-05libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig
2017-06-05libata: factor out a ata_identify_page_supported helperChristoph Hellwig
2017-06-05libata: clarify log page naming / groupingChristoph Hellwig
2017-06-05libata: factor out a ata_log_supported helperChristoph Hellwig
2017-06-05libata: move ata_read_log_page to libata-core.cChristoph Hellwig
2017-05-31libata: fix error checking in in ata_parse_force_one()Tejun Heo
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab
2017-03-13libata: make ata_sg_clean static over againJason Yan
2017-03-13libata: use setup_deferrable_timerGeliang Tang
2017-01-09Merge branch 'for-4.10-fixes' into for-4.11Tejun Heo
2017-01-06libata: Fix ATA request senseDamien Le Moal
2017-01-06libata: apply MAX_SEC_1024 to all CX1-JB*-HP devicesTejun Heo
2017-01-06libata: Protect DMA core code by #ifdef CONFIG_HAS_DMAGeert Uytterhoeven
2017-01-06libata: Make ata_sg_clean() static againGeert Uytterhoeven
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2016-12-13ata: avoid probing NCQ Prio Support if not explicitly requestedAdam Manzanares
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2016-10-20ata: set ncq_prio_enabled iff device has supportAdam Manzanares
2016-10-19ata: ATA Command Priority Disabled By DefaultAdam Manzanares
2016-10-19ata: Enabling ATA Command PrioritiesAdam Manzanares
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds
2016-07-26Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-07-18libata: remove ata_is_nodataChristoph Hellwig
2016-07-18libata: LITE-ON CX1-JB256-HP needs lower max_sectorsTejun Heo
2016-07-14ata: fixup ATA_PROT_NODATAHannes Reinecke
2016-07-14libata: use ata_is_ncq() accessorsHannes Reinecke
2016-07-12libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()Tom Yan
2016-06-20leds: convert IDE trigger to common disk triggerStephan Linz
2016-05-23Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-05-09libata: support host-aware and host-managed ZAC devicesHannes Reinecke
2016-05-09libata: NCQ encapsulation for ZAC MANAGEMENT OUTHannes Reinecke
2016-05-09libata: Check log page directory before accessing pagesHannes Reinecke
2016-05-09libata: Separate out ata_dev_config_ncq_send_recv()Hannes Reinecke
2016-04-13treewide: Fix typos in libata.xmlMasanari Iida
2016-04-04libata-core: Allow longer timeout for drive spinup from PUISDamien Le Moal
2016-04-04libata: sanitize ata_tf_read_block()Hannes Reinecke
2016-04-04libata: Implement support for sense data reportingHannes Reinecke
2016-01-25libata: blacklist a Viking flash model for MWDMA corruptionShikha Jain
2016-01-08libata: skip debounce delay on link resumeDanesh Petigara
2016-01-08drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps...Anil Veliyankara Madam
2015-12-07ata: core: fix irq description on AHCI single irq systemsHeiner Kallweit