index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
2011-03-02
ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controller
Per Jessen
2011-03-02
libata: remove ATA_FLAG_LPM
Sergei Shtylyov
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2011-03-02
libata: remove ATA_FLAG_{SRST|SATA_RESET}
Sergei Shtylyov
2011-03-02
sata_dwc_460ex: add debugging options
Sergei Shtylyov
2011-03-02
sata_dwc_460ex: fix misuse of ata_get_cmd_descript()
Sergei Shtylyov
2011-03-02
sata_dwc_460ex: fix return value of dma_dwc_xfer_setup()
Sergei Shtylyov
2011-03-02
sata_dwc_460ex: fix compilation errors/warnings
Sergei Shtylyov
2011-03-02
sata_dwc_460ex: use ATA_PIO4
Sergei Shtylyov
2011-03-02
[libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]
Jeff Garzik
2011-03-02
libata: separate error handler into usable components
James Bottomley
2011-03-02
libata: fix eh locking
James Bottomley
2011-03-02
libata: fix locking for sas paths
James Bottomley
2011-03-02
libata: plumb sas port scan into standard libata paths
James Bottomley
2011-03-02
libata: fix hotplug for drivers which don't implement LPM
Tejun Heo
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2011-01-28
libata: set queue DMA alignment to sector size for ATAPI too
Tejun Heo
2011-01-28
libata: DVR-212D can't do SETXFER DVD-RW DVR-212D
Francesco Antonacci
2011-01-28
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
Anssi Hannula
2011-01-28
pata_hpt37x: inherit prereset() method for HPT374
Sergei Shtylyov
2011-01-28
ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs
Seth Heasley
2011-01-28
pata_hpt37x: fold 'if' statement into 'switch'
Sergei Shtylyov
2011-01-28
pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)
Sergei Shtylyov
2011-01-28
pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...)
Sergei Shtylyov
2011-01-28
pata_mpc52xx: inherit from ata_bmdma_port_ops
Tejun Heo
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-10
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-01-07
pata_platform: Remove CONFIG_HAVE_PATA_PLATFORM's dependencies.
Nick Bowler
2011-01-07
pata_hpt37x: actually limit HPT370 to UltraDMA/66
Sergei Shtylyov
2011-01-07
pata_hpt3x2n: coding style cleanup
Sergei Shtylyov
2011-01-07
pata_hpt37x: coding style cleanup
Sergei Shtylyov
2011-01-07
pata_hpt366: coding style cleanup
Sergei Shtylyov
2011-01-07
pata_hpt3x2n: calculate average f_CNT
Sergei Shtylyov
2011-01-07
pata_hpt3x2n: clarify about HPT371N support
Sergei Shtylyov
2011-01-07
pata_hpt{37x|3x2n}: SATA mode filtering
Sergei Shtylyov
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-05
[libata] avoid needlessly passing around ptr to SCSI completion func
Jeff Garzik
2011-01-05
[libata] new driver acard_ahci, for ATP8620 host controller
David Milburn
2010-12-26
pata_cs5536: avoid implicit MSR API inclusion on x86-64
Jeff Garzik
2010-12-24
libata: issue DIPM enable commands with LPM state updated
Tejun Heo
2010-12-24
libata: no special completion processing for EH commands
Tejun Heo
2010-12-24
pata_mpc52xx: driver needs BMDMA
Wolfram Sang
2010-12-24
pata_cs5536: Add support for non-X86_32 platforms
Wu Zhangjin
2010-12-24
libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr()
Tejun Heo
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-11-19
sata_via: apply magic FIFO fix to vt6420 too
Tejun Heo
2010-11-17
[libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmd
Jeff Garzik
[prev]
[next]