index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
3
-13
/
+6
2010-09-07
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
4
-9
/
+10
2010-09-07
Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intel
Linus Torvalds
17
-286
/
+459
2010-09-07
via-velocity: Turn scatter-gather support back off.
David S. Miller
1
-1
/
+1
2010-09-07
PATCH: b44 Handle RX FIFO overflow better (simplified)
Mark Lord
1
-0
/
+9
2010-09-07
3c59x: Fix deadlock in vortex_error()
Ben Hutchings
1
-3
/
+7
2010-09-07
bonding: Fix jiffies overflow problems (again)
Jiri Bohac
1
-17
/
+39
2010-09-07
stmmac: fix sleep inside atomic
Giuseppe Cavallaro
1
-5
/
+4
2010-09-07
intel_agp,i915: Add more sandybridge graphics device ids
Zhenyu Wang
4
-11
/
+30
2010-09-07
drm/i915: Enable MI_FLUSH on Sandybridge
Zhenyu Wang
2
-2
/
+7
2010-09-07
agp/intel: Fix cache control for Sandybridge
Zhenyu Wang
3
-10
/
+42
2010-09-07
agp/intel: use #ifdef idiom for intel-agp.h
Zhenyu Wang
1
-0
/
+4
2010-09-07
agp/intel: fix physical address mask bits for sandybridge
Zhenyu Wang
1
-2
/
+2
2010-09-07
drm/i915: Prevent double dpms on
Chris Wilson
1
-1
/
+4
2010-09-07
drm/i915: Avoid use of uninitialised values when disabling panel-fitter
Chris Wilson
1
-20
/
+15
2010-09-07
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
Simon Farnsworth
4
-12
/
+113
2010-09-07
drm/i915: Tightly scope intel_encoder to prevent invalid use
Chris Wilson
1
-13
/
+12
2010-09-07
drm/i915: Allocate the PCI resource for the MCHBAR
Chris Wilson
1
-10
/
+10
2010-09-07
drm/i915/dp: Really try 5 times before giving up.
Chris Wilson
1
-30
/
+28
2010-09-07
drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS
Chris Wilson
1
-1
/
+39
2010-09-07
drm/i915/dp: Boost timeout for enabling transcoder to 100ms
Chris Wilson
1
-1
/
+1
2010-09-07
drm/i915: Re-use set_base_atomic to share setting of the display registers
Chris Wilson
1
-71
/
+9
2010-09-07
drm/i915: Fix offset page-flips on i965+
Chris Wilson
1
-19
/
+48
2010-09-07
drm/i915: Include a generation number in the device info
Chris Wilson
2
-54
/
+34
2010-09-06
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-0
/
+1
2010-09-06
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-3
/
+9
2010-09-06
agp/intel: Promote warning about failure to setup flush to error.
Chris Wilson
1
-4
/
+4
2010-09-06
drm/i915: overlay on gen2 can't address above 1G
Daniel Vetter
1
-0
/
+4
2010-09-06
drm/i915: Clear the vblank status bit before polling for the next vblank
Chris Wilson
1
-0
/
+16
2010-09-06
i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbff
Pekka Enberg
1
-3
/
+6
2010-09-06
i915: revert some checks added by commit 32aad86f
Pavel Roskin
1
-16
/
+13
2010-09-06
Revert "drm/i915: Unreference object not handle on creation"
Chris Wilson
1
-3
/
+6
2010-09-06
drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h
Andrew Morton
1
-0
/
+2
2010-09-07
drm: Do not force 1024x768 modes on unknown connectors
Chris Wilson
1
-4
/
+3
2010-09-07
drm/kms: Add a module parameter to disable polling
Chris Wilson
1
-2
/
+15
2010-09-07
drm/radeon/kms: fix tv-out on avivo asics
Alex Deucher
1
-3
/
+23
2010-09-07
drm/radeon/kms/evergreen: fix gpu hangs in userspace accel code
Alex Deucher
2
-5
/
+39
2010-09-06
vhost: error handling fix
Michael S. Tsirkin
1
-0
/
+1
2010-09-06
vhost: fix attach to cgroups regression
Michael S. Tsirkin
1
-22
/
+57
2010-09-03
Staging: wlan-ng: Explicitly set some fields in cfg80211 interface
Karl Relton
1
-0
/
+3
2010-09-03
Staging: octeon: depends on NETDEVICES
Randy Dunlap
1
-1
/
+1
2010-09-03
Staging: spectra: depend on X86_MRST
Jeff Mahoney
1
-0
/
+1
2010-09-03
Staging: zram: free device memory when init fails
Shahar Havivi
1
-0
/
+1
2010-09-03
Staging: rt2870sta: Add more device IDs from vendor drivers
Ben Hutchings
1
-2
/
+39
2010-09-03
staging: comedi das08_cs.c: Fix io_req_t conversion
Andreas Bombe
1
-1
/
+0
2010-09-03
staging: spectra needs <linux/slab.h>
Geert Uytterhoeven
1
-0
/
+1
2010-09-03
staging: hv: Fixed lockup problem with bounce_buffer scatter list
Hank Janssen
1
-2
/
+5
2010-09-03
staging: hv: Increased storvsc ringbuffer and max_io_requests
Hank Janssen
1
-2
/
+2
2010-09-03
staging: hv: Fixed the value of the 64bit-hole inside ring buffer
Haiyang Zhang
1
-2
/
+1
2010-09-03
staging: hv: Fixed bounce kmap problem by using correct index
Hank Janssen
1
-2
/
+2
[prev]
[next]