Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a2fd4f9fa3b9f051550b36c4dfa74bc32bda24ee
/
drivers
/
spi
a2fd4f9
spi: Support transfer speed checking in the core
by Mark Brown
· 11 years ago
d144746
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
f170168
drivers: avoid parsing names as kthread_run() format strings
by Kees Cook
· 11 years ago
f991fae
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
750b2d7
Merge tag 'spi-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 years ago
3dbde57
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
3883cbb
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
22237d5
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
e52cff8
Merge branch 'pm-assorted'
by Rafael J. Wysocki
· 11 years ago
ed89355
Merge remote-tracking branch 'spi/topic/xilinx' into spi-next
by Mark Brown
· 11 years ago
592cd34d
Merge remote-tracking branch 'spi/topic/txx9' into spi-next
by Mark Brown
· 11 years ago
cf7315b2
Merge remote-tracking branch 'spi/topic/topcliff' into spi-next
by Mark Brown
· 11 years ago
adb25d5
Merge remote-tracking branch 'spi/topic/sirf' into spi-next
by Mark Brown
· 11 years ago
f4e9758
Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-next
by Mark Brown
· 11 years ago
c87e5d9
Merge remote-tracking branch 'spi/topic/s3c24xx' into spi-next
by Mark Brown
· 11 years ago
7e016d1
Merge remote-tracking branch 'spi/topic/pxa' into spi-next
by Mark Brown
· 11 years ago
37553b9
Merge remote-tracking branch 'spi/topic/pl022' into spi-next
by Mark Brown
· 11 years ago
3d09da1
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
by Mark Brown
· 11 years ago
1728ddb
Merge remote-tracking branch 'spi/topic/omap' into spi-next
by Mark Brown
· 11 years ago
13a6216
Merge remote-tracking branch 'spi/topic/nuc900' into spi-next
by Mark Brown
· 11 years ago
5bd30ed
Merge remote-tracking branch 'spi/topic/mxs' into spi-next
by Mark Brown
· 11 years ago
95e40cc
Merge remote-tracking branch 'spi/topic/mpc512x' into spi-next
by Mark Brown
· 11 years ago
11e9168
Merge remote-tracking branch 'spi/topic/imx' into spi-next
by Mark Brown
· 11 years ago
2a5c37c
Merge remote-tracking branch 'spi/topic/fsl' into spi-next
by Mark Brown
· 11 years ago
385daaf
Merge remote-tracking branch 'spi/topic/ep93xx' into spi-next
by Mark Brown
· 11 years ago
6140b05c
Merge remote-tracking branch 'spi/topic/core' into spi-next
by Mark Brown
· 11 years ago
2924f09
Merge remote-tracking branch 'spi/topic/coldfire-qspi' into spi-next
by Mark Brown
· 11 years ago
4581949
Merge remote-tracking branch 'spi/topic/bpw' into spi-next
by Mark Brown
· 11 years ago
8bce7eb
Merge remote-tracking branch 'spi/topic/bcm2835' into spi-next
by Mark Brown
· 11 years ago
0470f68
Merge remote-tracking branch 'spi/topic/atmel' into spi-next
by Mark Brown
· 11 years ago
77ba614
Merge remote-tracking branch 'spi/fix/xilinx' into spi-linus
by Mark Brown
· 11 years ago
89b77c4
Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus
by Mark Brown
· 11 years ago
cd46910
spi/s3c64xx: Rely on the compiler eliminating the OF ID table
by Mark Brown
· 11 years ago
bff8203
spi: s3c64xx: Added support for exynos5440 spi
by Girish K S
· 11 years ago
3146bee
spi: s3c64xx: Added provision for dedicated cs pin
by Girish K S
· 11 years ago
332ec81
Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus
by Mark Brown
· 11 years ago
74f3aaa
spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
by Matt Porter
· 11 years ago
cc0ee98
spi/pxa2xx: fix memory corruption due to wrong size used in devm_kzalloc()
by Mika Westerberg
· 11 years ago
e5051b8
Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc
by Arnd Bergmann
· 11 years ago
c3b693d
Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/soc
by Arnd Bergmann
· 11 years ago
c5dece3
ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessary
by Arnd Bergmann
· 11 years ago
7961707
spi/s3c64xx: Make wait_for_timeout() function name less generic
by Mark Brown
· 11 years ago
7e99555
spi: s3c64xx: added support for polling mode
by Girish K S
· 11 years ago
5548f98
spi/pxa2xx: use GFP_ATOMIC in sg table allocation
by Mika Westerberg
· 11 years ago
97e3d9e
spi: pl022: remove unused ret and pins_state variables
by Fabio Baltieri
· 11 years ago
d33f473
spi: omap2-mcspi: Add FIFO buffer support
by Illia Smyrnov
· 11 years ago
dbd897b
spi: pl022: use DMA by default when probing from DT
by Linus Walleij
· 11 years ago
56cd5c1
spi: omap2-mcspi: Move bytes per word calculation to the function
by Illia Smyrnov
· 11 years ago
f1c9cf0
spi: pl022: use pinctrl PM helpers
by Linus Walleij
· 11 years ago
6c6cf64
spi: s3c64xx: Fix pm_runtime_get_sync() return value check
by Sylwester Nawrocki
· 11 years ago
9ddebc4
MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
by David Daney
· 11 years ago
e33d085
spi: spi-xilinx: cleanup a check in xilinx_spi_txrx_bufs()
by dan.carpenter@oracle.com
· 11 years ago
26cb3bb
spi: spi-nuc900: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
c1d926a
Merge remote-tracking branch 'spi/fix/xilinx' into spi-linus
by Mark Brown
· 11 years ago
ae6c138
Merge remote-tracking branch 'spi/fix/topcliff' into spi-linus
by Mark Brown
· 11 years ago
2570ce2
Merge remote-tracking branch 'spi/fix/hspi' into spi-linus
by Mark Brown
· 11 years ago
bc2bfff
spi: hspi: fixup long delay time
by Kuninori Morimoto
· 11 years ago
d086432
spi: spi-fsl-lib: Make mpc8xxx_spi_work static
by Sachin Kamat
· 11 years ago
f5d8ee3
spi: spi-topcliff-pch: Fix sparse warnings
by Sachin Kamat
· 11 years ago
913b196
spi: spi-xilinx: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
082339b
spi: spi-xilinx: Add run run-time endian detection
by Michal Simek
· 11 years ago
68c315b
spi: spi-xilinx: Remove ISR race condition
by Peter Crosthwaite
· 11 years ago
8508589
spi: mpc512x: use the SPI subsystem's message queue
by Gerhard Sittig
· 11 years ago
5df24ea
spi: mpc512x: improve throughput in the RX/TX func
by Gerhard Sittig
· 11 years ago
c36e93a
spi: mpc512x: minor prep before feature change
by Gerhard Sittig
· 11 years ago
45f0a85
PM / Runtime: Rework the "runtime idle" helper routine
by Rafael J. Wysocki
· 11 years ago
2f767a9
spi: atmel: convert to dma_request_slave_channel_compat()
by Richard Genoud
· 11 years ago
804ae43
spi: sirf: avoid uninitialized-use warning
by Arnd Bergmann
· 11 years ago
69a0171
spi: spi-txx9: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
8471090
spi: spi-s3c24xx: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
51faed6
spi: fix build break in spi-fsl-espi.c
by Stephen Warren
· 11 years ago
6051426
spi: spi-imx: Fix compilation error
by Sachin Kamat
· 11 years ago
24778be
spi: convert drivers to use bits_per_word_mask
by Stephen Warren
· 11 years ago
5b547a7
spi: pl022: use DMA by default when probing from DT
by Linus Walleij
· 11 years ago
24b5a82
spi: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
bac902d
spi: topcliff-pch: fix error return code in pch_spi_probe()
by Wei Yongjun
· 11 years ago
e1e5762
spi: topcliff-pch: Pass correct pointer to free_irq()
by Lars-Peter Clausen
· 11 years ago
237ce46
spi: sirf: fix the issue while transferring more than 256 words
by Qipan Li
· 11 years ago
e510668
Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
45bae30
drivers/spi: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
4a577f5
spi: coldfire-qspi: fix error return code in mcfqspi_probe()
by Wei Yongjun
· 11 years ago
27474d2
spi: ep93xx: fix error return code in ep93xx_spi_probe()
by Wei Yongjun
· 11 years ago
88b0357
Merge remote-tracking branch 'spi/fix/grant' into spi-linus
by Mark Brown
· 11 years ago
0faa314
Merge remote-tracking branch 'spi/fix/atmel' into spi-linus
by Mark Brown
· 11 years ago
86db3b0
spi: spi-mxs: Let device core handle pinctrl
by Fabio Estevam
· 12 years ago
de1f9f2
spi/sirf: Let device core handle pinctrl
by Mark Brown
· 12 years ago
0514dd7
spi/omap2: Let device core handle pinctrl
by Mark Brown
· 12 years ago
e9b3db6
spi: spi-imx: Let device core handle pinctrl
by Fabio Estevam
· 12 years ago
2d6e75e
spi: bmc2835: use devm_ioremap_resource()
by Laurent Navet
· 12 years ago
89e8773
spi: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
4b30f2a
spi/pxa2xx: add Intel BayTrail ACPI ID
by Mika Westerberg
· 11 years ago
cddb339
spi/pxa2xx: convert to dma_request_slave_channel_compat()
by Mika Westerberg
· 11 years ago
6dc81f6
spi/pxa2xx: fix compile warning in pxa2xx_spi_acpi_get_pdata()
by Mika Westerberg
· 11 years ago
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
1bf25e7
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
38f56f3
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
4183bef
Merge branch 'late/dt' into next/dt2
by Arnd Bergmann
· 12 years ago
f557c98
spi/spi-atmel: BUG: fix doesn' support 16 bits transfers using PIO
by Richard Genoud
· 12 years ago
61f3d0a
Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 12 years ago
Next »