index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-07
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
19
-187
/
+161
2011-06-07
Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-304
/
+819
2011-06-07
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-62
/
+68
2011-06-07
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Linus Torvalds
1
-0
/
+3
2011-06-07
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-37
/
+63
2011-06-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+0
2011-06-07
Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...
Dave Airlie
7
-59
/
+74
2011-06-07
Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes
Dave Airlie
12
-128
/
+87
2011-06-07
drm/nv40: fall back to paged dma object for the moment
Ben Skeggs
2
-2
/
+2
2011-06-07
drm/nouveau: fix leak of gart mm node
Ben Skeggs
1
-0
/
+2
2011-06-07
drm/nouveau: fix vram page mapping when crossing page table boundaries
Ben Skeggs
1
-0
/
+1
2011-06-07
drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).
Francisco Jerez
3
-1
/
+11
2011-06-07
drm/nouveau: don't create accel engine objects when noaccel=1
Ben Skeggs
1
-56
/
+56
2011-06-07
drm/nvc0: recognise 0xdX chipsets as NV_C0
Ben Skeggs
1
-0
/
+2
2011-06-06
[S390] qdio: Split SBAL entry flags
Jan Glauber
6
-62
/
+68
2011-06-06
video: Fix use-after-free by vga16fb on rmmod
Bruno Prémont
1
-0
/
+2
2011-06-06
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-23
/
+22
2011-06-05
drm/radeon/kms/atom: fix PHY init
Alex Deucher
1
-6
/
+11
2011-06-04
drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007
Hans de Goede
1
-0
/
+8
2011-06-04
drm/i915: Share the common force-audio property between connectors
Chris Wilson
6
-37
/
+38
2011-06-04
drm/i915: Remove unused enum "chip_family"
Chris Wilson
1
-7
/
+0
2011-06-04
drm/915: fix relaxed tiling on gen2: tile height
Daniel Vetter
1
-2
/
+3
2011-06-04
drm/i915/crt: Explicitly return false if connected to a digital monitor
Chris Wilson
1
-0
/
+4
2011-06-04
drm/i915: Replace ironlake_compute_wm0 with g4x_compute_wm0
Chris Wilson
1
-68
/
+20
2011-06-04
drm/i915: Only print out the actual number of fences for i915_error_state
Daniel Vetter
1
-1
/
+1
2011-06-04
drm/i915: s/addr & ~PAGE_MASK/offset_in_page(addr)/
Chris Wilson
1
-11
/
+10
2011-06-04
drm: i915: correct return status in intel_hdmi_mode_valid()
Nicolas Kaiser
1
-1
/
+1
2011-06-04
drm/i915: fix regression after clock gating init split
Jason Stubbs
1
-0
/
+1
2011-06-04
drm/i915: fix if statement in ivybridge irq handler
Dan Carpenter
1
-1
/
+1
2011-06-04
hwmon: (max6642): Better chip detection schema
Per Dalén
1
-2
/
+16
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-1
/
+2
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
41
-158
/
+269
2011-06-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-8
/
+27
2011-06-03
usb: remove bad dput after dentry_unhash
Sage Weil
1
-1
/
+0
2011-06-04
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-22
/
+11
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
19
-123
/
+111
2011-06-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-48
/
+124
2011-06-03
tg3: Fix tg3_skb_error_unmap()
Matt Carlson
1
-1
/
+1
2011-06-02
[SCSI] Fix oops caused by queue refcounting failure
James Bottomley
2
-1
/
+2
2011-06-02
video: Convert vmalloc/memset to vzalloc
Joe Perches
5
-14
/
+7
2011-06-02
efifb: Disallow manual bind and unbind
Andy Lutomirski
1
-7
/
+14
2011-06-02
efifb: Fix mismatched request/release_mem_region
Andy Lutomirski
1
-4
/
+7
2011-06-02
efifb: Enable write-combining
Andy Lutomirski
1
-1
/
+1
2011-06-02
drivers/video/pxa168fb.c: add missing clk_put
Julia Lawall
1
-7
/
+10
2011-06-02
drivers/video/imxfb.c: add missing clk_put
Julia Lawall
1
-2
/
+2
2011-06-02
fbdev: bf537-lq035: add missing blacklight properties type
Steven Miao
1
-0
/
+1
2011-06-02
savagefb: Use panel CVT mode as default
Tormod Volden
2
-0
/
+17
2011-06-02
fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes.
Paul Mundt
1
-2
/
+2
2011-06-02
drivers/net/can/flexcan.c: add missing clk_put
Julia Lawall
1
-3
/
+2
2011-06-02
dmaengine: shdma: fix a regression: initialise DMA channels for memcpy
Guennadi Liakhovetski
1
-1
/
+1
[next]