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
2018-11-27
spi: mediatek: add spi support for mt7629 IC
Leilk Liu
1
-0
/
+3
2018-11-27
spi: at91-usart: add power management support
Radu Pirea
1
-0
/
+61
2018-11-27
spi: npcm: Fix uninitialized variable warning
Olof Johansson
1
-7
/
+15
2018-11-23
spi: npcm: Fix an error code in the probe function
Dan Carpenter
1
-1
/
+1
2018-11-17
spi: pxa2xx: Fix '"CONFIG_OF" is not defined' warning
Lubomir Rintel
1
-7
/
+1
2018-11-16
spi: Fix core transfer waits after slave support
Mark Brown
1
-3
/
+5
2018-11-15
spi: npcm: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2018-11-15
spi: bcm2835: make license text and module license match
Stefan Wahren
2
-2
/
+2
2018-11-15
spi: npcm: fix u32 csgpio being checked for less than zero
Colin Ian King
1
-3
/
+3
2018-11-13
spi: npcm: add NPCM PSPI controller driver
Tomer Maimon
3
-0
/
+488
2018-11-13
spi: pl022: Handle cs_change for last transfer
Fredrik Ternerot
1
-7
/
+7
2018-11-13
spi: pxa2xx: Deal with the leftover garbage in TXFIFO
Lubomir Rintel
1
-0
/
+14
2018-11-13
spi: pxa2xx: Add ready signal
Lubomir Rintel
2
-1
/
+18
2018-11-13
spi: pxa2xx: Add slave mode support
Lubomir Rintel
1
-7
/
+74
2018-11-13
spi: Deal with slaves that return from transfer_one() unfinished
Lubomir Rintel
1
-23
/
+39
2018-11-07
spi: Kconfig: Enable McSPI driver for K3 platforms
Vignesh R
1
-1
/
+1
2018-11-06
Merge branch 'spi-4.20' into spi-4.21 for uniphier DT
Mark Brown
1
-2
/
+2
2018-11-05
spi: Add MXIC controller driver
Mason Yang
3
-0
/
+626
2018-11-05
spi: spi-rspi: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-11-05
spi: spi-zynqmp-gqspi: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-11-05
spi: spi-sh-msiof: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-11-05
spi: spi-geni-qcom: Simplify probe function
Alok Chauhan
1
-25
/
+24
2018-11-05
spi: spi-geni-qcom: fix nitpicks
Alok Chauhan
1
-9
/
+6
2018-11-05
spi: spi-fsl-dspi: use IRQF_SHARED mode to request IRQ
Chuanhua Han
1
-2
/
+2
2018-11-05
spi: mediatek: add spi support for mt8183 IC
Leilk Liu
1
-0
/
+9
2018-11-05
spi: pxa2xx: Remove LPSS private register restoring during resume
Jarkko Nikula
1
-4
/
+0
2018-11-05
spi: rockchip: support lsb-first mode
Emil Renner Berthing
1
-1
/
+3
2018-11-05
spi: rockchip: support 4bit words
Emil Renner Berthing
1
-12
/
+29
2018-11-05
spi: rockchip: use irq rather than polling
Emil Renner Berthing
1
-63
/
+92
2018-11-05
spi: rockchip: precompute rx sample delay
Emil Renner Berthing
1
-18
/
+18
2018-11-05
spi: rockchip: set min/max speed
Emil Renner Berthing
1
-32
/
+20
2018-11-05
spi: rockchip: simplify use_dma logic
Emil Renner Berthing
1
-11
/
+7
2018-11-05
spi: rockchip: remove master pointer from dev data
Emil Renner Berthing
1
-11
/
+10
2018-11-05
spi: rockchip: don't store dma channels twice
Emil Renner Berthing
1
-42
/
+34
2018-11-05
spi: rockchip: read transfer info directly
Emil Renner Berthing
1
-46
/
+24
2018-11-05
spi: rockchip: disable spi on error
Emil Renner Berthing
1
-25
/
+5
2018-11-05
spi: rockchip: use atomic_t state
Emil Renner Berthing
1
-50
/
+25
2018-11-05
spi: rockchip: always use SPI mode
Emil Renner Berthing
1
-13
/
+4
2018-11-05
spi: rockchip: use designated init for dma config
Emil Renner Berthing
1
-12
/
+14
2018-11-05
spi: rockchip: make spi_enable_chip take bool
Emil Renner Berthing
1
-9
/
+9
2018-11-05
Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2
-0
/
+3
2018-11-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-0
/
+347
2018-11-04
Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb
Linus Torvalds
6
-110
/
+429
2018-11-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+4
2018-11-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2018-11-04
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
2394
-52991
/
+197761
2018-11-03
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-14
/
+22
2018-11-03
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-11
/
+11
2018-11-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
16
-50
/
+52
2018-11-02
clocksource/drivers/c-sky: Add gx6605s SOC system timer
Guo Ren
3
-0
/
+163
[next]