aboutsummaryrefslogtreecommitdiff
path: root/drivers
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus 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-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus 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
2010-05-13serial: mpc52xx_uart: fix null pointer dereferenceAnatolij Gustschin
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-13mfd: Clean up after WM83xx AUXADC interrupt if it arrives lateMark Brown
2010-05-13Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer
2010-05-13Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov
2010-05-13Input: elantech - use all 3 bytes when checking versionDmitry Torokhov
2010-05-12Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-05-12Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...Linus Torvalds
2010-05-12vhost: fix barrier pairingMichael S. Tsirkin
2010-05-12[S390] dasd: fix race between tasklet and dasd_sleep_onStefan Weinhuber
2010-05-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds