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-11-22
drm/ttm: Add a bo list reserve fastpath (v2)
Dave Airlie
2
-27
/
+129
2010-11-22
drm/vblank: Add support for precise vblank timestamping.
Mario Kleiner
3
-26
/
+560
2010-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
16
-28
/
+48
2010-11-19
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+5
2010-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-60
/
+139
2010-11-19
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-107
/
+157
2010-11-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
54
-424
/
+1014
2010-11-19
sata_via: apply magic FIFO fix to vt6420 too
Tejun Heo
1
-4
/
+5
2010-11-19
be2net: Fix to avoid firmware update when interface is not open.
Sarveshwar Bandi
1
-0
/
+6
2010-11-19
drm/i915: Disable FBC on Ironlake to save 1W
Alex Shi
1
-1
/
+2
2010-11-19
drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardware
Keith Packard
1
-38
/
+57
2010-11-19
drm/i915/crt: Introduce struct intel_crt
Chris Wilson
1
-27
/
+37
2010-11-19
drm/i915: Do not hold mutex when faulting in user addresses
Chris Wilson
1
-36
/
+27
2010-11-19
drm/radeon/kms: i2c s/sprintf/snprintf/g for safety
Alex Deucher
1
-3
/
+6
2010-11-19
drm/radeon/kms: fix i2c pad masks on rs4xx
Alex Deucher
1
-0
/
+13
2010-11-18
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+9
2010-11-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-7
/
+23
2010-11-18
Fix build failure at cx25821-video driver
Youquan Song
1
-0
/
+1
2010-11-18
3c59x: fix build failure on !CONFIG_PCI
Namhyung Kim
1
-2
/
+4
2010-11-18
ipg.c: remove id [SUNDANCE, 0x1021]
Ken Kawasaki
1
-4
/
+2
2010-11-18
net: caif: spi: fix potential NULL dereference
Vasiliy Kulikov
1
-2
/
+2
2010-11-18
ath9k_htc: Avoid setting QoS control for non-QoS frames
Rajkumar Manoharan
1
-1
/
+1
2010-11-18
bonding: fix a race in IGMP handling
Eric Dumazet
1
-0
/
+2
2010-11-18
Input: fix typo in keycode validation supporting large scancodes
Mattia Dongili
1
-1
/
+1
2010-11-18
drm/ttm: Fix up a theoretical deadlock
Thomas Hellstrom
1
-0
/
+11
2010-11-18
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
28
-223
/
+384
2010-11-18
drm/radeon/kms: fix tiling info on evergreen
Alex Deucher
1
-1
/
+30
2010-11-18
drm/radeon/kms: fix alignment when allocating buffers
Alex Deucher
13
-23
/
+25
2010-11-18
drm/vmwgfx: Fix up an error path during bo creation
Thomas Hellstrom
1
-6
/
+8
2010-11-18
drm/radeon/kms: register an i2c adapter name for the dp aux bus
Alex Deucher
1
-0
/
+1
2010-11-18
drm/radeon/kms/atom: add proper external encoders support
Alex Deucher
2
-0
/
+184
2010-11-18
drm/radeon/kms/atom: cleanup and unify DVO handling
Alex Deucher
4
-46
/
+52
2010-11-18
drm/radeon/kms: properly power up/down the eDP panel as needed (v4)
Alex Deucher
3
-0
/
+70
2010-11-18
drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode()
Alex Deucher
1
-3
/
+15
2010-11-18
drm/radeon/kms: turn the backlight off explicitly for dpms
Alex Deucher
1
-1
/
+14
2010-11-18
drm/radeon/kms: fix typo in r600 cs checker
Alex Deucher
1
-1
/
+1
2010-11-18
drm: radeon: fix error value sign
Vasiliy Kulikov
1
-2
/
+2
2010-11-18
drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xx
Alex Deucher
2
-116
/
+199
2010-11-18
nouveau: Acknowledge HPD irq in handler, not bottom half
Andy Lutomirski
3
-9
/
+33
2010-11-18
drm/nouveau: Fix a few confusions between "chipset" and "card_type".
Francisco Jerez
3
-3
/
+3
2010-11-18
drm/nouveau: don't expose backlight control when available through ACPI
Ben Skeggs
1
-0
/
+9
2010-11-18
drm/nouveau/pm: improve memtiming mappings
Roy Spliet
1
-12
/
+19
2010-11-18
drm/nouveau: Make PCIE GART size depend on the available RAMIN space.
Francisco Jerez
1
-5
/
+5
2010-11-18
drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN.
Francisco Jerez
1
-1
/
+1
2010-11-18
drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set
Martin Peres
1
-1
/
+6
2010-11-18
drm/nouveau: Don't use load detection for connector polling.
Francisco Jerez
1
-23
/
+2
2010-11-18
drm/nv10-nv20: Fix instability after MPLL changes.
Francisco Jerez
1
-0
/
+9
2010-11-18
drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang
Ben Skeggs
7
-13
/
+82
2010-11-18
drm/nouveau: Don't poll LVDS outputs.
Francisco Jerez
1
-4
/
+6
2010-11-18
drm/nouveau: Use "force" to decide if analog load detection is ok or not.
Francisco Jerez
3
-49
/
+28
[next]