index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-23
drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
Lyude Paul
1
-7
/
+17
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
1
-1
/
+1
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
4
-4
/
+4
2019-07-19
drm/nouveau/i2c: Enable i2c pads & busses during preinit
Lyude Paul
1
-0
/
+20
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-05-01
drm/nouveau/i2c: Disable i2c bus access after ->fini()
Lyude Paul
5
-2
/
+63
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-07-24
drm/nouveau/i2c/gf119-: add support for address-only transactions
Ben Skeggs
7
-15
/
+70
2017-03-07
drm/nouveau/i2c/g94-: return REPLY_M value on reads
Ben Skeggs
2
-0
/
+2
2017-03-07
drm/nouveau/i2c: modify aux interface to return length actually transferred
Ben Skeggs
5
-21
/
+21
2016-11-07
drm/nouveau: silence sparse warnings about symbols not being marked static
Ben Skeggs
1
-1
/
+1
2016-11-07
drm/nouveau/i2c/aux/g94-: retry transactions after hw reports an error
Ben Skeggs
2
-10
/
+10
2016-05-20
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
1
-1
/
+1
2016-03-14
drm/nouveau: s/gm204/gm200/ in a number of places
Ben Skeggs
6
-34
/
+34
2015-08-28
drm/nouveau/i2c: convert to new-style nvkm_subdev
Ben Skeggs
11
-176
/
+121
2015-08-28
drm/nouveau/subdev: rename some functions to avoid upcoming conflicts
Ben Skeggs
1
-2
/
+2
2015-08-28
drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object
Ben Skeggs
33
-1806
/
+2044
2015-08-28
drm/nouveau/vga: require nvkm_device pointer in accessor functions
Ben Skeggs
1
-10
/
+10
2015-08-28
drm/nouveau/bios: remove object accessor functions
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/i2c: switch to subdev printk macros
Ben Skeggs
6
-33
/
+45
2015-08-28
drm/nouveau/i2c: switch to device pri macros
Ben Skeggs
8
-73
/
+98
2015-08-28
drm/nouveau/i2c: cosmetic changes
Ben Skeggs
8
-49
/
+37
2015-08-28
drm/nouveau/device: include core/device.h automatically for subdevs/engines
Ben Skeggs
1
-1
/
+0
2015-01-22
drm/nouveau/instmem: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2
-2
/
+2
2015-01-22
drm/nouveau/i2c: namespace + nvidia gpu names (no binary change)
Ben Skeggs
21
-589
/
+547
2015-01-22
drm/nouveau/core: namespace + nvidia gpu names (no binary change)
Ben Skeggs
1
-0
/
+1
2015-01-22
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs
21
-0
/
+2886