index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
spi: imx: Use the longuest possible burst size when in dynamic_burst
Maxime Chevallier
1
-37
/
+85
2018-07-24
spi: imx: remove unnecessary check in spi_imx_can_dma
Maxime Chevallier
1
-3
/
+0
2018-07-24
spi: imx: Use correct number of bytes per words
Maxime Chevallier
1
-4
/
+6
2018-07-24
spi: imx: Use dynamic bursts only when bits_per_word is 8, 16 or 32
Maxime Chevallier
1
-14
/
+9
2018-07-24
spi: imx: Remove duplicate variable assignments
Maxime Chevallier
1
-2
/
+0
2018-07-24
spi: spi-fsl-dspi: Switch to SPDX identifier
Fabio Estevam
1
-14
/
+6
2018-07-18
spi: spi-bitbang: change flags from u8 to u16
David Lechner
1
-1
/
+1
2018-07-18
spi: dw: allow providing own set_cs callback
Alexandre Belloni
2
-0
/
+4
2018-07-17
spi: spi-fsl-dspi: Fill actual_length when doing DMA transfer
Andrey Smirnov
1
-2
/
+5
2018-07-17
spi: rockchip: add description for px30
Liang Chen
1
-0
/
+1
2018-07-02
spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
Krzysztof Kozlowski
1
-12
/
+12
2018-06-28
spi: pxa2xx: Add support for Intel Ice Lake
Mika Westerberg
1
-0
/
+4
2018-06-21
spi: spi-fsl-dspi: Fix copy-paste error in dspi_probe
Gustavo A. R. Silva
1
-1
/
+1
2018-06-20
spi: spi-fsl-dspi: Enable extended SPI mode
Esben Haabendal
1
-1
/
+3
2018-06-20
spi: spi-fsl-dspi: Advertise 32 bit for XSPI mode
Esben Haabendal
1
-1
/
+5
2018-06-20
spi: spi-fsl-dspi: XSPI FIFO handling (in TCFQ mode)
Esben Haabendal
1
-7
/
+48
2018-06-20
spi: spi-fsl-dspi: Framesize control for XSPI mode
Esben Haabendal
1
-0
/
+10
2018-06-20
spi: spi-fsl-dspi: Add support for XSPI mode registers
Esben Haabendal
1
-2
/
+61
2018-06-20
spi: spi-fsl-dspi: Fixup regmap configuration
Esben Haabendal
1
-0
/
+12
2018-06-20
spi: spi-fsl-dspi: Fix MCR register handling
Esben Haabendal
1
-7
/
+3
2018-06-20
spi: spi-fsl-dspi: Support 4 to 16 bits per word transfers
Esben Haabendal
1
-163
/
+88
2018-06-20
spi: spi-fsl-dspi: Simplify transfer counter handling
Esben Haabendal
1
-25
/
+14
2018-06-20
spi: spi-fsl-dspi: Fix per transfer cs_change handling
Esben Haabendal
1
-28
/
+40
2018-06-20
spi: spi-fsl-dspi: Drop unneeded use of dataflags bits
Esben Haabendal
1
-15
/
+8
2018-06-20
spi: spi-fsl-dspi: Drop unreachable else if statement
Esben Haabendal
1
-2
/
+1
2018-06-19
spi: orion: fix CS GPIO handling again
Jan Kundrát
1
-37
/
+40
2018-06-18
spi: cadence: Change usleep_range() to udelay(), for atomic context
Janek Kotas
1
-1
/
+1
2018-06-18
spi: sh-msiof: Make sure all DMA operations have completed
Geert Uytterhoeven
1
-24
/
+29
2018-06-18
spi: remove unused adi_spi3.h header
Corentin Labbe
1
-254
/
+0
2018-06-17
Linux 4.18-rc1
v4.18-rc1
Linus Torvalds
1
-2
/
+2
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
8
-9
/
+10
2018-06-15
Documentation: rstFlatTable.py: fix a broken reference
Mauro Carvalho Chehab
1
-2
/
+0
2018-06-15
ABI: sysfs-devices-system-cpu: remove a broken reference
Mauro Carvalho Chehab
1
-3
/
+0
2018-06-15
devicetree: fix a series of wrong file references
Mauro Carvalho Chehab
8
-14
/
+14
2018-06-15
devicetree: fix name of pinctrl-bindings.txt
Mauro Carvalho Chehab
9
-12
/
+12
2018-06-15
devicetree: fix some bindings file names
Mauro Carvalho Chehab
3
-3
/
+3
2018-06-15
MAINTAINERS: fix location of DT npcm files
Mauro Carvalho Chehab
1
-1
/
+2
2018-06-15
MAINTAINERS: fix location of some display DT bindings
Mauro Carvalho Chehab
1
-3
/
+2
2018-06-15
kernel-parameters.txt: fix pointers to sound parameters
Mauro Carvalho Chehab
1
-4
/
+1
2018-06-15
bindings: nvmem/zii: Fix location of nvmem.txt
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-15
docs: Fix more broken references
Mauro Carvalho Chehab
23
-41
/
+41
2018-06-15
scripts/documentation-file-ref-check: check tools/*/Documentation
Mauro Carvalho Chehab
1
-0
/
+7
2018-06-15
scripts/documentation-file-ref-check: get rid of false-positives
Mauro Carvalho Chehab
1
-3
/
+18
2018-06-15
scripts/documentation-file-ref-check: hint: dash or underline
Mauro Carvalho Chehab
1
-0
/
+6
2018-06-15
scripts/documentation-file-ref-check: add a fix logic for DT
Mauro Carvalho Chehab
1
-3
/
+17
2018-06-15
scripts/documentation-file-ref-check: accept more wildcards at filenames
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-15
scripts/documentation-file-ref-check: fix help message
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-15
media: max2175: fix location of driver's companion documentation
Mauro Carvalho Chehab
1
-3
/
+3
2018-06-15
media: v4l: fix broken video4linux docs locations
Mauro Carvalho Chehab
7
-15
/
+13
2018-06-15
media: dvb: point to the location of the old README.dvb-usb file
Mauro Carvalho Chehab
45
-45
/
+45
[next]