index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
...
|
*
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-12-25
1
-0
/
+4
|
|
\
*
|
|
spi: pxa2xx: Introduce is_mmp2_ssp() helper
Andy Shevchenko
2020-02-28
1
-4
/
+9
*
|
|
spi: pxa2xx: drv_data can't be NULL in ->remove()
Andy Shevchenko
2020-02-24
1
-5
/
+1
*
|
|
spi: pxa2xx: Return error codes from pxa2xx_spi_init_pdata()
Andy Shevchenko
2020-02-24
1
-7
/
+7
*
|
|
Merge branch 'spi-5.5' into spi-linus
Mark Brown
2020-01-23
1
-11
/
+20
|
\
\
\
|
*
|
|
spi: pxa2xx: Avoid touching SSCR0_SSE on MMP2
Lubomir Rintel
2020-01-21
1
-11
/
+17
|
*
|
|
spi: pxa2xx: Add support for Intel Comet Lake PCH-V
Jarkko Nikula
2020-01-17
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-17
1
-0
/
+4
|
\
|
|
|
|
/
|
/
|
|
*
spi: pxa2xx: Add support for Intel Jasper Lake
Jarkko Nikula
2019-11-25
1
-0
/
+4
*
|
Merge branch 'spi-5.5' into spi-next
Mark Brown
2019-11-22
1
-39
/
+37
|
\
|
|
*
spi: pxa2xx: Add missed security checks
Chuhong Yuan
2019-11-11
1
-0
/
+6
|
*
spi: pxa2xx: Introduce temporary variables to increase readability
Andy Shevchenko
2019-10-25
1
-5
/
+6
|
*
spi: pxa2xx: Replace of_device.h with mod_devicetable.h and of.h
Andy Shevchenko
2019-10-18
1
-1
/
+2
|
*
spi: pxa2xx: Convert to use device_get_match_data()
Andy Shevchenko
2019-10-18
1
-19
/
+7
|
*
spi: pxa2xx: Convert pxa2xx_spi_get_port_id() to take struct device
Andy Shevchenko
2019-10-18
1
-3
/
+5
|
*
spi: pxa2xx: Sort headers
Andy Shevchenko
2019-10-18
1
-12
/
+12
|
*
spi: pxa2xx: No need to keep pointer to platform device
Andy Shevchenko
2019-10-18
1
-1
/
+1
*
|
spi: pxa2xx: Add support for Intel Comet Lake-H
Jarkko Nikula
2019-10-29
1
-0
/
+4
*
|
spi: pxa2xx: Drop extra check of platform_get_resource() returned value
Andy Shevchenko
2019-10-23
1
-5
/
+3
*
|
spi: pxa2xx: Set controller->max_transfer_size in dma mode
Daniel Vetter
2019-10-18
1
-0
/
+7
|
/
*
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
[prev]
[next]