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
2012-06-18
SPI: fix over-eager devm_xxx() conversion
Russell King
1
-1
/
+2
2012-05-26
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-18
/
+42
2012-05-24
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
16
-444
/
+705
2012-05-19
spi: By default setup spi_masters with 1 chipselect and dynamics bus number
Grant Likely
6
-13
/
+2
2012-05-19
SPI: PRIMA2: use the newest APIs of PINCTRL to fix compiling errors
Barry Song
1
-12
/
+8
2012-05-19
spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_control
Herton Ronaldo Krzesinski
1
-1
/
+1
2012-05-19
spi: refactor spi-coldfire-qspi to use SPI queue framework.
Steven King
1
-141
/
+114
2012-05-19
spi/omap2-mcspi: convert to the pump message infrastructure
Shubhrajyoti D
1
-133
/
+110
2012-05-19
spi/rspi: add dmaengine support
Shimoda, Yoshihiro
1
-6
/
+314
2012-05-19
spi/topcliff: use correct __devexit_p annotation
Arnd Bergmann
1
-1
/
+1
2012-05-16
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...
Arnd Bergmann
1
-7
/
+23
2012-05-14
Merge branch 'imx/pinctrl' into imx/clock
Arnd Bergmann
8
-127
/
+165
2012-05-14
Merge branch 'next/devel-s3c24xx-hsspi' into next/devel-samsung
Kukjin Kim
1
-1
/
+1
2012-05-12
spi/imx: adopt pinctrl support
Shawn Guo
1
-0
/
+8
2012-05-10
spi: Dont call prepare/unprepare transfer if not populated
Shubhrajyoti D
1
-2
/
+2
2012-05-09
spi/ep93xx: clean probe/remove routines
Hannu Heikkinen
1
-27
/
+10
2012-05-09
Merge tag 'v3.4-rc6' into spi/next
Grant Likely
10
-137
/
+171
2012-05-08
ARM: Orion: SPI: Add clk/clkdev support.
Andrew Lunn
1
-7
/
+23
2012-04-27
spi/spi-bfin5xx: Fix flush of last bit after each spi transfer
Scott Jiang
1
-1
/
+4
2012-04-27
spi/spi-bfin5xx: fix reversed if condition in interrupt mode
Scott Jiang
1
-4
/
+4
2012-04-27
spi/spi_bfin_sport: drop bits_per_word from client data
Scott Jiang
1
-6
/
+8
2012-04-27
spi/bfin_spi: drop bits_per_word from client data
Scott Jiang
1
-1
/
+0
2012-04-27
spi/spi-bfin-sport: move word length setup to transfer handler
Scott Jiang
1
-4
/
+3
2012-04-27
spi/bfin5xx: rename config macro name for bfin5xx spi controller driver
Scott Jiang
2
-2
/
+2
2012-04-27
spi/pl022: Allow request for higher frequency than maximum possible
Viresh Kumar
1
-2
/
+8
2012-04-27
spi/bcm63xx: set master driver mode_bits.
Florian Fainelli
1
-0
/
+1
2012-04-27
spi/bcm63xx: don't use the stopping state
Florian Fainelli
1
-11
/
+2
2012-04-27
spi/bcm63xx: convert to the pump message infrastructure
Florian Fainelli
1
-60
/
+89
2012-04-27
spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction
H Hartley Sweeten
1
-14
/
+10
2012-04-27
spi/pl022: Fix calculate_effective_freq()
Viresh Kumar
1
-6
/
+17
2012-04-25
spi i.MX: do not depend on grouped clocks
Sascha Hauer
1
-11
/
+19
2012-04-24
spi/s3c64xx: Allow usage for ARCH_S3C24XX
Heiko Stuebner
1
-1
/
+1
2012-04-17
spi/pl022: Fix range checking for bits per word
Vinit Shenoy
1
-16
/
+9
2012-04-15
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-2
/
+0
2012-04-13
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-8
/
+14
2012-04-13
spi/devicetree: Move devicetree support code into spi directory
Grant Likely
4
-4
/
+92
2012-04-13
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
1
-2
/
+0
2012-04-10
spi/imx: prevent NULL pointer dereference in spi_imx_probe()
Lothar Waßmann
1
-3
/
+7
2012-04-10
spi: use module_pci_driver
Axel Lin
2
-23
/
+2
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-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-7
/
+1
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-7
/
+1
2012-03-30
spi/imx: mark base member in spi_imx_data as __iomem
Uwe Kleine-König
1
-1
/
+1
2012-03-30
spi/mpc83xx: fix NULL pdata dereference bug
Kenth Eriksson
1
-1
/
+3
2012-03-30
spi/davinci: Fix DMA API usage in davinci
Shubhrajyoti D
1
-3
/
+3
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-8
/
+13
[next]