index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-pxa2xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: pxa2xx: Add support for Intel Tiger Lake
Jarkko Nikula
2019-08-02
1
-0
/
+8
*
spi: pxa2xx: Balance runtime PM enable/disable on error
Lubomir Rintel
2019-07-22
1
-2
/
+4
*
spi: pxa2xx: Add support for Intel Elkhart Lake
Jarkko Nikula
2019-07-03
1
-0
/
+4
*
spi: pxa2xx: Set minimum transfer speed
Jarkko Nikula
2019-07-02
1
-0
/
+10
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-05-09
1
-6
/
+1
|
\
|
*
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
2019-03-21
1
-6
/
+1
*
|
Merge branch 'spi-5.2' into spi-next
Mark Brown
2019-05-02
1
-10
/
+20
|
\
\
|
*
|
spi: pxa2xx: Add support for Intel Comet Lake
Evan Green
2019-05-02
1
-0
/
+4
|
*
|
spi: pxa2xx: use a module softdep for dw_dmac
Flavio Suligoi
2019-05-02
1
-0
/
+2
|
*
|
spi: pxa2xxx: change "no DMA channels..." msg from debug to warning
Flavio Suligoi
2019-04-08
1
-1
/
+1
|
*
|
spi: pxa2xx: Unify remaing prints in pxa2xx_spi_transfer_one()
Jarkko Nikula
2019-04-02
1
-2
/
+2
|
*
|
spi: pxa2xx: Use struct spi_device directly in pxa2xx_spi_transfer_one()
Jarkko Nikula
2019-04-02
1
-7
/
+7
|
*
|
spi: pxa2xx: Debug print DMA burst size
Andy Shevchenko
2019-03-20
1
-0
/
+3
|
*
|
spi: pxa2xx: Introduce DMA burst size support
Andy Shevchenko
2019-03-20
1
-0
/
+1
|
|
/
*
/
spi: pxa2xx: fix SCR (divisor) calculation
Flavio Suligoi
2019-05-02
1
-2
/
+6
|
/
*
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-02-20
1
-0
/
+1
|
\
|
*
spi: pxa2xx: Setup maximum supported DMA transfer length
Andy Shevchenko
2019-02-20
1
-0
/
+1
*
|
pxa2xx: replace spi_master with spi_controller
Lubomir Rintel
2019-01-23
1
-78
/
+78
|
/
*
spi: pxa2xx: Fix '"CONFIG_OF" is not defined' warning
Lubomir Rintel
2018-11-16
1
-7
/
+1
*
spi: pxa2xx: Deal with the leftover garbage in TXFIFO
Lubomir Rintel
2018-11-13
1
-0
/
+14
*
spi: pxa2xx: Add ready signal
Lubomir Rintel
2018-11-13
1
-1
/
+15
*
spi: pxa2xx: Add slave mode support
Lubomir Rintel
2018-11-13
1
-7
/
+74
*
spi: pxa2xx: Remove LPSS private register restoring during resume
Jarkko Nikula
2018-11-05
1
-4
/
+0
*
spi: pxa2xx: Add devicetree support
Lubomir Rintel
2018-10-11
1
-29
/
+44
*
spi: pxa2xx: Use an enum for type
Lubomir Rintel
2018-10-11
1
-3
/
+3
*
spi: pxa2xx: Rewrite switch code block in interrupt_transfer
Gustavo A. R. Silva
2018-10-04
1
-1
/
+3
*
spi: pxa2xx: Remove the shutdown callback
Lubomir Rintel
2018-09-17
1
-9
/
+0
*
spi: Do not print a message if spi_controller_{suspend,resume}() fails
Geert Uytterhoeven
2018-09-05
1
-7
/
+1
*
spi: pxa2xx: Add support for Intel Ice Lake
Mika Westerberg
2018-06-28
1
-0
/
+4
*
spi: pxa2xx: check clk_prepare_enable() return value
Tobias Jordan
2018-05-04
1
-5
/
+13
*
spi: pxa2xx: pxa2xx_spi_transfer_one() can be static
kbuild test robot
2018-04-18
1
-3
/
+3
*
spi: pxa2xx: Use core message processing loop
Jarkko Nikula
2018-04-17
1
-160
/
+69
*
spi: pxa2xx: Remove pump_transfers string from dev_ prints
Jarkko Nikula
2018-04-17
1
-6
/
+4
*
spi: pxa2xx: Remove unused argument from pxa2xx_spi_dma_prepare()
Jarkko Nikula
2018-04-17
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'spi/topic/jcore', 'spi/topic/kconfig', 'spi/t...
Mark Brown
2018-04-02
1
-25
/
+29
|
\
\
|
|
*
spi: pxa2xx: Convert to generalized SPI controller API
Jarkko Nikula
2018-02-12
1
-18
/
+22
|
|
*
spi: pxa2xx: Move SSP idle waiting to cs_deassert()
Jarkko Nikula
2018-02-12
1
-7
/
+7
|
|
/
*
/
spi: pxa2xx: Disable runtime PM if controller registration fails
Jarkko Nikula
2018-03-07
1
-0
/
+2
|
/
*
spi: pxa2xx: Use gpiod_put() not gpiod_free()
Mark Brown
2017-12-22
1
-2
/
+2
*
spi: pxa2xx: avoid redundant gpio_to_desc(desc_to_gpio()) round-trip
Rasmus Villemoes
2017-12-21
1
-2
/
+2
*
spi: pxa2xx: Convert to GPIO descriptor API where possible
Jan Kiszka
2017-08-04
1
-16
/
+16
*
spi: pxa2xx: Don't touch CS pin until we have a transfer pending
Andy Shevchenko
2017-07-28
1
-2
/
+1
*
spi: pxa2xx: Revert "Only claim CS GPIOs when the slave device is created"
Andy Shevchenko
2017-07-27
1
-21
/
+38
*
spi: pxa2xx: Only claim CS GPIOs when the slave device is created
Jan Kiszka
2017-07-17
1
-38
/
+21
*
spi: pxa2xx: Add support for Intel Cannonlake
Jarkko Nikula
2017-06-06
1
-0
/
+22
*
-
.
Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/lantiq-ssc', 'spi/...
Mark Brown
2017-02-19
1
-14
/
+18
|
\
\
|
|
*
spi: pxa2xx: Prepare for edge-triggered interrupts
Jan Kiszka
2017-01-23
1
-0
/
+3
|
|
*
spi: pxa2xx: Factor out handle_bad_msg
Jan Kiszka
2017-01-17
1
-14
/
+15
*
|
|
spi: pxa2xx: Add support for Intel Gemini Lake
David E. Box
2017-01-19
1
-0
/
+4
|
|
/
|
/
|
[next]