summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds50-609/+1160
2009-03-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds76-542/+1316
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds146-3612/+4989
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds113-530/+1052
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds40-1850/+1533
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds18-367/+2043
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-17/+19
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds12-3/+2596
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds6-273/+379
2009-03-25Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier45-594/+1115
2009-03-25RDMA/cxgb3: Enforce required firmwareSteve Wise2-0/+20
2009-03-25[libata] Improve timeout handlingAlan Cox9-5/+83
2009-03-25[libata] Drain data on errorsAlan Cox2-3/+76
2009-03-25pata_sc1200: Activate secondary channelAlan Cox1-2/+27
2009-03-25pata_artop: Serializing supportAlan Cox1-6/+27
2009-03-25[libata] ahci: correct enclosure LED state saveDavid Milburn1-1/+1
2009-03-25[libata] More robust parsing for IDENTIFY DEVICE multi_count fieldMark Lord1-2/+11
2009-03-25sata_mv: fix LED blinking for SoC+NCQMark Lord1-0/+68
2009-03-25sata_mv: optimize IRQ coalescing for 8-port chipsMark Lord1-14/+18
2009-03-25sata_mv: implement IRQ coalescing (v2)Mark Lord1-8/+135
2009-03-25sata_mv: cosmetic preparations for IRQ coalescingMark Lord1-35/+27
2009-03-25pata-rb532-cf: platform_get_irq() fix ignored failureFlorian Fainelli1-1/+1
2009-03-25pata_efar: fix *dma_maskErik Inge Bolsø1-2/+2
2009-03-25pata_radisys: fix mwdma_mask to exclude mwdma0Erik Inge Bolsø1-1/+1
2009-03-25[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø71-331/+339
2009-03-25ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power offMaciej Rutecki1-0/+9
2009-03-25[libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis().Mark Lord1-0/+116
2009-03-25[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord2-2/+1
2009-03-25[libata] sata_mv: Add a new mv_sff_check_status() function to sata_mv.Mark Lord1-1/+36
2009-03-25[libata] sata_mv: Tighten up interrupt masking in mv_qc_issue()Mark Lord1-13/+21
2009-03-25[libata] sata_mv: Enable use of (basic) DMA for ATAPI on GEN_IIE chipsMark Lord1-24/+28
2009-03-25[libata] sata_mv: cache frequently-accessed registersMark Lord1-21/+70
2009-03-25ahci: drop intx manipulation on msi enableTejun Heo1-2/+2
2009-03-25pata-rb532-cf: drop custom freeze and thawPhil Sutter1-19/+1
2009-03-25pata-rb532-cf: use ata_sff_data_xfer32()Phil Sutter1-20/+1
2009-03-25pata-rb532-cf: use ata_sff_exec_command()Phil Sutter1-8/+0
2009-03-25pata-rb532-cf: replace rb532_pata_finish_io()Phil Sutter1-13/+2
2009-03-25sata_mv: remove leftoversMark Lord1-2/+0
2009-03-25sata_mv: optimize use of mv_edma_cfgMark Lord1-3/+6
2009-03-25sata_mv: introduce support for ATAPI devicesMark Lord1-4/+186
2009-03-25sata_mv: mv_fill_sg fixes v2Mark Lord1-1/+3
2009-03-25sata_mv: update ata_qc_from_tagMark Lord1-0/+6
2009-03-25sata_mv: restructure mv_qc_issueMark Lord1-15/+22
2009-03-25sata_mv: rearrange mv_start_dma() and friendsMark Lord1-28/+38
2009-03-25sata_mv: cleanup chipset GENeration FLAGSMark Lord1-17/+14
2009-03-25sysfs: only allow one scheduled removal callback per kobjAlex Chiang1-2/+3
2009-03-25Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck4-5/+75
2009-03-25Driver core: some cleanup on drivers/base/sys.cZhenwen Xu1-27/+27
2009-03-25Driver core: implement uevent suppress in kobjectMing Lei7-12/+10
2009-03-25vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers2-10/+11