index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2021-05-20
spi: omap-uwire: add parenthesis for sizeof
Zhiqi Song
1
-1
/
+1
2021-05-20
spi: omap2-mcspi: add parenthesis for sizeof
Zhiqi Song
1
-1
/
+1
2021-05-20
spi: mpc52xx-psc: add parenthesis for sizeof
Zhiqi Song
1
-2
/
+2
2021-05-20
spi: mpc52xx: add parenthesis for sizeof
Zhiqi Song
1
-1
/
+1
2021-05-20
spi: mpc512x-psc: add parenthesis for sizeof
Zhiqi Song
1
-2
/
+2
2021-05-20
spi: lm70llp: add parenthesis for sizeof
Zhiqi Song
1
-1
/
+1
2021-05-18
spi: pxa2xx: Use predefined mask when programming FIFO thresholds
Andy Shevchenko
1
-1
/
+2
2021-05-18
spi: pxa2xx: Fix style of and typos in the comments and messages
Andy Shevchenko
4
-38
/
+44
2021-05-18
spi: pxa2xx: Fix printf() specifiers
Andy Shevchenko
1
-4
/
+3
2021-05-18
spi: pxa2xx: Drop unneeded '!= 0' comparisons
Andy Shevchenko
1
-4
/
+4
2021-05-18
spi: pxa2xx: Drop duplicate chip_select in struct chip_data
Andy Shevchenko
2
-4
/
+1
2021-05-18
spi: pxa2xx: Switch to use SPI core GPIO (legacy) CS handling
Andy Shevchenko
2
-39
/
+32
2021-05-18
spi: pxa2xx: Switch to use SPI core GPIO (descriptor) CS handling
Andy Shevchenko
2
-51
/
+3
2021-05-18
spi: pxa2xx: Propagate firmware node to the child SPI controller device
Andy Shevchenko
1
-1
/
+3
2021-05-11
spi: uniphier: Use SPI_MODE_X_MASK
Andy Shevchenko
1
-1
/
+1
2021-05-11
spi: ppc4xx: Use SPI_MODE_X_MASK
Andy Shevchenko
1
-1
/
+1
2021-05-11
spi: omap-uwire: Use SPI_MODE_X_MASK
Andy Shevchenko
1
-1
/
+1
2021-05-11
spi: oc-tiny: Use SPI_MODE_X_MASK
Andy Shevchenko
1
-1
/
+1
2021-05-11
spi: npcm-pspi: Use SPI_MODE_X_MASK
Andy Shevchenko
1
-1
/
+1
2021-05-11
spi: spidev: Use SPI_MODE_X_MASK
Andy Shevchenko
1
-1
/
+1
2021-05-11
spi: Use SPI_MODE_X_MASK
Andy Shevchenko
1
-2
/
+2
2021-05-11
Merge series "spi: pxa2xx: Set of cleanups" from Andy Shevchenko <andriy.shev...
Mark Brown
4
-98
/
+107
2021-05-11
spi: altera: Remove redundant dev_err call in dfl_spi_altera_probe()
Zou Wei
1
-3
/
+1
2021-05-11
spi: Convert to use predefined time multipliers
Andy Shevchenko
1
-13
/
+28
2021-05-11
spi: pxa2xx: Introduce special type for Merrifield SPIs
Andy Shevchenko
2
-4
/
+30
2021-05-11
spi: pxa2xx: Constify struct driver_data parameter
Andy Shevchenko
1
-2
/
+2
2021-05-11
spi: pxa2xx: Extract read_SSSR_bits() helper
Andy Shevchenko
3
-22
/
+20
2021-05-11
spi: pxa2xx: Extract clear_SSCR1_bits() helper
Andy Shevchenko
3
-8
/
+8
2021-05-11
spi: pxa2xx: Extract pxa2xx_spi_update() helper
Andy Shevchenko
1
-19
/
+14
2021-05-11
spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver
Andy Shevchenko
2
-21
/
+19
2021-05-11
spi: pxa2xx: Reuse int_error_stop() in pxa2xx_spi_slave_abort()
Andy Shevchenko
1
-12
/
+5
2021-05-11
spi: pxa2xx: Introduce int_stop_and_reset() helper
Andy Shevchenko
1
-14
/
+13
2021-05-11
Merge series "spi: Set of cleanups" from Jay Fang <f.fangjian@huawei.com>:
Mark Brown
7
-11
/
+9
2021-05-11
Merge series "spi: pxa2xx: Set of cleanups" from Andy Shevchenko <andriy.shev...
Mark Brown
4
-45
/
+35
2021-05-10
spi: tegra210-quad: Fix an error message
Christophe JAILLET
1
-1
/
+1
2021-05-10
spi: tegra114: Fix an error message
Christophe JAILLET
1
-2
/
+1
2021-05-10
spi: omap-100k: Fix the length judgment problem
Tian Tao
1
-1
/
+1
2021-05-10
spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()
Jay Fang
1
-1
/
+3
2021-05-10
spi: pxa2xx: Replace header inclusions by forward declarations
Andy Shevchenko
4
-10
/
+15
2021-05-10
spi: pxa2xx: Utilize struct device from struct ssp_device
Andy Shevchenko
4
-18
/
+11
2021-05-10
spi: pxa2xx: Utilize MMIO and physical base from struct ssp_device
Andy Shevchenko
3
-15
/
+7
2021-05-10
spi: pxa2xx: Use one point of return when ->probe() fails
Andy Shevchenko
1
-2
/
+2
2021-05-10
spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'
Jay Fang
1
-1
/
+1
2021-05-10
spi: delete repeated words in comments
Jay Fang
5
-7
/
+7
2021-05-10
spi: omap-100k: Clean the value of 'status' is not used
Jay Fang
1
-2
/
+0
2021-05-10
spi: ppc4xx: include <linux/io.h> instead of <asm/io.h>
Jay Fang
1
-1
/
+1
2021-05-10
Merge existing fixes from spi/for-5.13
Mark Brown
3
-12
/
+17
2021-05-10
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-09
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-81
/
+332
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
[next]