summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | mmc: sd: warn if card stays busy during initJohan Rudholm2014-07-091-0/+3
| * | | | | | | | | mmc: moxart: Remove unneeded version.h inclusionSachin Kamat2014-07-091-1/+0
| * | | | | | | | | mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335xAndreas Fenkart2014-07-091-3/+21
| * | | | | | | | | mmc: omap_hsmmc: switch default/idle pinctrl states in runtime hooksAndreas Fenkart2014-07-091-6/+10
| * | | | | | | | | mmc: omap_hsmmc: abort runtime suspend if pending sdio irq detectedAndreas Fenkart2014-07-091-2/+21
| * | | | | | | | | mmc: omap_hsmmc: enable wakeup event for sdio OMAP4Balaji T K2014-07-091-1/+13
| * | | | | | | | | mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime stateAndreas Fenkart2014-07-091-3/+14
| * | | | | | | | | mmc: omap_hsmmc: Enable SDIO interruptAndreas Fenkart2014-07-091-12/+189
| * | | | | | | | | mmc: quirks: Fixup debug messageAlexander Stein2014-07-091-1/+1
| * | | | | | | | | mmc: sh-mmcif: final error path cleanupBen Dooks2014-07-091-4/+2
| * | | | | | | | | mmc: sh-mmcif: no need to call pm_runtime_suspend on errorBen Dooks2014-07-091-4/+2
| * | | | | | | | | mmc: sh-mmcif: use devm_ for irq managementBen Dooks2014-07-091-18/+8
| * | | | | | | | | mmc: sh-mmcif: use devm_ for clock managementBen Dooks2014-07-091-10/+8
| * | | | | | | | | mmc: sh-mmcif: use devm_ for ioremapBen Dooks2014-07-091-18/+6
| * | | | | | | | | mmc: sh-mmcif: update to print version and bus clock rate on probeBen Dooks2014-07-091-4/+5
| * | | | | | | | | mmc: sdhci: Remove unused ret variablesMarkus Pargmann2014-07-091-4/+3
| * | | | | | | | | mmc: sdhci: Use mmc core regulator infrastuctureTim Kryger2014-07-091-61/+36
| * | | | | | | | | mmc: core: Remove redundant runtime_idle callbackUlf Hansson2014-07-091-9/+1
| * | | | | | | | | mmc: mmci: Add Qualcomm Id to amba id tableSrinivas Kandagatla2014-07-091-0/+23
| * | | | | | | | | mmc: mmci: Add Qcom specific rx_fifocnt logic.Srinivas Kandagatla2014-07-092-2/+29
| * | | | | | | | | mmc: mmci: add explicit clk controlSrinivas Kandagatla2014-07-092-3/+28
| * | | | | | | | | mmc: mmci: add f_max to variant structureSrinivas Kandagatla2014-07-091-2/+11
| * | | | | | | | | mmc: mmci: Add support to data commands via variant structure.Srinivas Kandagatla2014-07-091-0/+5
| * | | | | | | | | mmc: mmci: add edge support to data and command out in variant data.Srinivas Kandagatla2014-07-091-1/+5
| * | | | | | | | | mmc: mmci: add 8bit bus support in variant dataSrinivas Kandagatla2014-07-091-1/+6
| * | | | | | | | | mmc: mmci: add ddrmode mask to variant dataSrinivas Kandagatla2014-07-091-1/+4
| * | | | | | | | | mmc: mmci: Add Qcom datactrl register variantSrinivas Kandagatla2014-07-091-0/+5
| * | | | | | | | | mmc: mmci: Add enough delay between writes to CMD register.Srinivas Kandagatla2014-07-091-1/+1
| * | | | | | | | | mmc: mmci: Add Qualcomm specific register defines.Srinivas Kandagatla2014-07-091-0/+17
| * | | | | | | | | mmc: mmci: use NSEC_PER_SEC macroSrinivas Kandagatla2014-07-091-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-08-1430-1283/+2877
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...Jens Axboe2014-08-0514-65/+119
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bcache: Drop unneeded blk_sync_queue() callsKent Overstreet2014-08-051-8/+2
| | * | | | | | | | | bcache: add mutex lock for bch_is_openJianjian Huo2014-08-051-0/+2
| | * | | | | | | | | bcache: Correct printing of btree_gc_max_duration_msSurbhi Palande2014-08-051-2/+2
| | * | | | | | | | | bcache: try to set b->parent properlySlava Pestov2014-08-053-20/+25
| | * | | | | | | | | bcache: fix memory corruption in init error pathSlava Pestov2014-08-051-3/+8
| | * | | | | | | | | bcache: fix crash with incomplete cache setSlava Pestov2014-08-052-0/+8
| | * | | | | | | | | bcache: Fix more early shutdown bugsKent Overstreet2014-08-051-3/+4
| | * | | | | | | | | bcache: fix use-after-free in btree_gc_coalesce()Slava Pestov2014-08-051-0/+1
| | * | | | | | | | | bcache: Fix an infinite loop in journal replayKent Overstreet2014-08-051-1/+4
| | * | | | | | | | | bcache: fix crash in bcache_btree_node_alloc_fail tracepointSlava Pestov2014-08-051-1/+1
| | * | | | | | | | | bcache: bcache_write tracepoint was crashingSlava Pestov2014-08-051-1/+2
| | * | | | | | | | | bcache: fix typo in bch_bkey_equal_headerSlava Pestov2014-08-051-1/+1
| | * | | | | | | | | bcache: Allocate bounce buffers with GFP_NOWAITKent Overstreet2014-08-052-2/+2
| | * | | | | | | | | bcache: Make sure to pass GFP_WAIT to mempool_alloc()Kent Overstreet2014-08-051-1/+1
| | * | | | | | | | | bcache: fix uninterruptible sleep in writeback threadSlava Pestov2014-08-053-5/+15
| | * | | | | | | | | bcache: wait for buckets when allocating new btree rootSlava Pestov2014-08-053-5/+12
| | * | | | | | | | | bcache: fix crash on shutdown in passthrough modeSlava Pestov2014-08-051-1/+2
| | * | | | | | | | | bcache: fix lockdep warnings on shutdownSlava Pestov2014-08-051-0/+4