aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-17libata: kill ATA_FLAG_DISABLEDGravatar Tejun Heo 18-358/+209
2010-05-14libata-sff: kill unused prototype and make ata_dev_select() staticGravatar Tejun Heo 2-4/+1
2010-05-14libata-sff: update bmdma host bus error handlingGravatar Tejun Heo 1-8/+12
2010-05-14sata_mv: remove unnecessary initializationGravatar Tejun Heo 1-3/+0
2010-05-14sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFFGravatar Tejun Heo 1-6/+6
2010-05-14pata_sch: use ata_pci_sff_init_one()Gravatar Tejun Heo 1-11/+1
2010-05-14pata_sil680: Do our own exec_command postingGravatar Alan Cox 1-4/+26
2010-05-14libata: Remove excess delay in the tf_load pathGravatar Alan Cox 2-5/+0
2010-05-14sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()Gravatar Tejun Heo 1-2/+1
2010-05-14libata: don't flush dcache on slab pagesGravatar Sebastian Andrzej Siewior 1-1/+1
2010-05-14pata_cmd640: don't read CFR pointlesslyGravatar Sergei Shtylyov 1-3/+0
2010-05-14libata: make sff_irq_on() method optionalGravatar Sergei Shtylyov 5-66/+20
2010-05-14libata: introduce sff_set_devctl() methodGravatar Sergei Shtylyov 5-59/+63
2010-05-14ahci_platform: properly set up EM messagingGravatar Jeff Garzik 1-1/+1
2010-05-14ahci: add "em_buffer" attribute for AHCI hostsGravatar Harry Zhang 2-3/+111
2010-05-14ahci: EM message type auto detectGravatar Harry Zhang 3-20/+28
2010-05-14pata_scc: kill useless check in scc_postreset()Gravatar Sergei Shtylyov 1-2/+1
2010-05-14pata_scc: make scc_wait_after_reset() staticGravatar Sergei Shtylyov 1-2/+2
2010-05-14libata: use __ratelimitGravatar Akinobu Mita 1-16/+3
2010-05-14libata: use longer 0xff wait if parallel scan is enabledGravatar Tejun Heo 2-11/+18
2010-05-14libata-sff: kill unused ata_bus_reset()Gravatar Sergei Shtylyov 3-99/+2
2010-05-14[libata] Disable R_OK (Early ACK) on SII 3726 PMPGravatar Grant Grundler 1-3/+29
2010-05-14libata: update gfp/slab.h includesGravatar Tejun Heo 2-0/+2
2010-05-14ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirksGravatar Tejun Heo 2-10/+29
2010-05-14pata_mpc52xx: reduce code size by simple change of constant data typesGravatar Roman Fietze 1-39/+39
2010-05-14ahci: clean up board IDsGravatar Tejun Heo 1-120/+117
2010-05-14ahci: Turn off DMA engines when there's no device attachedGravatar Matthew Garrett 1-0/+18
2010-05-14ahci: Add platform driverGravatar Anton Vorontsov 4-0/+229
2010-05-14ahci: Move generic code into libahciGravatar Anton Vorontsov 4-2280/+2425
2010-05-14ahci: Introduce ahci_set_em_messages()Gravatar Anton Vorontsov 1-17/+24
2010-05-14ahci: Factor out PCI specifics from ahci_print_info()Gravatar Anton Vorontsov 1-17/+23
2010-05-14ahci: Factor out PCI specifics from ahci_init_controller()Gravatar Anton Vorontsov 1-18/+27
2010-05-14ahci: Get rid of pci_dev argument in ahci_port_init()Gravatar Anton Vorontsov 1-4/+3
2010-05-14ahci: Factor out PCI specifics from ahci_reset_controller()Gravatar Anton Vorontsov 1-3/+12
2010-05-14ahci: Get rid of pci_dev argument in ahci_save_initial_config()Gravatar Anton Vorontsov 1-14/+13
2010-05-14ahci: Factor out PCI specifics from ahci_save_initial_config()Gravatar Anton Vorontsov 1-24/+42
2010-05-14ahci: Get rid of host->iomap usageGravatar Anton Vorontsov 1-14/+20
2010-05-14Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyGravatar Linus Torvalds 2-8/+10
2010-05-14Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-1/+1
2010-05-14DA830: fix USB 2.0 clock entryGravatar Sergei Shtylyov 1-1/+1
2010-05-14inotify: don't leak user struct on inotify releaseGravatar Pavel Emelyanov 1-0/+2
2010-05-14inotify: race use after free/double free in inotify inode marksGravatar Eric Paris 1-3/+6
2010-05-14inotify: clean up the inotify_add_watch out pathGravatar Eric Paris 1-5/+2
2010-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-1/+6
2010-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-1/+1
2010-05-14Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 8-20/+89
2010-05-14Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/v...Gravatar David S. Miller 1-1/+6
2010-05-14mmap_min_addr check CAP_SYS_RAWIO only for writeGravatar Kees Cook 1-1/+1
2010-05-14microblaze: Fix module loading on system with WB cacheGravatar Michal Simek 1-0/+2
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Gravatar Linus Torvalds 2-0/+7