index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-nvidia-gpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: nvidia-gpu: Remove ccgx,firmware-build property
Wayne Chang
2023-02-02
1
-2
/
+1
*
i2c: nvidia-gpu: Add ACPI property to align with device-tree
Wayne Chang
2023-02-02
1
-0
/
+1
*
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
2022-08-11
1
-1
/
+1
*
i2c: nvidia-gpu: Convert to use dev_err_probe()
Andy Shevchenko
2022-02-15
1
-12
/
+6
*
i2c: nvidia-gpu: Use temporary variable for struct device
Andy Shevchenko
2022-02-15
1
-14
/
+14
*
i2c: nvidia-gpu: Switch to use i2c_new_ccgx_ucsi()
Andy Shevchenko
2022-02-15
1
-20
/
+6
*
i2c: nvidia-gpu: Constify the software node
Heikki Krogerus
2021-04-10
1
-1
/
+5
*
i2c: nvidia-gpu: drop empty stub for runtime pm
Vaibhav Gupta
2020-12-02
1
-9
/
+1
*
i2c: nvidia-gpu: Use put_unaligned_be24()
Andy Shevchenko
2020-09-21
1
-2
/
+1
*
i2c: nvidia-gpu: Use PTR_ERR_OR_ZERO() to simplify code
Aishwarya Ramakrishnan
2020-05-27
1
-4
/
+1
*
i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status()
Kai-Heng Feng
2020-03-24
1
-12
/
+8
*
i2c: nvidia-gpu: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
1
-3
/
+3
*
docs: fix broken doc references due to renames
Mauro Carvalho Chehab
2019-07-17
1
-1
/
+1
*
i2c: nvidia-gpu: resume ccgx i2c client
Ajay Gupta
2019-06-08
1
-4
/
+10
*
i2c: nvidia-gpu: add runtime pm support
Ajay Gupta
2019-06-08
1
-1
/
+21
*
i2c: nvidia-gpu: refactor master_xfer
Ajay Gupta
2019-06-08
1
-12
/
+16
*
i2c: nvidia-gpu: Supply CCGx driver the fw build info
Ajay Gupta
2019-04-25
1
-0
/
+7
*
i2c: nvidia-gpu: mark resume function as __maybe_unused
Arnd Bergmann
2018-12-11
1
-1
/
+1
*
i2c: nvidia-gpu: limit reads also for combined messages
Wolfram Sang
2018-11-27
1
-0
/
+1
*
i2c: nvidia-gpu: adhere to I2C fault codes
Wolfram Sang
2018-11-27
1
-3
/
+3
*
i2c: nvidia-gpu: make pm_ops static
Wolfram Sang
2018-11-09
1
-1
/
+1
*
i2c: add i2c bus driver for NVIDIA GPU
Ajay Gupta
2018-11-09
1
-0
/
+368