index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: meson-spicc: enhance output enable feature
Sunny Luo
2020-03-12
1
-2
/
+51
*
spi: meson-spicc: remove unused variables
Neil Armstrong
2020-03-12
1
-2
/
+0
*
spi: spi-nxp-fspi: Fix a NULL vs IS_ERR() check in probe
Dan Carpenter
2020-03-12
1
-2
/
+2
*
Merge tag 'mtk-mtd-spi-move' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2020-03-11
8
-590
/
+708
|
\
|
*
mtd: spi-nor: remove mtk-quadspi driver
Chuanhong Guo
2020-03-11
3
-574
/
+0
|
*
dt-bindings: convert mtk-quadspi binding doc for spi-mtk-nor
Chuanhong Guo
2020-03-11
1
-9
/
+6
|
*
spi: add support for mediatek spi-nor controller
Chuanhong Guo
2020-03-11
3
-0
/
+700
|
*
spi: make spi-max-frequency optional
Chuanhong Guo
2020-03-11
1
-7
/
+2
*
|
spi: Stop selecting MTD_SPI_NOR for SPI_HISI_SFC_V3XX
John Garry
2020-03-11
1
-1
/
+0
*
|
spi: spi-fsl-dspi: fix DMA mapping
Michael Walle
2020-03-10
1
-7
/
+10
*
|
Merge series "spi: Add FSI-attached SPI controller driver" from Eddie James <...
Mark Brown
2020-03-10
5
-0
/
+609
|
\
\
|
*
|
spi: Add FSI-attached SPI controller driver
Eddie James
2020-03-10
4
-0
/
+573
|
*
|
dt-bindings: fsi: Add FSI2SPI bindings
Eddie James
2020-03-10
1
-0
/
+36
*
|
|
spi: update the structure documentation
Qiujun Huang
2020-03-10
1
-0
/
+3
*
|
|
spi: rspi: Add support for active-high chip selects
Geert Uytterhoeven
2020-03-10
1
-4
/
+32
*
|
|
spi: rockchip: add compatible string for px30 rk3308 rk3328
Johan Jonker
2020-03-10
1
-1
/
+4
|
/
/
*
|
spi: Remove CONFIG_ prefix from Kconfig select
Joe Perches
2020-03-06
1
-1
/
+1
*
|
Merge series "TCFQ to XSPI migration for NXP DSPI driver" from Vladimir Oltea...
Mark Brown
2020-03-05
3
-155
/
+288
|
\
\
|
*
|
spi: spi-fsl-dspi: Take software timestamp in dspi_fifo_write
Vladimir Oltean
2020-03-05
1
-10
/
+9
|
*
|
spi: spi-fsl-dspi: Use EOQ for last word in buffer even for XSPI mode
Vladimir Oltean
2020-03-05
1
-9
/
+13
|
*
|
spi: spi-fsl-dspi: Optimize dspi_setup_accel for lowest interrupt count
Vladimir Oltean
2020-03-05
1
-11
/
+25
|
*
|
spi: spi-fsl-dspi: Accelerate transfers using larger word size if possible
Vladimir Oltean
2020-03-05
1
-25
/
+135
|
*
|
spi: spi-fsl-dspi: Convert TCFQ users to XSPI FIFO mode
Vladimir Oltean
2020-03-05
1
-88
/
+101
|
*
|
spi: Do spi_take_timestamp_pre for as many times as necessary
Vladimir Oltean
2020-03-05
2
-14
/
+8
|
*
|
spi: spi-fsl-dspi: Implement .max_message_size method for EOQ mode
Vladimir Oltean
2020-03-05
1
-0
/
+17
|
*
|
spi: spi-fsl-dspi: Rename fifo_{read,write} and {tx,cmd}_fifo_write
Vladimir Oltean
2020-03-05
1
-11
/
+11
|
*
|
spi: spi-fsl-dspi: Add comments around dspi_pop_tx and dspi_push_rx functions
Vladimir Oltean
2020-03-05
1
-0
/
+6
|
*
|
spi: spi-fsl-dspi: Don't mask off undefined bits
Vladimir Oltean
2020-03-05
1
-3
/
+0
|
*
|
spi: spi-fsl-dspi: Remove unused chip->void_write_data
Vladimir Oltean
2020-03-05
1
-6
/
+0
|
*
|
spi: spi-fsl-dspi: Simplify bytes_per_word gymnastics
Vladimir Oltean
2020-03-05
1
-18
/
+3
*
|
|
dt-bindings: spi: spi-rockchip: add description for rk3328
Johan Jonker
2020-03-05
1
-0
/
+1
*
|
|
dt-bindings: spi: spi-rockchip: add description for rk3308
Johan Jonker
2020-03-05
1
-0
/
+1
*
|
|
dt-bindings: spi: convert rockchip spi bindings to yaml
Johan Jonker
2020-03-05
3
-58
/
+106
*
|
|
spi: spi-fsl-dspi: Make bus-num property optional
Sascha Hauer
2020-03-05
2
-7
/
+3
*
|
|
spi: spi-nxp-fspi: Add support for imx8mm, imx8qxp
Adam Ford
2020-03-05
1
-0
/
+3
*
|
|
spi: spi-nxp-fspi: Enable the Octal Mode in MCR0
Han Xu
2020-03-05
1
-2
/
+3
*
|
|
spi: fspi: dynamically alloc AHB memory
Han Xu
2020-03-05
1
-6
/
+34
*
|
|
spi: fspi: enable fspi on imx8qxp and imx8mm
Han Xu
2020-03-05
1
-0
/
+18
|
/
/
*
|
Merge series "Compatible string consolidation for NXP DSPI driver" from Vladi...
Mark Brown
2020-03-04
979
-11462
/
+16305
|
\
\
|
*
|
spi: spi-fsl-dspi: Add specific compatibles for all Layerscape SoCs
Vladimir Oltean
2020-03-04
1
-6
/
+11
|
*
|
spi: spi-fsl-dspi: Convert the instantiations that support it to DMA
Vladimir Oltean
2020-03-04
1
-3
/
+10
|
*
|
spi: spi-fsl-dspi: Support SPI software timestamping in all non-DMA modes
Vladimir Oltean
2020-03-04
1
-9
/
+2
|
*
|
spi: spi-fsl-dspi: LS2080A and LX2160A support XSPI mode
Vladimir Oltean
2020-03-04
1
-0
/
+2
|
*
|
spi: spi-fsl-dspi: Parameterize the FIFO size and DMA buffer size
Vladimir Oltean
2020-03-04
1
-20
/
+28
|
*
|
spi: spi-fsl-dspi: Use specific compatible strings for all SoC instantiations
Vladimir Oltean
2020-03-04
1
-23
/
+85
|
*
|
Merge tag '5.6-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-03-04
11
-20
/
+44
|
|
\
\
|
|
*
|
cifs: Use #define in cifs_dbg
Joe Perches
2020-02-24
1
-2
/
+2
|
|
*
|
cifs: fix rename() by ensuring source handle opened with DELETE bit
Aurelien Aptel
2020-02-24
9
-17
/
+33
|
|
*
|
cifs: add missing mount option to /proc/mounts
Steve French
2020-02-24
1
-0
/
+2
|
|
*
|
cifs: fix potential mismatch of UNC paths
Paulo Alcantara (SUSE)
2020-02-24
1
-0
/
+2
[next]