index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2015-11-03
drm/sti: Build monolithic driver
Thierry Reding
11
-30
/
+42
2015-11-03
drm/sti: Use drm_crtc_vblank_*() API
Thierry Reding
5
-28
/
+32
2015-11-03
drm/sti: Store correct CRTC index in events
Thierry Reding
1
-1
/
+1
2015-11-03
drm/sti: Select FW_LOADER
Thierry Reding
1
-0
/
+1
2015-11-03
drm/sti: Constify function pointer structs
Ville Syrjälä
5
-9
/
+12
2015-11-03
Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
73
-373
/
+1312
2015-11-03
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
23
-793
/
+664
2015-11-03
drm/nouveau: bump patchlevel to indicate availability of abi16/nvif interop
Ben Skeggs
1
-1
/
+3
2015-11-03
drm/nouveau/abi16: implement limited interoperability with usif/nvif
Ben Skeggs
3
-2
/
+53
2015-11-03
drm/nouveau/abi16: introduce locked variant of nouveau_abi16_get()
Ben Skeggs
1
-5
/
+13
2015-11-03
drm/nouveau/abi16: remove unused argument from nouveau_abi16_get()
Ben Skeggs
3
-9
/
+8
2015-11-03
drm/nouveau/pci: enable c800 magic for Medion Erazer X7827
Ilia Mirkin
1
-0
/
+1
2015-11-03
drm/nouveau/pci: enable c800 magic for Lenovo Y510P
Ilia Mirkin
1
-1
/
+7
2015-11-03
drm/nouveau/pll/gk104: fix PLL instability due to bad configuration with gddr5
Karol Herbst
1
-23
/
+77
2015-11-03
drm/nouveau/clk/g84: Enable reclocking for GDDR3 G94-G200
Roy Spliet
1
-1
/
+1
2015-11-03
drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristic
Roy Spliet
5
-2
/
+41
2015-11-03
drm/nouveau/fb/ramnv50: Script changes for G94 and up
Roy Spliet
1
-6
/
+30
2015-11-03
drm/nouveau/fb/ramnv50: Deal with cards without timing entries
Roy Spliet
3
-7
/
+50
2015-11-03
drm/nouveau/fb/ramnv50: Voltage GPIOs
Roy Spliet
2
-0
/
+42
2015-11-03
drm/nouveau/fb/ramgt215: Restructure r111100 calculation for DDR2
Roy Spliet
1
-30
/
+34
2015-11-03
drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for it
Roy Spliet
3
-0
/
+20
2015-11-03
drm/nouveau/fb/ramgt215: Transform GPIO ramfuc method from FBVREF-specific to...
Roy Spliet
2
-24
/
+19
2015-11-03
drm/nouveau/bios/rammap: Identify DLLoff for >= GF100
Roy Spliet
5
-12
/
+39
2015-11-03
drm/nouveau/pci: Handle 5-bit and 8-bit tag field
Pierre Moreau
6
-0
/
+37
2015-11-03
drm/nouveau/disp,pm: constify nvkm_object_func structures
Julia Lawall
2
-2
/
+2
2015-11-03
drm/nouveau/gr: add FERMI_COMPUTE_B class to GF110+
Ilia Mirkin
3
-0
/
+3
2015-11-03
drm/nouveau/gr: document mp error 0x10
Ilia Mirkin
1
-0
/
+1
2015-11-03
drm/nouveau: fix memory leak
Sudip Mukherjee
1
-1
/
+3
2015-11-03
drm/nouveau: remove unused function
Sudip Mukherjee
2
-15
/
+0
2015-11-03
drm/nouveau/pmu/gk107: enable PGOB codepaths
Ben Skeggs
1
-1
/
+1
2015-11-03
drm/nouveau/pmu/gk104: check fuse to determine presence of PGOB
Ben Skeggs
1
-0
/
+4
2015-11-03
drm/nouveau/pci: prepare for chipset-specific initialisation tasks
Ben Skeggs
2
-0
/
+4
2015-11-03
drm/nouveau/pci/nv46: attempt to fix msi, and re-enable by default
Ben Skeggs
6
-12
/
+12
2015-11-03
drm/nouveau/pci/g94: split implementation from nv40
Ben Skeggs
6
-26
/
+67
2015-11-03
drm/nouveau/pci/g84: split implementation from nv50
Ben Skeggs
6
-5
/
+49
2015-11-03
drm/nouveau/ibus/gf100: increase wait timeout to avoid read faults
Samuel Pitoiset
6
-4
/
+77
2015-11-03
drm/nouveau/gm204/6: add voltage control using the new gk104 volt class
Martin Peres
1
-0
/
+2
2015-11-03
drm/nouveau/gm107: add voltage control using the new gk104 volt class
Martin Peres
1
-0
/
+1
2015-11-03
drm/nouveau/volt/gk104: add support for pwm and gpio modes
Martin Peres
6
-7
/
+133
2015-11-03
drm/nouveau/volt: add support for non-vid-based voltage controllers
Martin Peres
2
-1
/
+12
2015-11-03
drm/nouveau/bios/volt: add support for pwm-based volt management
Martin Peres
2
-3
/
+29
2015-11-03
drm/nouveau/ttm: set the DMA mask for platform devices
Alexandre Courbot
1
-6
/
+19
2015-11-03
drm/nouveau/ttm: convert to DMA API
Alexandre Courbot
1
-7
/
+5
2015-11-03
drm/nouveau/instmem/gk20a: make use of the IOMMU bit
Alexandre Courbot
1
-4
/
+6
2015-11-03
drm/nouveau/platform: allow to specify the IOMMU bit
Alexandre Courbot
6
-10
/
+46
2015-11-03
drm/nouveau/instmem/gk20a: use direct CPU access
Alexandre Courbot
1
-97
/
+264
2015-11-03
drm/nouveau: remove unnecessary usage of object handles
Ben Skeggs
9
-53
/
+31
2015-11-03
drm/nouveau/ltc/gf100: add flush/invalidate functions
Alexandre Courbot
5
-0
/
+39
2015-11-03
drm/nouveau/ltc: add hooks for invalidate and flush
Alexandre Courbot
3
-0
/
+20
2015-11-03
drm/nouveau/timer: re-introduce nvkm_wait_xsec macros
Alexandre Courbot
1
-0
/
+10
[next]