Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c43eaa02abf3b034a9694dcca5c177ecb6072f89
/
drivers
/
spi
d6fe89b
Blackfin SPI driver: fix bug SPI DMA incomplete transmission
by Bryan Wu
· 17 years ago
27bb9e7
Blackfin SPI driver: tweak spi cleanup function to match newer kernel changes
by Mike Frysinger
· 17 years ago
e44a45a
SPI dynamic busid generation bugfix
by David Brownell
· 17 years ago
ac140a8
SPI: Freescale iMX SPI controller driver fixes
by Andrea Paterniani
· 17 years ago
5a9a62b
atmel_spi dma address bugfix
by Haavard Skinnemoen
· 17 years ago
e5f1b19
omap_uwire: SPI_CPHA mode bugfix
by Imre Deak
· 17 years ago
9bea3f2
spi: potential memleak in spidev_ioctl
by Florin Malita
· 17 years ago
da90fa8
spi/spidev: check message size before copying
by Domen Puncer
· 17 years ago
8888735
mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGE
by Domen Puncer
· 17 years ago
88b4036
Blackfin SPI: cleanup according to David Brownell's review
by Bryan Wu
· 17 years ago
0a4dd77
spi: fix spidev for >sizeof(long)/32 devices
by Domen Puncer
· 17 years ago
00b8fd2
MPC52xx PSC SPI master driver
by Dragos Carp
· 18 years ago
e25df12
[S390] Kconfig: menus with depends on HAS_IOMEM.
by Martin Schwidefsky
· 18 years ago
a1e3cf4
atmel_spi: remove unnecessary (and wrong) #ifdefs
by Haavard Skinnemoen
· 18 years ago
63bd235
au1550 SPI controller driver
by Jan Nikitenko
· 18 years ago
33e34dc
SPI kerneldoc
by David Brownell
· 18 years ago
814a8d5
/dev/spidevB.C interface
by Andrea Paterniani
· 18 years ago
735ce95
minor spi_butterfly cleanup
by David Brownell
· 18 years ago
da67529
layered parport code uses parport->dev
by David Brownell
· 18 years ago
35c7482
spi_s3c24xx.c: Fix build
by Arnaud Patard
· 18 years ago
a5f6abd
Blackfin: blackfin on-chip SPI controller driver
by Wu, Bryan
· 18 years ago
3d2c5b4
spi: fix use of set_cs in spi_s3c24xx driver
by Ben Dooks
· 18 years ago
e9d5a46
[PATCH] drivers/spi/: fix section mismatches
by Adrian Bunk
· 18 years ago
6c912a3
[PATCH] spi_s3c24xx.c: warning fix
by Arnaud Patard (Rtp
· 18 years ago
c6ca97d
[PATCH] SPI: at25: do not use pointer before assignment
by Atsushi Nemoto
· 18 years ago
28735a7
[PATCH] gpio_direction_output() needs an initial value
by David Brownell
· 18 years ago
a836f58
[PATCH] spi: destroy workqueue after spi_unregister_master
by Chris Lesiak
· 18 years ago
d23c6c2
[PATCH] spi_s3c2410_gpio.c spi mode 2 and 3 support
by Harald Welte
· 18 years ago
bb2d1c3
[PATCH] SPI controller build/warning fixes
by David Brownell
· 18 years ago
754ce4f
[PATCH] SPI: atmel_spi driver
by Haavard Skinnemoen
· 18 years ago
b587b13
[PATCH] SPI eeprom driver
by David Brownell
· 18 years ago
0ffa028
[PATCH] SPI cleanup() method param becomes non-const
by Hans-Peter Nilsson
· 18 years ago
7f8c761
[PATCH] spi_bitbang(): use overridable setup_transfer() method
by Hans-Peter Nilsson
· 18 years ago
69c202a
[PATCH] SPI: Freescale iMX SPI controller driver (BIS+)
by Andrea Paterniani
· 18 years ago
fdb3c18
[PATCH] SPI controller driver for OMAP Microwire
by David Brownell
· 18 years ago
85abfaa
[PATCH] SPI Kconfig fix
by David Brownell
· 18 years ago
07b2463
Revert "Driver core: convert SPI code to use struct device"
by Greg Kroah-Hartman
· 18 years ago
2943ecf
Driver core: convert SPI code to use struct device
by Greg Kroah-Hartman
· 18 years ago
1e9a51d
[PATCH] SPI: alternative fix for spi_busnum_to_master
by Atsushi Nemoto
· 18 years ago
7f6ee1a
[PATCH] spi: fix error setting the spi mode in pxa2xx_spi.c
by Justin Clacherty
· 18 years ago
8736b92
[PATCH] S3C24XX: fix passing spi chipselect to select routine
by Ben Dooks
· 18 years ago
e2a5d2f
[PATCH] spi_s3c24xx_gpio: use right header
by Arnaud Patard (Rtp
· 18 years ago
4b1badf
[PATCH] SPI: define null tx_buf to mean "shift out zeroes"
by David Brownell
· 18 years ago
6d3a25f
[PATCH] fix s3c24xx gpio driver (include linux/workqueue.h)
by Ben Dooks
· 18 years ago
8d94cc5
[PATCH] spi: stabilize PIO mode transfers on PXA2xx systems
by Stephen Street
· 18 years ago
7b92ff0
[PATCH] spi: check platform_device_register_simple() error
by Akinobu Mita
· 18 years ago
3bd0f69
[PATCH] spi: set kset of master class dev explicitly
by Hans-Christian Egtvedt
· 18 years ago
4740d38
[PATCH] spi: correct bus_num and buffer bug in spi core
by Hans-Christian Egtvedt
· 18 years ago
89fc9a1
[PATCH] SPI: improve sysfs compiler complaint handling
by Jeff Garzik
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
6d5aefb
WorkQueue: Fix up arch-specific work items where possible
by David Howells
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
914e263
[PATCH] severing fs.h, radix-tree.h -> sched.h
by Al Viro
· 18 years ago
3cb2fcc
Fix misc Kconfig typos
by Matt LaPlante
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
d3e5a93
[PATCH] spi section fix
by Andrew Morton
· 18 years ago
c7bec5a
Various drivers' irq handlers: kill dead code, needless casts
by Jeff Garzik
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
60be6b9
[PATCH] lockdep: annotate on-stack completions
by Ingo Molnar
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
980a01c
[PATCH] SPI: infrastructure to initialize spi_device.mode early
by David Brownell
· 18 years ago
ac88bcf
[PATCH] s3c24xx: fix spi driver with CONFIG_PM
by Ben Dooks
· 18 years ago
5daa3ba
[PATCH] pxa2xx-spi update
by Stephen Street
· 18 years ago
7fba534
[PATCH] S3C24XX: hardware SPI driver
by Ben Dooks
· 18 years ago
1fc7547
[PATCH] S3C24XX: GPIO based SPI driver
by Ben Dooks
· 18 years ago
ccf0699
[PATCH] spi: add spi master driver for Freescale MPC83xx SPI controller
by Kumar Gala
· 18 years ago
ba1a051
[PATCH] minor SPI doc fix
by dmitry pervushin
· 18 years ago
1e316d7
[PATCH] SPI: spi_bitbang: clocking fixes
by David Brownell
· 19 years ago
9708c12
[PATCH] spi: Update to PXA2xx SPI Driver
by Stephen Street
· 19 years ago
a020ed7
[PATCH] SPI: busnum == 0 needs to work
by David Brownell
· 19 years ago
ccf77cc
[PATCH] SPI: devices can require LSB-first encodings
by David Brownell
· 19 years ago
ff9f477
[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and export it
by Kumar Gala
· 19 years ago
a9948b6
[PATCH] SPI: spi bounce buffer has a minimum length
by David Brownell
· 19 years ago
e0c9905
[PATCH] SPI: add PXA2xx SSP SPI Driver
by Stephen Street
· 19 years ago
4cff33f
[PATCH] SPI: per-transfer overrides for wordsize and clocking
by Imre Deak
· 19 years ago
d2799f0
[PATCH] spi: Fix modular master driver remove and device suspend/remove
by Stephen Street
· 19 years ago
9c1da3c
[PATCH] SPI: spi_butterfly, restore lost deltas
by David Brownell
· 19 years ago
2e10c84
[PATCH] SPI: add spi_butterfly driver
by David Brownell
· 19 years ago
5d870c8
[PATCH] spi: remove fastcall crap
by Andrew Morton
· 19 years ago
7111763
[PATCH] spi: misc fixes
by David Brownell
· 19 years ago
8275c64
[PATCH] spi: use linked lists rather than an array
by Vitaly Wool
· 19 years ago
9904f22
[PATCH] spi: add spi_bitbang driver
by David Brownell
· 19 years ago
0c86846
[PATCH] SPI core tweaks, bugfix
by David Brownell
· 19 years ago
b885244
[PATCH] spi: add spi_driver to SPI framework
by David Brownell
· 19 years ago
8ae12a0
[PATCH] spi: simple SPI framework
by David Brownell
· 19 years ago