index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-18
spi: spi-mxs: Change flag arguments in txrx functions to bit flags
Trent Piepho
1
-24
/
+31
2013-10-18
spi: spi-mxs: Always clear INGORE_CRC, to keep CS asserted
Trent Piepho
1
-3
/
+2
2013-10-18
spi: spi-mxs: Remove mxs_spi_enable and mxs_spi_disable
Trent Piepho
1
-18
/
+4
2013-10-18
spi: spi-mxs: Always set LOCK_CS
Trent Piepho
1
-6
/
+2
2013-10-18
spi/s3c64xx: Add missing pm_runtime_put on setup fail
Krzysztof Kozlowski
1
-0
/
+1
2013-10-18
spi/s3c64xx: Add missing pm_runtime_set_active() call in probe()
Krzysztof Kozlowski
1
-0
/
+1
2013-10-17
spi/tegra20-slink: Move first transfer preparation to prepare_message
Mark Brown
1
-30
/
+25
2013-10-17
spi/tegra20-slink: Crude refactoring to use core message parsing
Mark Brown
1
-42
/
+46
2013-10-16
spi/atmel: Convert to devm_ioremap_resource()
Mark Brown
1
-3
/
+1
2013-10-16
Merge remote-tracking branch 'spi/topic/trivial' into spi-atmel
Mark Brown
16
-67
/
+69
2013-10-16
spi: Don't break user-visible strings to multiple source lines in drivers
Jarkko Nikula
7
-43
/
+41
2013-10-16
spi: Add missing newline to dev_ prints in drivers
Jarkko Nikula
5
-8
/
+8
2013-10-16
spi: gpio: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-15
spi: fsl-dspi: add missing clk_disable_unprepare() in dspi_remove()
Wei Yongjun
1
-0
/
+1
2013-10-15
spi: spidev: Fix checkpatch issue
Jingoo Han
1
-3
/
+3
2013-10-15
spi: txx9: Fix checkpatch issue
Jingoo Han
1
-2
/
+2
2013-10-15
spi: tegra20-slink: Fix checkpatch issue
Jingoo Han
1
-1
/
+1
2013-10-15
spi: sh-hspi: Fix checkpatch issue
Jingoo Han
1
-1
/
+1
2013-10-15
spi: orion: Fix checkpatch issue
Jingoo Han
1
-3
/
+3
2013-10-15
spi: butterfly: Fix checkpatch issue
Jingoo Han
1
-7
/
+6
2013-10-14
spi: bitbang: Fix checkpatch issue
Jingoo Han
1
-6
/
+7
2013-10-14
spi: atmel: Fix checkpatch issue
Jingoo Han
1
-2
/
+1
2013-10-14
spi: Fix checkpatch issue
Jingoo Han
1
-7
/
+6
2013-10-14
spi: dw-pci: Use dev_info() instead of printk()
Jingoo Han
1
-1
/
+1
2013-10-14
spi: pl022: Use dev_info() instead of printk()
Jingoo Han
1
-2
/
+2
2013-10-11
spi/s3c64xx: Use core message handling
Mark Brown
1
-96
/
+56
2013-10-11
Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-loop
Mark Brown
3
-50
/
+93
2013-10-11
spi: Provide common spi_message processing loop
Mark Brown
1
-0
/
+92
2013-10-11
spi/s3c64xx: Use prepare_message() and unprepare_message()
Mark Brown
1
-8
/
+28
2013-10-11
spi: Provide per-message prepare and unprepare operations
Mark Brown
1
-0
/
+22
2013-10-10
spi: Fix modalias for ACPI enumerated SPI devices
Jarkko Nikula
1
-1
/
+1
2013-10-10
spi/rspi: Fix 8bit data access, clear buffer
Hiep Cao Minh
1
-2
/
+93
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
3
-0
/
+4
2013-10-09
spi: omap2-mcspi: Fix FIFO support for transmit-and-receive mode
Illia Smyrnov
1
-3
/
+9
2013-10-09
spi: spi-txx9: replace platform_driver_probe to support deferred probing
Wolfram Sang
1
-1
/
+2
2013-10-09
spi: spi-omap-uwire: replace platform_driver_probe to support deferred probing
Wolfram Sang
1
-2
/
+3
2013-10-09
spi: spi-bfin5xx: replace platform_driver_probe to support deferred probing
Wolfram Sang
1
-1
/
+2
2013-10-09
Merge remote-tracking branch 'spi/topic/devm' into spi-bfin
Mark Brown
20
-65
/
+54
2013-10-09
spi: efm32: drop unused struct and fix size check
Uwe Kleine-König
1
-5
/
+1
2013-10-09
spi: spi-au1550: replace platform_driver_probe to support deferred probing
Wolfram Sang
1
-1
/
+2
2013-10-08
spi: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-4
/
+6
2013-10-07
spi/s3c64xx: Factor transfer start out of enable/disable_cs()
Mark Brown
1
-0
/
+3
2013-10-07
spi: Provide trace points for message processing
Mark Brown
1
-1
/
+15
2013-10-07
spi/tegra20-slink: Remove unused is_single_xfer check
Mark Brown
1
-6
/
+2
2013-10-07
Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus
Mark Brown
1
-2
/
+2
2013-10-07
Merge remote-tracking branch 'spi/fix/pxa' into spi-linus
Mark Brown
1
-1
/
+10
2013-10-07
Merge remote-tracking branch 'spi/fix/mpc512x' into spi-linus
Mark Brown
1
-1
/
+3
2013-10-07
Merge remote-tracking branch 'spi/fix/hspi' into spi-linus
Mark Brown
1
-2
/
+2
2013-10-07
Merge remote-tracking branch 'spi/fix/dspi' into spi-linus
Mark Brown
1
-8
/
+2
2013-10-07
Merge remote-tracking branch 'spi/fix/clps711x' into spi-linus
Mark Brown
1
-3
/
+0
[prev]
[next]