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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-14
drm/nouveau/imem/gp100: initial implementation
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/devinit/gp100: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/bios/rammap: 32-bit bios pointers
Ben Skeggs
1
-3
/
+3
2016-07-14
drm/nouveau/bios/pll: initial support for BIT 'C' version 2
Ben Skeggs
1
-9
/
+11
2016-07-14
drm/nouveau/bios/dp: initial support for 4.2
Ben Skeggs
1
-0
/
+8
2016-07-14
drm/nouveau/bios/gp100: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/tmr/gp100: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/pci/gp100: initial support
Ben Skeggs
4
-0
/
+47
2016-07-14
drm/nouveau/mc/gp100: initial support
Ben Skeggs
4
-0
/
+106
2016-07-14
drm/nouveau/top/gp100: initial support
Ben Skeggs
2
-16
/
+24
2016-07-14
drm/nouveau/core: recognise GP100 chipset
Ben Skeggs
6
-0
/
+12
2016-07-14
drm/nouveau/core: increase maximum nvenc instances to 3
Ben Skeggs
3
-3
/
+7
2016-07-14
drm/nouveau/core: increase maximum ce instances to 6
Ben Skeggs
3
-3
/
+15
2016-07-14
drm/nouveau/fb/gf100-: allow selection of an alternate big page size
Ben Skeggs
8
-3
/
+47
2016-07-14
drm/nouveau: prevent oops if no mmu subdev present
Ben Skeggs
1
-0
/
+5
2016-07-14
drm/nouveau/disp/g94: implement workaround for dvi issue on fx380
Ben Skeggs
1
-0
/
+133
2016-07-14
drm/nouveau/bios: pointers beyond end of first image need special handling
Ben Skeggs
4
-21
/
+36
2016-07-14
drm/nouveau/bios: guard against out-of-bounds accesses to image
Ben Skeggs
2
-4
/
+37
2016-07-14
drm/nouveau/fifo/gk104-: translate engidx into human-readable name in debug o...
Ben Skeggs
1
-2
/
+2
2016-07-14
drm/nouveau/disp/nv50-: fix lookup of udisp table under certain circumstances
Ben Skeggs
2
-5
/
+2
2016-07-14
drm/nouveau/ltc/gm107-: decode interrupt status to human-readable strings
Ben Skeggs
3
-5
/
+10
2016-07-14
drm/nouveau/gr/gk20a: delete unneeded second newline
Julia Lawall
1
-1
/
+0
2016-07-14
drm/nouveau/clk/gf100: Read secondary bypass postdiv when required
Roy Spliet
1
-6
/
+14
2016-07-14
drm/nouveau/clk/gf100-: Clean up PLL locking test
Roy Spliet
2
-2
/
+14
2016-07-14
drm/nouveau/secboot: lazy-load firmware and be more resilient
Alexandre Courbot
4
-39
/
+59
2016-07-14
drm/nouveau/secboot/gm200: make firmware loading re-callable
Alexandre Courbot
1
-16
/
+26
2016-07-14
drm/nouveau/gr/gf100: handle secure boot errors
Alexandre Courbot
1
-2
/
+8
2016-07-14
drm/nouveau/secboot: fix kerneldoc for secure boot structures
Alexandre Courbot
1
-4
/
+9
2016-07-14
drm/nouveau/hwmon: add in_min and in_max
Karol Herbst
1
-0
/
+36
2016-07-14
drm/nouveau/volt: save the voltage range we are able to set
Karol Herbst
2
-1
/
+16
2016-07-14
drm/nouveau/clk/gm20b: add glitchless and DFS support
Alexandre Courbot
4
-98
/
+1002
2016-07-14
drm/nouveau/clk/gk20a: rename constructor
Alexandre Courbot
3
-5
/
+5
2016-07-14
drm/nouveau/clk/gk20a: improve MNP programming
Alexandre Courbot
1
-89
/
+96
2016-07-14
drm/nouveau/clk/gk20a: factorize n_lo computation code
Alexandre Courbot
1
-9
/
+10
2016-07-14
drm/nouveau/clk/gk20a: parameterize PLL settings
Alexandre Courbot
1
-24
/
+27
2016-07-14
drm/nouveau/clk/gk20a: add and use MNP programming functions
Alexandre Courbot
1
-13
/
+22
2016-07-14
drm/nouveau/clk/gk20a: use nvkm_ functions in slide()
Alexandre Courbot
1
-16
/
+10
2016-07-14
drm/nouveau/clk/gk20a: reorganize MNP calculation a bit
Alexandre Courbot
1
-8
/
+5
2016-07-14
drm/nouveau/clk/gk20a: setup slide once during init
Alexandre Courbot
3
-6
/
+46
2016-07-14
drm/nouveau/clk/gk20a: properly protect macro argument
Alexandre Courbot
2
-2
/
+2
2016-07-14
drm/nouveau/volt/gm20b: add support for vmin parameter
Alexandre Courbot
3
-7
/
+22
2016-07-14
drm/nouveau/volt/gk20a: rename constructor
Alexandre Courbot
3
-10
/
+10
2016-07-14
drm/nouveau/volt/gk20a: constify and name v_scale
Alexandre Courbot
1
-1
/
+2
2016-07-14
drm/nouveau/volt/gk20a: make unused public functions static
Alexandre Courbot
2
-9
/
+4
2016-07-14
drm/nouveau/tegra: fetch gpu_speedo_id
Alexandre Courbot
2
-0
/
+2
2016-07-14
drm/nouveau/secboot: use nvkm_mc_enable/disable()
Ben Skeggs
2
-6
/
+3
2016-07-14
drm/nouveau/secboot: use nvkm_mc_intr_mask/unmask()
Ben Skeggs
2
-7
/
+6
2016-07-14
drm/nouveau/mc/gk104-: add pmu reset mask
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/mc/gf100-: support for masking interrupts
Ben Skeggs
4
-0
/
+12
2016-07-14
drm/nouveau/mc/gt215: support for masking interrupts
Ben Skeggs
1
-0
/
+7
[next]