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
2009-04-01
vesafb: bitwise OR has higher precedence than ?:
Roel Kluin
1
-1
/
+1
2009-04-01
uvesafb: bitwise OR has higher precedence than ?:
Roel Kluin
1
-1
/
+1
2009-04-01
arkfb: fix misplaced parentheses
Roel Kluin
1
-2
/
+2
2009-04-01
asiliantfb: fix cmap memory leaks
Andres Salomon
1
-5
/
+21
2009-04-01
drivers/video/omap/hwa742.c: div reaches max_clk_div
Roel Kluin
1
-2
/
+2
2009-04-01
fbdev: update s1d13xxxfb to differ between revisions and production ids
Kristoffer Ericson
1
-12
/
+36
2009-04-01
amifb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-2
/
+5
2009-04-01
amba-clcd: fix cmap memory leaks
Andres Salomon
1
-1
/
+7
2009-04-01
68328fb: fix cmap memory leaks
Andres Salomon
1
-1
/
+4
2009-04-01
tgafb: fix cmap memory leak
Andres Salomon
1
-1
/
+3
2009-04-01
sunxvr500: fix cmap memory leaks
Andres Salomon
1
-1
/
+5
2009-04-01
valkyriefb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-5
/
+10
2009-04-01
stifb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-8
/
+10
2009-04-01
sstfb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-3
/
+7
2009-04-01
sm501fb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-1
/
+4
2009-04-01
skeletonfb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-3
/
+6
2009-04-01
vfb: fix memory leaks in removal path
Andres Salomon
1
-0
/
+1
2009-04-01
tridentfb: fix memory leaks in removal path
Andres Salomon
1
-0
/
+1
2009-04-01
tdfxfb: fix memory leaks in removal path
Andres Salomon
1
-0
/
+1
2009-04-01
drivers/video/sgivwfb.c: fix memory leaks in removal path
Andres Salomon
1
-0
/
+2
2009-04-01
fbdev: uninline lock_fb_info()
Andrew Morton
1
-0
/
+11
2009-04-01
fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency
Andrea Righi
4
-20
/
+70
2009-04-01
cirrusfb: fix interlaced modes
Krzysztof Helt
1
-14
/
+21
2009-04-01
cirrusfb: fix threshold register mask for Laguna chips
Krzysztof Helt
1
-1
/
+1
2009-04-01
cirrusfb: GD5434 (aka SD64) support fixed
Krzysztof Helt
1
-35
/
+37
2009-04-01
cirrusfb: set MCLK in one place
Krzysztof Helt
1
-54
/
+16
2009-04-01
cirrusfb: add accelerator constant
Krzysztof Helt
1
-2
/
+9
2009-04-01
cirrusfb: fix clock doubling
Krzysztof Helt
1
-1
/
+18
2009-04-01
cirrusfb: use 24bpp instead of 32bpp
Krzysztof Helt
1
-35
/
+44
2009-04-01
cirrusfb: GD5446 fixes
Krzysztof Helt
1
-18
/
+9
2009-04-01
cirrusfb: fix error paths in cirrusfb_xxx_register()
Krzysztof Helt
1
-12
/
+7
2009-04-01
cirrusfb: add imageblit function
Krzysztof Helt
1
-18
/
+46
2009-04-01
cirrusfb: acceleration improvements
Krzysztof Helt
1
-111
/
+75
2009-04-01
cirrusfb: various Laguna fixes
Krzysztof Helt
1
-27
/
+57
2009-04-01
cirrusfb: check_var improvements
Krzysztof Helt
1
-121
/
+74
2009-04-01
cirrusfb: Laguna chipset 8bpp fix
Krzysztof Helt
1
-13
/
+21
2009-04-01
cirrusfb: various improvements
Krzysztof Helt
1
-144
/
+58
2009-04-01
cirrusfb: use 5-6-5 RGB for 16bpp mode
Krzysztof Helt
1
-3
/
+3
2009-04-01
cirrusfb: do not calculate line length twice
Krzysztof Helt
1
-8
/
+6
2009-04-01
cirrusfb: add mmio registers for Laguna chipsets
Krzysztof Helt
1
-0
/
+38
2009-04-01
cirrusfb: add Laguna additional overflow register
Krzysztof Helt
1
-26
/
+42
2009-04-01
cirrusfb: fix Laguna chipset memory detection and clock setting
Krzysztof Helt
1
-27
/
+38
2009-04-01
cirrusfb: convert printks to dev_foo
Krzysztof Helt
1
-297
/
+158
2009-04-01
drivers/video/uvesafb.c: don't use gfp_any()
Andrew Morton
1
-1
/
+1
2009-04-01
rtc: test before subtraction on unsigned
Roel Kluin
1
-3
/
+3
2009-04-01
rtc-v3020: coding style cleanup
Mike Rapoport
1
-22
/
+18
2009-04-01
rtc-wm8350: retries will reach -1
Roel Kluin
1
-2
/
+2
2009-04-01
rtc: add EPSON RX8025 support to DS1307 RTC driver
Matthias Fuchs
2
-3
/
+84
2009-04-01
rtc-ds1307: true SMBus compatibility
Ed Swierk
1
-12
/
+97
2009-04-01
rtc-parisc: rename p pointer to rtc
dann frazier
1
-8
/
+8
[next]