aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-14sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFFTejun Heo
2010-05-14pata_sch: use ata_pci_sff_init_one()Tejun Heo
2010-05-14pata_sil680: Do our own exec_command postingAlan Cox
2010-05-14libata: Remove excess delay in the tf_load pathAlan Cox
2010-05-14sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()Tejun Heo
2010-05-14libata: don't flush dcache on slab pagesSebastian Andrzej Siewior
2010-05-14pata_cmd640: don't read CFR pointlesslySergei Shtylyov
2010-05-14libata: make sff_irq_on() method optionalSergei Shtylyov
2010-05-14libata: introduce sff_set_devctl() methodSergei Shtylyov
2010-05-14ahci_platform: properly set up EM messagingJeff Garzik
2010-05-14ahci: add "em_buffer" attribute for AHCI hostsHarry Zhang
2010-05-14ahci: EM message type auto detectHarry Zhang
2010-05-14pata_scc: kill useless check in scc_postreset()Sergei Shtylyov
2010-05-14pata_scc: make scc_wait_after_reset() staticSergei Shtylyov
2010-05-14libata: use __ratelimitAkinobu Mita
2010-05-14libata: use longer 0xff wait if parallel scan is enabledTejun Heo
2010-05-14libata-sff: kill unused ata_bus_reset()Sergei Shtylyov
2010-05-14[libata] Disable R_OK (Early ACK) on SII 3726 PMPGrant Grundler
2010-05-14libata: update gfp/slab.h includesTejun Heo
2010-05-14ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirksTejun Heo
2010-05-14pata_mpc52xx: reduce code size by simple change of constant data typesRoman Fietze
2010-05-14ahci: clean up board IDsTejun Heo
2010-05-14ahci: Turn off DMA engines when there's no device attachedMatthew Garrett
2010-05-14ahci: Add platform driverAnton Vorontsov
2010-05-14ahci: Move generic code into libahciAnton Vorontsov
2010-05-14ahci: Introduce ahci_set_em_messages()Anton Vorontsov
2010-05-14ahci: Factor out PCI specifics from ahci_print_info()Anton Vorontsov
2010-05-14ahci: Factor out PCI specifics from ahci_init_controller()Anton Vorontsov
2010-05-14ahci: Get rid of pci_dev argument in ahci_port_init()Anton Vorontsov
2010-05-14ahci: Factor out PCI specifics from ahci_reset_controller()Anton Vorontsov
2010-05-14ahci: Get rid of pci_dev argument in ahci_save_initial_config()Anton Vorontsov
2010-05-14ahci: Factor out PCI specifics from ahci_save_initial_config()Anton Vorontsov
2010-05-14ahci: Get rid of host->iomap usageAnton Vorontsov
2010-05-14Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-05-14Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-05-14DA830: fix USB 2.0 clock entrySergei Shtylyov
2010-05-14inotify: don't leak user struct on inotify releasePavel Emelyanov
2010-05-14inotify: race use after free/double free in inotify inode marksEric Paris
2010-05-14inotify: clean up the inotify_add_watch out pathEric Paris
2010-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-05-14Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-05-14Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/v...David S. Miller
2010-05-14mmap_min_addr check CAP_SYS_RAWIO only for writeKees Cook
2010-05-14microblaze: Fix module loading on system with WB cacheMichal Simek
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2010-05-13Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-05-13serial: imx.c: fix CTS trigger level lower to avoid lost charsValentin Longchamp
2010-05-13tty: Fix unbalanced BKL handling in error pathAlan Cox