Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
bb5ed7035918d265189e2623d71c8f458713d3e9
/
drivers
/
ata
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
e94f791
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
· 7 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
· 7 years ago
650fc87
Merge tag 'docs-4.13' of git://git.lwn.net/linux
by Linus Torvalds
· 7 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
b1ffbf8
libata: Support for an ATA PASS-THROUGH(32) command.
by Minwoo Im
· 8 years ago
0ce968f
ahci: Add Device ID for ASMedia 1061R and 1062R
by Shawn Lin
· 8 years ago
9863325
sata_via: Enable optional hotplug on VT6420
by Ondrej Zary
· 8 years ago
da8fa9c
ata: ahci_brcm: Avoid writing to read-only registers
by Doug Berger
· 8 years ago
7fab72f
libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flag
by Doug Berger
· 8 years ago
ef0da1b
libata: Add the AHCI_HFLAG_YES_ALPM flag
by Doug Berger
· 8 years ago
d0318fb
ata: ftide010: fix resource printing
by Arnd Bergmann
· 8 years ago
01efd60
libata: make the function name in comment match the actual function
by Minwoo Im
· 8 years ago
a589387
ata: sata_rcar: make of_device_ids const.
by Arvind Yadav
· 8 years ago
79af3ae
ata: pata_octeon_cf: make of_device_ids const.
by Arvind Yadav
· 8 years ago
6ef5632
libata: Convert bare printks to pr_cont
by Joe Perches
· 8 years ago
08fc475
libahci: wrong comments in ahci_do_softreset()
by Minwoo Im
· 8 years ago
f356b08
ata: declare ata_port_info structures as const
by Bhumika Goyal
· 8 years ago
be4e456
ata: Add driver for Faraday Technology FTIDE010
by Linus Walleij
· 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
Next »