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-oc-tiny.c
Age
Commit message (
Expand
)
Author
2015-09-16
spi: oc-tiny: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-30
Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...
Mark Brown
2014-03-13
spi: oc-tiny: Remove unneeded NULL checking for hw->bitbang.master
Axel Lin
2014-02-03
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-09
spi: oc-tiny: Simplify tiny_spi_txrx_bufs implementation when irq is not used
Axel Lin
2013-09-17
spi: bitbang: Let spi_bitbang_start() take a reference to master
Axel Lin
2013-09-01
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
Mark Brown
2013-08-29
spi: use dev_get_platdata()
Jingoo Han
2013-08-29
spi: simplify devm_request_mem_region/devm_ioremap
Julia Lawall
2013-05-13
spi: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-01
spi: spi-oc-tiny: Use of_match_ptr() macro
Sachin Kamat
2013-02-13
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-09-01
spi: fix comment/printk typos in spi
Masanari Iida
2011-10-31
spi: Add module.h to implicit users in drivers/spi
Paul Gortmaker
2011-10-25
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
2011-06-06
spi: reorganize drivers
Grant Likely