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-rcar.c
Age
Commit message (
Expand
)
Author
2016-10-07
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-09-16
i2c: rcar: add support for r8a7796 (R-Car M3-W)
Ulrich Hecht
2016-08-25
i2c: rcar: use proper device with dma_mapping_error
Wolfram Sang
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-05-26
i2c: rcar: use dma_request_chan()
Niklas Söderlund
2016-05-15
i2c: rcar: add DMA support
Niklas Söderlund
2016-03-03
i2c: rcar: don't open code of_device_get_match_data()
Wolfram Sang
2016-01-14
Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-01-02
i2c: rcar: disable PM in multi-master mode
Wolfram Sang
2016-01-02
i2c: rcar: remove macros dealing with flags
Wolfram Sang
2015-12-19
i2c: rcar: disable runtime PM correctly in slave mode
Wolfram Sang
2015-12-14
i2c: rcar: honor additional i2c timings from DT
Wolfram Sang
2015-12-14
i2c: rcar: switch to i2c generic dt parsing
Wolfram Sang
2015-12-14
i2c: rcar: refactor probe function a little
Wolfram Sang
2015-11-30
i2c: rcar: handle difference in setting up non-first message
Wolfram Sang
2015-11-30
i2c: rcar: clean up after refactoring
Wolfram Sang
2015-11-30
i2c: rcar: revoke START request early
Wolfram Sang
2015-11-30
i2c: rcar: check master irqs before slave irqs
Wolfram Sang
2015-11-30
i2c: rcar: don't issue stop when HW does it automatically
Wolfram Sang
2015-11-30
i2c: rcar: init new messages in irq
Wolfram Sang
2015-11-30
i2c: rcar: refactor setup of a msg
Wolfram Sang
2015-11-30
i2c: rcar: remove spinlock
Wolfram Sang
2015-11-30
i2c: rcar: remove unused IOERROR state
Wolfram Sang
2015-11-30
i2c: rcar: rework hw init
Wolfram Sang
2015-11-30
i2c: rcar: make sure clocks are on when doing clock calculation
Wolfram Sang
2015-11-10
Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2015-10-30
i2c: rcar: Revert the latest refactoring series
Wolfram Sang
2015-10-20
i2c: rcar: Remove obsolete platform data support
Geert Uytterhoeven
2015-10-20
i2c: rcar: add support for r8a7795 (R-Car H3)
Wolfram Sang
2015-10-15
i2c: rcar: enable RuntimePM before registering to the core
Wolfram Sang
2015-10-09
i2c: rcar: clean up after refactoring
Wolfram Sang
2015-10-09
i2c: rcar: revoke START request early
Wolfram Sang
2015-10-09
i2c: rcar: check master irqs before slave irqs
Wolfram Sang
2015-10-09
i2c: rcar: don't issue stop when HW does it automatically
Wolfram Sang
2015-10-09
i2c: rcar: init new messages in irq
Wolfram Sang
2015-10-09
i2c: rcar: refactor setup of a msg
Wolfram Sang
2015-10-09
i2c: rcar: remove spinlock
Wolfram Sang
2015-10-09
i2c: rcar: remove unused IOERROR state
Wolfram Sang
2015-10-09
i2c: rcar: rework hw init
Wolfram Sang
2015-06-23
i2c: rcar: use proper type for timeout
Wolfram Sang
2015-06-23
i2c: rcar: use adapter default for timeout
Wolfram Sang
2015-06-01
i2c: rcar: report slave capabilities to users
Wolfram Sang
2015-05-12
i2c: constify platform_device_id
Krzysztof Kozlowski
2015-03-27
i2c: slave: rework the slave API
Wolfram Sang
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-11
i2c: rcar: add slave support
Wolfram Sang
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-29
i2c: rcar: remove sign-compare flaw
Wolfram Sang
2014-09-29
i2c: rcar: check for no IRQ in rcar_i2c_irq()
Sergei Shtylyov
2014-09-29
i2c: rcar: make rcar_i2c_prepare_msg() *void*
Sergei Shtylyov
[next]