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-nvidia-gpu.c
Age
Commit message (
Expand
)
Author
2021-04-10
i2c: nvidia-gpu: Constify the software node
Heikki Krogerus
2020-12-02
i2c: nvidia-gpu: drop empty stub for runtime pm
Vaibhav Gupta
2020-09-21
i2c: nvidia-gpu: Use put_unaligned_be24()
Andy Shevchenko
2020-05-27
i2c: nvidia-gpu: Use PTR_ERR_OR_ZERO() to simplify code
Aishwarya Ramakrishnan
2020-03-24
i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status()
Kai-Heng Feng
2020-01-15
i2c: nvidia-gpu: convert to use i2c_new_client_device()
Wolfram Sang
2019-07-17
docs: fix broken doc references due to renames
Mauro Carvalho Chehab
2019-06-08
i2c: nvidia-gpu: resume ccgx i2c client
Ajay Gupta
2019-06-08
i2c: nvidia-gpu: add runtime pm support
Ajay Gupta
2019-06-08
i2c: nvidia-gpu: refactor master_xfer
Ajay Gupta
2019-04-25
i2c: nvidia-gpu: Supply CCGx driver the fw build info
Ajay Gupta
2018-12-11
i2c: nvidia-gpu: mark resume function as __maybe_unused
Arnd Bergmann
2018-11-27
i2c: nvidia-gpu: limit reads also for combined messages
Wolfram Sang
2018-11-27
i2c: nvidia-gpu: adhere to I2C fault codes
Wolfram Sang
2018-11-09
i2c: nvidia-gpu: make pm_ops static
Wolfram Sang
2018-11-09
i2c: add i2c bus driver for NVIDIA GPU
Ajay Gupta