index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-mpc52xx.c
Age
Commit message (
Expand
)
Author
2017-01-17
spi/mpc52xx: Combine substrings for two messages
Markus Elfring
2017-01-17
spi/mpc52xx: Use kmalloc_array() in mpc52xx_spi_probe()
Markus Elfring
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-10
Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...
Mark Brown
2014-04-03
spi: Always check complete callback before calling it
Axel Lin
2014-03-30
Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...
Mark Brown
2014-03-29
spi: mpc52xx: Convert to use bits_per_word_mask
Axel Lin
2014-02-12
spi: Remove duplicate code to check chip_select
Axel Lin
2014-02-03
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-05-23
spi: use platform_{get,set}_drvdata()
Jingoo Han
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-08-22
spi/mpc52xx: Fix device remove function
Guenter Roeck
2012-08-22
spi/mpc52xx: Fix error handling in probe function
Guenter Roeck
2012-05-19
spi: By default setup spi_masters with 1 chipselect and dynamics bus number
Grant Likely
2011-10-25
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
2011-06-06
spi: reorganize drivers
Grant Likely