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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki
1
-0
/
+6
2014-11-18
upstream: drivers: avoid parsing names as kthread_run() format strings
Kees Cook
1
-1
/
+1
2014-11-18
spi: spi-s3c64xx: Remove unused code
Lukasz Czerwinski
1
-77
/
+0
2014-11-18
spi: spi-s3c64xx: s3c64xx_prepare_dma() clean up
Lukasz Czerwinski
1
-9
/
+2
2014-11-18
spi: spi-s3c64xx: Add coherent buffers for dma transfers
Lukasz Czerwinski
1
-16
/
+65
2014-11-18
spi: spi-s3c64xx: Refactor dma sections
Lukasz Czerwinski
1
-50
/
+87
2014-11-18
spi: spi-s3c64xx: Correct functions namespacing
Lukasz Czerwinski
1
-13
/
+15
2014-11-18
spi: spi-s3c64xx: Remove platform dependent code
Lukasz Czerwinski
1
-98
/
+1
2014-11-14
spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM
Dmitry Eremin-Solenikov
1
-2
/
+5
2014-11-14
spi: pl022: Fix incorrect dma_unmap_sg
Ray Jui
1
-1
/
+1
2014-10-30
spi: dw-mid: terminate ongoing transfers at exit
Andy Shevchenko
1
-0
/
+4
2014-10-30
spi: dw-mid: check that DMA was inited before exit
Andy Shevchenko
1
-0
/
+2
2014-10-30
spi: dw-mid: respect 8 bit mode
Andy Shevchenko
1
-2
/
+2
2014-09-17
spi: omap2-mcspi: Configure hardware when slave driver changes mode
Mark A. Greer
1
-0
/
+14
2014-09-17
spi: orion: fix incorrect handling of cell-index DT property
Thomas Petazzoni
1
-6
/
+4
2014-03-23
spi: spi-ath79: fix initial GPIO CS line setup
Gabor Juhos
1
-2
/
+2
2014-02-22
spi: Fix crash with double message finalisation on error handling
Geert Uytterhoeven
1
-3
/
+1
2014-02-13
spidev: fix hang when transfer_one_message fails
Daniel Santos
1
-1
/
+3
2014-02-13
spi/bcm63xx: don't substract prepend length from total length
Jonas Gorski
1
-2
/
+0
2013-08-11
spi: spi-davinci: Fix direction in dma_map_single()
Christian Eggers
1
-1
/
+1
2013-06-24
Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus
Mark Brown
1
-1
/
+1
2013-06-21
spi/pxa2xx: fix memory corruption due to wrong size used in devm_kzalloc()
Mika Westerberg
1
-1
/
+1
2013-06-18
spi/pxa2xx: use GFP_ATOMIC in sg table allocation
Mika Westerberg
1
-1
/
+1
2013-06-10
spi: s3c64xx: Fix pm_runtime_get_sync() return value check
Sylwester Nawrocki
1
-1
/
+1
2013-06-04
Merge remote-tracking branch 'spi/fix/xilinx' into spi-linus
Mark Brown
1
-39
/
+35
2013-06-04
Merge remote-tracking branch 'spi/fix/topcliff' into spi-linus
Mark Brown
1
-1
/
+2
2013-06-04
Merge remote-tracking branch 'spi/fix/hspi' into spi-linus
Mark Brown
1
-1
/
+1
2013-06-04
spi: hspi: fixup long delay time
Kuninori Morimoto
1
-1
/
+1
2013-06-04
spi: spi-xilinx: Remove ISR race condition
Peter Crosthwaite
1
-39
/
+35
2013-05-22
spi: topcliff-pch: fix error return code in pch_spi_probe()
Wei Yongjun
1
-0
/
+1
2013-05-20
spi: topcliff-pch: Pass correct pointer to free_irq()
Lars-Peter Clausen
1
-1
/
+1
2013-05-18
Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+0
2013-05-18
drivers/spi: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-13
Merge remote-tracking branch 'spi/fix/grant' into spi-linus
Mark Brown
3
-6
/
+9
2013-05-13
Merge remote-tracking branch 'spi/fix/atmel' into spi-linus
Mark Brown
1
-9
/
+38
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-4
/
+4
2013-05-07
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+41
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-53
/
+11
2013-05-06
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
7
-47
/
+45
2013-05-02
spi/spi-atmel: BUG: fix doesn' support 16 bits transfers using PIO
Richard Genoud
1
-9
/
+38
2013-04-29
Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
27
-821
/
+3372
2013-04-28
spi-topcliff-pch: fix to use list_for_each_entry_safe() when delete list items
Wei Yongjun
1
-6
/
+6
2013-04-25
spi-topcliff-pch: missing platform_driver_unregister() on error in pch_spi_in...
Wei Yongjun
1
-1
/
+3
2013-04-24
spi/spi-atmel: add dmaengine support
Nicolas Ferre
1
-21
/
+566
2013-04-23
spi/spi-atmel: add flag to controller data for lock operations
Nicolas Ferre
1
-14
/
+21
2013-04-23
spi/spi-atmel: add physical base address
Nicolas Ferre
1
-0
/
+2
2013-04-23
spi/sirf: fix MODULE_DEVICE_TABLE
Arnd Bergmann
1
-1
/
+1
2013-04-19
Merge branch 'spear/dwdma' into late/cleanup
Arnd Bergmann
1
-2
/
+41
2013-04-18
spi/s3c64xx: Check for errors in dmaengine prepare_transfer()
Mark Brown
1
-1
/
+25
2013-04-18
spi/s3c64xx: Fix non-dmaengine usage
Mark Brown
1
-3
/
+3
[next]