Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c431b42058ecad834d87fea002604dc38feccfd2
/
drivers
/
ata
/
libata-core.c
fd6f32f
libata: whitelist all SAMSUNG MZ7KM* solid-state disks
by Juha-Matti Tilli
· 6 years ago
410b5c7
libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
by Diego Viola
· 6 years ago
a435ab4
libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
by Diego Viola
· 6 years ago
211b100
Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block
by Greg Kroah-Hartman
· 6 years ago
7ce5c8c
libata: mask swap internal and hardware tag
by Jens Axboe
· 6 years ago
4e8065a
scsi: libata: Add missing newline at end of file
by Geert Uytterhoeven
· 6 years ago
0519359
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 6 years ago
72f02ba
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
a5ec5a7b
ata: ahci: Support state with min power but Partial low power state
by Srinivas Pandruvada
· 6 years ago
bb37667
ata: Only output sg element mapped number in verbose debug
by Paul Menzel
· 6 years ago
240630e
ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
by Hans de Goede
· 7 years ago
2fa4a32
scsi: libsas: dynamically allocate and free ata host
by Jason Yan
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
0bbddb8
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 7 years ago
2cfce3a
libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
by Hans de Goede
· 7 years ago
136d769
libata: blacklist Micron 500IT SSD with MU01 firmware
by Sudip Mukherjee
· 7 years ago
76936e9
libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q.
by François Cami
· 7 years ago
69278f7
libata: don't clamp queue depth to ATA_MAX_QUEUE - 1
by Jens Axboe
· 7 years ago
28361c4
libata: add extra internal command
by Jens Axboe
· 7 years ago
2e2cc67
libata: use ata_tag_internal() consistently
by Jens Axboe
· 7 years ago
e3ed8939
libata: bump ->qc_active to a 64-bit type
by Jens Axboe
· 7 years ago
4e5b626
libata: convert core and drivers to ->hw_tag usage
by Jens Axboe
· 7 years ago
5ac4079
libata: introduce notion of separate hardware tags
by Jens Axboe
· 7 years ago
07b9b6d
libata: Make ata_dev_set_mode() less verbose
by Damien Le Moal
· 7 years ago
322579d
libata: Blacklist some Sandisk SSDs for NCQ
by Tejun Heo
· 7 years ago
184add2
libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs
by Hans de Goede
· 7 years ago
b5b4d3a
libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSD
by Hans de Goede
· 7 years ago
a23867f
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 7 years ago
e40dc66
Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 7 years ago
dafd6c4
libata: ensure host is free'd on error exit paths
by Colin Ian King
· 7 years ago
d418ff5
libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version
by Hans de Goede
· 7 years ago
3bf7b5d
libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions
by Hans de Goede
· 7 years ago
62ac3f7
libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
by Hans de Goede
· 7 years ago
ca6bfcb
libata: Enable queued TRIM for Samsung SSD 860
by Ju Hyung Park
· 7 years ago
2623c7a
libata: add refcounting to ata_host
by Taras Kondratiuk
· 7 years ago
d1ed7c5
leds: Extends disk trigger for reads and writes
by Linus Walleij
· 7 years ago
b17e572
libata: disable LPM for Crucial BX100 SSD 500GB drive
by Kai-Heng Feng
· 7 years ago
9c7be59f
libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
by Hans de Goede
· 7 years ago
9173e5e
libata: remove WARN() for DMA or PIO command without data
by Eric Biggers
· 7 years ago
db5ff90
libata: apply MAX_SEC_1024 to all LITEON EP1 series devices
by Xinyu Lin
· 7 years ago
2dc0b46
libata: sata_down_spd_limit should return if driver has not recorded sstatus speed
by David Milburn
· 7 years ago
1bc0357
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 7 years ago
9de5535
libata: fix spelling mistake: 'ambigious' -> 'ambiguous'
by Arvind Yadav
· 7 years ago
05b8360
ata: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
b93ab33
libata: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
8df82c1
libata: make ata_port_type const
by Bhumika Goyal
· 7 years ago
f4ac647
libata: Add new med_power_with_dipm link_power_management_policy setting
by Hans de Goede
· 7 years ago
23e4c67
ata: avoid gcc-7 warning in ata_timing_quantize
by Arnd Bergmann
· 7 years ago
2aca392
Revert "libata: quirk read log on no-name M.2 SSD"
by Tejun Heo
· 7 years ago
e8f11db
libata: check for trusted computing in IDENTIFY DEVICE data
by Christoph Hellwig
· 7 years ago
35f0b6a
libata: quirk read log on no-name M.2 SSD
by Christoph Hellwig
· 7 years ago
7cfdfdc
libata: Cleanup ata_read_log_page()
by Damien Le Moal
· 7 years ago
109a5db
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
650fc87
Merge tag 'docs-4.13' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
b1ffbf8
libata: Support for an ATA PASS-THROUGH(32) command.
by Minwoo Im
· 8 years ago
818831c
libata: implement SECURITY PROTOCOL IN/OUT
by Christoph Hellwig
· 8 years ago
a0fd245
libata: factor out a ata_identify_page_supported helper
by Christoph Hellwig
· 8 years ago
1d51d5f
libata: clarify log page naming / grouping
by Christoph Hellwig
· 8 years ago
efe205a
libata: factor out a ata_log_supported helper
by Christoph Hellwig
· 8 years ago
f01f62c
libata: move ata_read_log_page to libata-core.c
by Christoph Hellwig
· 8 years ago
f7cf69a
libata: fix error checking in in ata_parse_force_one()
by Tejun Heo
· 8 years ago
9bb9a39
ata: update references for libata documentation
by Mauro Carvalho Chehab
· 8 years ago
19285f3
ata: update references for libata documentation
by Mauro Carvalho Chehab
· 8 years ago
af27e01
libata: make ata_sg_clean static over again
by Jason Yan
· 8 years ago
7c92357
libata: use setup_deferrable_timer
by Geliang Tang
· 8 years ago
0fe4618
Merge branch 'for-4.10-fixes' into for-4.11
by Tejun Heo
· 8 years ago
2dae995
libata: Fix ATA request sense
by Damien Le Moal
· 8 years ago
e0edc8c
libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
by Tejun Heo
· 8 years ago
2874d5e
libata: Protect DMA core code by #ifdef CONFIG_HAS_DMA
by Geert Uytterhoeven
· 8 years ago
6cf32ed
libata: Make ata_sg_clean() static again
by Geert Uytterhoeven
· 8 years ago
7b882cb
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
9f56eca
ata: avoid probing NCQ Prio Support if not explicitly requested
by Adam Manzanares
· 8 years ago
b92e09b
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
8c27ceff3
docs: fix locations of several documents that got moved
by Mauro Carvalho Chehab
· 8 years ago
4e647d9
ata: set ncq_prio_enabled iff device has support
by Adam Manzanares
· 8 years ago
84f9524
ata: ATA Command Priority Disabled By Default
by Adam Manzanares
· 8 years ago
8e06178
ata: Enabling ATA Command Priorities
by Adam Manzanares
· 8 years ago
607e11a
Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 8 years ago
75a442e
Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
eb0effd
libata: remove ata_is_nodata
by Christoph Hellwig
· 8 years ago
1488a1e
libata: LITE-ON CX1-JB256-HP needs lower max_sectors
by Tejun Heo
· 8 years ago
bd18bc0
ata: fixup ATA_PROT_NODATA
by Hannes Reinecke
· 8 years ago
179b310
libata: use ata_is_ncq() accessors
by Hannes Reinecke
· 8 years ago
0c12735
libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()
by Tom Yan
· 8 years ago
eb25cb9
leds: convert IDE trigger to common disk trigger
by Stephan Linz
· 9 years ago
e4f7bdc
Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
6d1003a
libata: support host-aware and host-managed ZAC devices
by Hannes Reinecke
· 9 years ago
284b3b7
libata: NCQ encapsulation for ZAC MANAGEMENT OUT
by Hannes Reinecke
· 9 years ago
fe5af0c
libata: Check log page directory before accessing pages
by Hannes Reinecke
· 9 years ago
5a23355
libata: Separate out ata_dev_config_ncq_send_recv()
by Hannes Reinecke
· 9 years ago
c9b5560
treewide: Fix typos in libata.xml
by Masanari Iida
· 9 years ago
974e0a4
libata-core: Allow longer timeout for drive spinup from PUIS
by Damien Le Moal
· 9 years ago
cffd1ee
libata: sanitize ata_tf_read_block()
by Hannes Reinecke
· 9 years ago
e87fd28
libata: Implement support for sense data reporting
by Hannes Reinecke
· 9 years ago
b00622f
libata: blacklist a Viking flash model for MWDMA corruption
by Shikha Jain
· 9 years ago
e39b2bb
libata: skip debounce delay on link resume
by Danesh Petigara
· 9 years ago
848c392
drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps (<20 ms)
by Anil Veliyankara Madam
· 9 years ago
7e22c00
ata: core: fix irq description on AHCI single irq systems
by Heiner Kallweit
· 9 years ago
2dc7e55
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
7a7184b
Add factory recertified Crucial M500s to blacklist
by Guillermo A. Amaral
· 9 years ago
Next »