Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
11be4bc6a1ee7a824237e63b59d228956aa8c2a7
/
drivers
/
spi
/
spi-omap2-mcspi.c
37a2d84
spi: omap2-mcspi: Fix the error handling in probe
by Shubhrajyoti D
· 12 years ago
a6dc772
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
8c7494a
spi: omap2-mcspi: remove private DMA API implementation
by Russell King
· 13 years ago
53741ed
spi: omap2-mcspi: add DMA engine support
by Russell King
· 13 years ago
24ab3275
spi/omap2: mark omap2_mcspi_master_setup as __devinit
by Arnd Bergmann
· 12 years ago
a3ce9a8
spi: omap2-mcspi: Fix the below warning
by Shubhrajyoti D
· 12 years ago
10aa5a3
SPI: fix over-eager devm_xxx() conversion
by Russell King
· 12 years ago
5fda88f
spi/omap2-mcspi: convert to the pump message infrastructure
by Shubhrajyoti D
· 12 years ago
39f8052
spi/omap2-mcspi: Trivial optimisation
by Shubhrajyoti D
· 13 years ago
27b5284
spi: omap2-mcspi: add support for pm_runtime autosuspend
by Shubhrajyoti D
· 13 years ago
1bd897f8
spi/omap: Remove bus_num usage for instance index
by Benoit Cousson
· 13 years ago
aae730d
Merge branch 'spi' of git://gitorious.org/linus-tree/linus-tree into spi/next
by Grant Likely
· 13 years ago
1a77b12
OMAP : SPI : use devm_* functions
by Shubhrajyoti D
· 13 years ago
9fdca9d
spi: omap2-mcspi: convert to module_platform_driver
by Felipe Balbi
· 13 years ago
7d6b6d8
spi: omap2-mcspi: make it behave as a module
by Felipe Balbi
· 13 years ago
d5a8003
spi/omap: Add DT support to McSPI driver
by Benoit Cousson
· 13 years ago
39f1b56
spi/omap: Correct the error path
by Shubhrajyoti D
· 13 years ago
751c925
spi/omap: call pm_runtime_disable in error path and remove
by Shubhrajyoti D
· 13 years ago
2856ac1
spi/omap: Use a workqueue per omap2_mcspi controller
by Shubhrajyoti D
· 13 years ago
1458d16
OMAP: SPI: Fix the trying to free nonexistent resource error
by Shubhrajyoti D
· 13 years ago
8e2943c
spi: Convert uses of struct resource * to resource_size(ptr)
by Joe Perches
· 13 years ago
ca632f5
spi: reorganize drivers
by Grant Likely
· 13 years ago
[Renamed from drivers/spi/omap2_mcspi.c]
8b20c8c
spi/omap2: fix uninitialized variable
by Govindraj.R
· 13 years ago
95c5c3a
spi/omap_mcspi: Fix broken last word xfer
by Jarkko Nikula
· 14 years ago
b061c59
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
adef658
spi/omap_mcspi: catch xfers of non-multiple SPI word size
by Michael Jones
· 14 years ago
57d9c10
spi/omap_mcspi: Off-by-one error in finding the right divisor
by Hannu Heikkinen
· 14 years ago
1f1a438
OMAP: runtime: McSPI driver runtime conversion
by Govindraj.R
· 14 years ago
1a5d819
OMAP: devices: Modify McSPI device to adapt to hwmod framework
by Charulatha V
· 14 years ago
59b479e
omap: Start using CONFIG_SOC_OMAP
by Tony Lindgren
· 14 years ago
021db8e
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
07fe035
spi/omap: Fix DMA API usage in OMAP MCSPI driver
by Russell King - ARM Linux
· 14 years ago
42ce7fd
spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transition
by Gregory CLEMENT
· 14 years ago
2764c50
spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMA
by Ilkka Koskinen
· 14 years ago
e1993ed
spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO mode
by Jason Wang
· 14 years ago
079a176
spi: omap2_mcspi: make use of dev_vdbg()
by Felipe Balbi
· 14 years ago
99f1a43
spi/omap2_mcspi: Check params before dereference or use
by Scott Ellis
· 14 years ago
4743a0f
spi/omap2_mcspi: add turbo mode support
by Roman Tereshonkov
· 15 years ago
8b66c13
spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160
by Roman Tereshonkov
· 15 years ago
dda04c7
omap2_mcspi: small fixes of output data format
by Roman Tereshonkov
· 15 years ago
a330ce2
omap2_mcspi: Flush posted writes
by Roman Tereshonkov
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
9bd4517
spi/omap2_mcspi: Use transaction speed if provided
by Scott Ellis
· 15 years ago
5e77494
spi/omap2_mcspi: fix NULL pointer dereference
by Scott Ellis
· 15 years ago
a8eb7ca
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
by Tony Lindgren
· 15 years ago
ce491cf
omap: headers: Move remaining headers from include/mach to include/plat
by Tony Lindgren
· 15 years ago
7869c0b
spi: McSPI support for OMAP4
by Syed Rafiuddin
· 15 years ago
89c0537
spi: McSPI saves CHCONFx too
by Tero Kristo
· 15 years ago
a41ae1a
spi: McSPI off-mode support
by Hemanth V
· 15 years ago
7a8fa72
spi: omap2_mcspi use BIT(n)
by Jouni Hogander
· 15 years ago
57c5c28d
spi: omap2_mcspi rxdma bugfix
by Eero Nurkkala
· 15 years ago
ddb2219
spi: omap2_mcspi supports wake events
by Jouni Hogander
· 15 years ago
e7db06b
spi: move more spi_setup() functionality into core
by David Brownell
· 15 years ago
7d07719
spi: move common spi_setup() functionality into core
by David Brownell
· 15 years ago
ed40d0c
Merge branch 'origin' into devel
by Russell King
· 16 years ago
6c7377a
spi: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
1b5715e
[ARM] omap: mcspi: new short connection id names
by Russell King
· 16 years ago
55c381e
[ARM] omap: convert OMAP drivers to use ioremap()
by Russell King
· 16 years ago
e5480b73
[ARM] omap: remove an io_v2p() usage
by Russell King
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
7e38c3c
spi: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
ccc7bae
spi: omap2_mcspi handles omap3 too
by Girish
· 17 years ago
feed9ba
spi: omap2_mcspi PIO RX fix
by Kalle Valo
· 17 years ago
86eeb6f
OMAP2 McSPI code cleanup
by Kyungmin Park
· 17 years ago
ccdc7bf
SPI: omap2_mcspi driver
by Samuel Ortiz
· 17 years ago