Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ffd776bf564f1308fb94634b032df296ce3134a3
/
drivers
/
ata
f5a8eb6
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
c44734a
ata: remove bf54x driver
by Arnd Bergmann
· 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
28b2182
ahci: Add PCI-id for the Highpoint Rocketraid 644L card
by Hans de Goede
· 7 years ago
6f54120
ata: do not schedule hot plug if it is a sas host
by Jason Yan
· 7 years ago
b17e5729
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
8f8ca51
ata: sata_rcar: Remove unused variable in sata_rcar_init_controller()
by Geert Uytterhoeven
· 7 years ago
da77d76
sata_rcar: Reset SATA PHY when Salvator-X board resumes
by Khiem Nguyen
· 7 years ago
2c1ec6f
libata: don't try to pass through NCQ commands to non-NCQ devices
by Eric Biggers
· 7 years ago
9173e5e
libata: remove WARN() for DMA or PIO command without data
by Eric Biggers
· 7 years ago
058f58e
libata: fix length validation of ATAPI-relayed SCSI commands
by Eric Biggers
· 7 years ago
9f2b51d
ata: libahci: fix comment indentation
by Baruch Siach
· 7 years ago
3b61e51
ahci: Add check for device presence (PCIe hot unplug) in ahci_stop_engine()
by Stefan Roese
· 7 years ago
0d3e45b
libata: Fix compile warning with ATA_DEBUG enabled
by Dong Bo
· 7 years ago
105cf3c
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
76a250f
Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 7 years ago
b3506c7
ata: pata_pdc2027x: Replace mdelay with msleep
by Jia-Ju Bai
· 7 years ago
eada859
ata: pata_it821x: Replace mdelay with usleep_range in it821x_firmware_command
by Jia-Ju Bai
· 7 years ago
e72685db
ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channel
by Jia-Ju Bai
· 7 years ago
6590425
ata: remove pata_at32
by Corentin Labbe
· 7 years ago
eb73390
ata: ahci_brcm: Recover from failures to identify devices
by Florian Fainelli
· 7 years ago
78a6b8d
ata: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
f919dde
ahci: Add Intel Cannon Lake PCH-H PCI ID
by Mika Westerberg
· 7 years ago
494fd076
ata_piix: constify pci_bits
by Arvind Yadav
· 7 years ago
e47ecd4
libata:pata_atiixp: Don't use unconnected secondary port on SB600
by Darren Stevens
· 7 years ago
36fffd6
ata: ahci_brcm: Avoid clobbering SATA_TOP_CTRL_BUS_CTRL
by Florian Fainelli
· 7 years ago
db5ff90
libata: apply MAX_SEC_1024 to all LITEON EP1 series devices
by Xinyu Lin
· 7 years ago
ebb82e3
ahci: Allow setting a default LPM policy for mobile chipsets
by Hans de Goede
· 7 years ago
998008b
ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
by Hans de Goede
· 7 years ago
ca1b497
ahci: Annotate PCI ids for mobile Intel chipsets as such
by Hans de Goede
· 7 years ago
2dc0b46
libata: sata_down_spd_limit should return if driver has not recorded sstatus speed
by David Milburn
· 7 years ago
2467c04
ahci: mtk: Change driver name to ahci-mtk
by Matthias Brugger
· 7 years ago
ce179cb
ahci: qoriq: refine port register configuration
by Yuantian Tang
· 7 years ago
20f9cee
pata_pdc2027x : make pdc2027x_*_timing structures const
by Arvind Yadav
· 7 years ago
c1da86c
pata_pdc2027x: Remove unnecessary error check
by Arvind Yadav
· 7 years ago
16a27df
ata: mediatek: Fix typo in module description
by Albert Pool
· 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
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
5bca462
ahci: imx: Handle increased read failures for IMX53 temperature sensor in low frequency mode.
by Egor Starkov
· 7 years ago
47e4661
ata: sata_dwc_460ex: Propagate platform device ID to DMA driver
by Andy Shevchenko
· 7 years ago
f160111
ata: fixes kernel crash while tracing ata_eh_link_autopsy event
by Rameshwar Prasad Sahu
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e00b19e
ata: pata_pdc2027x: Fix space before '[' error.
by Arvind Yadav
· 7 years ago
9de5535
libata: fix spelling mistake: 'ambigious' -> 'ambiguous'
by Arvind Yadav
· 7 years ago
f0a559a
ata: ceva: Add SMMU support for SATA IP
by Anurag Kumar Vulisha
· 7 years ago
26bf3b6
ata: ceva: Correct the suspend and resume logic for SATA
by Anurag Kumar Vulisha
· 7 years ago
6e037fb
ata: ceva: Correct the AXI bus configuration for SATA ports
by Anurag Kumar Vulisha
· 7 years ago
3bc867d
ata: ceva: Add CCI support for SATA if CCI is enabled
by Anurag Kumar Vulisha
· 7 years ago
05e890d
ata: ceva: Make RxWaterMark value as module parameter
by Anurag Kumar Vulisha
· 7 years ago
ff0d637
ata: ceva: Disable Device Sleep capability
by Anurag Kumar Vulisha
· 7 years ago
e8fc8b8
ata: ceva: Add gen 3 mode support in driver
by Anurag Kumar Vulisha
· 7 years ago
fe8365b
ata: ceva: Move sata port phy oob settings to device-tree
by Anurag Kumar Vulisha
· 7 years ago
05b8360
ata: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
14d7045
ata: sata_mv: remove a redundant assignment to pointer ehi
by Colin Ian King
· 7 years ago
1843594
ahci: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
b93ab33
libata: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
b1314e3
ahci: Add support for Cavium's fifth generation SATA controller
by Radha Mohan Chintakuntla
· 7 years ago
03b623f
ata: sata_rcar: Use of_device_get_match_data() helper
by Geert Uytterhoeven
· 7 years ago
d312fef
ahci: don't ignore result code of ahci_reset_controller()
by Ard Biesheuvel
· 7 years ago
8df82c1
libata: make ata_port_type const
by Bhumika Goyal
· 7 years ago
e94f7914
libata: make static arrays const, reduces object code size
by Colin Ian King
· 7 years ago
80a921e
ata_piix: Add Fujitsu-Siemens Lifebook S6120 to short cable IDs
by Ville Syrjälä
· 7 years ago
01bb12e4
ata: pata_artop: remove redundant initialization of pio
by Colin Ian King
· 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
3b9f8ed
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 7 years ago
795ef78
libata: zpodd: make arrays cdb static, reduces object code size
by Colin Ian King
· 7 years ago
f723fa4
ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
by Christoph Hellwig
· 7 years ago
0081a0c
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 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
4726960
ata: mediatek: add support for MediaTek SATA controller
by Ryder Lee
· 7 years ago
be1dc3f
pata_octeon_cf: use of_property_read_{bool|u32}()
by Sergei Shtylyov
· 7 years ago
35f0b6a
libata: quirk read log on no-name M.2 SSD
by Christoph Hellwig
· 7 years ago
94edf6f
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 7 years ago
a4f0814
drivers/ata: Replace spin_unlock_wait() with lock/unlock pair
by Paul E. McKenney
· 8 years ago
c88c094
sata: ahci-da850: Fix some error handling paths in 'ahci_da850_probe()'
by Christophe JAILLET
· 7 years ago
591b6bb
cs5536: add support for IDE controller variant
by Andrey Korolyov
· 7 years ago
d872ced
ata: sata_gemini: Introduce explicit IDE pin control
by Linus Walleij
· 7 years ago
d99058a
ata: sata_gemini: Retire custom pin control
by Linus Walleij
· 7 years ago
8eede5b
ata: ahci_platform: Add shutdown handler
by Nate Watterson
· 7 years ago
afbd39a
ata: sata_gemini: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
cea9c8d
ata: Drop unnecessary static
by Julia Lawall
· 7 years ago
2f60e1a
libata: fix a couple of doc build warnings
by Jonathan Corbet
· 7 years ago
59a5e26
libata: array underflow in ata_find_dev()
by Dan Carpenter
· 7 years ago
cf8984b
ata: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
6ac1d15
ata: sata_rcar: add gen[23] fallback compatibility strings
by Simon Horman
· 7 years ago
ae86793
libata: remove unused rc in ata_eh_handle_port_resume
by Kefeng Wang
· 7 years ago
7cfdfdc
libata: Cleanup ata_read_log_page()
by Damien Le Moal
· 7 years ago
accd047
ata: fix gemini Kconfig dependencies
by Arnd Bergmann
· 7 years ago
109a5db
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 7 years ago
408c986
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
650fc87
Merge tag 'docs-4.13' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
d80210f
sd: add support for TCG OPAL self encrypting disks
by Christoph Hellwig
· 8 years ago
c8ccf81
libata: fix build warning from unused goto label
by Tejun Heo
· 8 years ago
4d183d0
ACPI / PM: Consolidate device wakeup settings code
by Rafael J. Wysocki
· 8 years ago
Next »