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
/
i2c
/
busses
/
i2c-img-scb.c
Age
Commit message (
Expand
)
Author
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-04-11
i2c: img-scb: use new 8 bit address helper function
Wolfram Sang
2016-01-02
i2c: img-scb: support repeated starts on IP v3.3
Sifan Naeem
2016-01-02
i2c: img-scb: add handle for Master halt interrupt
Sifan Naeem
2016-01-02
i2c: img-scb: add handle for stop detected interrupt
Sifan Naeem
2016-01-02
i2c: img-scb: remove fifo EMPTYING interrupts handle
Sifan Naeem
2016-01-02
i2c: img-scb: support I2C_M_IGNORE_NAK
Sifan Naeem
2015-10-10
i2c: img-scb: verify support for requested bit rate
Sifan Naeem
2015-10-10
i2c: img-scb: Clear line and interrupt status before starting a transfer
Sifan Naeem
2015-10-10
i2c: img-scb: use line_status instead of i2c->line_status
Sifan Naeem
2015-10-10
i2c: img-scb: fix LOW and HIGH period values for the SCL clock
Sifan Naeem
2015-10-10
i2c: img-scb: use DIV_ROUND_UP to round divisor values
Sifan Naeem
2015-10-10
i2c: img-scb: do dummy writes before fifo access
Sifan Naeem
2015-10-10
i2c: img-scb: enable fencing for all versions of the ip
Sifan Naeem
2015-03-15
i2c: img-scb: fixup of wait_for_completion_timeout return handling
Nicholas Mc Guire
2014-11-17
i2c: img-scb: Add Imagination Technologies I2C SCB driver
James Hogan