index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2014-03-30
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
2014-03-30
Merge remote-tracking branch 'spi/fix/core' into spi-linus
Mark Brown
2014-03-30
spi: Fix handling of cs_change in core implementation
Mark Brown
2014-03-29
spi: bitbang: Make spi_bitbang_stop() return void
Axel Lin
2014-03-29
spi: mpc52xx: Convert to use bits_per_word_mask
Axel Lin
2014-03-29
spi: omap-100k: Fix memory leak
Axel Lin
2014-03-28
spi: dw: Don't call kfree for memory allocated by devm_kzalloc
Axel Lin
2014-03-28
spi: fsl-dspi: Fix memory leak
Axel Lin
2014-03-27
spi: omap-uwire: add missing iounmap
Nishanth Menon
2014-03-27
spi: clps711x: Convert to use master->max_speed_hz
Axel Lin
2014-03-27
spi: clps711x: Enable driver compilation with COMPILE_TEST
Axel Lin
2014-03-26
MIPS: Alchemy: Unify Devboard support.
Manuel Lauss
2014-03-26
spi: omap-uwire: Remove full duplex check
Axel Lin
2014-03-25
spi: Do not require a completion
Mark Brown
2014-03-25
spi: topcliff-pch: Transform noisy message to dev_vdbg
Alexander Stein
2014-03-25
spi: coldfire-qspi: Simplify the code to set register bits for transfer speed
Axel Lin
2014-03-25
spi: bcm63xx: Remove unused define for PFX
Axel Lin
2014-03-25
spi: efm32: use $vendor,$device scheme for compatible string
Uwe Kleine-König
2014-03-25
spi: clps711x: Remove <mach/hardware.h> dependency
Alexander Shiyan
2014-03-24
spi: topcliff-pch: Properly unregister platform devices on probe() error paths
Axel Lin
2014-03-21
spi: fsl-espi: Remove unused bits_per_word variable in fsl_espi_bufs
Axel Lin
2014-03-21
spi: altera: Remove the code to get unused platform_data
Axel Lin
2014-03-21
spi: fsl-lib: Fix memory leak of pinfo
Axel Lin
2014-03-21
spi: xtensa-xtfpga: Enable driver compilation with COMPILE_TEST
Axel Lin
2014-03-21
spi: nuc900: Fix setting multiple bits settings in register
Axel Lin
2014-03-21
spi: atmel: fix printk format warnings
Randy Dunlap
2014-03-18
spi: remove obsolete spi-ti-ssp driver
Arnd Bergmann
2014-03-17
spi: core: Use master->max_speed_hz as transfer speed when xfer->speed_hz > m...
Axel Lin
2014-03-14
spi: efm32: properly namespace location property
Uwe Kleine-König
2014-03-13
spi: sh-sci: Prevent NULL pointer dereference
Axel Lin
2014-03-13
spi: sirf: Add missing spi_master_{resume,suspend} calls to PM callbacks
Axel Lin
2014-03-13
spi: altera: Use bits_per_word_mask
Axel Lin
2014-03-13
spi: oc-tiny: Remove unneeded NULL checking for hw->bitbang.master
Axel Lin
2014-03-13
spi: clps711x: Remove duplicate code to set default bits_per_word and max speed
Axel Lin
2014-03-13
spi: sc18is602: Convert to let spi core validate transfer speed
Axel Lin
2014-03-13
spi: add xtfpga SPI controller driver
Max Filippov
2014-03-12
spi: efm32: Clean up non-DT paths
Axel Lin
2014-03-11
spi: rspi: Add runtime PM support, using spi core auto_runtime_pm
Geert Uytterhoeven
2014-03-11
spi: sh-msiof: Convert to spi core auto_runtime_pm framework
Geert Uytterhoeven
2014-03-11
spi: sh-hspi: Add missing call to pm_runtime_disable() in failure path
Geert Uytterhoeven
2014-03-10
spi: coldfire-qspi: Prevent NULL pointer dereference
Axel Lin
2014-03-10
spi: clps711x: Provide label argument for devm_gpio_request
Axel Lin
2014-03-10
spi: coldfire-qspi: Enable clock before calling spi_master_resume
Axel Lin
2014-03-10
spi/ti-qspi: Fix return from mmap path
Sourav Poddar
2014-03-07
spi: s3c24xx: Add missing spi_master_{resume,suspend} calls to PM callbacks
Axel Lin
2014-03-07
Merge remote-tracking branches 'spi/fix/ath79', 'spi/fix/atmel', 'spi/fix/col...
Mark Brown
2014-03-06
spi: pl022: Don't ignore power domain and amba bus at system suspend
Ulf Hansson
2014-03-06
spi: pl022: Let runtime PM callbacks be available for CONFIG_PM
Ulf Hansson
2014-03-06
Merge branch 'pm-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Mark Brown
2014-03-05
spi: fsl-dspi: Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
[prev]
[next]