Ian Molton
|
de501af98d
mmc: TMIO: Use devm_request_irq()
|
10 年之前 |
Ian Molton
|
25db67e2ce
mmc: TMIO: Ensure MFD cell is disabled on probe error path
|
10 年之前 |
Kuninori Morimoto
|
7445bf9e6f
mmc: tmio: tmio_mmc_host has .bus_shift
|
10 年之前 |
Kuninori Morimoto
|
94b110aff8
mmc: tmio: add tmio_mmc_host_alloc/free()
|
10 年之前 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年之前 |
Rafael J. Wysocki
|
6ed23b806e
PM: Merge the SET*_RUNTIME_PM_OPS() macros
|
10 年之前 |
Wolfram Sang
|
bb0d20e794
mmc: host: drop owner assignment from platform_drivers
|
10 年之前 |
Ulf Hansson
|
70a15e1a3c
mmc: tmio_mmc: Fixup system PM suspend lock-up
|
11 年之前 |
Ulf Hansson
|
78f76df609
mmc: tmio_mmc: Enable runtime PM support
|
11 年之前 |
Ulf Hansson
|
c8964481d0
mmc: tmio_mmc: Convert from legacy to modern PM ops
|
11 年之前 |
Kuninori Morimoto
|
1e0bf16cae
mmc: tmio: fixup compile error
|
11 年之前 |
Kuninori Morimoto
|
5d60e50054
mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flags
|
11 年之前 |
Kuninori Morimoto
|
3b159a6e95
mmc: tmio: bus_shift become tmio_mmc_data member
|
11 年之前 |
Jingoo Han
|
113a87f868
mmc: remove unnecessary platform_set_drvdata()
|
12 年之前 |
Bill Pemberton
|
6e0ee714fd
mmc: remove use of __devexit
|
12 年之前 |
Bill Pemberton
|
c3be1efd41
mmc: remove use of __devinit
|
12 年之前 |
Bill Pemberton
|
0433c14356
mmc: remove use of __devexit_p
|
12 年之前 |
Axel Lin
|
d1f81a64a4
mmc: convert drivers/mmc/host/* to use module_platform_driver()
|
13 年之前 |
Yong Zhang
|
d9618e9f1a
mmc: irq: Remove IRQF_DISABLED
|
14 年之前 |
Axel Lin
|
4906baf080
mmc: tmio: eliminate unused variable 'mmc' warning
|
14 年之前 |
Samuel Ortiz
|
ec71974f2a
mmc: Use device platform_data to retrieve tmio_mmc platform bits
|
14 年之前 |
Magnus Damm
|
8e7bfdb37a
mmc: tmio/sdhi: break out interrupt request/free
|
14 年之前 |
Guennadi Liakhovetski
|
e6ee7182c3
mmc: Add runtime and system-wide PM to the TMIO MMC driver
|
14 年之前 |
Guennadi Liakhovetski
|
b6147490e6
mmc: tmio: split core functionality, DMA and MFD glue
|
14 年之前 |
Guennadi Liakhovetski
|
5f52c35529
mmc: tmio: use PIO for short transfers
|
14 年之前 |
Guennadi Liakhovetski
|
51fc7b2ce7
mmc: tmio-mmc: Improve DMA stability on sh-mobile
|
14 年之前 |
Andres Salomon
|
944dc03551
tmio: Silence warnings introduced by mfd changes
|
14 年之前 |
Andres Salomon
|
4f95bf4048
mmc: Use mfd_data instead of driver_data for tmio-mmc
|
14 年之前 |
Andres Salomon
|
d24f36d352
mfd: mfd_cell is now implicitly available to asic3 drivers
|
14 年之前 |
Guennadi Liakhovetski
|
860cfe796c
mmc: tmio: fix address in kunmap_atomic() calls
|
14 年之前 |