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
2009-06-19
drm: Apply "Memory fragmentation from lost alignment blocks"
Thomas Hellstrom
1
-41
/
+7
2009-06-19
ttm: Return -ERESTART when a signal interrupts bo eviction.
Thomas Hellstrom
1
-3
/
+6
2009-06-19
drm: Remove memory debugging infrastructure.
Eric Anholt
39
-523
/
+324
2009-06-18
drm/i915: Clear fence register on tiling stride change.
Chris Wilson
3
-17
/
+88
2009-06-18
drm/i915: Install fence register for tiled scanout on i915
Chris Wilson
3
-10
/
+21
2009-06-18
drm/i915: detach/attach get/put pages symmetry
Chris Wilson
1
-0
/
+4
2009-06-18
drm/i915: A few debugfs formatting fixes
Ben Gamari
1
-2
/
+2
2009-06-18
drm/i915: Warn when inteldrmfb fails to restore its framebuffer config
Ben Gamari
1
-1
/
+5
2009-06-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2
-84
/
+45
2009-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
33
-495
/
+1481
2009-06-17
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
12
-335
/
+885
2009-06-17
drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.
Dave Airlie
1
-1
/
+1
2009-06-17
Staging: Add octeon-ethernet driver files.
David Daney
76
-0
/
+26149
2009-06-17
MIPS: hwrng: Add TX4939 RNG driver
Atsushi Nemoto
3
-0
/
+198
2009-06-17
DMA: TXx9 Soc DMA Controller driver
Atsushi Nemoto
4
-0
/
+1670
2009-06-17
Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
15
-33
/
+1074
2009-06-17
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
68
-42
/
+39170
2009-06-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
235
-6400
/
+21513
2009-06-17
Merge branch 'akpm'
Linus Torvalds
49
-335
/
+1596
2009-06-17
fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memset
Mike Frysinger
1
-3
/
+1
2009-06-17
fbdev: *bfin*: fix __dev{init,exit} markings
Mike Frysinger
2
-7
/
+7
2009-06-17
fbdev: *bfin*: drop unnecessary calls to memset
Vivek Kutal
2
-6
/
+0
2009-06-17
fbdev: bfin-t350mcqb-fb: drop unused local variables
Mike Frysinger
1
-6
/
+0
2009-06-17
fbdev: s1d13xxxfb: add accelerated bitblt functions
Kristoffer Ericson
1
-33
/
+308
2009-06-17
tcx: use standard fields for framebuffer physical address and length
Krzysztof Helt
1
-14
/
+13
2009-06-17
fbdev: add support for handoff from firmware to hw framebuffers
Dave Airlie
4
-2
/
+57
2009-06-17
intelfb: fix a bug when changing video timing
Paul Menzel
1
-0
/
+5
2009-06-17
fbdev: use framebuffer_release() for freeing fb_info structures
Krzysztof Helt
4
-5
/
+5
2009-06-17
radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?
Roel Kluin
1
-2
/
+1
2009-06-17
s3c-fb: CPUFREQ frequency scaling support
Ben Dooks
2
-2
/
+70
2009-06-17
s3c-fb: fix resource releasing on error during probing
Krzysztof Helt
1
-13
/
+9
2009-06-17
carminefb: fix possible access beyond end of carmine_modedb[]
Roel Kluin
1
-1
/
+1
2009-06-17
acornfb: remove fb_mmap function
Krzysztof Helt
1
-38
/
+0
2009-06-17
mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OF
Arnd Bergmann
1
-1
/
+1
2009-06-17
mb862xxfb: restrict compliation of platform driver to PPC
Julian Calaby
1
-0
/
+1
2009-06-17
Samsung SoC Framebuffer driver: add Alpha Channel support
InKi Dae
1
-3
/
+28
2009-06-17
atmel-lcdc: fix pixclock upper bound detection
Ben Nizette
1
-1
/
+1
2009-06-17
offb: use framebuffer_alloc() to allocate fb_info struct
Krzysztof Helt
1
-5
/
+1
2009-06-17
igafb: use framebuffer_alloc() to allocate fb_info struct
Krzysztof Helt
1
-5
/
+3
2009-06-17
chipsfb: remove redundant assignment
Krzysztof Helt
1
-1
/
+0
2009-06-17
fbdev: add video modes for resolutions and timings of PAL RGB
Paul Menzel
1
-0
/
+8
2009-06-17
fbdev: move logo externs to header file
Geert Uytterhoeven
1
-15
/
+0
2009-06-17
fbdev: generated logo sources depend on scripts/pnmtologo
Sam Ravnborg
1
-5
/
+7
2009-06-17
lis3: add click function
Daniel Mack
3
-1
/
+39
2009-06-17
lis3: add three new laptop models
Eric Piel
1
-2
/
+5
2009-06-17
lis3: use input_polled_device
Eric Piel
4
-55
/
+29
2009-06-17
lis3: remove automatic shutdown of the device
Eric Piel
3
-71
/
+32
2009-06-17
lis3: fix misc device unregistering and printk
Eric Piel
1
-5
/
+2
2009-06-17
drivers: add support for the TI VLYNQ bus
Florian Fainelli
5
-0
/
+842
2009-06-17
console: make blank timeout value a boot option
Daniel Mack
1
-6
/
+7
[next]