Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6b2f55d7851aa358d3a99cff344c560c4967f042
/
drivers
/
ata
2d5fcc9
pata_of_platform: Don't use NO_IRQ
by Anton Vorontsov
· 13 years ago
c970376
[libata] ahci: Add ASMedia ASM1061 support
by Keng-Yu Lin
· 13 years ago
7a46c07
[libata] Issue SRST to Sil3726 PMP
by Gwendal Grignou
· 13 years ago
142924c
sata_sis.c: trivial spelling fix
by Chris Dunlop
· 13 years ago
0034561
ahci_platform: use dev_get_platdata()
by JiSheng Zhang
· 13 years ago
6d2dd05
[libata] libata-scsi.c: Add function parameter documentation
by Marcos Paulo de Souza
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
02aac31
ahci: add DT binding for Calxeda AHCI controller
by Rob Herring
· 14 years ago
bff7832
ide/ata: Add module.h to the implicit modular users
by Paul Gortmaker
· 13 years ago
38789fd
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
by Paul Gortmaker
· 13 years ago
ec7ae51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
ca90666
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
a0da191
pata_efar: fix register naming used in efar_set_piomode()
by Bartlomiej Zolnierkiewicz
· 13 years ago
5a29854
pata_rdc: add Power Management support
by Bartlomiej Zolnierkiewicz
· 13 years ago
6a94a74
ata_piix: unify code for programming PIO and MWDMA timings
by Bartlomiej Zolnierkiewicz
· 13 years ago
ce98669
ata_piix: SITRE handling fix
by Bartlomiej Zolnierkiewicz
· 13 years ago
418fae2
libata: make ata_sff_data_xfer_noirq() work with 32-bit PIO
by Bartlomiej Zolnierkiewicz
· 13 years ago
067f8c7
pata_artop: add Power Management support
by Bartlomiej Zolnierkiewicz
· 13 years ago
8145218
pata_sl82c105: add Power Management support
by Bartlomiej Zolnierkiewicz
· 13 years ago
adacaf1
pata_pdc2027x: add Power Management support
by Bartlomiej Zolnierkiewicz
· 13 years ago
b2f104b
pata_legacy: use PIO mask defines
by Bartlomiej Zolnierkiewicz
· 13 years ago
8c7e8f9
pata_legacy: unify QDI ->set_piomode methods
by Bartlomiej Zolnierkiewicz
· 13 years ago
0dcd0a7
libata: remove no longer needed pata_qdi driver
by Bartlomiej Zolnierkiewicz
· 13 years ago
4780c0b
pata_it8213: fix register naming used in it8213_set_piomode()
by Bartlomiej Zolnierkiewicz
· 13 years ago
11e872a
pata_it8213: add UDMA100 and UDMA133 support
by Bartlomiej Zolnierkiewicz
· 13 years ago
bb612cb
pata_rdc: parallel scanning needs an extra locking
by Bartlomiej Zolnierkiewicz
· 13 years ago
d9d5798
pata_via: add via_fixup()
by Bartlomiej Zolnierkiewicz
· 13 years ago
bff0025
libata: ata_timing_compute() fixup
by Bartlomiej Zolnierkiewicz
· 13 years ago
9f8abf8
pata_scc: add proper cable detection method
by Bartlomiej Zolnierkiewicz
· 13 years ago
90f0adf
pata_arasan_cf: remove bogus to_platform_device() calls
by Sergei Shtylyov
· 13 years ago
46b9e77
pata_atiixp: add proper ->prereset method
by Bartlomiej Zolnierkiewicz
· 13 years ago
d912be2
pata_serverworks: add serverworks_fixup()
by Bartlomiej Zolnierkiewicz
· 13 years ago
e69a70d
pata_serverworks: cleanup cable detection
by Bartlomiej Zolnierkiewicz
· 13 years ago
5860a55
pata_serverworks: use standard cable detection methods
by Bartlomiej Zolnierkiewicz
· 13 years ago
5724276
pata_cmd64x: documentation fix
by Bartlomiej Zolnierkiewicz
· 13 years ago
802872e
pata_ali: fix "Satelite" typo
by Bartlomiej Zolnierkiewicz
· 13 years ago
73222c2
pata_cs5535: no need to program PIO0 timings during device init
by Bartlomiej Zolnierkiewicz
· 13 years ago
f4c6ae5
pata_cmd64x: add cmd64x_fixup()
by Bartlomiej Zolnierkiewicz
· 13 years ago
dc5e44e
pata_hpt366: add hpt36x_find_mode() helper
by Bartlomiej Zolnierkiewicz
· 13 years ago
f6b5669
pata_artop: unify ->prereset methods
by Bartlomiej Zolnierkiewicz
· 13 years ago
d0dd4a01
pata_sc1200: do not use c99 style comments
by Bartlomiej Zolnierkiewicz
· 13 years ago
8e3bfdb
pata_at91: call clk_put() on ata_host_activate() failure
by Sergei Shtylyov
· 13 years ago
c203603
libata: reduce ata_pci_[sff,bmdma]_init_one() size
by Bartlomiej Zolnierkiewicz
· 13 years ago
e9f7cd5
pata_cs5535: fix DRV_NAME
by Bartlomiej Zolnierkiewicz
· 13 years ago
70f301a
pata_sc1200: fix DRV_NAME
by Bartlomiej Zolnierkiewicz
· 13 years ago
7a113d3
pata_sil680: minor CodingStyle fixups
by Bartlomiej Zolnierkiewicz
· 13 years ago
9b8ad4a
pata_sil680: constify tables
by Bartlomiej Zolnierkiewicz
· 13 years ago
6352187
pata_sil680: documentation fixes
by Bartlomiej Zolnierkiewicz
· 13 years ago
6013995
ata: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
37210fb
ata: Make pata_of_platform.c compile again and work on non-PPC platforms
by Pawel Moll
· 13 years ago
edc7d12
pata_sis: code style cleanups for consistency
by Dan McGee
· 13 years ago
c03a476
pata_sis: mark most const data static as well
by Dan McGee
· 13 years ago
14004f0
pata_sis: enable MWDMA for UDMA 133 chipset
by Dan McGee
· 13 years ago
f30f9a5
pata_sis: add mode_filter method for certain sis5513 chipsets
by Dan McGee
· 13 years ago
023a017
pata_sis: extract a sis_port_base() method
by Dan McGee
· 13 years ago
904c04f
[libata] ahci_platform: Add the board_ids and pi refer to different features
by Richard Zhu
· 13 years ago
e8411fb
libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameter
by Sergei Shtylyov
· 13 years ago
fc8cc1d
sata_sil24: Use const
by Joe Perches
· 13 years ago
5e5a4f5
ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge chipsets(v2)
by Ming Lei
· 13 years ago
21dba24
libata: clear PIO pad area
by Tejun Heo
· 13 years ago
d866192
sata_mv: use {platform|pci}_get_drvdata()
by Sergei Shtylyov
· 13 years ago
c00a4c9
sata_mv: release clock on ata_host_activate() failure
by Sergei Shtylyov
· 13 years ago
f6e6703
[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices
by Dan Williams
· 13 years ago
a081da6
drivers/ata/sata_dwc_460ex.c: add missing kfree
by Julia Lawall
· 13 years ago
e39c75c
ata: Add iMX pata support
by Arnaud Patard (Rtp)
· 13 years ago
6d0e194
pata_via: disable ATAPI DMA on AVERATEC 3200
by Tejun Heo
· 13 years ago
ebd1699
[libata] sata_sil: fix used-uninit warning
by Jeff Garzik
· 13 years ago
60e8972
ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h
by Russell King
· 13 years ago
c299eba
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 13 years ago
f35119d
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
by Rakib Mullick
· 13 years ago
3b5ec27
ata: PATA_ARASAN_CF depends on DMADEVICES
by Randy Dunlap
· 13 years ago
47db477
ata: remove unnecessary code
by Greg Dietsche
· 13 years ago
d4d8eaf
[libata] Prevent warning during PMP error recovery
by Gwendal Grignou
· 13 years ago
2cab7a4
ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDs
by Seth Heasley
· 13 years ago
1c30c02
pata_it821x: Fix RAID type display, by adding missing comma
by Jean Delvare
· 13 years ago
04e506b
sata_dwc_460ex: fix error path
by Vasiliy Kulikov
· 13 years ago
3c4aa91
ahci: Enable SB600 64bit DMA on Asus M3A
by Mark Nelson
· 13 years ago
38941c9
libata: report link resume failure as KERN_WARNING instead of ERR
by Tejun Heo
· 13 years ago
345347c
ahci: move ahci_sb600_softreset to libahci.c and rename it
by Yuan-Hsin Chen
· 13 years ago
8ea7645
libata: leave port thawed after reset failure
by Tejun Heo
· 13 years ago
5b933e6
ata: sata_via: Use dev_dbg
by Joe Perches
· 14 years ago
06296a1
ata: Add and use ata_print_version_once
by Joe Perches
· 14 years ago
a9a79df
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
by Joe Perches
· 14 years ago
a44fec1
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 14 years ago
9c8b04b
ACPI: constify ops structs
by Vasiliy Kulikov
· 13 years ago
4974317
ahci: change 'masking port_map' printk to KERN_WARNING level
by Linus Torvalds
· 13 years ago
f920fe1
pata_marvell: Add support for 88SE91A0, 88SE91A4
by Paweł Drewniak
· 13 years ago
3f1e046
libata/sas: only set FROZEN flag if new EH is supported
by Nishanth Aravamudan
· 13 years ago
cd69187
libata: apply NOSETXFER horkage to the affected Pioneer drives
by Tejun Heo
· 13 years ago
8618ccd3
drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'
by Justin P. Mattock
· 13 years ago
8c56cac
libata: fix unexpectedly frozen port after ata_eh_reset()
by Tejun Heo
· 13 years ago
798ce8f
Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 13 years ago
f50d1d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 13 years ago
557eed6
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
698567f
Merge commit 'v2.6.39' into for-2.6.40/core
by Jens Axboe
· 13 years ago
8a745f1
libata: Power off empty ports
by Kristen Carlson Accardi
· 14 years ago
0afc6f5
libata-pmp: add support for Thermaltake BlackX Duet esata drive dock
by Pavel Herrmann
· 14 years ago
bfeec8c
ATA: Don't powerdown Compaq Triflex IDE device on suspend
by Mikulas Patocka
· 13 years ago
5f4e206
libata: Use Maximum Write Same Length to report discard size limit
by Martin K. Petersen
· 13 years ago
f68b3af
drivers/ata/acard-ahci.c: fix enum warning
by Jeff Garzik
· 13 years ago
Next »