summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAge
* i2c: i801: Restore configuration at shutdownJean Delvare2018-04-11
* i2c: i801: Save register SMBSLVCMD value only onceJean Delvare2018-04-11
* Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-07
|\
| * i2c: add support for Socionext SynQuacer I2C controllerArd Biesheuvel2018-04-04
| * i2c: imx: avoid taking clk_prepare mutex in PM callbacksLucas Stach2018-04-03
| * i2c: imx: use clk notifier for rate changesLucas Stach2018-04-03
| * i2c: rcar: fix mask value of prohibited bitHiromitsu Yamasaki2018-03-24
| * Merge tag 'at24-4.17-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang2018-03-24
| |\
| * | i2c: pca-platform: use device_property_read_u32Chris Packham2018-03-24
| * | i2c: pca-platform: unconditionally use devm_gpiod_get_optionalChris Packham2018-03-24
| * | i2c: qup: reorganization of driver code to remove polling for qup v2Abhishek Sahu2018-03-24
| * | i2c: qup: reorganization of driver code to remove polling for qup v1Abhishek Sahu2018-03-24
| * | i2c: qup: send NACK for last read sub transfersAbhishek Sahu2018-03-24
| * | i2c: qup: fix buffer overflow for multiple msg of maximum xfer lenAbhishek Sahu2018-03-24
| * | i2c: qup: change completion timeout according to transfer lengthAbhishek Sahu2018-03-24
| * | i2c: qup: use the complete transfer length to choose DMA modeAbhishek Sahu2018-03-24
| * | i2c: qup: proper error handling for i2c error in BAM modeAbhishek Sahu2018-03-24
| * | i2c: qup: fix the transfer length for BAM RX EOT FLUSH tagsAbhishek Sahu2018-03-24
| * | i2c: qup: schedule EOT and FLUSH tags at the end of transferAbhishek Sahu2018-03-24
| * | i2c: qup: remove redundant variables for BAM SG countAbhishek Sahu2018-03-24
| * | i2c: qup: minor code reorganization for use_dmaAbhishek Sahu2018-03-24
| * | i2c: qup: fixed releasing dma without flush operation completionAbhishek Sahu2018-03-24
| * | i2c: qup: fix copyrights and update to SPDX identifierAbhishek Sahu2018-03-24
| * | i2c: xlp9xx: Handle NACK on DATA properlyGeorge Cherian2018-03-17
| * | i2c: xlp9xx: Check for Bus state before every transferGeorge Cherian2018-03-17
| * | i2c: designware: suppress unneeded SDA hold time warningsAlexander Monakov2018-03-17
| * | i2c: mv64xxx: Apply errata delay only in standard modeGregory CLEMENT2018-03-17
| * | i2c: xiic: Make suspend function names consistentMoritz Fischer2018-03-17
| * | i2c: scmi: Use standard device message logging functionsJean Delvare2018-03-02
| * | i2c: piix4: Use request_muxed_regionGuenter Roeck2018-03-02
| * | i2c: piix4: Use usleep_range()Guenter Roeck2018-03-02
| * | i2c-stm32f4: remove redundant initialization of pointer regColin Ian King2018-02-27
| * | i2c: exynos5: rework HSI2C_MASTER_ST_LOSE state handlingAndrzej Hajda2018-02-27
| * | i2c: xlp9xx: Handle transactions with I2C_M_RECV_LEN properlyGeorge Cherian2018-02-26
| * | i2c: xlp9xx: return ENXIO on slave address NACKDmitry Bazhenov2018-02-26
* | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-02
|\ \ \
| * | | i2c: remove bfin-twi driverArnd Bergmann2018-03-26
| * | | Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2018-03-07
| |\ \ \ | | |_|/ | |/| |
| | * | i2c: img-scb: Drop METAG dependencyJames Hogan2018-03-05
* | | | i2c: i2c-stm32f7: fix no check on returned setupPierre-Yves MORDRET2018-03-24
|/ / /
* | | i2c: octeon: Prevent error message on bus errorJan Glauber2018-03-02
| |/ |/|
* | i2c: designware: Consider SCL GPIO optionalAndy Shevchenko2018-02-22
* | i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula".Patryk Kocielnik2018-02-22
* | i2c: bcm2835: Set up the rising/falling edge delaysEric Anholt2018-02-22
* | i2c: i801: Add missing documentation entries for Braswell and Kaby LakeJarkko Nikula2018-02-21
* | i2c: designware: must wait for enableBen Gardner2018-02-21
|/
* Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-04
|\
| * i2c: mv64xxx: Fix clock resource by adding an optional bus clockGregory CLEMENT2018-01-26
| * i2c: mv64xxx: Remove useless test before clk_disable_unprepareGregory CLEMENT2018-01-26
| * i2c: mxs: use true and false for boolean valuesGustavo A. R. Silva2018-01-26