index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
of_mmc_spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-20
mmc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2022-04-26
mmc: mmc_spi: parse speed mode options
Christian Löhle
1
-0
/
+4
2021-06-14
mmc: mmc_spi: Imply container_of() to be no-op
Andy Shevchenko
1
-1
/
+1
2021-04-23
mmc: mmc_spi: Make of_mmc_spi.c resource provider agnostic
Andy Shevchenko
1
-4
/
+2
2021-04-23
mmc: mmc_spi: Use already parsed IRQ
Andy Shevchenko
1
-2
/
+2
2021-04-23
mmc: mmc_spi: Drop unused NO_IRQ definition
Andy Shevchenko
1
-5
/
+0
2021-04-23
mmc: mmc_spi: Set up polling even if voltage-ranges is not present
Andy Shevchenko
1
-1
/
+1
2021-04-23
mmc: core: Convert mmc_of_parse_voltage() to use device property API
Andy Shevchenko
1
-1
/
+2
2019-04-15
mmc: mmc_spi: Convert to use SPDX identifier
Andy Shevchenko
1
-5
/
+1
2019-02-25
mmc: of_mmc_spi: Convert to mmc_of_parse_voltage()
Ulf Hansson
1
-21
/
+1
2018-12-17
mmc: spi: Convert to use GPIO descriptors
Linus Walleij
1
-34
/
+0
2017-08-30
mmc: of_mmc_spi: fix restricted cast warning of sparse
Masahiro Yamada
1
-1
/
+1
2016-03-17
mmc: of_mmc_spi: fix unused warning
Brian Norris
1
-2
/
+0
2015-12-22
mmc: of_mmc_spi: Add IRQF_ONESHOT to interrupt flags
saurabh
1
-2
/
+2
2013-08-24
mmc: mmc_spi: Support CD/RO GPIOs
Laurent Pinchart
1
-34
/
+12
2013-02-24
mmc: mmc_spi: Fix return value evaluation of irq_of_parse_and_map()
Roland Stigge
1
-1
/
+1
2012-02-13
mmc: of_mmc_spi: fix little endian support
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2011-06-18
mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.c
Wanlong Gao
1
-0
/
+5
2011-03-25
mmc: of_mmc_spi: Need to include irq.h and of_irq.h
David Miller
1
-0
/
+2
2011-03-07
of_mmc_spi: add card detect irq support
Esben Haabendal
1
-2
/
+24
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-04
mmc: fix missing module license declaration in of_mmc_spi.c
Grant Likely
1
-0
/
+2
2009-03-24
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-12-31
mmc_spi: Add support for OpenFirmware bindings
Anton Vorontsov
1
-0
/
+149