index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
mmc: omap_hsmmc: switch default/idle pinctrl states in runtime hooks
Andreas Fenkart
2014-07-09
1
-6
/
+10
|
*
|
mmc: omap_hsmmc: abort runtime suspend if pending sdio irq detected
Andreas Fenkart
2014-07-09
1
-2
/
+21
|
*
|
mmc: omap_hsmmc: enable wakeup event for sdio OMAP4
Balaji T K
2014-07-09
1
-1
/
+13
|
*
|
mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime state
Andreas Fenkart
2014-07-09
1
-3
/
+14
|
*
|
mmc: omap_hsmmc: Enable SDIO interrupt
Andreas Fenkart
2014-07-09
1
-12
/
+189
|
*
|
mmc: quirks: Fixup debug message
Alexander Stein
2014-07-09
1
-1
/
+1
|
*
|
mmc: sh-mmcif: final error path cleanup
Ben Dooks
2014-07-09
1
-4
/
+2
|
*
|
mmc: sh-mmcif: no need to call pm_runtime_suspend on error
Ben Dooks
2014-07-09
1
-4
/
+2
|
*
|
mmc: sh-mmcif: use devm_ for irq management
Ben Dooks
2014-07-09
1
-18
/
+8
|
*
|
mmc: sh-mmcif: use devm_ for clock management
Ben Dooks
2014-07-09
1
-10
/
+8
|
*
|
mmc: sh-mmcif: use devm_ for ioremap
Ben Dooks
2014-07-09
1
-18
/
+6
|
*
|
mmc: sh-mmcif: update to print version and bus clock rate on probe
Ben Dooks
2014-07-09
1
-4
/
+5
|
*
|
mmc: sdhci: Remove unused ret variables
Markus Pargmann
2014-07-09
1
-4
/
+3
|
*
|
mmc: sdhci: Use mmc core regulator infrastucture
Tim Kryger
2014-07-09
1
-61
/
+36
|
*
|
mmc: core: Remove redundant runtime_idle callback
Ulf Hansson
2014-07-09
1
-9
/
+1
|
*
|
mmc: mmci: Add Qualcomm Id to amba id table
Srinivas Kandagatla
2014-07-09
1
-0
/
+23
|
*
|
mmc: mmci: Add Qcom specific rx_fifocnt logic.
Srinivas Kandagatla
2014-07-09
2
-2
/
+29
|
*
|
mmc: mmci: add explicit clk control
Srinivas Kandagatla
2014-07-09
2
-3
/
+28
|
*
|
mmc: mmci: add f_max to variant structure
Srinivas Kandagatla
2014-07-09
1
-2
/
+11
|
*
|
mmc: mmci: Add support to data commands via variant structure.
Srinivas Kandagatla
2014-07-09
1
-0
/
+5
|
*
|
mmc: mmci: add edge support to data and command out in variant data.
Srinivas Kandagatla
2014-07-09
1
-1
/
+5
|
*
|
mmc: mmci: add 8bit bus support in variant data
Srinivas Kandagatla
2014-07-09
1
-1
/
+6
|
*
|
mmc: mmci: add ddrmode mask to variant data
Srinivas Kandagatla
2014-07-09
1
-1
/
+4
|
*
|
mmc: mmci: Add Qcom datactrl register variant
Srinivas Kandagatla
2014-07-09
1
-0
/
+5
|
*
|
mmc: mmci: Add enough delay between writes to CMD register.
Srinivas Kandagatla
2014-07-09
1
-1
/
+1
|
*
|
mmc: mmci: Add Qualcomm specific register defines.
Srinivas Kandagatla
2014-07-09
1
-0
/
+17
|
*
|
mmc: mmci: use NSEC_PER_SEC macro
Srinivas Kandagatla
2014-07-09
1
-1
/
+1
*
|
|
Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-08-14
30
-1283
/
+2877
|
\
\
\
|
*
\
\
Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...
Jens Axboe
2014-08-05
14
-65
/
+119
|
|
\
\
\
|
|
*
|
|
bcache: Drop unneeded blk_sync_queue() calls
Kent Overstreet
2014-08-05
1
-8
/
+2
|
|
*
|
|
bcache: add mutex lock for bch_is_open
Jianjian Huo
2014-08-05
1
-0
/
+2
|
|
*
|
|
bcache: Correct printing of btree_gc_max_duration_ms
Surbhi Palande
2014-08-05
1
-2
/
+2
|
|
*
|
|
bcache: try to set b->parent properly
Slava Pestov
2014-08-05
3
-20
/
+25
|
|
*
|
|
bcache: fix memory corruption in init error path
Slava Pestov
2014-08-05
1
-3
/
+8
|
|
*
|
|
bcache: fix crash with incomplete cache set
Slava Pestov
2014-08-05
2
-0
/
+8
|
|
*
|
|
bcache: Fix more early shutdown bugs
Kent Overstreet
2014-08-05
1
-3
/
+4
|
|
*
|
|
bcache: fix use-after-free in btree_gc_coalesce()
Slava Pestov
2014-08-05
1
-0
/
+1
|
|
*
|
|
bcache: Fix an infinite loop in journal replay
Kent Overstreet
2014-08-05
1
-1
/
+4
|
|
*
|
|
bcache: fix crash in bcache_btree_node_alloc_fail tracepoint
Slava Pestov
2014-08-05
1
-1
/
+1
|
|
*
|
|
bcache: bcache_write tracepoint was crashing
Slava Pestov
2014-08-05
1
-1
/
+2
|
|
*
|
|
bcache: fix typo in bch_bkey_equal_header
Slava Pestov
2014-08-05
1
-1
/
+1
|
|
*
|
|
bcache: Allocate bounce buffers with GFP_NOWAIT
Kent Overstreet
2014-08-05
2
-2
/
+2
|
|
*
|
|
bcache: Make sure to pass GFP_WAIT to mempool_alloc()
Kent Overstreet
2014-08-05
1
-1
/
+1
|
|
*
|
|
bcache: fix uninterruptible sleep in writeback thread
Slava Pestov
2014-08-05
3
-5
/
+15
|
|
*
|
|
bcache: wait for buckets when allocating new btree root
Slava Pestov
2014-08-05
3
-5
/
+12
|
|
*
|
|
bcache: fix crash on shutdown in passthrough mode
Slava Pestov
2014-08-05
1
-1
/
+2
|
|
*
|
|
bcache: fix lockdep warnings on shutdown
Slava Pestov
2014-08-05
1
-0
/
+4
|
|
*
|
|
bcache allocator: send discards with correct size
Slava Pestov
2014-08-05
1
-1
/
+1
|
|
*
|
|
bcache: Fix to remove the rcu_sched stalls.
Surbhi Palande
2014-08-05
1
-1
/
+2
|
|
*
|
|
bcache: Fix a journal replay bug
Kent Overstreet
2014-08-05
3
-11
/
+19
[prev]
[next]