summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [libata] Improve timeout handlingAlan Cox2009-03-2510-5/+85
* [libata] Drain data on errorsAlan Cox2009-03-253-3/+79
* pata_sc1200: Activate secondary channelAlan Cox2009-03-251-2/+27
* pata_artop: Serializing supportAlan Cox2009-03-251-6/+27
* [libata] ahci: correct enclosure LED state saveDavid Milburn2009-03-251-1/+1
* [libata] More robust parsing for IDENTIFY DEVICE multi_count fieldMark Lord2009-03-251-2/+11
* sata_mv: fix LED blinking for SoC+NCQMark Lord2009-03-251-0/+68
* sata_mv: optimize IRQ coalescing for 8-port chipsMark Lord2009-03-251-14/+18
* sata_mv: implement IRQ coalescing (v2)Mark Lord2009-03-251-8/+135
* sata_mv: cosmetic preparations for IRQ coalescingMark Lord2009-03-251-35/+27
* pata-rb532-cf: platform_get_irq() fix ignored failureFlorian Fainelli2009-03-251-1/+1
* pata_efar: fix *dma_maskErik Inge Bolsø2009-03-251-2/+2
* pata_radisys: fix mwdma_mask to exclude mwdma0Erik Inge Bolsø2009-03-251-1/+1
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-2571-331/+339
* include/linux/ata.h: add some more transfer masksErik Inge Bolsø2009-03-251-0/+6
* ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power offMaciej Rutecki2009-03-251-0/+9
* [libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis().Mark Lord2009-03-251-0/+116
* [libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord2009-03-253-2/+4
* [libata] sata_mv: Add a new mv_sff_check_status() function to sata_mv.Mark Lord2009-03-251-1/+36
* [libata] sata_mv: Tighten up interrupt masking in mv_qc_issue()Mark Lord2009-03-251-13/+21
* [libata] sata_mv: Enable use of (basic) DMA for ATAPI on GEN_IIE chipsMark Lord2009-03-251-24/+28
* [libata] sata_mv: cache frequently-accessed registersMark Lord2009-03-251-21/+70
* ahci: drop intx manipulation on msi enableTejun Heo2009-03-251-2/+2
* pata-rb532-cf: drop custom freeze and thawPhil Sutter2009-03-251-19/+1
* pata-rb532-cf: use ata_sff_data_xfer32()Phil Sutter2009-03-251-20/+1
* pata-rb532-cf: use ata_sff_exec_command()Phil Sutter2009-03-251-8/+0
* pata-rb532-cf: replace rb532_pata_finish_io()Phil Sutter2009-03-251-13/+2
* sata_mv: remove leftoversMark Lord2009-03-251-2/+0
* sata_mv: optimize use of mv_edma_cfgMark Lord2009-03-251-3/+6
* sata_mv: introduce support for ATAPI devicesMark Lord2009-03-251-4/+186
* sata_mv: mv_fill_sg fixes v2Mark Lord2009-03-251-1/+3
* sata_mv: update ata_qc_from_tagMark Lord2009-03-251-0/+6
* sata_mv: restructure mv_qc_issueMark Lord2009-03-251-15/+22
* sata_mv: rearrange mv_start_dma() and friendsMark Lord2009-03-251-28/+38
* sata_mv: cleanup chipset GENeration FLAGSMark Lord2009-03-251-17/+14
* Linux 2.6.29v2.6.29Linus Torvalds2009-03-241-2/+2
* Build with -fno-dwarf2-cfi-asmKyle McMartin2009-03-231-0/+3
* trivial: fix orphan dates in ext2 documentationJody McIntyre2009-03-231-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-2339-121/+314
|\
| * ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2009-03-232-26/+11
| * dm9000: locking bugfixDavid Brownell2009-03-231-2/+4
| * net: update dnet.c for bus_id removalStephen Rothwell2009-03-231-3/+3
| * dnet: DNET should depend on HAS_IOMEMIlya Yanok2009-03-221-1/+1
| * dca: add missing copyright/license headersMaciej Sosnowski2009-03-212-0/+41
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-201-0/+11
| |\
| | * nl80211: Check that function pointer != NULL before using itJouni Malinen2009-03-201-0/+11
| * | sungem: missing net_device_opsStephen Hemminger2009-03-201-5/+4
| * | be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla2009-03-201-5/+5
| * | be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2009-03-202-21/+30
| |/
| * bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt2009-03-191-3/+13