Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e290cf276bc2a6cdcb360fd72b7a6a24539505fc
/
drivers
/
spi
e290cf2
spi: Convert to DEFINE_PCI_DEVICE_TABLE
by Axel Lin
· 14 years ago
b42dfed
spi: add Broadcom BCM63xx SPI controller driver
by Florian Fainelli
· 14 years ago
1cc2df9
SPI: add CSR SiRFprimaII SPI controller driver
by Zhiwu Song
· 14 years ago
de3bd7e
spi-topcliff-pch: fix -Wuninitialized warning
by Danny Kukawka
· 14 years ago
690fb11
spi: Mark spi_register_board_info() __devinit
by Mark Brown
· 13 years ago
ad2a99a
spi/s3c64xx: Convert to using core message queue
by Mark Brown
· 13 years ago
5e8afa3
spi: controller drivers don't need to depend on SPI_MASTER explicitly
by Uwe Kleine-König
· 13 years ago
eb4af0f
spi/doc: spi_master_put must be followed up by kfree
by Uwe Kleine-König
· 13 years ago
d1c8bbd
spi: Add SuperH HSPI prototype driver
by Kuninori Morimoto
· 13 years ago
ffbbdd2
spi: create a message queueing infrastructure
by Linus Walleij
· 13 years ago
0b2182d
spi: add support for Renesas RSPI
by Shimoda, Yoshihiro
· 13 years ago
0eb8880
spi/spi-sh: add IORESOURCE_MEM_TYPE_MASK decoding for access size
by Shimoda, Yoshihiro
· 13 years ago
d5a8003
spi/omap: Add DT support to McSPI driver
by Benoit Cousson
· 13 years ago
14af60b
spi/pl022: Add high priority message pump support
by Chris Blair
· 14 years ago
90bbf4f
spi/nuc900: Remove unnecessary memset of struct nuc900_spi
by Tobias Klauser
· 14 years ago
bc26618
Merge branch 'spi/s3c64xx' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
by Grant Likely
· 14 years ago
b97b662
spi/s3c64xx: Implement runtime PM support
by Mark Brown
· 14 years ago
e25d0bf
spi/s3c64xx: Convert to dev_pm_ops
by Mark Brown
· 14 years ago
c257312
spi/s3c64xx: Log error interrupts
by Mark Brown
· 14 years ago
57f2685
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 14 years ago
81d48f0
Merge tags 'devicetree-for-linus' and 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
4964e06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 14 years ago
190a44e
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 14 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
2d51daa
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
fbce1c2
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
d3d0b02
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 14 years ago
e583685
Merge branch 'spi/next' (early part) into spi/merge
by Grant Likely
· 14 years ago
14c173e
spi/tegra: depend instead of select TEGRA_SYSTEM_DMA
by Olof Johansson
· 14 years ago
a24d850
spi/s3c64xx: Use bus clocks created using clkdev
by Padmavathi Venna
· 14 years ago
178db7d
spi: Fix device unregistration when unregistering the bus master
by Laurent Pinchart
· 14 years ago
15182f6
Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into gpio/next
by Grant Likely
· 14 years ago
809f36c
MIPS: Alchemy: Au1300 SoC support
by Manuel Lauss
· 14 years ago
c65b53b
spi/gpio: fix section mismatch warning
by Manuel Lauss
· 14 years ago
d9ddcec
spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build
by Jiri Slaby
· 14 years ago
00d2952
spi/nuc900: Include linux/module.h
by Axel Lin
· 14 years ago
807cc4b
spi/ath79: fix compile error due to missing include
by Gabor Juhos
· 14 years ago
8b8d719
spi/pl022: make the chip deselect handling thread safe
by Virupax Sadashivpetimath
· 14 years ago
53e4ace
spi/pl022: add support for pm_runtime autosuspend
by Chris Blair
· 14 years ago
0ad2dee
spi/pl022: disable the PL022 block when unused
by Virupax Sadashivpetimath
· 14 years ago
d4b6af2
spi/pl022: move device disable to workqueue thread
by Chris Blair
· 14 years ago
4ca9fb4
spi/pl022: skip default configuration before suspending
by Virupax Sadashivpetimath
· 14 years ago
c4a4784
spi/pl022: fix build warnings
by Jonas Aaberg
· 14 years ago
172289d
spi/pl022: only enable RX interrupts when TX is complete
by Chris Blair
· 14 years ago
97371fa
ARM: 7175/1: add subname parameter to mfp_set_groupg callers
by Axel Lin
· 14 years ago
7eeac71
spi: pl022: Enable module alias autogeneration for AMBA drivers
by Dave Martin
· 14 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
· 14 years ago
e0d23ef
Merge branch 'dma_slave_direction' into next_test_dirn
by Vinod Koul
· 14 years ago
7433f2b
spi: drop "select SPI_MASTER_OF"
by Paul Bolle
· 14 years ago
1cb201a
atmel/spi: fix missing probe
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
71e63e7
ARM: 7149/1: spi/pl022: Enable clock in probe
by Ulf Hansson
· 14 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 14 years ago
fba9569
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 14 years ago
d674806
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 14 years ago
025ed13
spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.c
by Paul Gortmaker
· 14 years ago
d7614de
spi: Add module.h to implicit users in drivers/spi
by Paul Gortmaker
· 14 years ago
a485df4
spi, serial: move to dma_transfer_direction
by Vinod Koul
· 14 years ago
2b24628
spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
by Tomoya MORINAGA
· 14 years ago
92b3a5c
spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOH
by Tomoya MORINAGA
· 14 years ago
18c0635
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
39f1b56
spi/omap: Correct the error path
by Shubhrajyoti D
· 14 years ago
751c925
spi/omap: call pm_runtime_disable in error path and remove
by Shubhrajyoti D
· 14 years ago
2856ac1
spi/omap: Use a workqueue per omap2_mcspi controller
by Shubhrajyoti D
· 14 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
· 14 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
· 14 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
· 14 years ago
940ab88
drivercore: Add helper macro for platform_driver boilerplate
by Grant Likely
· 14 years ago
3766386
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
by Manuel Lauss
· 14 years ago
38ada21
spi: irq: Remove IRQF_DISABLED
by Yong Zhang
· 14 years ago
1458d16
OMAP: SPI: Fix the trying to free nonexistent resource error
by Shubhrajyoti D
· 14 years ago
a853ba8
Merge commit 'v3.1' into spi/next
by Grant Likely
· 14 years ago
5bdb761
spi/spi-ep93xx: add module.h include
by Mika Westerberg
· 14 years ago
5b7bea9
spi/tegra: fix compilation error in spi-tegra.c
by Marc Dietrich
· 14 years ago
f3e03e2e
spi-topcliff-pch: Fix overrun issue
by Tomoya MORINAGA
· 14 years ago
25e803f
spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs
by Tomoya MORINAGA
· 14 years ago
373b0eb
spi-topcliff-pch: Fix CPU read complete condition issue
by Tomoya MORINAGA
· 14 years ago
8b7aa96
spi-topcliff-pch: Fix SSN Control issue
by Tomoya MORINAGA
· 14 years ago
27504be
spi-topcliff-pch: add tx-memory clear after complete transmitting
by Tomoya MORINAGA
· 14 years ago
7ff6bcf
clk: spi-pl022: convert to clk_prepare()/clk_unprepare()
by Russell King
· 14 years ago
387719c
spi: Fix WARN when removing spi-fsl-spi module
by Jeff Harris
· 14 years ago
6cfa627
ARM: 7079/1: spi: Fix builderror in spi-pl022.c
by Peter Hüwe
· 14 years ago
92b97f0
PM: add runtime PM support to core Primecell driver
by Russell King
· 14 years ago
7eb187b
spi: spi-dw: fix all sparse warnings
by H Hartley Sweeten
· 14 years ago
3e3ea71
spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is true
by Viresh Kumar
· 14 years ago
0379b2a
spi/spi-pl022: calculate_effective_freq() must set rate <= requested rate
by Viresh Kumar
· 14 years ago
b181565
spi/spi-pl022: Don't allocate more sg than required.
by Viresh Kumar
· 14 years ago
538a18d
spi/spi-pl022: Use GFP_ATOMIC for allocation from tasklet
by Viresh Kumar
· 14 years ago
f1e45f8
spi/spi-pl022: Resolve formatting issues
by Viresh Kumar
· 14 years ago
4cc122a
spi/imx: Fix spi-imx when the hardware SPI chipselects are used
by Fabio Estevam
· 14 years ago
82ab8cd
spi/s3c64xx: Merge dma control code
by Boojin Kim
· 14 years ago
39d3e80
spi/s3c64xx: Add support DMA engine API
by Boojin Kim
· 14 years ago
60e8972
ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h
by Russell King
· 14 years ago
50658b6
spi/pl022: remove function cannot exit
by Linus Walleij
· 14 years ago
7235dd7
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
22a85e4
spi/imx: add device tree probe support
by Shawn Guo
· 14 years ago
c2387cb
spi/imx: copy gpio number passed by platform data into driver private data
by Shawn Guo
· 14 years ago
04ee585
spi/imx: use soc name in spi device type naming scheme
by Shawn Guo
· 14 years ago
2a64a90
spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4
by Shawn Guo
· 14 years ago
66de757
spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macro
by Shawn Guo
· 14 years ago
3451fb1
spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro
by Shawn Guo
· 14 years ago
Next »