Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6183dbd4e4c91857e29656c7b2a8f037a6ebe4ae
/
drivers
/
ata
6b4c555
Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
5f098a3
ata: ahci_platform: Add synopsys ahci controller in DT's compatible list
by Viresh Kumar
· 13 years ago
fb9751d
ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros
by Viresh Kumar
· 13 years ago
a78f57a
libata: init ata_print_id to 0
by Tero Roponen
· 13 years ago
642d892
ahci: Detect Marvell 88SE9172 SATA controller
by Matt Johnson
· 13 years ago
6868225
libata: skip old error history when counting probe trials
by Lin Ming
· 13 years ago
b202445
[SCSI] libsas, libata: fix start of life for a sas ata_port
by Dan Williams
· 13 years ago
f8fc75d
[SCSI] libata: Pass correct DMA device to scsi host
by Lin Ming
· 13 years ago
0c8d32c
libata: forbid port runtime pm by default, fixing regression
by Lin Ming
· 13 years ago
85d6725
libata: make ata_print_id atomic
by Dan Williams
· 13 years ago
99b80e9
sata_mv: silence an uninitialized variable warning
by Dan Carpenter
· 13 years ago
96d5d96
ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDs
by Seth Heasley
· 13 years ago
90597b6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
424a6f6
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
496cda8
ata: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
b8cec3c
pata_cmd64x: implement sff_irq_check() method
by Sergei Shtylyov
· 13 years ago
419fd24
pata_cmd64x: implement sff_irq_clear() method
by Sergei Shtylyov
· 13 years ago
8a686bc
pata_cmd64x: use interrupt status from MRDMODE register
by Sergei Shtylyov
· 13 years ago
8fcfa7b
pata_cmd64x: turn string of *if* statements into *switch*
by Sergei Shtylyov
· 13 years ago
d01159d
drivers/ata/pata_mpc52xx.c: clean up error handling code
by Julia Lawall
· 13 years ago
d408e2b
ahci_platform: add STRICT_AHCI platform type
by Brian Norris
· 13 years ago
55d5ec3
ahci: move AHCI_HFLAGS() macro to ahci.h
by Brian Norris
· 13 years ago
66583c9
ahci: add AHCI_HFLAG_DELAY_ENGINE host flag
by Brian Norris
· 13 years ago
6b4b8fc
sata_fsl: add support for interrupt coalsecing feature
by Qiang Liu
· 13 years ago
40679b3
ata/pata_arasan_cf: Add Hibernation support
by Viresh Kumar
· 13 years ago
9716387
pata_legacy: correctly mask recovery field for HT6560B
by Sergei Shtylyov
· 13 years ago
78140cf
ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDs
by Seth Heasley
· 13 years ago
ea4ace6
ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDs
by Seth Heasley
· 13 years ago
9508a66
[SCSI] libsas: async ata scanning
by Dan Williams
· 13 years ago
81c757b
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
by Dan Williams
· 13 years ago
88dcde9
pata/at91: use newly introduced SMC accessors
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
b73fa46
[libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list
by Benjamin Larsson
· 13 years ago
3a25179
[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list
by Vladimir LAVALLADE
· 13 years ago
81b0287
[libata] pata_bf54x: Support sg list in bmdma transfer.
by Sonic Zhang
· 13 years ago
93272b1
[libata] sata_fsl: fix the controller operating mode
by Jerry Huang
· 13 years ago
966f121
[libata] enable ata port async suspend
by Lin Ming
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
abce00f
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
5ede3ce
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
318893e
ahci: support the STA2X11 I/O Hub
by Alessandro Rubini
· 13 years ago
909fefc
pata_bf54x: fix BMIDE status register emulation
by Sergei Shtylyov
· 13 years ago
33574d6
ata: add ata port hibernate callbacks
by Lin Ming
· 13 years ago
e90b1e5
ata: update ata port's runtime status during system resume
by Lin Ming
· 13 years ago
17ab594
ahci: platform support for suspend/resume
by Brian Norris
· 13 years ago
80a9c43
libata-core: kill duplicate statement in ata_do_set_mode()
by Sergei Shtylyov
· 13 years ago
d0643aa
pata_of_platform: remove direct dependency on OF_IRQ
by Rob Herring
· 13 years ago
99c8ea3
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
by Axel Lin
· 13 years ago
d63e94a
pata_cs5536: forward port changes from cs5536
by Bartlomiej Zolnierkiewicz
· 13 years ago
002ae08
libata-sff: use ATAPI_{COD|IO}
by Sergei Shtylyov
· 13 years ago
9ee4f39
ata: add ata port runtime PM callbacks
by Lin Ming
· 13 years ago
5ef4108
ata: add ata port system PM callbacks
by Lin Ming
· 13 years ago
9a6d6a2
ata: make ata port as parent device of scsi host
by Lin Ming
· 13 years ago
7faa33d
ahci: start engine only during soft/hard resets
by Tejun Heo
· 13 years ago
40ba95f
Merge branch 'depends/rmk/restart' into next/cleanup
by Arnd Bergmann
· 13 years ago
19d40dc
pata_of_platform: Add missing CONFIG_OF_IRQ dependency.
by David Miller
· 13 years ago
63a9332
ARM: Orion: Get address map from plat-orion instead of via platform_data
by Andrew Lunn
· 13 years ago
477c87e
ARM: at91/pata: use gpio_is_valid to check the gpio
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
aab9440
libata: fix build without BMDMA
by Alexander Beregalov
· 13 years ago
ff95613
[libata] ahci_platform: fix DT probing
by Rob Herring
· 13 years ago
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
Next »