index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-ep93xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-25
Merge remote-tracking branch 'spi/topic/bfin' into spi-next
Mark Brown
1
-2
/
+1
2013-10-16
spi: Add missing newline to dev_ prints in drivers
Jarkko Nikula
1
-2
/
+2
2013-09-26
spi: ep93xx: use devm_spi_register_master()
Jingoo Han
1
-2
/
+1
2013-09-01
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
Mark Brown
1
-1
/
+1
2013-08-29
spi: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-07-31
spi/ep93xx: Fix format specifier warning
Emil Goode
1
-1
/
+1
2013-07-17
spi: spi-ep93xx: convert to the queued driver infrastructure
H Hartley Sweeten
1
-146
/
+19
2013-07-15
spi: spi-ep93xx: move the clock divider calcs into ep93xx_spi_chip_setup()
H Hartley Sweeten
1
-32
/
+25
2013-07-15
spi: spi-ep93xx: don't bother calculating the divisors in ep93xx_spi_setup()
H Hartley Sweeten
1
-14
/
+0
2013-07-15
spi: spi-ep93xx: use devm_clk_get()
H Hartley Sweeten
1
-6
/
+3
2013-07-15
spi: spi-ep93xx: remove 'dss' from per chip private data
H Hartley Sweeten
1
-10
/
+7
2013-07-15
spi: spi-ep93xx: remove dev_err() for kzalloc() failure
H Hartley Sweeten
1
-3
/
+1
2013-07-15
spi: spi-ep93xx: get platform resources early in (*probe)
H Hartley Sweeten
1
-14
/
+12
2013-07-15
spi: spi-ep93xx: remove bits_per_word() helper
H Hartley Sweeten
1
-11
/
+3
2013-07-15
spi: spi-ep93xx: use read,write instead of __raw_* variants
H Hartley Sweeten
1
-12
/
+10
2013-07-15
spi: spi-ep93xx: always handle transfer specific settings
H Hartley Sweeten
1
-33
/
+10
2013-06-26
Merge remote-tracking branch 'spi/topic/ep93xx' into spi-next
Mark Brown
1
-0
/
+1
2013-06-26
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
1
-2
/
+0
2013-05-29
spi: convert drivers to use bits_per_word_mask
Stephen Warren
1
-10
/
+1
2013-05-16
spi: ep93xx: fix error return code in ep93xx_spi_probe()
Wei Yongjun
1
-0
/
+1
2013-05-13
spi: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+3
2013-02-05
spi: remove check for bits_per_word on transfer from low level driver
Laxman Dewangan
1
-1
/
+1
2013-01-25
spi: Convert to devm_ioremap_resource()
Thierry Reding
1
-4
/
+3
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-3
/
+3
2012-09-14
ARM: ep93xx: move platform_data definitions
Arnd Bergmann
1
-2
/
+2
2012-05-09
spi/ep93xx: clean probe/remove routines
Hannu Heikkinen
1
-27
/
+10
2012-04-27
spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction
H Hartley Sweeten
1
-14
/
+10
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-2
/
+2
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-3
/
+6
2011-10-31
spi, serial: move to dma_transfer_direction
Vinod Koul
1
-3
/
+6
2011-10-25
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
1
-15
/
+5
2011-10-16
spi/spi-ep93xx: add module.h include
Mika Westerberg
1
-0
/
+1
2011-06-09
Merge branch 'ep93xx-dma' into spi/next
Grant Likely
1
-12
/
+291
2011-06-06
spi: reorganize drivers
Grant Likely
1
-0
/
+938