index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: pxa2xx: Add output control for multiple Intel LPSS chip selects
Jarkko Nikula
2015-10-30
1
-3
/
+24
*
spi: pxa2xx: Use LPSS prefix for defines that are Intel LPSS specific
Jarkko Nikula
2015-10-30
1
-8
/
+8
*
spi: pxa2xx: Align a few defines
Jarkko Nikula
2015-10-23
1
-3
/
+3
*
spi: pxa2xx: Save other reg_cs_ctrl bits when configuring chip select
Jarkko Nikula
2015-10-23
1
-1
/
+3
*
spi: pxa2xx: Convert unique ID string of ACPI device as unsigned integer
Jarkko Nikula
2015-10-23
1
-2
/
+3
*
spi: pxa2xx: derive struct chip_data from struct drv_data
Andy Shevchenko
2015-10-23
1
-2
/
+3
*
spi: pxa2xx: move debug messages to pump_transfer()
Andy Shevchenko
2015-10-23
1
-17
/
+11
*
spi: pxa2xx: choose closest lower speed
Andy Shevchenko
2015-10-16
1
-4
/
+4
*
spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume()
Mika Westerberg
2015-10-01
3
-8
/
+0
*
spi: pxa2xx: Use ACPI_COMPANION() instead of acpi_bus_get_device()
Jarkko Nikula
2015-09-25
1
-2
/
+2
*
spi: pxa2xx: Set the max_speed_hz of the master
Jarkko Nikula
2015-09-25
2
-9
/
+6
*
spi: pxa2xx: Remove cr0 variable from struct chip_data
Jarkko Nikula
2015-09-17
2
-7
/
+4
*
spi: pxa2xx: Remove if statement that is always true in pump_transfers()
Jarkko Nikula
2015-09-17
1
-39
/
+37
*
spi: pxa2xx: Remove two variables from struct chip_data
Jarkko Nikula
2015-09-17
2
-12
/
+2
*
-
-
-
.
Merge remote-tracking branches 'spi/topic/ti-qspi', 'spi/topic/xcomm' and 'sp...
Mark Brown
2015-08-31
5
-5
/
+499
|
\
\
\
|
|
|
*
spi/xlp: SPI controller driver for Netlogic XLP SoCs
Kamlakant Patel
2015-08-28
3
-0
/
+468
|
|
*
|
spi: xcomm: Export I2C module alias information
Javier Martinez Canillas
2015-07-31
1
-0
/
+1
|
|
*
|
spi: xcomm: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-14
1
-1
/
+0
|
|
|
/
|
*
/
spi: ti-qspi: use 128 bit transfer mode where possible
Vignesh R
2015-08-20
1
-4
/
+30
|
|
/
|
|
|
\
|
\
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
-
-
.
\
Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sg', 'spi/topi...
Mark Brown
2015-08-31
4
-23
/
+193
|
\
\
\
\
\
\
|
|
|
|
|
*
|
spi: expose spi_master and spi_device statistics via sysfs
Martin Sperl
2015-07-07
1
-3
/
+165
|
|
|
|
|
|
/
|
|
|
|
*
|
spi: spidev: fix inconsistent indenting
Colin Ian King
2015-08-04
1
-3
/
+3
|
|
|
|
*
|
spi: spidev: Fix typo
Fabio Estevam
2015-07-16
1
-1
/
+1
|
|
|
|
|
/
|
|
|
*
|
spi: sh-msiof: Fix FIFO size to 64 word from 256 word
Koji Matsuoka
2015-08-31
1
-6
/
+9
|
|
|
*
|
spi: sh-msiof: Remove obsolete spi_r8a779x_msiof platform_device_id entries
Geert Uytterhoeven
2015-07-07
1
-5
/
+0
|
|
|
|
/
|
|
*
/
spi: Fix per-page mapping of unaligned vmalloc-ed buffer
Andrew Gabbasov
2015-07-07
1
-3
/
+13
|
|
|
/
|
*
/
spi: s3c64xx: print fifo size on probe.
Michal Suchanek
2015-07-28
1
-2
/
+2
|
|
/
|
|
|
\
|
\
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
-
-
.
\
Merge remote-tracking branches 'spi/topic/mtk', 'spi/topic/pxa2xx', 'spi/topi...
Mark Brown
2015-08-31
9
-26
/
+803
|
\
\
\
\
\
\
|
|
|
|
|
*
|
spi/s3c24xx: remove unnecessary memset of s3c24xx_spi
Alexey Klimov
2015-07-07
1
-1
/
+0
|
|
|
|
|
|
/
|
|
|
|
*
/
spi/rockchip: remove unnecessary memset of rockchip_spi
Alexey Klimov
2015-07-07
1
-1
/
+0
|
|
|
|
|
/
|
|
|
*
|
spi: rspi: Make qspi_set_send_trigger() return "unsigned int"
Geert Uytterhoeven
2015-07-03
1
-2
/
+4
|
|
|
*
|
spi: rspi: Drop variable "error" in qspi_trigger_transfer_out_in()
Geert Uytterhoeven
2015-07-03
1
-7
/
+6
|
|
|
|
/
|
|
*
|
spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for it
Jarkko Nikula
2015-08-05
2
-6
/
+1
|
|
*
|
spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
Axel Lin
2015-08-04
1
-0
/
+1
|
|
*
|
spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
Jarkko Nikula
2015-08-03
2
-4
/
+0
|
|
*
|
spi: pxa2xx: Add support for Intel Sunrisepoint
Jarkko Nikula
2015-07-31
1
-4
/
+55
|
|
*
|
spi: spi-pxa2xx: Remove clk.h include
Stephen Boyd
2015-07-15
1
-1
/
+0
|
|
|
/
|
*
|
spi: mediatek: fix SPI_CMD_PAUSE_IE macro error
Leilk Liu
2015-08-27
1
-1
/
+1
|
*
|
spi: mediatek: replace *_time name
Leilk Liu
2015-08-25
1
-12
/
+8
|
*
|
spi: mediatek: add PM clk_prepare_enable fail flow
Leilk Liu
2015-08-25
1
-2
/
+11
|
*
|
spi: mediatek: replace int with u32, delete TAB and define MTK_SPI_PAUSE_INT_...
Leilk Liu
2015-08-25
1
-8
/
+10
|
*
|
spi: mediatek: add linux/io.h include file
Leilk Liu
2015-08-25
1
-0
/
+1
|
*
|
spi: mediatek: use BIT() to instead of SPI_CMD_*_OFFSET
Leilk Liu
2015-08-20
1
-17
/
+20
|
*
|
spi: medaitek: revise quirks compatibility style
Leilk Liu
2015-08-20
1
-18
/
+7
|
*
|
spi: mediatek: fix spi incorrect endian usage
Leilk Liu
2015-08-20
1
-22
/
+16
|
*
|
spi: mediatek: remove redundant clock in prepare_hardware/unprepare_hardware
Leilk Liu
2015-08-19
1
-17
/
+0
|
*
|
spi: Mediatek: fixup cpu_to_le32 incorrect usage
Leilk Liu
2015-08-13
1
-4
/
+2
|
*
|
spi: mediatek: fix endian warnings
Leilk Liu
2015-08-11
1
-2
/
+4
|
*
|
spi: mt65xx: Fix module alias
Axel Lin
2015-08-11
1
-1
/
+1
|
*
|
spi: mediatek: mtk_spi_driver can be static
kbuild test robot
2015-08-07
1
-1
/
+1
[next]