index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-04
Input: wacom - fix runtime PM related deadlock
Dmitry Torokhov
1
-11
/
+12
2010-10-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
2
-3
/
+5
2010-10-04
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+19
2010-10-04
Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-3
/
+14
2010-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+2
2010-10-04
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-83
/
+96
2010-10-03
netdev: Depend on INET before selecting INET_LRO
Ben Hutchings
1
-2
/
+2
2010-10-03
drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow
Chris Wilson
1
-12
/
+4
2010-10-03
drm/i915: Sanity check pread/pwrite
Chris Wilson
1
-8
/
+20
2010-10-03
hwmon: f71882fg: use a muxed resource lock for the Super I/O port
Giel van Schijndel
1
-13
/
+19
2010-10-03
drm/i915: Use pipe state to tell when pipe is off
Keith Packard
2
-25
/
+38
2010-10-03
drm/i915: vblank status not valid while training display port
Keith Packard
1
-10
/
+9
2010-10-02
of/spi: Fix OF-style driver binding of spi devices
Sinan Akman
1
-0
/
+5
2010-10-02
spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX
Roel Kluin
1
-1
/
+1
2010-10-02
drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code
Julia Lawall
1
-0
/
+2
2010-10-02
regulator: max8649 - fix setting extclk_freq
Axel Lin
1
-1
/
+1
2010-10-02
regulator: fix typo in current units
Cyril Chemparathy
1
-1
/
+1
2010-10-02
regulator: fix device_register() error handling
Vasiliy Kulikov
1
-1
/
+3
2010-10-01
ACPI: add DMI to disable AML Vista compatibility on MSI GX723 Notebook
Lee, Chun-Yi
1
-0
/
+17
2010-10-01
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
22
-110
/
+225
2010-10-01
Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
3
-6
/
+6
2010-10-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
22
-74
/
+151
2010-10-01
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+37
2010-10-01
i7core_edac: fix panic in udimm sysfs attributes registration
Marcin Slusarz
1
-0
/
+1
2010-10-01
drivers/serial/mrst_max3110.c needs linux/irq.h
Andrew Morton
1
-0
/
+1
2010-10-01
drivers/serial/mfd.c needs slab.h
Andrew Morton
1
-0
/
+1
2010-10-01
vmwgfx: Fix fb VRAM pinning failure due to fragmentation
Thomas Hellstrom
1
-0
/
+5
2010-10-01
vmwgfx: Remove initialisation of dev::devname
Thomas Hellstrom
1
-6
/
+0
2010-10-01
vmwgfx: Enable use of the vblank system
Thomas Hellstrom
4
-31
/
+49
2010-10-01
vmwgfx: vt-switch (master drop) fixes
Thomas Hellstrom
5
-13
/
+115
2010-10-01
drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...
Thomas Hellstrom
1
-1
/
+1
2010-10-01
drm: Hold the mutex when dropping the last GEM reference (v2)
Chris Wilson
1
-22
/
+0
2010-10-01
drm/i915: Fix refleak during eviction.
Chris Wilson
1
-25
/
+20
2010-10-01
ACPI: Handle ACPI0007 Device in acpi_early_set_pdc
Yinghai Lu
1
-0
/
+1
2010-09-30
intel_idle: Voluntary leave_mm before entering deeper
Suresh Siddha
1
-4
/
+14
2010-10-01
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
10
-29
/
+20
2010-10-01
i2c-s3c2410: fix calculation of SDA line delay
MyungJoo Ham
1
-2
/
+2
2010-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+2
2010-09-30
of/i2c: Fix module load order issue caused by of_i2c.c
Grant Likely
4
-4
/
+9
2010-09-30
i2c: Fix checks which cause legacy suspend to never get called
Rajendra Nayak
1
-20
/
+24
2010-09-30
i2c-pca: Fix waitforcompletion() return value
Yegor Yefremov
2
-8
/
+15
2010-09-30
i2c: Fix for suspend/resume issue
Vishwanath BS
1
-6
/
+0
2010-09-30
i2c: Remove obsolete cleanup for clientdata
Wolfram Sang
4
-6
/
+0
2010-09-30
V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() call
Marek Szyprowski
1
-1
/
+1
2010-09-30
V4L/DVB: v4l: videobuf: prevent passing a NULL to dma_free_coherent()
Pawel Osciak
1
-2
/
+4
2010-09-30
V4L/DVB: ir-core: Fix null dereferences in the protocols sysfs interface
Brian Rogers
1
-6
/
+11
2010-09-30
drm: i810/i830: fix locked ioctl variant
Arnd Bergmann
2
-2
/
+2
2010-09-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+2
2010-09-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2
-8
/
+14
2010-09-29
fix OMAP2 MTD build failure
Daniel J Blueman
1
-1
/
+1
[prev]
[next]