summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* libata/ahci: accommodate tag ordered controllersDan Williams2014-04-18
* ahci: Do not receive interrupts sent by dummy portsAlexander Gordeev2014-04-18
* ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range()Alexander Gordeev2014-04-17
* ahci: Ensure "MSI Revert to Single Message" mode is not enforcedAlexander Gordeev2014-04-17
* ahci: do not request irq for dummy portDavid Milburn2014-04-16
* pata_samsung_cf: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz2014-04-15
* pata_arasan_cf: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz2014-04-14
* ata: fix i.MX AHCI driver dependenciesJean Delvare2014-04-08
* pata_at91: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz2014-04-02
* libata: Update queued trim blacklist for M5x0 drivesMartin K. Petersen2014-04-02
* libata: make AHCI_XGENE depend on PHY_XGENETejun Heo2014-04-02
* Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\
| * Merge branch 'bcache-for-3.15' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe2014-03-18
| |\
| | * bcache: remove nested function usageJohn Sheu2014-03-18
| | * bcache: Kill bucket->gc_genKent Overstreet2014-03-18
| | * bcache: Kill unused freelistKent Overstreet2014-03-18
| | * bcache: Rework btree cache reserve handlingKent Overstreet2014-03-18
| | * bcache: Kill btree_io_wqKent Overstreet2014-03-18
| | * bcache: btree locking reworkKent Overstreet2014-03-18
| | * bcache: Fix a race when freeing btree nodesKent Overstreet2014-03-18
| | * bcache: Add a real GC_MARK_RECLAIMABLEKent Overstreet2014-03-18
| | * bcache: Add bch_keylist_init_single()Kent Overstreet2014-03-18
| | * bcache: Improve priority_statsKent Overstreet2014-03-18
| | * bcache: Better alloc tracepointsKent Overstreet2014-03-18
| | * bcache: Kill dead cgroup codeKent Overstreet2014-03-18
| | * bcache: stop moving_gc marking buckets that can't be moved.Nicholas Swenson2014-03-18
| | * bcache: Fix moving_pred()Kent Overstreet2014-03-18
| | * bcache: Fix moving_gc deadlocking with a foreground writeNicholas Swenson2014-03-18
| | * bcache: Fix discard granularityKent Overstreet2014-03-18
| | * bcache: Fix another bug recovering from unclean shutdownKent Overstreet2014-03-18
| | * bcache: Fix a bug recovering from unclean shutdownKent Overstreet2014-03-18
| | * bcache: Fix a journalling reclaim after recovery bugKent Overstreet2014-03-18
| | * bcache: Fix a null ptr deref in journal replayKent Overstreet2014-03-17
| | * bcache: Fix a lockdep splat in an error pathKent Overstreet2014-03-17
| | * bcache: Fix a shutdown bugKent Overstreet2014-02-25
| | * bcache: Fix flash_dev_cache_miss() for real this timeKent Overstreet2014-02-25
| | * bcache: Fix another compiler warning on m68kKent Overstreet2014-02-18
| * | mtip32xx: mtip_async_complete() bug fixesSam Bradshaw2014-03-13
| * | mtip32xx: Unmap the DMA segments before completing the IO requestFelipe Franciosi2014-03-13
| * | mtip32xx: Set queue bounce limitFelipe Franciosi2014-03-13
| * | nvme: Use pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev2014-03-13
| * | cciss: Fallback to MSI rather than to INTx if MSI-X failedAlexander Gordeev2014-03-13
| * | swim3: fix interruptible_sleep_on raceArnd Bergmann2014-03-13
| * | ataflop: fix sleep_on racesArnd Bergmann2014-03-13
| * | DAC960: remove sleep_on usageArnd Bergmann2014-03-13
| * | mtip32xx: Use pci_enable_msi() instead of pci_enable_msi_range()Alexander Gordeev2014-03-13
| * | skd: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-21
| * | skd: Use unified access to skdev->msix_entries throughout the codeAlexander Gordeev2014-02-21
| * | skd: Fix incomplete cleanup of MSI-X interruptAlexander Gordeev2014-02-21
| * | skd: Fix out of array boundary accessAlexander Gordeev2014-02-21