summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-xiic.c
AgeCommit message (Expand)Author
2022-03-02i2c: xiic: Make bus names uniqueRobert Hancock
2021-09-14i2c: xiic: Fix RX IRQ busy checkMarek Vasut
2021-09-14i2c: xiic: Only ever transfer single messageMarek Vasut
2021-09-14i2c: xiic: Switch from waitqueue to completionMarek Vasut
2021-09-14i2c: xiic: Defer xiic_wakeup() and __xiic_start_xfer() in xiic_process()Marek Vasut
2021-09-14i2c: xiic: Drop broken interrupt handlerMarek Vasut
2021-09-14i2c: xiic: Fix broken locking on tx_msgMarek Vasut
2021-06-23i2c: xiic: Simplify with dev_err_probe()Krzysztof Kozlowski
2021-04-14i2c: xiic: fix reference leak when pm_runtime_get_sync failsQinglang Miao
2020-08-28i2c: xiic: Support forcing single-master in DTJaakko Laine
2020-08-28i2c: xiic: Improve struct memory alignmentJaakko Laine
2020-08-28i2c: xiic: Change code alignment to 1 space onlyJaakko Laine
2020-01-29i2c: xiic: fix indentation issueColin Ian King
2020-01-15i2c: xiic: Fix the clocking across bind unbindShubhrajyoti Datta
2020-01-15i2c: xiic: defer the probe if clock is not foundVenkatesh Yadav Abbarapu
2020-01-15i2c: xiic: Add timeout to the rx fifo wait loopShubhrajyoti Datta
2020-01-15i2c: xiic: convert to use i2c_new_client_device()Wolfram Sang
2019-11-11i2c: xiic: Fix kerneldoc warningsShubhrajyoti Datta
2019-06-08i2c: xiic: Add max_read_len quirkRobert Hancock
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-09-06i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta
2018-05-29i2c: busses: make use of i2c_8bit_addr_from_msgPeter Rosin
2018-05-17Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18Wolfram Sang
2018-05-17i2c: xiic: move header to platform_dataWolfram Sang
2018-05-17i2c: xiic: fix spelling mistake: "unexpexted" -> "unexpected"Colin Ian King
2018-03-17i2c: xiic: Make suspend function names consistentMoritz Fischer
2017-08-29i2c: busses: make i2c_adapter constBhumika Goyal
2017-07-31i2c: use dev_get_drvdata() to get private data in suspend/resume hooksMasahiro Yamada
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang
2016-03-03i2c: xiic: Implement power managementShubhrajyoti Datta
2015-11-30i2c: xiic: Replace spinlock with mutexLars-Peter Clausen
2015-11-20i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()Lars-Peter Clausen
2015-11-20i2c: Revert "i2c: xiic: Do not reset controller before every transfer"Lars-Peter Clausen
2015-08-10i2c: xiic: Do not continue in case of errors in RxShubhrajyoti Datta
2015-08-10i2c: xiic: Service all interrupts in isrShubhrajyoti Datta
2015-08-10i2c: xiic: Remove the Addressed as slave interruptShubhrajyoti Datta
2015-08-10i2c: xiic: Remove busy loop while waiting for bus busyShubhrajyoti Datta
2015-08-10i2c: xiic: Remove the disabling of interruptsShubhrajyoti Datta
2015-08-10i2c: xiic: Do not reset controller before every transferShubhrajyoti Datta
2015-08-10i2c: xiic: move the xiic_process to thread contextShubhrajyoti Datta
2015-08-10i2c: xiic: Remove the disabling of interruptsShubhrajyoti Datta
2015-05-12i2c: xiic: Fix kerneldoc warningsShubhrajyoti Datta
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-17i2c: xiic: Fix big-endian register accessThomas Gessler
2014-11-07i2c: remove FSF addressWolfram Sang
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang
2014-07-16i2c: i2c-xiic: Drop class based scanning to improve bootup timeWolfram Sang
2014-03-28i2c: i2c-xiic: deprecate class based instantiationWolfram Sang
2014-01-24i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-04i2c: xilinx: Use devm_* functionsKedareswara rao Appana