Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
87002b03baabd2b8f6281ab6411ed88d24958de1
/
drivers
/
spi
97371fa
ARM: 7175/1: add subname parameter to mfp_set_groupg callers
by Axel Lin
· 13 years ago
bb893d1
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
1cb201a
atmel/spi: fix missing probe
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
71e63e7
ARM: 7149/1: spi/pl022: Enable clock in probe
by Ulf Hansson
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
fba9569
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
d674806
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
025ed13
spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.c
by Paul Gortmaker
· 13 years ago
d7614de
spi: Add module.h to implicit users in drivers/spi
by Paul Gortmaker
· 13 years ago
18c0635
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
1897436
Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
7e0a6fd
Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
ca90666
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
940ab88
drivercore: Add helper macro for platform_driver boilerplate
by Grant Likely
· 13 years ago
376638603
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
by Manuel Lauss
· 13 years ago
38ada21
spi: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
1458d16
OMAP: SPI: Fix the trying to free nonexistent resource error
by Shubhrajyoti D
· 13 years ago
a853ba8
Merge commit 'v3.1' into spi/next
by Grant Likely
· 13 years ago
5bdb7613
spi/spi-ep93xx: add module.h include
by Mika Westerberg
· 13 years ago
5b7bea9
spi/tegra: fix compilation error in spi-tegra.c
by Marc Dietrich
· 13 years ago
f3e03e2e
spi-topcliff-pch: Fix overrun issue
by Tomoya MORINAGA
· 13 years ago
25e803f
spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs
by Tomoya MORINAGA
· 13 years ago
373b0eb
spi-topcliff-pch: Fix CPU read complete condition issue
by Tomoya MORINAGA
· 13 years ago
8b7aa96
spi-topcliff-pch: Fix SSN Control issue
by Tomoya MORINAGA
· 13 years ago
27504be
spi-topcliff-pch: add tx-memory clear after complete transmitting
by Tomoya MORINAGA
· 13 years ago
7ff6bcf
clk: spi-pl022: convert to clk_prepare()/clk_unprepare()
by Russell King
· 13 years ago
387719c
spi: Fix WARN when removing spi-fsl-spi module
by Jeff Harris
· 13 years ago
6cfa627
ARM: 7079/1: spi: Fix builderror in spi-pl022.c
by Peter Hüwe
· 13 years ago
92b97f0
PM: add runtime PM support to core Primecell driver
by Russell King
· 13 years ago
7eb187b
spi: spi-dw: fix all sparse warnings
by H Hartley Sweeten
· 13 years ago
3e3ea71
spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is true
by Viresh Kumar
· 13 years ago
0379b2a
spi/spi-pl022: calculate_effective_freq() must set rate <= requested rate
by Viresh Kumar
· 13 years ago
b181565
spi/spi-pl022: Don't allocate more sg than required.
by Viresh Kumar
· 13 years ago
538a18d
spi/spi-pl022: Use GFP_ATOMIC for allocation from tasklet
by Viresh Kumar
· 13 years ago
f1e45f8
spi/spi-pl022: Resolve formatting issues
by Viresh Kumar
· 13 years ago
4cc122a
spi/imx: Fix spi-imx when the hardware SPI chipselects are used
by Fabio Estevam
· 13 years ago
82ab8cd
spi/s3c64xx: Merge dma control code
by Boojin Kim
· 13 years ago
39d3e80
spi/s3c64xx: Add support DMA engine API
by Boojin Kim
· 13 years ago
60e8972
ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h
by Russell King
· 13 years ago
50658b6
spi/pl022: remove function cannot exit
by Linus Walleij
· 13 years ago
7235dd7
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
22a85e4
spi/imx: add device tree probe support
by Shawn Guo
· 13 years ago
c2387cb
spi/imx: copy gpio number passed by platform data into driver private data
by Shawn Guo
· 13 years ago
04ee585
spi/imx: use soc name in spi device type naming scheme
by Shawn Guo
· 13 years ago
2a64a90
spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4
by Shawn Guo
· 13 years ago
66de757
spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macro
by Shawn Guo
· 13 years ago
3451fb1
spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro
by Shawn Guo
· 13 years ago
edd501bb
spi/imx: do not make copy of spi_imx_devtype_data
by Shawn Guo
· 13 years ago
40bfff8
spi/dw: Add spi number into spi irq desc
by Liu, ShuoX
· 13 years ago
30757414
spi/s3c64xx: Bug fix for SPI with different FIFO level
by Padmavathi Venna
· 13 years ago
22032c7
spi/tegra: Use engineering names in DT compatible property
by Stephen Warren
· 13 years ago
fb64409
spi/fsl_spi: fix CPM spi driver
by Holger Brunck
· 13 years ago
45fae7d
spi: remove obsolete spi-s3c24xx-gpio driver
by Peter Korsgaard
· 13 years ago
c52d4e5
spi/bfin_spi: uninline fat queue funcs
by Mike Frysinger
· 13 years ago
ddc0bf1
spi/bfin_spi: constify pin array
by Mike Frysinger
· 13 years ago
47885ce
spi/bfin_spi: use structs for accessing hardware regs
by Mike Frysinger
· 13 years ago
f8db4cc
Merge branch 'spi/merge' into spi/next
by Grant Likely
· 13 years ago
e479c60
spi/bfin_spi: fix handling of default bits per word setting
by Mike Frysinger
· 13 years ago
2e2de2e
spi/topcliff-pch: Support new device ML7223 IOH
by Tomoya MORINAGA
· 13 years ago
78b2b91
spi/pl022: strengthen FIFO watermark level checks
by Linus Walleij
· 13 years ago
bcda6ff
spi/pl022: support runtime PM
by Rabin Vincent
· 13 years ago
083be3f
spi/pl022: initialize burstsize from FIFO trigger level
by Linus Walleij
· 13 years ago
e892bac
gpio/tegra: Move Tegra gpio driver to drivers/gpio
by Grant Likely
· 13 years ago
e3f88ae
spi-pl022: Add missing return value update
by Virupax Sadashivpetimath
· 13 years ago
8e2943c
spi: Convert uses of struct resource * to resource_size(ptr)
by Joe Perches
· 13 years ago
e4c8308
Merge branch 'ep93xx-dma' into spi/next
by Grant Likely
· 13 years ago
c37f3c2
spi/topcliff_pch: DMA support
by Tomoya MORINAGA
· 13 years ago
f016aeb
spi/topcliff_pch: support new device ML7213 IOH
by Tomoya MORINAGA
· 13 years ago
626a96d
spi/ep93xx: add DMA support
by Mika Westerberg
· 13 years ago
ca632f5
spi: reorganize drivers
by Grant Likely
· 13 years ago
8c99268
spi/bitbang: initialize bits_per_word as specified by spi message
by Anatolij Gustschin
· 13 years ago
8b20c8c
spi/omap2: fix uninitialized variable
by Govindraj.R
· 13 years ago
9c3e737
spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral
by Cliff Cai
· 14 years ago
80b4037
spi/tle620x: add missing device_remove_file()
by Axel Lin
· 13 years ago
9f1912c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
20e0ec1
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
3271d38
mfd: Use mfd cell platform_data for timberdale cells platform bits
by Samuel Ortiz
· 14 years ago
0b4bf78
coldfire_qspi compile fix
by Steven King
· 14 years ago
43c6401
spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe fails
by Viresh Kumar
· 13 years ago
c6e7b8c
spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c24xx_spi_remove
by Axel Lin
· 13 years ago
708a7e4
spi/spi_nuc900: Use spi_bitbang_stop instead of spi_unregister_master in nuc900_spi_remove
by Axel Lin
· 13 years ago
8901e1b
spi/spi_tegra: use spi_unregister_master() instead of spi_master_put()
by Axel Lin
· 13 years ago
680c130
spi/spi_sh: use spi_unregister_master instead of spi_master_put in remove path
by Axel Lin
· 13 years ago
0c4a159
spi: Use void pointers for data in simple SPI I/O operations
by Mark Brown
· 13 years ago
521999b
spi/pl022: use cpu_relax in the busy loop
by Linus Walleij
· 13 years ago
7f9a4b9
spi/pl022: mark driver non-experimental
by Linus Walleij
· 13 years ago
a18c266
spi/pl022: timeout on polled transfer v2
by Magnus Templing
· 13 years ago
78fab4c
Merge commit 'v2.6.39' into spi/next
by Grant Likely
· 13 years ago
e05503e
Haavard Skinnemoen has left Atmel
by Jean Delvare
· 13 years ago
6b98cd5
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
850a28e
spi: Fix race condition in stop_queue()
by Vasily Khoruzhick
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
3b8a4dd
spi/dw_spi: improve the interrupt mode with the batch ops
by Alek Du
· 14 years ago
2ff271b
spi/dw_spi: change poll mode transfer from byte ops to batch ops
by Alek Du
· 14 years ago
8a33a37
spi/dw_spi: remove the un-necessary flush()
by Alek Du
· 14 years ago
de6efe0
spi/dw_spi: unify the low level read/write routines
by Feng Tang
· 14 years ago
e264ac8
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
06fb01f
spi/pl022: Add loopback support for the SPI on 5500
by Philippe Langlais
· 14 years ago
95c5c3a
spi/omap_mcspi: Fix broken last word xfer
by Jarkko Nikula
· 14 years ago
e46dccf
mfd: mfd_cell is now implicitly available to timberdale drivers
by Andres Salomon
· 14 years ago
Next »