Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7a05b591a3de20466a775f62369a42ea0fe1345d
/
drivers
/
ata
f7d02ae
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
b9a3b4d
pata_platform: don't use generic ata_port_start
by Olof Johansson
· 18 years ago
b196fc6
Use menuconfig objects: libata
by Jan Engelhardt
· 18 years ago
2bcfdde
add the ATI SB700 SATA controller device id to AHCI pci table
by Henry Su
· 18 years ago
48aaae7
pata_pcmcia: recognize 2GB CompactFlash from Transcend
by Aeschbacher, Fabrice
· 18 years ago
1d30c33
git-libata-all: sata_via build fix
by Andrew Morton
· 18 years ago
3a32a8e
libata-acpi: clean up parameters and misc stuff
by Tejun Heo
· 18 years ago
e92351b
libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/
by Tejun Heo
· 18 years ago
8575b81
libata: give devices one last chance even if recovery failed with -EINVAL
by Tejun Heo
· 18 years ago
54936f8
libata: fallback to the other IDENTIFY on device error, take#2
by Tejun Heo
· 18 years ago
f4d6d00
libata: ignore EH scheduling during initialization
by Tejun Heo
· 18 years ago
1626aeb
libata: clean up SFF init mess
by Tejun Heo
· 18 years ago
920a4b1
libata: implement libata.spindown_compat
by Tejun Heo
· 18 years ago
9666f40
libata: reimplement suspend/resume support using sdev->manage_start_stop
by Tejun Heo
· 18 years ago
f95637d
[ARM] pata_icside: fix build errors
by Russell King
· 18 years ago
10bdaaa
[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()
by Russell King
· 18 years ago
c7b87f3
[ARM] ecard: add helper function for setting ecard irq ops
by Russell King
· 18 years ago
e25df12
[S390] Kconfig: menus with depends on HAS_IOMEM.
by Martin Schwidefsky
· 18 years ago
6b38d1d
libata: fix kernel-doc parameters
by Randy Dunlap
· 18 years ago
6878cce
Fix pata_qdi.c probe code
by Samuel Thibault
· 18 years ago
0397bad
pata_scc: fix compilation
by Alexey Dobriyan
· 18 years ago
e1e143c
sata_via: add missing PM hooks
by Tejun Heo
· 18 years ago
53014e2
sata_nv: fix ADMA freeze/thaw/irq_clear issues
by Robert Hancock
· 18 years ago
7871e74
pata_pcmcia.c: add card ident for jvc cdrom
by Richard Kennedy
· 18 years ago
5ac2fe5
sata_promise: SATAII-150/300 TX4 port numbering fix
by Mikael Pettersson
· 18 years ago
8ffcfd9
sata_promise: fix another error decode regression
by Mikael Pettersson
· 18 years ago
48be6b1
libata-acpi: fix _GTF command protocol for ATAPI devices
by Tejun Heo
· 18 years ago
9a9136e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
28e53bd
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
by Oleg Nesterov
· 18 years ago
67ac58e
libata: use flush_work()
by Andrew Morton
· 18 years ago
3dde6ad
Fix trivial typos in Kconfig* files
by David Sterba
· 18 years ago
4750def
Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
02bbc0f
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
c6799ad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
73b6a2b
[ARM] Add support for ICSIDE interface on RiscPC
by Russell King
· 18 years ago
a17dba8
[ARM] Add platform support for PATA on RiscPC
by Russell King
· 18 years ago
40cd3a4
[POWERPC] Rename get_property to of_get_property: drivers
by Stephen Rothwell
· 18 years ago
27c78b3
[libata reset-seq] build and merge fixes
by Jeff Garzik
· 18 years ago
31daabd
libata: reimplement reset sequencing
by Tejun Heo
· 18 years ago
b8cffc6
libata: improve ata_std_prereset()
by Tejun Heo
· 18 years ago
9b89391
libata: improve 0xff status handling
by Tejun Heo
· 18 years ago
d4b2bab
libata: add deadline support to prereset and reset methods
by Tejun Heo
· 18 years ago
dc87c39
libata: honour host controllers that want just one host
by Linus Torvalds
· 18 years ago
2250363
SPIN_LOCK_UNLOCKED cleanup in drivers/ata/pata_winbond.c
by Milind Arun Choudhary
· 18 years ago
4b22afd
drivers/ata/pata_cmd640.c: fix build with CONFIG_PM=n
by Andrew Morton
· 18 years ago
a473446
pata_hpt37x: Further small fixes
by Alan Cox
· 18 years ago
28e21c8
pata_hpt3x2n: Add HPT371N support and other bits
by Alan Cox
· 18 years ago
bd1d5ec
ata: printk warning fixes
by Andrew Morton
· 18 years ago
0d64a23
libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET
by Tejun Heo
· 18 years ago
1188c0d
ahci: consolidate common port flags
by Tejun Heo
· 18 years ago
4f701d1
ata_timing: ensure t->cycle is always correct
by Alan Cox
· 18 years ago
c1c4e8d
libata: add missing call to ->cable_detect() in new EH path
by Tejun Heo
· 18 years ago
abcfa88
pata_amd: remove contamination added during cable_detect conversion
by Tejun Heo
· 18 years ago
169439c
libata: Handle drives that require a spin-up command before first access
by Mark Lord
· 18 years ago
1e99973
libata: HPA support
by Alan Cox
· 18 years ago
6bfff31
libata: kill probe_ent and related helpers
by Tejun Heo
· 18 years ago
5d72882
libata: convert the remaining PATA drivers to new init model
by Tejun Heo
· 18 years ago
4447d35
libata: convert the remaining SATA drivers to new init model
by Tejun Heo
· 18 years ago
9a829cc
libata: convert ata_pci_init_native_mode() users to new init model
by Tejun Heo
· 18 years ago
eca25dc
libata: convert drivers with combined SATA/PATA ports to new init model
by Tejun Heo
· 18 years ago
21b0ad4
libata: add init helpers including ata_pci_prepare_native_host()
by Tejun Heo
· 18 years ago
d491b27
libata: convert native PCI host handling to new init model
by Tejun Heo
· 18 years ago
0f834de
libata: convert legacy PCI host handling to new init model
by Tejun Heo
· 18 years ago
f5cda25
libata: implement ata_host_alloc_pinfo() and ata_host_register()
by Tejun Heo
· 18 years ago
f318719
libata: separate out ata_host_alloc() and ata_host_register()
by Tejun Heo
· 18 years ago
ecef725
libata: separate out ata_host_start()
by Tejun Heo
· 18 years ago
4911487
libata: allocate ap separately from shost
by Tejun Heo
· 18 years ago
bf33554
ahci: add PCI ID for new VIA chip
by Tejun Heo
· 18 years ago
03ec52d
libata: kill type mismatch compile warning
by Tejun Heo
· 18 years ago
c65ec1c
ahci.c: remove non-existing SB600 raid id (re-send)
by Conke Hu
· 18 years ago
a51d644
libata: improve AC_ERR_DEV handling for ->post_internal_cmd
by Tejun Heo
· 18 years ago
55a6ade
libata: fix native mode disabled port handling
by Tejun Heo
· 18 years ago
17199b1
ahci: move port_map handling to ahci_save_initial_config()
by Tejun Heo
· 18 years ago
d447df1
ahci: implement ata_save/restore_initial_config()
by Tejun Heo
· 18 years ago
ce2d3ab
sata_promise: fix error decode regression
by Mikael Pettersson
· 18 years ago
9bedb79
pata_pdc2027x: Updates
by Alan Cox
· 18 years ago
ad648c0
pata_winbond
by Alan Cox
· 18 years ago
eb4a2c7
pata: cable methods
by Alan Cox
· 18 years ago
5a5dbd1
libata: add support for READ/WRITE LONG
by Mark Lord
· 18 years ago
1234010
Add notation that the Asus W5F laptop has a short cable instead of 80-wire.
by Robin H\. Johnson
· 18 years ago
5c25bf0
pata_optidma: rework for cable detect and to remove post_set_mode()
by Alan Cox
· 18 years ago
2f5344b
pata_winbond: restore cable method
by Alan Cox
· 18 years ago
c45a632
pata_sl82c105: restore cable detect method
by Alan Cox
· 18 years ago
3b4ba59
pata_netcell: re-remove all the crud
by Alan Cox
· 18 years ago
3be40d7
pata_qdI: restore cable detect
by Alan Cox
· 18 years ago
b723d14
pata_ali: remove all the crap again and switch to cable_detect method
by Alan Cox
· 18 years ago
f2fb344
sata_nv: don't read shadow registers when in ADMA mode
by Robert Hancock
· 18 years ago
4dc5200
pcmcia - spot slave decode flaws (for testing)
by Alan
· 18 years ago
771b8da
libata: hardreset on SERR_INTERNAL
by Tejun Heo
· 18 years ago
176efb0
sata_promise: decode and report error reasons
by Mikael Pettersson
· 18 years ago
724114a
sata_promise: separate SATA and PATA ops
by Mikael Pettersson
· 18 years ago
799331f
sata_promise: add missing cable_detect hooks
by Mikael Pettersson
· 18 years ago
8cdfb29
libata/IDE: remove combined mode quirk
by Jeff Garzik
· 18 years ago
e424675
[libata] turn on !IORDY filter
by Jeff Garzik
· 18 years ago
cffacd8
[libata] sata_mv: support ->cable_detect
by Jeff Garzik
· 18 years ago
a76b62c
libata: Change prototype of mode_filter to remove ata_port*
by Alan Cox
· 18 years ago
9d2c7c7
sata_sil: First step to removing ->post_set_mode
by Alan Cox
· 18 years ago
432729f
libata-core: Fix the iordy methods
by Alan Cox
· 18 years ago
0435182
pata: expose set_mode method so it can be wrapped
by Alan
· 18 years ago
fcc2f69
pata_hpt37x: Updates from drivers/ide work
by Alan Cox
· 18 years ago
Next »