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
2019-01-07
spi: stm32: add support for STM32F4
Cezary Gapinski
1
-7
/
+482
2019-01-07
spi: stm32: introduce compatible data cfg
Cezary Gapinski
1
-101
/
+236
2019-01-07
spi: stm32: add start dma transfer function
Cezary Gapinski
1
-9
/
+18
2019-01-07
spi: stm32: split transfer one setup function
Cezary Gapinski
1
-78
/
+192
2019-01-07
spi: stm32: rename interrupt function
Cezary Gapinski
1
-3
/
+3
2019-01-07
spi: stm32: rename STM32 SPI registers to STM32H7
Cezary Gapinski
1
-182
/
+199
2019-01-07
spi: stm32: remove SPI LOOP mode
Cezary Gapinski
1
-1
/
+1
2019-01-07
spi: stm32: use explicit CPOL and CPHA mode bits
Cezary Gapinski
1
-1
/
+1
2019-01-07
spi: fix typo in SPI_STM32 help text
Cezary Gapinski
1
-1
/
+1
2019-01-07
spi: stm32: fix DMA configuration with only one channel
Cezary Gapinski
1
-8
/
+12
2019-01-07
spi: stm32: use NULL pointer instead of plain integer
Cezary Gapinski
1
-1
/
+1
2019-01-07
spi: stm32: switch to SPDX identifier
Cezary Gapinski
1
-20
/
+7
2019-01-07
spi: dw: fix potential variable assignment error
shaftarger
1
-1
/
+2
2019-01-07
spi: add cpu details to fsl-dspi Kconfig help
Angelo Dureghello
1
-1
/
+1
2019-01-07
mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c
Frieder Schrempf
1
-1224
/
+0
2019-01-07
spi: Add a driver for the Freescale/NXP QuadSPI controller
Frieder Schrempf
5
-10
/
+978
2019-01-06
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-5
/
+17
2019-01-06
Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc
Linus Torvalds
3
-0
/
+166
2019-01-06
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2019-01-06
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-58
/
+34
2019-01-06
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
51
-290
/
+628
2019-01-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-21
/
+10
2019-01-06
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
13
-44
/
+70
2019-01-06
Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
13
-130
/
+321
2019-01-06
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-188
/
+1521
2019-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
12
-57
/
+680
2019-01-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
32
-135
/
+138
2019-01-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
13
-89
/
+357
2019-01-06
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2019-01-05
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
8
-6
/
+1334
2019-01-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-8
/
+2
2019-01-05
Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
9
-260
/
+290
2019-01-05
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
1
-3
/
+3
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-2
/
+5
2019-01-05
Merge branch 'next/drivers' into next/late
Olof Johansson
49
-382
/
+3141
2019-01-05
drivers/base/platform.c: kmemleak ignore a known leak
Qian Cai
1
-0
/
+3
2019-01-05
drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic
huang.zijiang
1
-1
/
+1
2019-01-05
drivers/dma-buf/udmabuf.c: convert to use vm_fault_t
Souptick Joarder
1
-1
/
+1
2019-01-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
1
-2
/
+13
2019-01-04
i915: fix missing user_access_end() in page fault exception case
Linus Torvalds
1
-0
/
+1
2019-01-04
drivers/perf: hisi: Fixup one DDRC PMU register offset
Shaokun Zhang
1
-2
/
+2
2019-01-04
Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-1
/
+5
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
46
-140
/
+117
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-34
/
+56
2019-01-03
hwspinlock: fix return value check in stm32_hwspinlock_probe()
Wei Yongjun
1
-2
/
+2
2019-01-03
i2c: Add Actions Semiconductor Owl family S700 I2C support
Parthiban Nallathambi
1
-0
/
+1
2019-01-03
i2c: ismt: Add support for Intel Cedar Fork
Jarkko Nikula
1
-0
/
+2
2019-01-03
firmware: arm_sdei: Fix DT platform device creation
James Morse
1
-5
/
+0
2019-01-03
firmware: arm_sdei: fix wrong of_node_put() in init function
Nicolas Saenz Julienne
1
-1
/
+0
2019-01-03
thermal/intel: fixup for Kconfig string parsing tightening up
Stephen Rothwell
1
-1
/
+1
[next]