Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
57056d5b051e1b8b27c5e3cd1864a7f7269dcead
/
drivers
/
ata
804b1a9
libata: array underflow in ata_find_dev()
by Dan Carpenter
· 7 years ago
b59ec70
ahci: Acer SA5-271 SSD Not Detected Fix
by Sui Chen
· 7 years ago
b369fd7
sata: ahci-da850: implement a workaround for the softreset quirk
by Bartosz Golaszewski
· 8 years ago
4b70d59
libata: Fix ATA request sense
by Damien Le Moal
· 8 years ago
6d08607
libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
by Tejun Heo
· 8 years ago
fc79415
ata: sata_mv:- Handle return value of devm_ioremap.
by Arvind Yadav
· 8 years ago
e185934
libata-scsi: disable SCT Write Same for the moment
by Nicolai Stange
· 8 years ago
5c3ef39
ata: sata_mv: check for errors when parsing nr-ports from dt
by Uwe Kleine-König
· 8 years ago
6929ef3
ahci: always fall back to single-MSI mode
by Christoph Hellwig
· 8 years ago
e0029dc
libata-scsi: Fixup ata_gen_passthru_sense()
by Hannes Reinecke
· 8 years ago
0ce57f8
ahci: fix the single MSI-X case in ahci_init_one
by Christoph Hellwig
· 8 years ago
a478b09
ahci: fix nvec check
by Christoph Hellwig
· 8 years ago
17a51f1
ahci: only try to use multi-MSI mode if there is more than 1 port
by Christoph Hellwig
· 8 years ago
1ce788d
ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC"
by Tang Yuantian
· 8 years ago
70a19b7
pata_at91: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
by Harman Kalra
· 8 years ago
02d9d3c
ata: Replace BUG() with BUG_ON().
by Harman Kalra
· 8 years ago
6ec7607
ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool_zalloc.
by Harman Kalra
· 8 years ago
0ce1b18
libata: Some drives failing on SCT Write Same
by Shaun Tancheff
· 8 years ago
0b9e2988
ahci: use pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
2536524
Merge branch 'master' into for-4.9
by Tejun Heo
· 8 years ago
9ebae9e
pata_ninja32: Avoid corrupting status flags
by Alan Cox
· 8 years ago
7d36dd0
libata: SCT Write Same handle ATA_DFLAG_PIO
by Shaun Tancheff
· 8 years ago
ef2d739
libata: SCT Write Same / DSM Trim
by Shaun Tancheff
· 8 years ago
7b203094
libata: Add support for SCT Write Same
by Shaun Tancheff
· 8 years ago
9379e6b
libata: Safely overwrite attached page in WRITE SAME xlat
by Shaun Tancheff
· 8 years ago
9b4b3f6
ahci: disable correct irq for dummy ports
by Christoph Hellwig
· 8 years ago
cd27396
ahci: also use a per-port lock for the multi-MSIX case
by Christoph Hellwig
· 8 years ago
e719069
ahci: st: Add ports-implemented property in support
by Patrice Chotard
· 8 years ago
16af080
ahci: qoriq: enable snoopable sata read and write
by Tang Yuantian
· 8 years ago
107a077
ahci: qoriq: adjust sata parameter
by Tang Yuantian
· 8 years ago
535fd07
libata-scsi: fix MODE SELECT translation for Control mode page
by Tom Yan
· 8 years ago
d7372cb
libata-scsi: use u8 array to store mode page copy
by Tom Yan
· 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
d05d7f4
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
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
a933f80
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
737bee9
libata-scsi: better style in ata_msense_*()
by Tom Yan
· 8 years ago
0516900
AHCI: Clear GHC.IS to prevent unexpectly asserting INTx
by Pang Raymond
· 8 years ago
01c2920
ata: sata_dwc_460ex: remove redundant dev_err call
by Wei Yongjun
· 8 years ago
37f92d7
ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_*
by Christoph Hellwig
· 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
2950cef
libata-scsi: minor cleanup for ata_scsi_zbc_out_xlat
by Damien Le Moal
· 8 years ago
ee194b7
libata-scsi: Fix ZBC management out command translation
by Damien Le Moal
· 8 years ago
3f17422
libata-scsi: Fix translation of REPORT ZONES command
by Damien Le Moal
· 8 years ago
5b844b6
ata: Handle ATA NCQ NO-DATA commands correctly
by Hannes Reinecke
· 8 years ago
5b51ba6
libata-eh: decode all taskfile protocols
by Hannes Reinecke
· 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
2983860
libata-scsi: avoid repeated calculation of number of TRIM ranges
by Tom Yan
· 8 years ago
5c79097
libata-scsi: reject WRITE SAME (16) with n_block that exceeds limit
by Tom Yan
· 8 years ago
f086b74
libata-scsi: rename ata_msense_ctl_mode() to ata_msense_control()
by Tom Yan
· 8 years ago
c9cd350
libata-scsi: fix D_SENSE bit relection in control mode page
by Tom Yan
· 8 years ago
a548cc0
ata: hpt366: fix incorrect mask when checking at cmd_high_time
by Colin Ian King
· 8 years ago
29a37ea
libata-scsi: correct SPC version descriptor
by Tom Yan
· 8 years ago
415ffdd
libata-scsi: set CmdQue bit in standard INQUIRY data to 1
by Tom Yan
· 8 years ago
0c12735
libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()
by Tom Yan
· 8 years ago
56b8cba
libata-scsi: set correct VERSION field for ZAC devices
by Tom Yan
· 8 years ago
8554e5e
libata-scsi: correct cbd to CDB in comment
by Tom Yan
· 8 years ago
a3e8ab1
libata-scsi: do not respond with "invalid field" for FORMAT UNIT
by Tom Yan
· 8 years ago
de4921c
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
3e70af8
drivers: ata: pata_arasan_cf: use the same name for the same lock
by Iago Abal
· 8 years ago
eb25cb9
leds: convert IDE trigger to common disk trigger
by Stephan Linz
· 8 years ago
951d77f
Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes
by James Bottomley
· 8 years ago
76bf344
ata: sata_mv: fix mis-conversion in mv_write_cached_reg()
by Ben Dooks
· 8 years ago
f3f99d3
ata: fix "ering" sysfs time printing
by Arnd Bergmann
· 8 years ago
3ee2e6d
ata: ahci_brcm: Add support for Broadcom NSP SoC
by Yendapally Reddy Dhananjaya Reddy
· 8 years ago
eba68f8
ata: ahci_brcmstb: rename to support across Broadcom SoC's
by Yendapally Reddy Dhananjaya Reddy
· 8 years ago
f52a4c7
ata: fix return value check in ahci_seattle_get_port_info()
by Wei Yongjun
· 8 years ago
72d8c36
scsi: fix race between simultaneous decrements of ->host_failed
by Wei Fang
· 8 years ago
a8ebb05
block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
by Mike Christie
· 8 years ago
287980e
remove lots of IS_ERR_VALUE abuses
by Arnd Bergmann
· 8 years ago
5219d65
ata: Use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
273b542
pata_atiixp: fix trivial indentation misalignment on if statement
by Colin Ian King
· 8 years ago
3ec438a
Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
e4f7bdc
Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
a0d3c7c
Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 8 years ago
675e065
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
f8d1a93
Merge branch 'for-4.6-fixes' into for-4.7
by Tejun Heo
· 8 years ago
7598469a
ata: dwc: add DMADEVICES dependency
by Arnd Bergmann
· 8 years ago
bb08ab6
ata: sata_dwc_460ex: make debug messages neat
by Andy Shevchenko
· 9 years ago
d6ecf0c
ata: sata_dwc_460ex: supply physical address of FIFO to DMA
by Andy Shevchenko
· 9 years ago
73ec1b5
ata: sata_dwc_460ex: use devm_ioremap
by Andy Shevchenko
· 9 years ago
af50f3a
ata: sata_dwc_460ex: tidy up sata_dwc_clear_dmacr()
by Mans Rullgard
· 9 years ago
ee81d6c
ata: sata_dwc_460ex: use readl/writel_relaxed()
by Mans Rullgard
· 9 years ago
9e8b855
ata: sata_dwc_460ex: switch to new dmaengine_terminate_* API
by Andy Shevchenko
· 9 years ago
adc64ec
ata: sata_dwc_460ex: add __iomem to register base pointer
by Mans Rullgard
· 9 years ago
175553e
ata: sata_dwc_460ex: get rid of incorrect cast
by Mans Rullgard
· 9 years ago
ae95d95
ata: sata_dwc_460ex: get rid of some pointless casts
by Mans Rullgard
· 9 years ago
cd12ff0
ata: sata_dwc_460ex: remove empty libata callback
by Mans Rullgard
· 9 years ago
4bb41be
ata: sata_dwc_460ex: correct HOSTDEV{P}_FROM_*() macros
by Andy Shevchenko
· 9 years ago
2d20da0
ata: sata_dwc_460ex: get rid of global data
by Mans Rullgard
· 9 years ago
0f48deb
ata: sata_dwc_460ex: add phy support
by Mans Rullgard
· 9 years ago
50b4337
ata: sata_dwc_460ex: use "dmas" DT property to find dma channel
by Mans Rullgard
· 9 years ago
077028e
ata: sata_dwc_460ex: don't call ata_sff_qc_issue() on DMA commands
by Andy Shevchenko
· 9 years ago
ae4c348
ata: sata_dwc_460ex: skip dma setup for non-dma commands
by Mans Rullgard
· 9 years ago
e1c1bee
ata: sata_dwc_460ex: select only core part of DMA driver
by Andy Shevchenko
· 9 years ago
59a75ce
ata: sata_dwc_460ex: DMA is always a flow controller
by Andy Shevchenko
· 9 years ago
4ea8c20
ata: sata_dwc_460ex: burst size must be in items not bytes
by Andy Shevchenko
· 9 years ago
6689dfa
ata: sata_dwc_460ex: set dma_boundary to 0x1fff
by Andy Shevchenko
· 9 years ago
Next »