index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-11
Merge tag 'mtk-mtd-spi-move' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
7
-581
/
+702
2020-03-11
mtd: spi-nor: remove mtk-quadspi driver
Chuanhong Guo
3
-574
/
+0
2020-03-11
spi: add support for mediatek spi-nor controller
Chuanhong Guo
3
-0
/
+700
2020-03-11
spi: make spi-max-frequency optional
Chuanhong Guo
1
-7
/
+2
2020-03-11
spi: Stop selecting MTD_SPI_NOR for SPI_HISI_SFC_V3XX
John Garry
1
-1
/
+0
2020-03-10
spi: spi-fsl-dspi: fix DMA mapping
Michael Walle
1
-7
/
+10
2020-03-10
Merge series "spi: Add FSI-attached SPI controller driver" from Eddie James <...
Mark Brown
3
-0
/
+566
2020-03-10
spi: rspi: Add support for active-high chip selects
Geert Uytterhoeven
1
-4
/
+32
2020-03-10
spi: rockchip: add compatible string for px30 rk3308 rk3328
Johan Jonker
1
-1
/
+4
2020-03-10
spi: Add FSI-attached SPI controller driver
Eddie James
3
-0
/
+566
2020-03-06
spi: Remove CONFIG_ prefix from Kconfig select
Joe Perches
1
-1
/
+1
2020-03-05
Merge series "TCFQ to XSPI migration for NXP DSPI driver" from Vladimir Oltea...
Mark Brown
2
-153
/
+287
2020-03-05
spi: spi-fsl-dspi: Make bus-num property optional
Sascha Hauer
1
-6
/
+2
2020-03-05
spi: spi-nxp-fspi: Enable the Octal Mode in MCR0
Han Xu
1
-2
/
+3
2020-03-05
spi: fspi: dynamically alloc AHB memory
Han Xu
1
-6
/
+34
2020-03-05
spi: fspi: enable fspi on imx8qxp and imx8mm
Han Xu
1
-0
/
+18
2020-03-05
spi: spi-fsl-dspi: Take software timestamp in dspi_fifo_write
Vladimir Oltean
1
-10
/
+9
2020-03-05
spi: spi-fsl-dspi: Use EOQ for last word in buffer even for XSPI mode
Vladimir Oltean
1
-9
/
+13
2020-03-05
spi: spi-fsl-dspi: Optimize dspi_setup_accel for lowest interrupt count
Vladimir Oltean
1
-11
/
+25
2020-03-05
spi: spi-fsl-dspi: Accelerate transfers using larger word size if possible
Vladimir Oltean
1
-25
/
+135
2020-03-05
spi: spi-fsl-dspi: Convert TCFQ users to XSPI FIFO mode
Vladimir Oltean
1
-88
/
+101
2020-03-05
spi: Do spi_take_timestamp_pre for as many times as necessary
Vladimir Oltean
1
-12
/
+7
2020-03-05
spi: spi-fsl-dspi: Implement .max_message_size method for EOQ mode
Vladimir Oltean
1
-0
/
+17
2020-03-05
spi: spi-fsl-dspi: Rename fifo_{read,write} and {tx,cmd}_fifo_write
Vladimir Oltean
1
-11
/
+11
2020-03-05
spi: spi-fsl-dspi: Add comments around dspi_pop_tx and dspi_push_rx functions
Vladimir Oltean
1
-0
/
+6
2020-03-05
spi: spi-fsl-dspi: Don't mask off undefined bits
Vladimir Oltean
1
-3
/
+0
2020-03-05
spi: spi-fsl-dspi: Remove unused chip->void_write_data
Vladimir Oltean
1
-6
/
+0
2020-03-05
spi: spi-fsl-dspi: Simplify bytes_per_word gymnastics
Vladimir Oltean
1
-18
/
+3
2020-03-04
Merge series "Compatible string consolidation for NXP DSPI driver" from Vladi...
Mark Brown
384
-4106
/
+4739
2020-03-04
spi: spi-fsl-dspi: Convert the instantiations that support it to DMA
Vladimir Oltean
1
-3
/
+10
2020-03-04
spi: spi-fsl-dspi: Support SPI software timestamping in all non-DMA modes
Vladimir Oltean
1
-9
/
+2
2020-03-04
spi: spi-fsl-dspi: LS2080A and LX2160A support XSPI mode
Vladimir Oltean
1
-0
/
+2
2020-03-04
spi: spi-fsl-dspi: Parameterize the FIFO size and DMA buffer size
Vladimir Oltean
1
-20
/
+28
2020-03-04
spi: spi-fsl-dspi: Use specific compatible strings for all SoC instantiations
Vladimir Oltean
1
-23
/
+85
2020-03-03
Merge series "trivial fixes for fsl-spi and spidev" from Oleksandr Suvorov <o...
Mark Brown
11
-43
/
+321
2020-03-03
spi: fsl-lpspi: remove unneeded array
Oleksandr Suvorov
1
-5
/
+2
2020-03-03
regulator: anatop: Lower error message level for -EPROBE_DEFER
Anson Huang
1
-3
/
+7
2020-03-02
Merge series "spi: spidev: Fix messages in spidev" from Oleksandr Suvorov <ol...
Mark Brown
7
-58
/
+122
2020-03-02
spi: spidev: fix speed setting message
Oleksandr Suvorov
1
-3
/
+4
2020-03-02
spi: spidev: fix a debug message value
Oleksandr Suvorov
1
-8
/
+8
2020-03-02
spi: bcm63xx-hsspi: Really keep pll clk enabled
Christophe JAILLET
1
-1
/
+0
2020-03-02
regulator: pwm: Don't warn on probe deferral
Jon Hunter
1
-1
/
+5
2020-03-02
regulator: anatop: Improve Kconfig dependency
Anson Huang
1
-0
/
+1
2020-03-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2020-03-01
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-56
/
+34
2020-02-29
macintosh: therm_windtunnel: fix regression when instantiating devices
Wolfram Sang
1
-21
/
+31
2020-02-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-7
/
+14
2020-02-28
Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-02-28
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-6
/
+1
2020-02-28
spi: pxa2xx: Introduce is_mmp2_ssp() helper
Andy Shevchenko
1
-4
/
+9
[next]