aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-03-24[libata] Improve timeout handlingAlan Cox
2009-03-24[libata] Drain data on errorsAlan Cox
2009-03-24pata_sc1200: Activate secondary channelAlan Cox
2009-03-24pata_artop: Serializing supportAlan Cox
2009-03-24[libata] ahci: correct enclosure LED state saveDavid Milburn
2009-03-24[libata] More robust parsing for IDENTIFY DEVICE multi_count fieldMark Lord
2009-03-24sata_mv: fix LED blinking for SoC+NCQMark Lord
2009-03-24sata_mv: optimize IRQ coalescing for 8-port chipsMark Lord
2009-03-24sata_mv: implement IRQ coalescing (v2)Mark Lord
2009-03-24sata_mv: cosmetic preparations for IRQ coalescingMark Lord
2009-03-24pata-rb532-cf: platform_get_irq() fix ignored failureFlorian Fainelli
2009-03-24pata_efar: fix *dma_maskErik Inge Bolsø
2009-03-24pata_radisys: fix mwdma_mask to exclude mwdma0Erik Inge Bolsø
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø
2009-03-24ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power offMaciej Rutecki
2009-03-24[libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis().Mark Lord
2009-03-24[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord
2009-03-24[libata] sata_mv: Add a new mv_sff_check_status() function to sata_mv.Mark Lord
2009-03-24[libata] sata_mv: Tighten up interrupt masking in mv_qc_issue()Mark Lord
2009-03-24[libata] sata_mv: Enable use of (basic) DMA for ATAPI on GEN_IIE chipsMark Lord
2009-03-24[libata] sata_mv: cache frequently-accessed registersMark Lord
2009-03-24ahci: drop intx manipulation on msi enableTejun Heo
2009-03-24pata-rb532-cf: drop custom freeze and thawPhil Sutter
2009-03-24pata-rb532-cf: use ata_sff_data_xfer32()Phil Sutter
2009-03-24pata-rb532-cf: use ata_sff_exec_command()Phil Sutter
2009-03-24pata-rb532-cf: replace rb532_pata_finish_io()Phil Sutter
2009-03-24sata_mv: remove leftoversMark Lord
2009-03-24sata_mv: optimize use of mv_edma_cfgMark Lord
2009-03-24sata_mv: introduce support for ATAPI devicesMark Lord
2009-03-24sata_mv: mv_fill_sg fixes v2Mark Lord
2009-03-24sata_mv: update ata_qc_from_tagMark Lord
2009-03-24sata_mv: restructure mv_qc_issueMark Lord
2009-03-24sata_mv: rearrange mv_start_dma() and friendsMark Lord
2009-03-24sata_mv: cleanup chipset GENeration FLAGSMark Lord
2009-03-24sysfs: only allow one scheduled removal callback per kobjAlex Chiang
2009-03-24Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck
2009-03-24Driver core: some cleanup on drivers/base/sys.cZhenwen Xu
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei
2009-03-24vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers
2009-03-24driver core: fix passing platform_dataMing Lei
2009-03-24driver core: move platform_data into platform_deviceMing Lei
2009-03-24driver core: move knode_bus into private structureGreg Kroah-Hartman