Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
dd15f8c42af09031e27da5b4d697ce925511f2e1
/
drivers
/
ata
/
libata-core.c
8a8bc22
libata: revert convert-to-block-tagging patches
by Tejun Heo
· 16 years ago
299246f
libata: mask off DET when restoring SControl for detach
by Tejun Heo
· 16 years ago
6a87e42
libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it
by Tejun Heo
· 16 years ago
9ce8e30
libata: add whitelist for devices with known good pata-sata bridges
by Jens Axboe
· 16 years ago
ba14a9c
libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127
by Roland Dreier
· 16 years ago
5b97fbd
ATA: remove excess kernel-doc notation
by Randy Dunlap
· 16 years ago
3cd8ddb
libata: add missing kernel-doc
by Randy Dunlap
· 16 years ago
4a9c7b3
libata: fix device iteration bugs
by Tejun Heo
· 16 years ago
2fca5cc
libata: switch to using block layer tagging support
by Jens Axboe
· 16 years ago
f667fdb
libata: initialize port_task when !CONFIG_ATA_SFF
by Tejun Heo
· 16 years ago
45fabbb
libata: Implement disk shock protection support
by Elias Oltmanns
· 16 years ago
b1c7291
libata: implement slave_link
by Tejun Heo
· 16 years ago
b5b3fa3
libata: misc updates to prepare for slave link
by Tejun Heo
· 16 years ago
aadffb6
libata: reimplement link iterator
by Tejun Heo
· 16 years ago
82ef04f
libata: make SCR access ops per-link
by Tejun Heo
· 16 years ago
b15b3eb
libata: Fix a large collection of DMA mode mismatches
by Alan Cox
· 16 years ago
d127ea7
libata: restore SControl on detach
by Tejun Heo
· 16 years ago
05944bd
libata: implement no[hs]rst force params
by Tejun Heo
· 16 years ago
963e497
pata_it821x: Driver updates and reworking
by Alan Cox
· 16 years ago
49ea3b0
libata-core: make sure that ata_force_tbl is freed in case of an error
by Elias Oltmanns
· 16 years ago
2486fa5
libata: update atapi disable handling
by Tejun Heo
· 16 years ago
87fbc5a
libata: improve EH internal command timeout handling
by Tejun Heo
· 16 years ago
341c2c9
libata: consistently use msecs for time durations
by Tejun Heo
· 16 years ago
5895ef9
libata: don't check whether to use DMA or not for no data commands
by Tejun Heo
· 16 years ago
2da6765
ata: Convert to static DEFINE_SPINLOCK(lock)
by Pradeep Singh Rautela
· 16 years ago
50af2fa
libata: ignore SIMG4726 config pseudo device
by Tejun Heo
· 16 years ago
391191c
libata: don't schedule LPM action seperately during probing
by Tejun Heo
· 16 years ago
f046519
libata: kill hotplug related race condition
by Tejun Heo
· 16 years ago
0cbf071
libata: fix sata_link_hardreset() @online out parameter handling
by Tejun Heo
· 16 years ago
10acf3b
libata: export ata_eh_analyze_ncq_error
by Mark Lord
· 17 years ago
a79067e
libata: More TSSTcorp pain, keep in sync with legacy IDE
by Alan Cox
· 17 years ago
1dc55e8
make sata_set_spd_needed() static
by Adrian Bunk
· 17 years ago
6bdb4fc
make sata_print_link_status() static
by Adrian Bunk
· 17 years ago
2b4221b
libata: functions with definition should not be extern
by Harvey Harrison
· 17 years ago
d313584
drivers: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
b93fda1
libata: Be a bit more slack about early devices
by Alan Cox
· 17 years ago
f792068
libata: cable logic
by Alan Cox
· 17 years ago
45db2f6
libata: move link onlineness check out of softreset methods
by Tejun Heo
· 17 years ago
071f44b
libata: implement PMP helpers
by Tejun Heo
· 17 years ago
48515f6
libata: separate PMP support code from core code
by Tejun Heo
· 17 years ago
127102a
libata: make SFF support optional
by Tejun Heo
· 17 years ago
182d7bb
libata: clean up dummy port_ops
by Tejun Heo
· 17 years ago
c9f75b0
libata: kill ata_noop_dev_select()
by Tejun Heo
· 17 years ago
4c9bf4e
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
by Tejun Heo
· 17 years ago
79f97da
libata: drop @finish_qc from ata_qc_complete_multiple()
by Tejun Heo
· 17 years ago
22183bf
libata: add qc_fill_rtf port operation
by Tejun Heo
· 17 years ago
305d2a1
libata: unify mechanism to request follow-up SRST
by Tejun Heo
· 17 years ago
5958e30
libata: move PMP SCR access failure during reset to ata_eh_reset()
by Tejun Heo
· 17 years ago
ac37198
libata: clear SError after link resume
by Tejun Heo
· 17 years ago
57c9efd
libata: implement and use sata_std_hardreset()
by Tejun Heo
· 17 years ago
9dadd45
libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset()
by Tejun Heo
· 17 years ago
aa2731a
libata: separate out ata_wait_ready() and implement ata_wait_after_reset()
by Tejun Heo
· 17 years ago
203c75b
libata: separate out ata_std_postreset() from ata_sff_postreset()
by Tejun Heo
· 17 years ago
0aa1113
libata: separate out ata_std_prereset() from ata_sff_prereset()
by Tejun Heo
· 17 years ago
288623a
libata: clean up port_ops->sff_irq_clear()
by Tejun Heo
· 17 years ago
5682ed3
libata: rename SFF port ops
by Tejun Heo
· 17 years ago
9363c38
libata: rename SFF functions
by Tejun Heo
· 17 years ago
d8b81b8
libata: kill unused ata_flush_cache()
by Tejun Heo
· 17 years ago
a5987e0
libata: make ata_tf_to_lba[48]() generic
by Tejun Heo
· 17 years ago
15a5551
libata: isolate and rework cable logic
by Alan Cox
· 17 years ago
3d5a3d6
libata: kill ata_chk_status() call from ata_dev_configure()
by Tejun Heo
· 17 years ago
624d5c5
libata: reorganize SFF related stuff
by Tejun Heo
· 17 years ago
21572ea
libata: drop ata_dev_select() from ata_dev_read_id
by Tejun Heo
· 17 years ago
a1efdab
libata: make reset related methods proper port operations
by Tejun Heo
· 17 years ago
887125e
libata: stop overloading port_info->private_data
by Tejun Heo
· 17 years ago
1bd5b71
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
by Tejun Heo
· 17 years ago
029cfd6
libata: implement and use ops inheritance
by Tejun Heo
· 17 years ago
358f9a7
libata: implement and use ata_noop_irq_clear()
by Tejun Heo
· 17 years ago
b558edd
libata: kill ata_ehi_schedule_probe()
by Tejun Heo
· 17 years ago
8cebf27
libata: kill ATA_LFLAG_SKIP_D2H_BSY
by Tejun Heo
· 17 years ago
cf48062
libata: prefer hardreset
by Tejun Heo
· 17 years ago
e52dcc4
libata: ATA_12/16 doesn't fall into ATAPI_MISC
by Tejun Heo
· 17 years ago
436d34b
libata: uninline atapi_cmd_type()
by Tejun Heo
· 17 years ago
a4ba7fe
libata: fix IDENTIFY order in ata_bus_probe()
by Bartlomiej Zolnierkiewicz
· 17 years ago
3ec25eb
libata: ATA_EHI_LPM should be ATA_EH_LPM
by Tejun Heo
· 17 years ago
dda7aba
libata: improve HPA error handling
by Tejun Heo
· 17 years ago
1ffc151
libata: assume no device is attached if both IDENTIFYs are aborted
by Tejun Heo
· 17 years ago
7afb422
libata: don't allow sysfs read access to force param
by Tejun Heo
· 17 years ago
7f5e4e8
ata: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
72ad6ec
Revert "power_state: get rid of write-only variable in SATA"
by Jeff Garzik
· 17 years ago
c5c61bd
make atapi_dmadir static
by Adrian Bunk
· 17 years ago
4cdfa1b
libata-core: fix kernel-doc warning
by Randy Dunlap
· 17 years ago
9116300
libata: automatically use DMADIR if drive/bridge requires it
by Tejun Heo
· 17 years ago
559bbe6
power_state: get rid of write-only variable in SATA
by Pavel Machek
· 17 years ago
3a2d5b7
PM: Introduce PM_EVENT_HIBERNATE callback state
by Rafael J. Wysocki
· 17 years ago
3326732
libata: implement libata.force module parameter
by Tejun Heo
· 17 years ago
fa2fc7f
libata: implement drain buffers
by James Bottomley
· 17 years ago
dde2020
libata: eliminate the home grown dma padding in favour of
by James Bottomley
· 17 years ago
56c819d
libata: update ATAPI overflow draining
by Tejun Heo
· 17 years ago
b152fcd
ide/libata: ST310211A has buggy HPA too
by Mikko Rapeli
· 17 years ago
eeb37ac
ata: fix sparse warning in libata-core.c
by Harvey Harrison
· 17 years ago
4055dee
libata: ignore deverr on SETXFER if mode is configured
by Tejun Heo
· 17 years ago
223f95f
libata-core: unblacklist HITACHI drives
by David Milburn
· 17 years ago
1967b7f
drivers/ata/: Spelling fixes
by Joe Perches
· 17 years ago
0affa45
libata: Change "write_data" to "rw" for some function documentations
by Linus Nilsson
· 17 years ago
4e6b79f
libata: factor out ata_pci_activate_sff_host() from ata_pci_one()
by Tejun Heo
· 17 years ago
4ca4e43
libata annotations and fixes
by Al Viro
· 17 years ago
442eacc
libata: make ata_port_queue_task() an internal function
by Jeff Garzik
· 17 years ago
c5038fc
libata/pata_it821x: Improve handling of poorly compatible emulations
by Alan Cox
· 17 years ago
0bcc65a
libata: make qc->nbytes include extra buffers
by Tejun Heo
· 17 years ago
Next »