index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pxa2xx: replace spi_master with spi_controller
Lubomir Rintel
2019-01-23
4
-111
/
+111
*
spi: bcm2835aux: remove unneeded NULL check of devm_clk_get
YueHaibing
2019-01-23
1
-1
/
+1
*
spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}()
Boris Brezillon
2019-01-21
1
-0
/
+69
*
spi: sh-msiof: Use DMA if possible
Hoan Nguyen An
2019-01-18
1
-6
/
+2
*
spi: sh-msiof: fix *info pointer in request_dma()
Hoan Nguyen An
2019-01-18
1
-1
/
+1
*
spi: sh-hspi: Remove error messages on out-of-memory conditions
Geert Uytterhoeven
2019-01-18
1
-4
/
+1
*
spi: ath79: Remove now useless code
Alban Bedel
2019-01-17
1
-41
/
+2
*
spi: ath79: Enable support for compile test
Alban Bedel
2019-01-17
2
-4
/
+13
*
spi: ath79: Simplify ath79_spi_chipselect()
Alban Bedel
2019-01-17
2
-32
/
+10
*
spi: bitbang: Don't call chipselect() in spi_bitbang_setup()
Alban Bedel
2019-01-17
1
-13
/
+0
*
spi: cadence: Correct initialisation of runtime PM
Charles Keepax
2019-01-14
1
-7
/
+4
*
spi: spi-geni-qcom: Get rid of forward declaration
Stephen Boyd
2019-01-14
1
-29
/
+26
*
spi: spi-geni-qcom: Don't initialize completion for normal message
Stephen Boyd
2019-01-14
1
-1
/
+0
*
spi: davinci: Get rid of dangling variable
Linus Walleij
2019-01-10
1
-1
/
+0
*
spi: dw: fix warning unused variable 'ret'
Anders Roxell
2019-01-10
1
-1
/
+0
*
spi: core: avoid waking pump thread from spi_sync instead run teardown delayed
Martin Sperl
2019-01-09
1
-33
/
+89
*
spi: dw: Convert to use CS GPIO descriptors
Linus Walleij
2019-01-09
2
-30
/
+1
*
spi: davinci: Convert to use CS GPIO descriptors
Linus Walleij
2019-01-09
1
-40
/
+13
*
spi: clps711x: Convert to use CS GPIO descriptors
Linus Walleij
2019-01-09
1
-21
/
+2
*
spi: cadence: Convert to use CS GPIO descriptors
Linus Walleij
2019-01-09
1
-65
/
+2
*
spi: atmel: Convert to use CS GPIO descriptors
Linus Walleij
2019-01-09
1
-66
/
+27
*
spi: ath79: Convert to use CS GPIO descriptors
Linus Walleij
2019-01-09
1
-28
/
+14
*
spi: Optionally use GPIO descriptors for CS GPIOs
Linus Walleij
2019-01-09
1
-10
/
+94
*
spi: stm32: add support for STM32F4
Cezary Gapinski
2019-01-07
1
-7
/
+482
*
spi: stm32: introduce compatible data cfg
Cezary Gapinski
2019-01-07
1
-101
/
+236
*
spi: stm32: add start dma transfer function
Cezary Gapinski
2019-01-07
1
-9
/
+18
*
spi: stm32: split transfer one setup function
Cezary Gapinski
2019-01-07
1
-78
/
+192
*
spi: stm32: rename interrupt function
Cezary Gapinski
2019-01-07
1
-3
/
+3
*
spi: stm32: rename STM32 SPI registers to STM32H7
Cezary Gapinski
2019-01-07
1
-182
/
+199
*
spi: stm32: remove SPI LOOP mode
Cezary Gapinski
2019-01-07
1
-1
/
+1
*
spi: stm32: use explicit CPOL and CPHA mode bits
Cezary Gapinski
2019-01-07
1
-1
/
+1
*
spi: fix typo in SPI_STM32 help text
Cezary Gapinski
2019-01-07
1
-1
/
+1
*
spi: stm32: fix DMA configuration with only one channel
Cezary Gapinski
2019-01-07
1
-8
/
+12
*
spi: stm32: use NULL pointer instead of plain integer
Cezary Gapinski
2019-01-07
1
-1
/
+1
*
spi: stm32: switch to SPDX identifier
Cezary Gapinski
2019-01-07
1
-20
/
+7
*
spi: dw: fix potential variable assignment error
shaftarger
2019-01-07
1
-1
/
+2
*
spi: add cpu details to fsl-dspi Kconfig help
Angelo Dureghello
2019-01-07
1
-1
/
+1
*
mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c
Frieder Schrempf
2019-01-07
1
-1224
/
+0
*
spi: Add a driver for the Freescale/NXP QuadSPI controller
Frieder Schrempf
2019-01-07
5
-10
/
+978
*
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-01-06
1
-5
/
+17
|
\
|
*
platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeup
Brian Norris
2018-11-14
1
-3
/
+15
|
*
platform/chrome: straighten out cros_ec_get_{next,host}_event() error codes
Brian Norris
2018-11-14
1
-2
/
+2
*
|
Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc
Linus Torvalds
2019-01-06
3
-0
/
+166
|
\
\
|
*
|
hwspinlock: fix return value check in stm32_hwspinlock_probe()
Wei Yongjun
2019-01-03
1
-2
/
+2
|
*
|
hwspinlock: add STM32 hwspinlock device
Benjamin Gaignard
2018-12-05
3
-0
/
+166
|
|
/
*
|
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-06
1
-1
/
+0
|
\
\
|
*
|
firewire: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-12-03
1
-1
/
+0
*
|
|
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-06
3
-58
/
+34
|
\
\
\
|
*
|
|
block: sunvdc: don't run hw queue synchronously from irq context
Ming Lei
2019-01-03
1
-1
/
+1
|
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...
Jens Axboe
2019-01-03
2
-57
/
+33
|
|
\
\
\
[next]