index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-omap2-mcspi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-04
spi: omap2-mcspi: Fix the error handling in probe
Shubhrajyoti D
1
-4
/
+2
2012-08-01
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-102
/
+127
2012-07-31
spi: omap2-mcspi: remove private DMA API implementation
Russell King
1
-99
/
+5
2012-07-31
spi: omap2-mcspi: add DMA engine support
Russell King
1
-31
/
+150
2012-07-22
spi/omap2: mark omap2_mcspi_master_setup as __devinit
Arnd Bergmann
1
-1
/
+1
2012-07-20
spi: omap2-mcspi: Fix the below warning
Shubhrajyoti D
1
-2
/
+4
2012-06-18
SPI: fix over-eager devm_xxx() conversion
Russell King
1
-1
/
+2
2012-05-19
spi/omap2-mcspi: convert to the pump message infrastructure
Shubhrajyoti D
1
-133
/
+110
2012-04-10
spi/omap2-mcspi: Trivial optimisation
Shubhrajyoti D
1
-4
/
+3
2012-04-10
spi: omap2-mcspi: add support for pm_runtime autosuspend
Shubhrajyoti D
1
-1
/
+5
2012-04-10
spi/omap: Remove bus_num usage for instance index
Benoit Cousson
1
-41
/
+34
2012-04-10
Merge branch 'spi' of git://gitorious.org/linus-tree/linus-tree into spi/next
Grant Likely
1
-37
/
+9
2012-03-19
OMAP : SPI : use devm_* functions
Shubhrajyoti D
1
-20
/
+4
2012-03-19
spi: omap2-mcspi: convert to module_platform_driver
Felipe Balbi
1
-14
/
+1
2012-03-19
spi: omap2-mcspi: make it behave as a module
Felipe Balbi
1
-4
/
+5
2012-02-15
spi/omap: Add DT support to McSPI driver
Benoit Cousson
1
-8
/
+48
2011-10-29
spi/omap: Correct the error path
Shubhrajyoti D
1
-12
/
+20
2011-10-29
spi/omap: call pm_runtime_disable in error path and remove
Shubhrajyoti D
1
-0
/
+2
2011-10-29
spi/omap: Use a workqueue per omap2_mcspi controller
Shubhrajyoti D
1
-8
/
+11
2011-10-24
OMAP: SPI: Fix the trying to free nonexistent resource error
Shubhrajyoti D
1
-3
/
+4
2011-06-10
spi: Convert uses of struct resource * to resource_size(ptr)
Joe Perches
1
-5
/
+5
2011-06-06
spi: reorganize drivers
Grant Likely
1
-0
/
+1293