Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2d2f03b022186e6d7520a758abdea9c04a2969fe
/
drivers
/
ata
55ee67f
libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issue
by Mark Lord
· 14 years ago
44b7338
sata_mv: fix broken DSM/TRIM support (v2)
by Mark Lord
· 14 years ago
60f5d6e
libata: be less of a drama queen on empty data commands
by Tejun Heo
· 14 years ago
d26377b
[libata] sata_dwc_460ex: signdness bug
by Dan Carpenter
· 14 years ago
5f17310
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
by Tejun Heo
· 14 years ago
6d981b9
libata: remove no longer needed pata_winbond driver
by Bartlomiej Zolnierkiewicz
· 15 years ago
aba8a08
pata_cmd64x: revert commit d62f5576
by Tejun Heo
· 14 years ago
60652d0
ata: update for of_device to platform_device replacement
by Stephen Rothwell
· 14 years ago
95ee46a
Merge branch 'linus' into release
by Len Brown
· 14 years ago
cfa806f
gcc-4.6: ACPI: fix unused but set variables in ACPI
by Andi Kleen
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
636d174
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
3d2be54
docbook: fix fatal error from libata
by Randy Dunlap
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
0b019a4
Merge branches 'master' and 'devel' into for-linus
by Russell King
· 14 years ago
3b7433b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
1685e63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
f165eb7
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable
by Russell King
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
90abdc3
pcmcia: do not use io_req_t when calling pcmcia_request_io()
by Dominik Brodowski
· 14 years ago
9a017a9
pcmcia: do not use io_req_t after call to pcmcia_request_io()
by Dominik Brodowski
· 14 years ago
752e386
sata_fsl,mv,nv: prepare for NCQ command completion update
by Tejun Heo
· 14 years ago
af4d6e2
ata: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
213373c
ata_piix: fix locking around SIDPR access
by Tejun Heo
· 14 years ago
4d1f908
[libata] update blacklist for new hyphenated pattern ranges (v2)
by Mark Lord
· 14 years ago
2f9e4d1
libata: allow hyphenated pattern ranges
by Mark Lord
· 14 years ago
728e0ea
ata_generic: drop hard coded DMA force logic for CENATEK
by Tejun Heo
· 14 years ago
b429dd5
[libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <anonymous>'
by Justin P. Mattock
· 14 years ago
acad76272
[libata] add ATA_CMD_DSM to ata_get_cmd_descript
by FUJITA Tomonori
· 14 years ago
155bf48
[libata] Add Samsung PATA controller driver, pata_samsung_cf
by Abhilash Kesavan
· 14 years ago
6293600
[libata] Add 460EX on-chip SATA driver, sata_dwc_460ex
by Rupjyoti Sarmah
· 14 years ago
7da4c93
libata: reduce blacklist size even more (v2)
by Mark Lord
· 14 years ago
dbaf508
libata: reduce blacklist size (v2)
by Mark Lord
· 14 years ago
bce036c
libata: glob_match for ata_device_blacklist (v2)
by Mark Lord
· 14 years ago
da10a20
ahci_platform: Remove unneeded ahci_driver.probe assignment
by Anton Vorontsov
· 14 years ago
0835480
ahci_platform: Provide for vendor specific init
by Jassi Brar
· 14 years ago
ac8b422
pcmcia: remove cs_types.h
by Dominik Brodowski
· 14 years ago
ad72cf9
libata: take advantage of cmwq and remove concurrency limitations
by Tejun Heo
· 14 years ago
1529c69
ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1
by Tejun Heo
· 14 years ago
c6353b4
ahci,ata_generic: let ata_generic handle new MBP w/ MCP89
by Tejun Heo
· 14 years ago
f9ce889
libahci: Fix bug in storing EM messages
by Harry Zhang
· 14 years ago
2dc6c6f
[ARM] pata_pxa: DMA-capable PATA driver
by Marek Vasut
· 14 years ago
1082345
sata_sil24: Use memory barriers before issuing commands
by Catalin Marinas
· 14 years ago
14e45c1
sata_sil24: memset() overflow
by Dan Carpenter
· 14 years ago
0ee7195
ahci: redo stopping DMA engines on empty ports
by Tejun Heo
· 14 years ago
7a4f876
sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24
by Colin Tuckley
· 14 years ago
b475a3b
sata_via: explain the magic fix
by Tejun Heo
· 14 years ago
ad84563
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
d8d9129
libata: implement on-demand HPA unlocking
by Tejun Heo
· 14 years ago
68939ce
libata: use the enlarged capacity after late HPA unlock
by Tejun Heo
· 14 years ago
ed4e2f8
libata-sff: trivial corrections to Kconfig help text
by Stefan Richter
· 14 years ago
f3faf8f
sata_nv: don't diddle with nIEN on mcp55
by Tejun Heo
· 14 years ago
8b27ff4
sata_via: magic vt6421 fix for transmission problems w/ WD drives
by Tejun Heo
· 14 years ago
c2cdf6a
powerpc/macio: Fix probing of macio devices by using the right of match table
by Benjamin Herrenschmidt
· 14 years ago
43c9c59
libata: implement dump_id force param
by Tejun Heo
· 14 years ago
e7ecd43
libata: disable ATAPI AN by default
by Tejun Heo
· 14 years ago
9a7780c
libata-sff: make BMDMA optional
by Tejun Heo
· 14 years ago
d6b0de8
libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cf
by Tejun Heo
· 14 years ago
1c5afdf
libata-sff: separate out BMDMA init
by Tejun Heo
· 14 years ago
c3b2889
libata-sff: separate out BMDMA irq handler
by Tejun Heo
· 14 years ago
37f65b8
libata-sff: ata_sff_irq_clear() is BMDMA specific
by Tejun Heo
· 14 years ago
2f20ccf
sata_mv: drop unncessary EH callback resetting
by Tejun Heo
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
bd7fc2f
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
360ff78
libata-sff: separate out BMDMA qc_issue
by Tejun Heo
· 15 years ago
f60d701
libata-sff: prd is BMDMA specific
by Tejun Heo
· 15 years ago
f47451c
libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific
by Tejun Heo
· 15 years ago
fe06e5f
libata-sff: separate out BMDMA EH
by Tejun Heo
· 15 years ago
c429137
libata-sff: port_task is SFF specific
by Tejun Heo
· 15 years ago
5fe7454
libata-sff: ap->[last_]ctl are SFF specific
by Tejun Heo
· 15 years ago
8244cd0
libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo()
by Tejun Heo
· 15 years ago
270390e
libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init()
by Tejun Heo
· 15 years ago
c708765
libata-sff: clean up BMDMA initialization
by Tejun Heo
· 15 years ago
8930ff2
libata-sff: clean up inheritance in several drivers
by Tejun Heo
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
9f2f721
libata-sff: reorder SFF/BMDMA functions
by Tejun Heo
· 15 years ago
6bc0d39
sata_inic162x: kill PORT_PRD_ADDR initialization
by Tejun Heo
· 15 years ago
3e4ec34
libata: kill ATA_FLAG_DISABLED
by Tejun Heo
· 15 years ago
c7a8209
libata-sff: kill unused prototype and make ata_dev_select() static
by Tejun Heo
· 15 years ago
2a7adff
libata-sff: update bmdma host bus error handling
by Tejun Heo
· 15 years ago
1b959c4
sata_mv: remove unnecessary initialization
by Tejun Heo
· 15 years ago
6f79146
sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFF
by Tejun Heo
· 15 years ago
904924b
pata_sch: use ata_pci_sff_init_one()
by Tejun Heo
· 15 years ago
c4acf99
pata_sil680: Do our own exec_command posting
by Alan Cox
· 15 years ago
978c066
libata: Remove excess delay in the tf_load path
by Alan Cox
· 15 years ago
95cc2c7
sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()
by Tejun Heo
· 14 years ago
3842e83
libata: don't flush dcache on slab pages
by Sebastian Andrzej Siewior
· 15 years ago
276a47a
pata_cmd640: don't read CFR pointlessly
by Sergei Shtylyov
· 15 years ago
e42a542
libata: make sff_irq_on() method optional
by Sergei Shtylyov
· 15 years ago
41dec29
libata: introduce sff_set_devctl() method
by Sergei Shtylyov
· 15 years ago
5578718
ahci_platform: properly set up EM messaging
by Jeff Garzik
· 14 years ago
c062316
ahci: add "em_buffer" attribute for AHCI hosts
by Harry Zhang
· 15 years ago
008dbd6
ahci: EM message type auto detect
by Harry Zhang
· 15 years ago
ec86c81
pata_scc: kill useless check in scc_postreset()
by Sergei Shtylyov
· 15 years ago
fe6005b
pata_scc: make scc_wait_after_reset() static
by Sergei Shtylyov
· 15 years ago
9990b6f
libata: use __ratelimit
by Akinobu Mita
· 15 years ago
Next »