Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
feb22b7f8e62b1b987a3a1dbad95af767a1df832
/
drivers
/
spi
f2fe163
orion_spi: fix handling of default transfer speed
by Lennert Buytenhek
· 16 years ago
20b918d
pxa2xx_spi: fix build breakage
by Mike Rapoport
· 16 years ago
42cde43
spi_s3c24xx: fix section warning
by Ben Dooks
· 16 years ago
7e96445
pxa2xx_spi: dma bugfixes
by Ned Forrester
· 16 years ago
8423597
pxa2xx_spi: chipselect bugfixes
by Ned Forrester
· 16 years ago
aa77d96
spi_mpc83xx: reject invalid transfer sizes
by Peter Korsgaard
· 16 years ago
53604db
spi_mpc83xx: fix clockrate calculation for low speed
by Peter Korsgaard
· 16 years ago
e48880e
spi: bugfix spi_add_device() with duplicate chipselects
by David Brownell
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
4fb8af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
60cadec
spi: new orion_spi driver
by Shadi Ammouri
· 16 years ago
dc32944
atmel_spi: fix hang due to missed interrupt
by Gerard Kam
· 16 years ago
5aa6cf3
spi: S3C24XX: reset register status on resume.
by Ben Dooks
· 16 years ago
cb1d0a7
spi_s3c24xx: really assign busnum
by Ben Dooks
· 16 years ago
9a7867e
mpc52xx_psc_spi: fix block transfer
by Luotao Fu
· 16 years ago
d65d830
Merge commit 'gcl/gcl-next'
by Benjamin Herrenschmidt
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
dc87c98
spi: split up spi_new_device() to allow two stage registration.
by Grant Likely
· 16 years ago
bbe48ec
spi: au1550_spi: improve pio transfer mode
by Jan Nikitenko
· 16 years ago
3a93a15
spi: au1550_spi: proper platform device
by Manuel Lauss
· 16 years ago
4ef754b
spidev: BKL removal
by Alan Cox
· 16 years ago
102eb97
spi: make spi_board_info.modalias a char array
by Grant Likely
· 16 years ago
6291fe2
SPI Kconfig simplifications
by Robert P. J. Day
· 16 years ago
166a375
xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe()
by Roel Kluin
· 16 years ago
a61f534
spi: spi_mpc83xx clockrate fixes
by Chen Gong
· 16 years ago
695794a
Driver Core: add ability for class_find_device to start in middle of list
by Greg Kroah-Hartman
· 16 years ago
3d81252
device create: spi: convert device_create to device_create_drvdata
by David Brownell
· 16 years ago
43d2548
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
by Benjamin Herrenschmidt
· 16 years ago
5b0504c
Merge commit 'gcl/gcl-next'
by Benjamin Herrenschmidt
· 16 years ago
85082fd
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
76ef7dd
powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asm
by Stephen Rothwell
· 16 years ago
f000631
Merge branch 'imx' into devel
by Russell King
· 16 years ago
38a41fd
IMX: introduce clock API
by Sascha Hauer
· 16 years ago
4b1295b
spi: fix the read path in spidev
by Sebastian Siewior
· 16 years ago
f7def13e
[ARM] 5122/1: imx_dma_request_by_prio simpilfication
by Paulius Zaleckas
· 16 years ago
609f9e9
spidev: BKL pushdown
by Jonathan Corbet
· 16 years ago
b2c8dad
spi: fix refcount-related spidev oops-on-rmmod
by David Brownell
· 16 years ago
25d5cb4
spi: remove some spidev oops-on-rmmod paths
by David Brownell
· 16 years ago
57cc097
mpc5200_psc_spi: typo fix in header block
by Grant Likely
· 16 years ago
c9bfcb3
spi_mpc83xx: much improved driver
by Joakim Tjernlund
· 16 years ago
0cf942d
spi: pxa2xx_spi clock resume bugfix
by Eric BENARD
· 16 years ago
0d34aa4
spi_s3c24xx signedness fix
by Matthew Wilcox
· 17 years ago
8eeb12e
spi_bfin5xx: use PIO for full duplex, not DMA
by Vitja Makarov
· 17 years ago
592e7bf
atmel_spi: clean up baud rate divisor calculation
by Haavard Skinnemoen
· 17 years ago
5d9f3f6
spi: spi_imx updates
by Andrea Paterniani
· 17 years ago
0671981
atmel_spi: support zero length transfer
by Atsushi Nemoto
· 17 years ago
b687d2a
spi: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
cf43369
spi: pxa2xx_spi "sparse" fixes
by David Brownell
· 17 years ago
79d8c7a
spi: use menuconfig for CONFIG_SPI
by Alessandro Guido
· 17 years ago
d1e7780
spi: spi_s3c24xx must initialize num_chipselect
by Ben Dooks
· 17 years ago
50f426b
spi: spi_s3c24xx must initialize bus_num
by Ben Dooks
· 17 years ago
4bb5eba
spi: spi_s3c24xx driver must init completion
by Ben Dooks
· 17 years ago
7e38c3c
spi: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
b9ad898
spi: spi_bfin5xx: remove unused label
by Michael Hennerich
· 17 years ago
f9e522c
spi: spi_bfin5xx: fix probe() sequencing
by Vitja Makarov
· 17 years ago
4fb98ef
spi: spi_bfin5xx build fix
by Mike Frysinger
· 17 years ago
2cfb8ce
spi_bitbang: short transfer status fix
by Jan Nikitenko
· 17 years ago
40369e1
au1550_spi: fix prototype of irq handler
by Jan Nikitenko
· 17 years ago
4874cc1
powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driver
by Grant Likely
· 17 years ago
b97c74b
spi: pxa2xx_spi clock polarity fix
by Ned Forrester
· 17 years ago
f6febcc
atmel_spi: fix clock polarity
by Atsushi Nemoto
· 17 years ago
5beec4a
spi: remove more dev->power.power_state usage
by David Brownell
· 17 years ago
26fdc1f
spi_bfin: headers are not for changelogs
by Mike Frysinger
· 17 years ago
13f3e642
spi_bfin: wait for tx to complete on write paths
by Sonic Zhang
· 17 years ago
4fd432d
spi_bfin: wait for tx to complete on full duplex paths
by Bryan Wu
· 17 years ago
e26aa01
spi_bfin: wait for tx to complete on some cs_chg paths
by Bryan Wu
· 17 years ago
aab0d83
spi_bfin: use more useful GPIO labels
by Bryan Wu
· 17 years ago
8d20d0a
spi_bfin: remove useless fault path
by Bryan Wu
· 17 years ago
ccc7bae
spi: omap2_mcspi handles omap3 too
by Girish
· 17 years ago
37e4664
spi: SuperH SPI using SCI
by Magnus Damm
· 17 years ago
b359fbc
spi: s3c drivers shouldn't care about spi_board_info
by David Brownell
· 17 years ago
8bacb21
atmel_spi: fix dmachain oops with DEBUG enabled
by Haavard Skinnemoen
· 17 years ago
154443c
atmel_spi: chain DMA transfers
by Silvester Erdeg
· 17 years ago
1eed29d
atmel_spi throughput improvement
by Haavard Skinnemoen
· 17 years ago
3c72426
spi core: stop updating dev->power.power_state
by David Brownell
· 17 years ago
15aafa2
Remove pointless casts from void pointers
by Jeff Garzik
· 17 years ago
911f215
Remove inclusions of <linux/autoconf.h>
by Ralf Baechle
· 17 years ago
efad798b
Spelling fixes: lenght->length
by Paulius Zaleckas
· 17 years ago
bd45ac0
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
4eece4c
Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx
by Paul Mackerras
· 17 years ago
59a0ea5
spi_mpc83xx: use brg-frequency for SPI in QE
by Anton Vorontsov
· 17 years ago
4fb4c55
[POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdm
by Grant Likely
· 17 years ago
66ffbe4
[POWERPC] mpc5200: normalize compatible property bindings
by Grant Likely
· 17 years ago
2f1a74e
[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()
by eric miao
· 17 years ago
0aea1fd
[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h
by eric miao
· 17 years ago
5ed2c83
spi: use class iteration api
by Dave Young
· 17 years ago
feed9ba
spi: omap2_mcspi PIO RX fix
by Kalle Valo
· 17 years ago
9156ad4
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
75ca399
[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.
by Grant Likely
· 17 years ago
d52df2e
spi_bitbang: always grab lock with irqs blocked
by David Brownell
· 17 years ago
d84248b
atmel_spi: reload RCR before TCR
by Rini van Zetten
· 17 years ago
8805f23
spi_imx: fix typo in description
by Will Newton
· 17 years ago
6b1a802
spi_bfin5xx: fix typo in description
by Will Newton
· 17 years ago
037cdaf
pxa2xx_spi: fix typo in description
by Will Newton
· 17 years ago
092e1fd
Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer
by Bryan Wu
· 17 years ago
003d922
Blackfin SPI driver: move hard coded pin_req to board file
by Bryan Wu
· 17 years ago
f452126
Blackfin SPI driver: use void __iomem * for regs_base
by Bryan Wu
· 17 years ago
d8c0500
Blackfin SPI driver: use cpu_relax() to replace continue in while busywait
by Bryan Wu
· 17 years ago
Next »