Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5651248697f70aad78aa0208490c776d1f842315
5651248
Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-4.21
by Mark Brown
· 6 years ago
29bdedf
spi: bcm2835: Unbreak the build of esoteric configs
by Lukas Wunner
· 6 years ago
3bd7f65
spi: bcm2835: Overcome sglist entry length limitation
by Lukas Wunner
· 6 years ago
acf0f85
spi: bcm2835: Document struct bcm2835_spi
by Lukas Wunner
· 6 years ago
5c09e42
spi: bcm2835: Drop unused code for native Chip Select
by Lukas Wunner
· 6 years ago
c06eea7
Merge branch 'spi-4.20' into spi-4.21 for bcm stuff.
by Mark Brown
· 6 years ago
e82b0b3
spi: bcm2835: Fix race on DMA termination
by Lukas Wunner
· 6 years ago
dbc9441
spi: bcm2835: Fix book-keeping of DMA termination
by Lukas Wunner
· 6 years ago
56c1723
spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode
by Lukas Wunner
· 6 years ago
942779c
spi: mediatek: add spi support for mt7629 IC
by Leilk Liu
· 6 years ago
96ed3ec
spi: at91-usart: add power management support
by Radu Pirea
· 6 years ago
1d2319e
spi: npcm: Fix uninitialized variable warning
by Olof Johansson
· 6 years ago
a1880d3
spi: mediatek: Add bindings for mediatek MT7629 soc platform
by Leilk Liu
· 6 years ago
428f977
spi: npcm: Fix an error code in the probe function
by Dan Carpenter
· 6 years ago
f0915df
spi: pxa2xx: Fix '"CONFIG_OF" is not defined' warning
by Lubomir Rintel
· 6 years ago
91b9dee
spi: omap2-mcspi: Add missing suspend and resume calls
by Tony Lindgren
· 6 years ago
d57e796
spi: Fix core transfer waits after slave support
by Mark Brown
· 6 years ago
7986e22
spi: npcm: fix platform_no_drv_owner.cocci warnings
by kbuild test robot
· 6 years ago
22bf6cd
spi: bcm2835: make license text and module license match
by Stefan Wahren
· 6 years ago
757ec11
spi: npcm: fix u32 csgpio being checked for less than zero
by Colin Ian King
· 6 years ago
2a22f1b
spi: npcm: add NPCM PSPI controller driver
by Tomer Maimon
· 6 years ago
4ad2686
dt-binding: spi: add NPCM PSPI controller documentation
by Tomer Maimon
· 6 years ago
c0b0760
spi: pl022: Handle cs_change for last transfer
by Fredrik Ternerot
· 6 years ago
8239185
spi: pxa2xx: Deal with the leftover garbage in TXFIFO
by Lubomir Rintel
· 6 years ago
77d3389
spi: pxa2xx: Add ready signal
by Lubomir Rintel
· 6 years ago
8ae13d0
spi: pxa2xx: dt-bindings: Add ready GPIO signal
by Lubomir Rintel
· 6 years ago
ec93cb6
spi: pxa2xx: Add slave mode support
by Lubomir Rintel
· 6 years ago
810923f
spi: Deal with slaves that return from transfer_one() unfinished
by Lubomir Rintel
· 6 years ago
aa66478
spi: pxa2xx: dt-bindings: Add spi-slave property
by Lubomir Rintel
· 6 years ago
df80e04
spi: rspi: Add r8a77470 to the compatible list
by Fabrizio Castro
· 6 years ago
81df42d
spi: Kconfig: Enable McSPI driver for K3 platforms
by Vignesh R
· 6 years ago
abc61f4
spi: omap-spi: Add compatible for AM654 SoC
by Vignesh R
· 6 years ago
e28ae34
Merge branch 'spi-4.20' into spi-4.21 for uniphier DT
by Mark Brown
· 6 years ago
326e5c8
dt-binding: spi: Document Macronix controller bindings
by Mason Yang
· 6 years ago
b942d80
spi: Add MXIC controller driver
by Mason Yang
· 6 years ago
be0bf62
spi: spi-rspi: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
6eee6d3
spi: spi-zynqmp-gqspi: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
07c7df3
spi: spi-sh-msiof: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
2a35a64
spi: uniphier: re-add addressing properties
by Keiji Hayashibara
· 6 years ago
4642f0b
spi: uniphier: fix incorrect property items
by Keiji Hayashibara
· 6 years ago
6a34e28
spi: spi-geni-qcom: Simplify probe function
by Alok Chauhan
· 6 years ago
0dccff3
spi: spi-geni-qcom: fix nitpicks
by Alok Chauhan
· 6 years ago
13aed23
spi: spi-fsl-dspi: use IRQF_SHARED mode to request IRQ
by Chuanhua Han
· 6 years ago
b654aa6
spi: mediatek: add spi support for mt8183 IC
by Leilk Liu
· 6 years ago
f611dfd
spi: mediatek: Add bindings for mediatek MT8183 soc platform
by Leilk Liu
· 6 years ago
b53548f
spi: pxa2xx: Remove LPSS private register restoring during resume
by Jarkko Nikula
· 6 years ago
0429019
spi: rockchip: support lsb-first mode
by Emil Renner Berthing
· 6 years ago
65498c6
spi: rockchip: support 4bit words
by Emil Renner Berthing
· 6 years ago
01b59ce
spi: rockchip: use irq rather than polling
by Emil Renner Berthing
· 6 years ago
74b7efa
spi: rockchip: precompute rx sample delay
by Emil Renner Berthing
· 6 years ago
420b82f
spi: rockchip: set min/max speed
by Emil Renner Berthing
· 6 years ago
eff0275
spi: rockchip: simplify use_dma logic
by Emil Renner Berthing
· 6 years ago
d790c34
spi: rockchip: remove master pointer from dev data
by Emil Renner Berthing
· 6 years ago
eee06a9
spi: rockchip: don't store dma channels twice
by Emil Renner Berthing
· 6 years ago
fc1ad8e
spi: rockchip: read transfer info directly
by Emil Renner Berthing
· 6 years ago
ce38610
spi: rockchip: disable spi on error
by Emil Renner Berthing
· 6 years ago
fab3e48
spi: rockchip: use atomic_t state
by Emil Renner Berthing
· 6 years ago
2410d6a
spi: rockchip: always use SPI mode
by Emil Renner Berthing
· 6 years ago
31bcb57
spi: rockchip: use designated init for dma config
by Emil Renner Berthing
· 6 years ago
30688e4
spi: rockchip: make spi_enable_chip take bool
by Emil Renner Berthing
· 6 years ago
6510223
Linux 4.20-rc1
by Linus Torvalds
· 6 years ago
42bd06e
Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 6 years ago
4710e78
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 6 years ago
35e7452
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
04578e8
Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb
by Linus Torvalds
· 6 years ago
71e5602
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
601a880
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
01897f3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e9ebc21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
993f0b0
sched/topology: Fix off by one bug
by Peter Zijlstra
· 6 years ago
23a12dd
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
by Ingo Molnar
· 6 years ago
d2ff0ff2
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
83650fd
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
3308a38
Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
9a12efc
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
16944728
Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
ed61a13
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
af102b3
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
cddfa11
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
dd33ad7
memory_hotplug: cond_resched in __remove_pages
by Michal Hocko
· 6 years ago
9f2df09
bfs: add sanity check at bfs_fill_super()
by Tetsuo Handa
· 6 years ago
6f0483d
kernel/sysctl.c: remove duplicated include
by Michael Schupikov
· 6 years ago
3383b36
kernel/kexec_file.c: remove some duplicated includes
by zhong jiang
· 6 years ago
89c83fb
mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask
by Michal Hocko
· 6 years ago
6194ae4
ocfs2: fix clusters leak in ocfs2_defrag_extent()
by Larry Chen
· 6 years ago
3a3d1e5
ocfs2: dlmglue: clean up timestamp handling
by Arnd Bergmann
· 6 years ago
cf76c78
ocfs2: don't put and assigning null to bh allocated outside
by Changwei Ge
· 6 years ago
29aa301
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
by Changwei Ge
· 6 years ago
9e98578
ocfs2: don't use iocb when EIOCBQUEUED returns
by Changwei Ge
· 6 years ago
21158ca
ocfs2: without quota support, avoid calling quota recovery
by Guozhonghua
· 6 years ago
a634644
ocfs2: remove ocfs2_is_o2cb_active()
by Gang He
· 6 years ago
ac5b2c1
mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
by Andrea Arcangeli
· 6 years ago
94e297c
include/linux/notifier.h: SRCU: fix ctags
by Sam Protsenko
· 6 years ago
e68599a
mm: handle no memcg case in memcg_kmem_charge() properly
by Roman Gushchin
· 6 years ago
8008cc7
Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 6 years ago
00a6a84
ARM: dts: stm32: update HASH1 dmas property on stm32mp157c
by Alexandre Torgue
· 6 years ago
d4f79cb
ARM: orion: avoid VLA in orion_mpp_conf
by Arnd Bergmann
· 6 years ago
2cbfdf4
iov_iter: Fix 9p virtio breakage
by Marc Zyngier
· 6 years ago
bff9a10
Merge branch 'clockevents/4.20-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent
by Thomas Gleixner
· 6 years ago
b98e26d
cifs: fix signed/unsigned mismatch on aio_read patch
by Steve French
· 6 years ago
Next »