index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
spi: rb4xx: Use SPI_BPW_MASK to set bits_per_word_mask
Axel Lin
1
-1
/
+1
2018-10-10
spi: fsl-lpspi: Prevent FIFO under/overrun by default
Hieu Tran Dang
1
-1
/
+1
2018-10-09
spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
Nathan Chancellor
1
-11
/
+25
2018-10-08
spidev: Enable the Liebherr's BK4 board to work with spidev driver
Lukasz Majewski
1
-0
/
+1
2018-10-04
spi: pxa2xx: Rewrite switch code block in interrupt_transfer
Gustavo A. R. Silva
1
-1
/
+3
2018-10-03
spi: slave: Fix missing break in switch
Gustavo A. R. Silva
1
-0
/
+1
2018-10-01
dt-bindings: spi: sh-msiof: Add r8a7744 support
Biju Das
1
-0
/
+1
2018-10-01
dt-bindings: spi: rspi: Add r8a7744 to the compatible list
Biju Das
1
-0
/
+1
2018-09-28
spi: mediatek: add spi slave for Mediatek MT2712
Leilk Liu
3
-0
/
+565
2018-09-28
spi: mediatek: add bindings for Mediatek MT2712 soc platform
Leilk Liu
1
-0
/
+32
2018-09-27
spi: switch to SPDX license identifier
Marco Felsch
2
-21
/
+3
2018-09-27
spi: spi-mem: Fix inverted logic in op sanity check
Geert Uytterhoeven
1
-4
/
+4
2018-09-27
dt-bindings: spi: rspi: Add R7S9210 support
Chris Brandt
1
-1
/
+2
2018-09-27
spi: sprd: don't mark remove function as __exit
Arnd Bergmann
1
-1
/
+1
2018-09-20
spi: pic32: Use proper enum in dmaengine_prep_slave_rg
Nathan Chancellor
1
-2
/
+2
2018-09-20
spi: spi-mem: Add extra sanity checks on the op param
Boris Brezillon
1
-6
/
+48
2018-09-18
spi: spi-davinci: Don't error when SPI_CS_WORD and cs_gpio
David Lechner
1
-3
/
+0
2018-09-18
spi: always use software fallback for SPI_CS_WORD when using cs_gio
David Lechner
1
-2
/
+4
2018-09-18
spi: mediatek: Don't modify spi_transfer when transfer.
Peter Shih
1
-16
/
+21
2018-09-18
spi/bcm63xx-hsspi: keep pll clk enabled
Jonas Gorski
1
-4
/
+16
2018-09-17
spi: pxa2xx: Remove the shutdown callback
Lubomir Rintel
1
-9
/
+0
2018-09-17
spi: spi-davinci: Add support for SPI_CS_WORD
David Lechner
1
-3
/
+8
2018-09-17
Merge tag 'spi-cs-word' into spi-4.20
Mark Brown
2
-2
/
+31
2018-09-17
spi: add software implementation for SPI_CS_WORD
David Lechner
1
-1
/
+30
2018-09-17
spi: add new SPI_CS_WORD flag
David Lechner
1
-1
/
+1
2018-09-17
spi: pic32-sqi: remove unnecessary of_node_get()
Alexey Khoroshilov
1
-1
/
+1
2018-09-13
spi: davinci: remove set but not used variable 'pdata'
YueHaibing
1
-2
/
+0
2018-09-11
spi: davinci: Remove chip select GPIO pdata
Linus Walleij
2
-11
/
+0
2018-09-10
spi: spi-mem: Adjust op len based on message/transfer size limitations
Chuanhua Han
1
-0
/
+15
2018-09-10
spi: gpio: No MISO does not imply no RX
Linus Walleij
1
-4
/
+6
2018-09-07
spi: pic32: remove unnecessary of_node_get()
Alexey Khoroshilov
1
-1
/
+1
2018-09-07
spi: pl022: Remove set but not used variable 'chip'
YueHaibing
1
-2
/
+0
2018-09-06
spi: dw: support 4-16 bits per word
Simon Goldschmidt
1
-10
/
+5
2018-09-06
spi: spi-gpio: Remove set but not used variable 'pdata'
YueHaibing
1
-2
/
+0
2018-09-05
spi: Do not print a message if spi_controller_{suspend,resume}() fails
Geert Uytterhoeven
5
-30
/
+7
2018-09-04
spi: spidev_test: Improve decoded text part of hex dump
Geert Uytterhoeven
1
-3
/
+3
2018-09-04
spi: sh-msiof: Document R-Car E3 support
Geert Uytterhoeven
1
-0
/
+1
2018-09-04
spi: sh-msiof: Document R-Car D3 support
Ulrich Hecht
1
-0
/
+1
2018-09-03
spi: orion: cosmetics - alias long direct_access variables
Kosta Zertsekel
1
-11
/
+11
2018-08-31
spi: dw-mmio: avoid hardcoded field mask
Alexandre Belloni
1
-1
/
+2
2018-08-30
spi: davinci: remove set but not used variable 'pdata'
YueHaibing
1
-2
/
+0
2018-08-29
spi: dw-mmio: add MSCC Jaguar2 support
Alexandre Belloni
1
-6
/
+22
2018-08-29
spi: Introduce one new field to set word delay
Baolin Wang
1
-0
/
+3
2018-08-28
spi: sh-msiof: Add r8a774a1 support
Fabrizio Castro
1
-1
/
+2
2018-08-28
spi: sprd: Add SPI driver for Spreadtrum SC9860
Lanqing Liu
3
-0
/
+752
2018-08-28
spi: Add Spreadtrum SPI controller documentation
Lanqing Liu
1
-0
/
+26
2018-08-28
spi: use SPDX identifier for Renesas drivers
Wolfram Sang
4
-34
/
+6
2018-08-26
Linux 4.19-rc1
v4.19-rc1
Linus Torvalds
1
-2
/
+2
2018-08-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+15
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
28
-679
/
+485
[next]