Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1c8887dd01d97781471c9a876e3a4e804bb33f31
/
drivers
/
spi
« Previous
2de024b
spi/atmel: Fix format specifier warnings
by Emil Goode
· 11 years ago
e221fa4
spi/txx9: Use linux/gpio.h not asm/gpio.h
by Mark Brown
· 11 years ago
89c66ee
spi: spi-davinci: Fix direction in dma_map_single()
by Christian Eggers
· 11 years ago
ce74ac8
spi/tegra20-slink: Use core runtime PM
by Mark Brown
· 11 years ago
38315fd
spi/tegra20-sflash: Use core runtime PM
by Mark Brown
· 11 years ago
612aa5c
spi/tegra114: Use core runtime PM
by Mark Brown
· 11 years ago
fc0f81b
spi/s3c64xx: Use core for runtime PM
by Mark Brown
· 11 years ago
3e00a09
spi/hspi: Convert to core runtime PM
by Mark Brown
· 11 years ago
7dd6278
spi/pxa2xx: Convert to core runtime PM
by Mark Brown
· 11 years ago
29b6e90
spi/pl022: Convert to core runtime PM
by Mark Brown
· 11 years ago
f0278a1
spi/omap2: Covert to core runtime PM
by Mark Brown
· 11 years ago
3f36e80
spi/coldfire-qspi: Convert to core runtime PM
by Mark Brown
· 11 years ago
5355d96
spi/bcm63xx: Convert to core runtime PM
by Mark Brown
· 11 years ago
49834de
spi: Provide core support for runtime PM during transfers
by Mark Brown
· 11 years ago
bafe886
spi/tegra-slink: Factor runtime PM out into transfer prepare/unprepare
by Mark Brown
· 11 years ago
9f178c2
spi/tegra-sflash: Factor runtime PM out into transfer prepare/unprepare
by Mark Brown
· 11 years ago
bb249aa
spi/tegra114: Factor runtime PM out into transfer prepare/unprepare
by Mark Brown
· 11 years ago
1729ce3
spi/orion: Convert to devm_ioremap_resource()
by Mark Brown
· 11 years ago
27743e0
spi/imx: expose module alias for loading from device-tree
by Niels de Vos
· 11 years ago
dd1053a
spi/drivers: Enable build of drivers with COMPILE_TEST
by Mark Brown
· 11 years ago
895248f
spi/orion: Directly include linux/size.h
by Mark Brown
· 11 years ago
6c07ef2
spi/atmel: Annotate lock/unlock functions
by Mark Brown
· 11 years ago
33bf2c0
spi/sh-msiof: Remove unneeded empty runtime PM callbacks
by Mark Brown
· 11 years ago
8e76fda
spi/sh-hspi: Remove noisy print
by Mark Brown
· 11 years ago
7884891
spi: davinci: Update configs to make it selectable on Keystone
by Santosh Shilimkar
· 11 years ago
b998aca8
spi: s3c64xx: fix casting warning
by Jingoo Han
· 11 years ago
c65bc4a
spi: s3c64xx: fix printk warnings
by Jingoo Han
· 11 years ago
db0606e
spi: s3c64xx: fix checkpatch error and warnings
by Jingoo Han
· 11 years ago
900bfe3
spi/s3c64xx: Remove unused message queue
by Mark Brown
· 11 years ago
e5d950f
spi: bcm2835: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
796305a
spi: spi-mxs: Remove unneeded check for platform_get_resource()
by Fabio Estevam
· 11 years ago
078726c
driver: spi: Modify core to compute the message length
by Sourav Poddar
· 11 years ago
d60990d5
spi: spi-bitbang: Fix conversion of spi_bitbang_transfer_one()
by Fabio Estevam
· 11 years ago
9ca1273
spi/xilinx: signedness issue checking platform_get_irq()
by Dan Carpenter
· 11 years ago
2025172
spi/bitbang: Use core message pump
by Mark Brown
· 11 years ago
84ddb3c
spi: spi-ep93xx: convert to the queued driver infrastructure
by H Hartley Sweeten
· 11 years ago
dfec4a6
spi: atmel: prepare clk before calling enable
by Boris BREZILLON
· 11 years ago
70f092a
Merge remote-tracking branch 'spi/fix/xilinx' into spi-linus
by Mark Brown
· 11 years ago
52bc441
Merge remote-tracking branch 'spi/fix/setup' into spi-linus
by Mark Brown
· 11 years ago
069e157
Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus
by Mark Brown
· 11 years ago
7b3b743
spi/xilinx: Simplify irq allocation
by Michal Simek
· 11 years ago
be3acdf
spi/xilinx: Use of_property_read_u32 for reading value from node
by Michal Simek
· 11 years ago
ad3fdbc
spi/xilinx: Clean ioremap calling
by Michal Simek
· 11 years ago
5586c09
spi/xilinx: Remove CONFIG_OF from the driver
by Michal Simek
· 11 years ago
7cb2abd
spi/xilinx: Refer to platform device as pdev in probe() and remove()
by Mark Brown
· 11 years ago
d81c0bb
spi/xilinx: Remove remains of of_platform device registration
by Mark Brown
· 11 years ago
c40537d
spi/xilinx: Convert to devm_ioremap_resource()
by Mark Brown
· 11 years ago
cd4c424
spi: tle62x0: dump small buffers using %*ph
by Andy Shevchenko
· 11 years ago
86562d0
spi: tegra114: remove redundant dev_err call in tegra_spi_probe()
by Wei Yongjun
· 11 years ago
94b1f0d
spi: sirf: add missed spi mode_bits that SiRFSoC hardware supports
by Qipan Li
· 11 years ago
9f4b323
spi: s3c64xx: add missing check for polling mode
by Girish K S
· 11 years ago
1de7061
spi/pxa2xx: enable DMA on newer Intel LPSS silicon
by Mika Westerberg
· 11 years ago
2d0c614
spi/omap-100k: Convert to module_platform_driver()
by Mark Brown
· 11 years ago
13cd19e
spi/omap-100k: Prepare and unprepare clocks
by Mark Brown
· 11 years ago
022a941
spi/omap-100k: Convert to devm_clk_get()
by Mark Brown
· 11 years ago
da60b85
spi/omap-100k: Convert to use core message queue implementation
by Mark Brown
· 11 years ago
e8153ab
spi/omap-100k: Factor message transfer function out of work queue
by Mark Brown
· 11 years ago
69ea672
spi/omap-100k: Use core functionality to check validity of transfers
by Mark Brown
· 11 years ago
407d600
spi/omap-100k: Remove empty reset function
by Mark Brown
· 11 years ago
8498bce
spi: spi-mxs: Check the return value from stmp_reset_block()
by Fabio Estevam
· 11 years ago
9c4a39a
spi: spi-mxs: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 11 years ago
e11933f
spi: spi-mxs: Fix the error path sequence
by Fabio Estevam
· 11 years ago
8317462
spi: spi-imx: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 11 years ago
130b82c
spi: spi-imx: Use devm functions
by Fabio Estevam
· 11 years ago
f7ef1da
spi: spi-ep93xx: move the clock divider calcs into ep93xx_spi_chip_setup()
by H Hartley Sweeten
· 11 years ago
22c1b69
spi: spi-ep93xx: don't bother calculating the divisors in ep93xx_spi_setup()
by H Hartley Sweeten
· 11 years ago
e6eb8d9
spi: spi-ep93xx: use devm_clk_get()
by H Hartley Sweeten
· 11 years ago
d9b65df
spi: spi-ep93xx: remove 'dss' from per chip private data
by H Hartley Sweeten
· 11 years ago
b2d185e
spi: spi-ep93xx: remove dev_err() for kzalloc() failure
by H Hartley Sweeten
· 11 years ago
48a7776
spi: spi-ep93xx: get platform resources early in (*probe)
by H Hartley Sweeten
· 11 years ago
701c358
spi: spi-ep93xx: remove bits_per_word() helper
by H Hartley Sweeten
· 11 years ago
8d7586b
spi: spi-ep93xx: use read,write instead of __raw_* variants
by H Hartley Sweeten
· 11 years ago
4870c21
spi: spi-ep93xx: always handle transfer specific settings
by H Hartley Sweeten
· 11 years ago
c8b94d8
spi/clps711x: Remove unneeded devm_ deallocations
by Mark Brown
· 11 years ago
24a0013
spi: More sanity checks for transfers
by Mark Brown
· 11 years ago
a2fd4f9
spi: Support transfer speed checking in the core
by Mark Brown
· 11 years ago
838af50
spi/rspi: Add missing dependency on DMAE
by Mark Brown
· 11 years ago
fa4bd4f
spi: add spi controller v3 master driver for Blackfin
by Scott Jiang
· 11 years ago
91b3085
spi/bitbang: Factor out message transfer from message pump loop
by Mark Brown
· 11 years ago
874b315
spi/bitbang: Unexport spi_bitbang_transfer()
by Mark Brown
· 11 years ago
8c6ffba
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
by Rusty Russell
· 11 years ago
d144746
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
103ccee
spi: revert master->setup function removal for altera and nuc900
by Stephen Warren
· 11 years ago
e076195
spi/xilinx: Revert master->setup function removal
by Michal Simek
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
f170168
drivers: avoid parsing names as kthread_run() format strings
by Kees Cook
· 11 years ago
f991fae
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
750b2d7
Merge tag 'spi-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 years ago
3dbde57
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
3883cbb
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
22237d5
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
d96760f9
spi: s3c64xx: add missing check for polling mode
by Girish K S
· 11 years ago
e52cff8
Merge branch 'pm-assorted'
by Rafael J. Wysocki
· 11 years ago
ed89355
Merge remote-tracking branch 'spi/topic/xilinx' into spi-next
by Mark Brown
· 11 years ago
592cd34d
Merge remote-tracking branch 'spi/topic/txx9' into spi-next
by Mark Brown
· 11 years ago
cf7315b2
Merge remote-tracking branch 'spi/topic/topcliff' into spi-next
by Mark Brown
· 11 years ago
adb25d5
Merge remote-tracking branch 'spi/topic/sirf' into spi-next
by Mark Brown
· 11 years ago
f4e9758
Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-next
by Mark Brown
· 11 years ago
c87e5d9
Merge remote-tracking branch 'spi/topic/s3c24xx' into spi-next
by Mark Brown
· 11 years ago
7e016d1
Merge remote-tracking branch 'spi/topic/pxa' into spi-next
by Mark Brown
· 11 years ago
Next »