index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-tegra.c
Age
Commit message (
Expand
)
Author
2019-02-23
i2c: tegra: Only display error messages if DMA setup fails
Jonathan Hunter
2019-02-23
i2c: tegra: remove multi-master support
Sowjanya Komatineni
2019-02-23
i2c: tegra: remove master fifo support on tegra186
Sowjanya Komatineni
2019-02-15
i2c: tegra: change phrasing, "fallbacking" to "falling back"
Colin Ian King
2019-02-14
i2c: tegra: add i2c interface timing support
Sowjanya Komatineni
2019-02-14
i2c: tegra: update transfer timeout
Sowjanya Komatineni
2019-02-14
i2c: tegra: Add DMA support
Sowjanya Komatineni
2019-02-14
i2c: tegra: update maximum transfer size
Sowjanya Komatineni
2019-02-14
i2c: tegra: fix maximum transfer size
Sowjanya Komatineni
2019-02-14
i2c: tegra: add bus clear Master Support
Sowjanya Komatineni
2019-02-14
i2c: tegra: sort all the include headers alphabetically
Sowjanya Komatineni
2019-01-11
i2c: tegra: Fix Maximum transfer size
Sowjanya Komatineni
2018-12-17
i2c: tegra: Switch to SPDX identifier
Thierry Reding
2018-12-17
i2c: tegra: Add missing kerneldoc for some fields
Thierry Reding
2018-12-17
i2c: tegra: Cleanup kerneldoc comments
Thierry Reding
2018-12-11
i2c: tegra: replace spin_lock_irqsave with spin_lock in ISR
jun qian
2018-10-05
i2c: tegra: use core to detect 'no zero length' quirk
Wolfram Sang
2018-07-17
Merge tag 'v4.18-rc5' into i2c/for-4.19
Wolfram Sang
2018-07-10
i2c: tegra: Fix NACK error handling
Jon Hunter
2018-07-03
i2c: tegra: Add support for Tegra194
Thierry Reding
2018-05-30
i2c: tegra: Remove suspend-resume
Dmitry Osipenko
2017-08-29
i2c: busses: make i2c_adapter_quirks const
Bhumika Goyal
2017-08-14
i2c: tegra: explicitly request exclusive reset control
Philipp Zabel
2016-09-08
i2c: tegra: Fix assignment of boolean variables
Jon Hunter
2016-09-08
i2c: tegra: proper handling of error cases
Shardar Shariff Md
2016-09-08
i2c: tegra: use atomic poll function during configuration
Shardar Shariff Md
2016-09-08
i2c: tegra: add separate function for config_load programing
Shardar Shariff Md
2016-09-08
i2c: tegra: If fifo flush fails return error
Shardar Shariff Md
2016-09-08
i2c: tegra: use readl_poll_timeout after config_load reg programmed
Shardar Shariff Md
2016-08-30
i2c: tegra: Add pinctrl support
Jon Hunter
2016-08-30
i2c: tegra: Add runtime power-management support
Jon Hunter
2016-08-30
i2c: tegra: Simplify I2C resume
Jon Hunter
2016-08-30
i2c: tegra: Use device name for adapter name
Jon Hunter
2016-08-30
i2c: tegra: Remove non device-tree support
Jon Hunter
2016-08-30
i2c: tegra: Add missing new line characters
Jon Hunter
2016-08-30
i2c: tegra: Fix missing blank lines after declarations
Jon Hunter
2016-08-30
i2c: tegra: Use BIT macro
Jon Hunter
2016-08-30
i2c: tegra: Fix lines over 80 characters
Jon Hunter
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-07-06
i2c: tegra: Correct error path in probe
Jon Hunter
2016-05-11
i2c: tegra: disable clock before returning error
Shardar Shariff Md
2016-04-12
i2c: tegra: enable multi master mode for tegra210
Shardar Shariff Md
2016-02-24
i2c: tegra: don't open code of_device_get_match_data()
Wolfram Sang
2015-10-20
i2c: tegra: drop duplicated code for assigning algo
Barry Song
2015-08-10
i2c: tegra: add support for fast plus (FM+) mode clock rate
Laxman Dewangan
2015-08-10
i2c: tegra: update CONFIG_LOAD for new conifiguration
Laxman Dewangan
2015-06-21
i2c: tegra: apply size limit quirk
Wolfram Sang
2015-06-21
i2c: tegra: don't advertise SMBUS_QUICK
Wolfram Sang
2015-03-15
i2c: tegra: match return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-01-26
i2c: tegra: Maintain CPU endianness
Dmitry Osipenko
[next]