Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
230d42d422e7b69fc9b270f41c69e63b54572e26
/
drivers
/
spi
230d42d
spi: Add s3c64xx SPI Controller driver
by Jassi Brar
· 15 years ago
6aed4ee
atmel_spi: fix dma addr calculation for len > BUFFER_SIZE
by Ben Nizette
· 15 years ago
bec0806
spi_s3c24xx: add FIQ pseudo-DMA support
by Ben Dooks
· 15 years ago
e24c745
spi: controller driver for Designware SPI core
by Feng Tang
· 15 years ago
db389b6
spidev: add proper section markers
by Mike Frysinger
· 15 years ago
8ae1c92
spidev: use DECLARE_BITMAP instead of declaring the array
by Thadeu Lima de Souza Cascardo
· 15 years ago
965346e
spi: fix probe/remove section markings
by Grant Likely
· 15 years ago
35c9049
Add OMAP spi100k driver
by Cory Maccarrone
· 15 years ago
980f3be
spi-imx: don't access struct device directly but use dev_get_platdata
by Uwe Kleine-König
· 15 years ago
87f673e
spi-imx: Add mx25 support
by Sascha Hauer
· 15 years ago
f30d59c
spi-imx: use positive logic to distinguish cpu variants
by Uwe Kleine-König
· 15 years ago
60f675a
spi-imx: correct check for platform_get_irq failing
by Uwe Kleine-König
· 15 years ago
30eaed0
ARM: NUC900: Add spi driver support for nuc900
by Wan ZongShun
· 15 years ago
8051eff
spi: SuperH MSIOF SPI Master driver V2
by Magnus Damm
· 15 years ago
41df70d
spi: fix spidev compilation failure when VERBOSE is defined
by Florian Fainelli
· 15 years ago
04ba24b
spi/au1550_spi: fix setupxfer not to override cfg with zeros
by Jan Nikitenko
· 15 years ago
b3a0894
spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_remove
by Uwe Kleine-König
· 15 years ago
bbd050a
spi/i.MX: fix broken error handling for gpio_request
by John Ogness
· 15 years ago
ce1807b
spi/i.mx: drain MXC SPI transfer buffer when probing device
by Daniel Mack
· 15 years ago
920712a
spi/xilinx_spi: fix incorrect casting
by Grant Likely
· 15 years ago
937041e
spi/mpc52xx-spi: minor cleanups
by Wolfram Sang
· 15 years ago
7716693
xilinx_spi: add a platform driver using the xilinx_spi common module.
by Richard Röjfors
· 15 years ago
c9da2e1
xilinx_spi: add support for the DS570 IP.
by Richard Röjfors
· 15 years ago
86fc593
xilinx_spi: Switch to iomem functions and support little endian.
by Richard Röjfors
· 15 years ago
d5af91a
xilinx_spi: Split into of driver and generic part.
by Richard Röjfors
· 15 years ago
b8d4e2c
mpc52xx_spi: add gpio chipselect
by Luotao Fu
· 15 years ago
d65aea9
mpc52xx_spi: add missing mode_bits definition
by Luotao Fu
· 15 years ago
4a495b1
mpc52xx_spi: fix clearing status register
by Luotao Fu
· 15 years ago
5cc17d7
spi/mpc52xx: replace printk with dev_err
by Wolfram Sang
· 15 years ago
1a8d3b7
Xilinx: SPI: Fix bits_per_word for transfers
by John Linn
· 15 years ago
f856cf0
spi/mpc52xx-psc-spi: check for valid PSC
by Wolfram Sang
· 15 years ago
42bbb70
powerpc/5200: Add mpc5200-spi (non-PSC) device driver
by Grant Likely
· 15 years ago
ad65776
spi/mpc5200: Register SPI devices described in device tree
by Grant Likely
· 15 years ago
e89e04f
ARM: 5741/1: pl022: fix peripheral id for ST vendor
by Srinidhi Kasagar
· 15 years ago
e6a0a8b
spi-imx: strip down chipselect function to only drive the chipselect
by Uwe Kleine-König
· 15 years ago
d1c627b
spi-imx: initialize complete config struct
by Uwe Kleine-König
· 15 years ago
4388eb1
spi-imx: no need to assert bits_per_word being initialized
by Uwe Kleine-König
· 15 years ago
3910f2c
spi-imx: setup mode_bits we can handle
by Sascha Hauer
· 15 years ago
6c23e5d
spi-imx: fix initial chipselect settings
by Sascha Hauer
· 15 years ago
462d26b
spi-imx: update state correctly
by Sascha Hauer
· 15 years ago
6cdeb00
spi-imx: rename source file to spi_imx.c
by Uwe Kleine-König
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
baea7b9
Merge branch 'origin' into for-linus
by Russell King
· 15 years ago
568d069
spi: handle TX-only/RX-only
by David Brownell
· 15 years ago
7869c0b
spi: McSPI support for OMAP4
by Syed Rafiuddin
· 15 years ago
89c0537
spi: McSPI saves CHCONFx too
by Tero Kristo
· 15 years ago
a41ae1a
spi: McSPI off-mode support
by Hemanth V
· 15 years ago
0644c48
spi: Freescale STMP driver
by dmitry pervushin
· 15 years ago
570327d
spi_s3c24xx: cache device setup data
by Ben Dooks
· 15 years ago
6d61320
spi_s3c24xx: use dev_pm_ops
by Ben Dooks
· 15 years ago
b5e3afb
spi_s3c24xx: use resource_size() to get resource size
by Ben Dooks
· 15 years ago
1a0c220
spi_s3c24xx: fix header includes
by Ben Dooks
· 15 years ago
5b61a74
pxa2xx_spi: register earlier
by Antonio Ospite
· 15 years ago
e0626e3
spi: prefix modalias with "spi:"
by Anton Vorontsov
· 15 years ago
75368bf
spi: add support for device table matching
by Anton Vorontsov
· 15 years ago
b5f3294
spi: add SPI driver for most known i.MX SoCs
by Sascha Hauer
· 15 years ago
f33b29e
spi: add default selection of PL022 for ARM reference platforms
by linus.walleij@stericsson.com
· 15 years ago
44dab88
spi: add spi_ppc4xx driver
by Steven A. Falco
· 15 years ago
7a8fa72
spi: omap2_mcspi use BIT(n)
by Jouni Hogander
· 15 years ago
07fcaa2
spi: remove i.MX SPI driver
by Sascha Hauer
· 15 years ago
59b69e2
Merge branch 'u300' into devel
by Russell King
· 15 years ago
28f9f19
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
by Russell King
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
ee2b805
ARM: 5678/1: SSP/SPI PL022 polarity terminology fix
by Linus Walleij
· 15 years ago
87d721a
Merge branch 'master' into devel
by Russell King
· 15 years ago
ddd559b
Merge branch 'devel-stable' into devel
by Russell King
· 15 years ago
86d2593
[ARM] pxa: update pxa2xx-spi.c to use 'struct dev_pm_ops'
by Mike Rapoport
· 15 years ago
1915297
spi_s3c24xx: fix transfer setup code
by Ben Dooks
· 15 years ago
b897878
spi_s3c24xx: fix clock rate calculation
by Ben Dooks
· 15 years ago
57c5c28d
spi: omap2_mcspi rxdma bugfix
by Eero Nurkkala
· 15 years ago
ddb2219
spi: omap2_mcspi supports wake events
by Jouni Hogander
· 15 years ago
0724915
[ARM] remove duplicated #include
by Huang Weiyi
· 16 years ago
529ba0d
spi: bitbang bugfix in message setup
by David Brownell
· 16 years ago
70d6027
spi: add spi_master flag word
by David Brownell
· 16 years ago
b55f627
spi: new spi->mode bits
by David Brownell
· 16 years ago
575c580
spi_mpc8xxx: s/83xx/8xxx/g
by Anton Vorontsov
· 16 years ago
34a661a
spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c
by Anton Vorontsov
· 16 years ago
aef79d8
spi_mpc83xx: remove dead code
by Anton Vorontsov
· 16 years ago
b9b9af1
spi_mpc83xx: split mpc83xx_spi_work() into two routines
by Anton Vorontsov
· 16 years ago
9effb95
spi_mpc83xx: fix checkpatch issues
by Anton Vorontsov
· 16 years ago
5afbf09
spi_mpc83xx: add small delay after asserting chip-select line
by Anton Vorontsov
· 16 years ago
fd8a11e
spi_mpc83xx: quieten down the "Requested speed is too low" message
by Anton Vorontsov
· 16 years ago
9e04b33
spi_mpc83xx: handle other Freescale processors
by Anton Vorontsov
· 16 years ago
2757049
spi: fix spi_write_then_read() comment
by Jiri Pirko
· 16 years ago
50e0a7b
pxa2xx_spi: fix for SPI_CS_HIGH
by Daniel Ribeiro
· 16 years ago
7390284
mpc52xx_psc_spi: convert to cs_control callback
by Anton Vorontsov
· 16 years ago
e7db06b
spi: move more spi_setup() functionality into core
by David Brownell
· 16 years ago
7d07719
spi: move common spi_setup() functionality into core
by David Brownell
· 16 years ago
b4bd2ab
spi_bfin5xx: limit reaches -1
by Roel Kluin
· 16 years ago
517d086
Merge branch 'akpm'
by Linus Torvalds
· 16 years ago
0214154
spi: takes size of a pointer to determine the size of the pointed-to type
by Roel Kluin
· 16 years ago
8d6cea5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 16 years ago
2cf4d45
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
67834fa
Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable
by Jie Zhang
· 16 years ago
547c32a
Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel
by Russell King
· 16 years ago
b43d65f
[ARM] 5546/1: ARM PL022 SSP/SPI driver v3
by Linus Walleij
· 16 years ago
fc05505
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into devel
by Russell King
· 16 years ago
6fa612b
microblaze: Kconfig: Enable drivers for Microblaze
by Michal Simek
· 16 years ago
ec976d6
[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>
by Ben Dooks
· 16 years ago
7348d82
pxa2xx_spi: prevent panic case setup() fails
by Daniel Ribeiro
· 16 years ago
Next »