summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* libata-sff: clean up inheritance in several driversTejun Heo2010-05-195-10/+29
* libata-sff: reorder SFF/BMDMA functionsTejun Heo2010-05-181-222/+226
* sata_inic162x: kill PORT_PRD_ADDR initializationTejun Heo2010-05-181-2/+1
* libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-1817-350/+209
* libata-sff: kill unused prototype and make ata_dev_select() staticTejun Heo2010-05-152-4/+1
* libata-sff: update bmdma host bus error handlingTejun Heo2010-05-151-8/+12
* sata_mv: remove unnecessary initializationTejun Heo2010-05-151-3/+0
* sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFFTejun Heo2010-05-151-6/+6
* pata_sch: use ata_pci_sff_init_one()Tejun Heo2010-05-151-11/+1
* pata_sil680: Do our own exec_command postingAlan Cox2010-05-151-4/+26
* libata: Remove excess delay in the tf_load pathAlan Cox2010-05-152-5/+0
* sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()Tejun Heo2010-05-151-2/+1
* libata: don't flush dcache on slab pagesSebastian Andrzej Siewior2010-05-141-1/+1
* pata_cmd640: don't read CFR pointlesslySergei Shtylyov2010-05-141-3/+0
* libata: make sff_irq_on() method optionalSergei Shtylyov2010-05-144-64/+18
* libata: introduce sff_set_devctl() methodSergei Shtylyov2010-05-143-59/+50
* ahci_platform: properly set up EM messagingJeff Garzik2010-05-141-1/+1
* ahci: add "em_buffer" attribute for AHCI hostsHarry Zhang2010-05-142-3/+111
* ahci: EM message type auto detectHarry Zhang2010-05-143-20/+28
* pata_scc: kill useless check in scc_postreset()Sergei Shtylyov2010-05-141-2/+1
* pata_scc: make scc_wait_after_reset() staticSergei Shtylyov2010-05-141-2/+2
* libata: use __ratelimitAkinobu Mita2010-05-141-16/+3
* libata: use longer 0xff wait if parallel scan is enabledTejun Heo2010-05-141-6/+12
* libata-sff: kill unused ata_bus_reset()Sergei Shtylyov2010-05-141-94/+0
* [libata] Disable R_OK (Early ACK) on SII 3726 PMPGrant Grundler2010-05-141-3/+29
* libata: update gfp/slab.h includesTejun Heo2010-05-142-0/+2
* ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirksTejun Heo2010-05-142-10/+29
* pata_mpc52xx: reduce code size by simple change of constant data typesRoman Fietze2010-05-141-39/+39
* ahci: clean up board IDsTejun Heo2010-05-141-120/+117
* ahci: Turn off DMA engines when there's no device attachedMatthew Garrett2010-05-141-0/+18
* ahci: Add platform driverAnton Vorontsov2010-05-143-0/+200
* ahci: Move generic code into libahciAnton Vorontsov2010-05-144-2280/+2425
* ahci: Introduce ahci_set_em_messages()Anton Vorontsov2010-05-141-17/+24
* ahci: Factor out PCI specifics from ahci_print_info()Anton Vorontsov2010-05-141-17/+23
* ahci: Factor out PCI specifics from ahci_init_controller()Anton Vorontsov2010-05-141-18/+27
* ahci: Get rid of pci_dev argument in ahci_port_init()Anton Vorontsov2010-05-141-4/+3
* ahci: Factor out PCI specifics from ahci_reset_controller()Anton Vorontsov2010-05-141-3/+12
* ahci: Get rid of pci_dev argument in ahci_save_initial_config()Anton Vorontsov2010-05-141-14/+13
* ahci: Factor out PCI specifics from ahci_save_initial_config()Anton Vorontsov2010-05-141-24/+42
* ahci: Get rid of host->iomap usageAnton Vorontsov2010-05-141-14/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-141-1/+6
|\
| * Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/v...David S. Miller2010-05-141-1/+6
| |\
| | * vhost: fix barrier pairingMichael S. Tsirkin2010-05-121-1/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2010-05-132-0/+7
|\ \ \
| * | | mfd: Clean up after WM83xx AUXADC interrupt if it arrives lateMark Brown2010-05-132-0/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-05-133-2/+11
|\ \ \ \
| * | | | serial: imx.c: fix CTS trigger level lower to avoid lost charsValentin Longchamp2010-05-131-1/+9
| * | | | tty: Fix unbalanced BKL handling in error pathAlan Cox2010-05-131-0/+1
| * | | | serial: mpc52xx_uart: fix null pointer dereferenceAnatolij Gustschin2010-05-131-1/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-136-23/+42
|\ \ \ \ | |_|/ / |/| | |