summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2007-05-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-11pata_platform: don't use generic ata_port_startOlof Johansson
2007-05-11Use menuconfig objects: libataJan Engelhardt
2007-05-11add the ATI SB700 SATA controller device id to AHCI pci tableHenry Su
2007-05-11pata_pcmcia: recognize 2GB CompactFlash from TranscendAeschbacher, Fabrice
2007-05-11git-libata-all: sata_via build fixAndrew Morton
2007-05-11libata-acpi: clean up parameters and misc stuffTejun Heo
2007-05-11libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/Tejun Heo
2007-05-11libata: give devices one last chance even if recovery failed with -EINVALTejun Heo
2007-05-11libata: fallback to the other IDENTIFY on device error, take#2Tejun Heo
2007-05-11libata: ignore EH scheduling during initializationTejun Heo
2007-05-11libata: clean up SFF init messTejun Heo
2007-05-11libata: implement libata.spindown_compatTejun Heo
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo
2007-05-11[ARM] pata_icside: fix build errorsRussell King
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky
2007-05-09libata: fix kernel-doc parametersRandy Dunlap
2007-05-09Fix pata_qdi.c probe codeSamuel Thibault
2007-05-09pata_scc: fix compilationAlexey Dobriyan
2007-05-09sata_via: add missing PM hooksTejun Heo
2007-05-09sata_nv: fix ADMA freeze/thaw/irq_clear issuesRobert Hancock
2007-05-09pata_pcmcia.c: add card ident for jvc cdromRichard Kennedy
2007-05-09sata_promise: SATAII-150/300 TX4 port numbering fixMikael Pettersson
2007-05-09sata_promise: fix another error decode regressionMikael Pettersson
2007-05-09libata-acpi: fix _GTF command protocol for ATAPI devicesTejun Heo
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov
2007-05-09libata: use flush_work()Andrew Morton
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba
2007-05-08Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-03[ARM] Add support for ICSIDE interface on RiscPCRussell King
2007-05-03[ARM] Add platform support for PATA on RiscPCRussell King
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-05-01[libata reset-seq] build and merge fixesJeff Garzik
2007-05-01libata: reimplement reset sequencingTejun Heo
2007-05-01libata: improve ata_std_prereset()Tejun Heo
2007-05-01libata: improve 0xff status handlingTejun Heo
2007-05-01libata: add deadline support to prereset and reset methodsTejun Heo
2007-04-30libata: honour host controllers that want just one hostLinus Torvalds
2007-04-28SPIN_LOCK_UNLOCKED cleanup in drivers/ata/pata_winbond.cMilind Arun Choudhary
2007-04-28drivers/ata/pata_cmd640.c: fix build with CONFIG_PM=nAndrew Morton
2007-04-28pata_hpt37x: Further small fixesAlan Cox
2007-04-28pata_hpt3x2n: Add HPT371N support and other bitsAlan Cox
2007-04-28ata: printk warning fixesAndrew Morton
2007-04-28libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESETTejun Heo
2007-04-28ahci: consolidate common port flagsTejun Heo