aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* libata-sff: kill unused prototype and make ata_dev_select() staticTejun Heo2010-05-14
* libata-sff: update bmdma host bus error handlingTejun Heo2010-05-14
* sata_mv: remove unnecessary initializationTejun Heo2010-05-14
* sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFFTejun Heo2010-05-14
* pata_sch: use ata_pci_sff_init_one()Tejun Heo2010-05-14
* pata_sil680: Do our own exec_command postingAlan Cox2010-05-14
* libata: Remove excess delay in the tf_load pathAlan Cox2010-05-14
* sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()Tejun Heo2010-05-14
* libata: don't flush dcache on slab pagesSebastian Andrzej Siewior2010-05-14
* pata_cmd640: don't read CFR pointlesslySergei Shtylyov2010-05-14
* libata: make sff_irq_on() method optionalSergei Shtylyov2010-05-14
* libata: introduce sff_set_devctl() methodSergei Shtylyov2010-05-14
* ahci_platform: properly set up EM messagingJeff Garzik2010-05-14
* ahci: add "em_buffer" attribute for AHCI hostsHarry Zhang2010-05-14
* ahci: EM message type auto detectHarry Zhang2010-05-14
* pata_scc: kill useless check in scc_postreset()Sergei Shtylyov2010-05-14
* pata_scc: make scc_wait_after_reset() staticSergei Shtylyov2010-05-14
* libata: use __ratelimitAkinobu Mita2010-05-14
* libata: use longer 0xff wait if parallel scan is enabledTejun Heo2010-05-14
* libata-sff: kill unused ata_bus_reset()Sergei Shtylyov2010-05-14
* [libata] Disable R_OK (Early ACK) on SII 3726 PMPGrant Grundler2010-05-14
* libata: update gfp/slab.h includesTejun Heo2010-05-14
* ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirksTejun Heo2010-05-14
* pata_mpc52xx: reduce code size by simple change of constant data typesRoman Fietze2010-05-14
* ahci: clean up board IDsTejun Heo2010-05-14
* ahci: Turn off DMA engines when there's no device attachedMatthew Garrett2010-05-14
* ahci: Add platform driverAnton Vorontsov2010-05-14
* ahci: Move generic code into libahciAnton Vorontsov2010-05-14
* ahci: Introduce ahci_set_em_messages()Anton Vorontsov2010-05-14
* ahci: Factor out PCI specifics from ahci_print_info()Anton Vorontsov2010-05-14
* ahci: Factor out PCI specifics from ahci_init_controller()Anton Vorontsov2010-05-14
* ahci: Get rid of pci_dev argument in ahci_port_init()Anton Vorontsov2010-05-14
* ahci: Factor out PCI specifics from ahci_reset_controller()Anton Vorontsov2010-05-14
* ahci: Get rid of pci_dev argument in ahci_save_initial_config()Anton Vorontsov2010-05-14
* ahci: Factor out PCI specifics from ahci_save_initial_config()Anton Vorontsov2010-05-14
* ahci: Get rid of host->iomap usageAnton Vorontsov2010-05-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-14
|\
| * Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/v...David S. Miller2010-05-14
| |\
| | * vhost: fix barrier pairingMichael S. Tsirkin2010-05-12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2010-05-13
|\ \ \
| * | | mfd: Clean up after WM83xx AUXADC interrupt if it arrives lateMark Brown2010-05-13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-05-13
|\ \ \ \
| * | | | serial: imx.c: fix CTS trigger level lower to avoid lost charsValentin Longchamp2010-05-13
| * | | | tty: Fix unbalanced BKL handling in error pathAlan Cox2010-05-13
| * | | | serial: mpc52xx_uart: fix null pointer dereferenceAnatolij Gustschin2010-05-13
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-13
|\ \ \ \ | |_|/ / |/| | |
| * | | Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer2010-05-13
| * | | Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov2010-05-13
| * | | Input: elantech - use all 3 bytes when checking versionDmitry Torokhov2010-05-13
| * | | Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut2010-05-11