index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-02
spi: s3c64xx: Remove duplicate code to clear S3C64XX_SPI_SLAVE_SEL register
Axel Lin
1
-3
/
+0
2014-01-02
spi: core: Use list_first_entry_or_null() instead of open-coded
Axel Lin
1
-5
/
+2
2013-12-31
Merge tag 'v3.13-rc6' into spi-dw
Mark Brown
9
-12
/
+31
2013-12-31
spi/qspi: Fix runtime resume path
Sourav Poddar
1
-3
/
+1
2013-12-31
spi: dw: fix memory leak on error path
Baruch Siach
1
-2
/
+3
2013-12-31
spi: dw-mmio: prepare the clock before enabling
Baruch Siach
1
-3
/
+3
2013-12-31
spi: dw: use managed resources
Baruch Siach
4
-97
/
+37
2013-12-30
Merge tag 'v3.13-rc6' into spi-rcar
Mark Brown
8
-10
/
+30
2013-12-30
spi: dw: drop unused struct dw_spi field
Baruch Siach
2
-2
/
+0
2013-12-30
spi: Eliminate 3WIRE spi_transfer check
Trent Piepho
1
-6
/
+0
2013-12-24
spi: rspi: Use u8 for 8-bit register values
Geert Uytterhoeven
1
-5
/
+5
2013-12-24
spi: rspi: Use DUMMY_DATA macro instead of hardcoded value
Geert Uytterhoeven
1
-2
/
+4
2013-12-24
spi: rspi: Make more pointers const
Geert Uytterhoeven
1
-17
/
+20
2013-12-24
spi: rspi: Remove casts
Geert Uytterhoeven
1
-15
/
+14
2013-12-24
spi: rspi: Use dev_get_platdata() instead of raw dev.platform_data access
Geert Uytterhoeven
1
-1
/
+1
2013-12-24
spi: rspi: Fix typo when clearing SPSR_OVRF
Geert Uytterhoeven
1
-1
/
+1
2013-12-24
spi: rspi: Fix NULL pointer dereference on SH7757
Geert Uytterhoeven
1
-2
/
+3
2013-12-20
spi: nuc900: remove redundant return value check of platform_get_resource()
Wei Yongjun
1
-6
/
+0
2013-12-20
spi: txx9: drop clk_put for devm_clk_get in txx9spi_probe()
Wei Yongjun
1
-1
/
+0
2013-12-20
spi: spi-s3c24xx: remove redundant return value check of platform_get_resource()
Wei Yongjun
1
-7
/
+0
2013-12-20
spi: spi-imx: Fix out-of-order CS/SCLK operation at low speeds
Marek Vasut
1
-2
/
+25
2013-12-19
spi/qspi: parse register by name.
Sourav Poddar
1
-2
/
+51
2013-12-18
spi: mpc512x: Use devm_*() functions
Jingoo Han
1
-13
/
+5
2013-12-18
spi: bcm2835: Use devm_request_irq()
Jingoo Han
1
-7
/
+3
2013-12-18
spi: txx9: Use devm_clk_get()
Jingoo Han
1
-5
/
+2
2013-12-18
spi: s3c24xx: Use devm_*() functions
Jingoo Han
1
-53
/
+14
2013-12-18
spi: ath79: Use devm_*() functions
Jingoo Han
1
-10
/
+4
2013-12-18
spi: davinci: Use devm_*() functions
Jingoo Han
1
-30
/
+11
2013-12-18
spi: nuc900: Use devm_*() functions
Jingoo Han
1
-40
/
+10
2013-12-18
spi: bcm63xx: fix reference leak to master in bcm63xx_spi_remove()
Wei Yongjun
1
-1
/
+1
2013-12-18
spi/bcm63xx: fix pm sleep support
Jonas Gorski
1
-9
/
+4
2013-12-18
spi/bcm63xx: check return value of clk_prepare_enable
Jonas Gorski
1
-2
/
+8
2013-12-18
spi/bcm63xx: don't reject reads >= 256 bytes
Jonas Gorski
1
-7
/
+1
2013-12-18
spi: bcm63xx: Use devm_clk_get()
Jingoo Han
1
-11
/
+4
2013-12-18
spi/bcm63xx: don't substract prepend length from total length
Jonas Gorski
1
-2
/
+0
2013-12-18
spi/bcm63xx-hsspi: fix pm sleep support
Jonas Gorski
1
-13
/
+10
2013-12-18
spi/bcm63xx-hsspi: use devm_register_master()
Jonas Gorski
1
-3
/
+1
2013-12-18
spi/bcm63xx-hsspi: check result of clk_prepare_enable
Jonas Gorski
1
-1
/
+3
2013-12-18
spi: bcm63xx-hsspi: Use devm_clk_get()
Jingoo Han
1
-9
/
+3
2013-12-16
spi: tegra: checking for ERR_PTR instead of NULL
Dan Carpenter
1
-2
/
+2
2013-12-12
spi/fsl-espi: Add Power Management support for eSPI controller
Hou Zhiqiang
1
-0
/
+61
2013-12-12
spi: tegra: convert to standard DMA DT bindings
Stephen Warren
2
-62
/
+34
2013-12-12
spi: tegra: use reset framework
Stephen Warren
4
-15
/
+42
2013-12-11
spi/fsl-espi: fix the return value judgment of irq_of_parse_and_map.
Hou Zhiqiang
1
-1
/
+1
2013-12-09
spi: tegra20-sflash: use u32 for 32-bit register values
Michal Nazarewicz
1
-12
/
+10
2013-12-09
spi: tegra20-slink: use u32 for 32-bit register values
Michal Nazarewicz
1
-57
/
+40
2013-12-09
spi: tegra114: use u32 for 32-bit register values
Michal Nazarewicz
1
-64
/
+34
2013-12-09
spi: rcar: Use devm_spi_register_master()
Jingoo Han
1
-2
/
+1
2013-12-09
spi: orion: Use devm_clk_get()
Jingoo Han
1
-3
/
+1
2013-12-09
spi: bcm63xx-hsspi: checking for ERR_PTR instead of NULL
Dan Carpenter
1
-1
/
+1
[prev]
[next]