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
2012-05-13
vga_switcheroo: Add the support for audio clients
Takashi Iwai
1
-14
/
+56
2012-05-13
vga_switcheroo: Introduce struct vga_switcheroo_client_ops
Takashi Iwai
4
-25
/
+28
2012-05-13
vga_switcheroo: Refactor using linked list
Takashi Iwai
1
-99
/
+110
2012-05-11
Merge tag 'drm-intel-next-2012-05-06-merged' of git://people.freedesktop.org/...
Dave Airlie
27
-2256
/
+2881
2012-05-11
drm: pass dev to drm_vm_{open,close}_locked()
Rob Clark
2
-13
/
+11
2012-05-11
gma500: Turn on the IRQ for everything
Alan Cox
1
-2
/
+2
2012-05-11
gma500: clean up some more checks
Alan Cox
5
-7
/
+9
2012-05-11
cdv: Add all cedarview pci ids
Alan Cox
1
-0
/
+8
2012-05-11
gma500: Clean up some of the noise
Alan Cox
4
-29
/
+5
2012-05-11
gma500: use the register map to clean up
Alan Cox
8
-783
/
+473
2012-05-11
gma500: introduce some register maps
Alan Cox
5
-1
/
+268
2012-05-11
gma500: Clean up from the psb_pipe structure
Alan Cox
1
-83
/
+46
2012-05-11
gma500: introduce a structure describing each pipe
Alan Cox
6
-340
/
+173
2012-05-11
gma500: Fix build without ACPI
Alan Cox
4
-14
/
+23
2012-05-09
drm/radeon/kms: fix warning on 32-bit in atomic fence printing
Dave Airlie
1
-2
/
+2
2012-05-09
drm/radeon: make the ib an inline object
Jerome Glisse
9
-111
/
+93
2012-05-09
drm/radeon: remove r600 blit mutex v2
Christian König
5
-75
/
+50
2012-05-09
drm/radeon: move the semaphore from the fence into the ib
Jerome Glisse
4
-13
/
+12
2012-05-09
drm/radeon: immediately free ttm-move semaphore
Christian König
1
-2
/
+5
2012-05-09
drm/radeon: rip out the ib pool
Jerome Glisse
5
-202
/
+71
2012-05-09
drm/radeon: simplify semaphore handling v2
Jerome Glisse
10
-149
/
+30
2012-05-09
drm/radeon: multiple ring allocator v3
Christian König
3
-107
/
+231
2012-05-09
drm/radeon: use one wait queue for all rings add fence_wait_any v2
Jerome Glisse
2
-7
/
+163
2012-05-09
drm/radeon: define new SA interface v3
Christian König
6
-19
/
+63
2012-05-09
drm/radeon: make sa bo a stand alone object
Christian König
7
-22
/
+32
2012-05-09
drm/radeon: keep start and end offset in the SA
Christian König
4
-12
/
+13
2012-05-09
drm/radeon: add sub allocator debugfs file
Christian König
3
-0
/
+41
2012-05-09
drm/radeon: add proper locking to the SA v3
Christian König
2
-0
/
+7
2012-05-09
drm/radeon: use inline functions to calc sa_bo addr
Christian König
4
-12
/
+17
2012-05-09
drm/radeon: rework locking ring emission mutex in fence deadlock detection v2
Christian König
5
-29
/
+37
2012-05-09
drm/radeon: rework fence handling, drop fence list v7
Jerome Glisse
3
-194
/
+119
2012-05-09
drm/radeon: convert fence to uint64_t v4
Jerome Glisse
3
-57
/
+107
2012-05-09
drm/radeon: replace the per ring mutex with a global one
Christian König
5
-45
/
+41
2012-05-09
drm/radeon: fix possible lack of synchronization btw ttm and other ring
Jerome Glisse
1
-6
/
+6
2012-05-08
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
Daniel Vetter
322
-2626
/
+3989
2012-05-07
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
280
-1780
/
+2837
2012-05-07
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
280
-1780
/
+2837
2012-05-07
gma500: mid-bios: rewrite VBT/GCT handling in a cleaner way
Kirill A. Shutemov
5
-131
/
+203
2012-05-07
gma500: fix -Wmissing-include-dirs warnings
Kirill A. Shutemov
1
-1
/
+1
2012-05-07
gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as static
Kirill A. Shutemov
1
-1
/
+1
2012-05-07
gma500: oaktrail_hdmi_i2c_handler(): base should be __iomem
Kirill A. Shutemov
1
-1
/
+1
2012-05-07
gma500: lid_state should be __iomem
Kirill A. Shutemov
1
-1
/
+1
2012-05-07
gma500: psb_irq_turn_off_dpst() fix bit operation
Kirill A. Shutemov
1
-1
/
+1
2012-05-07
gma500: framebuffer: mark psb_fb_helper_funcs as static
Kirill A. Shutemov
1
-1
/
+1
2012-05-07
gma500: vram_addr should be __iomem
Kirill A. Shutemov
2
-3
/
+2
2012-05-07
gma500: sgx_reg and vdc_reg should be __iomem
Kirill A. Shutemov
1
-2
/
+2
2012-05-07
gma500: gtt: fix __iomem sparse warnings
Kirill A. Shutemov
2
-5
/
+8
2012-05-07
gma500: psb_gtt_init(): drop unused variable
Kirill A. Shutemov
1
-2
/
+1
2012-05-07
gma500: address the lid code
Alan Cox
3
-3
/
+2
2012-05-07
gma500: opregion and ACPI
Alan Cox
11
-188
/
+396
[next]