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-05-29
atmel_lcdfb: correct fifo size for some products
Nicolas Ferre
1
-8
/
+2
2009-05-29
S3C-fb: PM fix
Marek Szyprowski
1
-1
/
+11
2009-05-29
serial: 8250_gsc: fix printk format error
Alexander Beregalov
1
-2
/
+2
2009-05-29
parport_gsc: fix printk format error
Alexander Beregalov
1
-2
/
+2
2009-05-29
drivers/serial/mpc52xx_uart.c: fix array overindexing check
Roel Kluin
1
-1
/
+1
2009-05-27
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-3
/
+3
2009-05-27
md: raid5: change incorrect usage of 'min' macro to 'min_t'
NeilBrown
1
-3
/
+3
2009-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
9
-89
/
+408
2009-05-26
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2009-05-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
3
-4
/
+10
2009-05-26
lguest: fix on Intel when KVM loaded (unhandled trap 13)
Rusty Russell
1
-9
/
+10
2009-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-111
/
+158
2009-05-26
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-19
/
+31
2009-05-26
drm/i915: Add support for VGA load detection (pre-945).
Ma Ling
1
-2
/
+147
2009-05-26
[CPUFREQ] fix timer teardown in ondemand governor
Mathieu Desnoyers
1
-1
/
+4
2009-05-26
[CPUFREQ] fix timer teardown in conservative governor
Mathieu Desnoyers
1
-1
/
+4
2009-05-26
[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call
Mathieu Desnoyers
1
-2
/
+2
2009-05-25
Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-5
/
+30
2009-05-25
r8169: avoid losing MSI interrupts
David Dillow
1
-45
/
+57
2009-05-25
mac8390: fix regression caused during net_device_ops conversion
Finn Thain
2
-6
/
+6
2009-05-26
md: don't use locked_ioctl.
NeilBrown
1
-1
/
+1
2009-05-26
md: don't update curr_resync_completed without also updating reshape_position.
NeilBrown
1
-6
/
+7
2009-05-26
md: raid5: avoid sector values going negative when testing reshape progress.
NeilBrown
1
-3
/
+3
2009-05-26
md: export 'frozen' resync state through sysfs
NeilBrown
1
-2
/
+9
2009-05-26
md: bitmap: improve bitmap maintenance code.
NeilBrown
1
-6
/
+7
2009-05-26
md: improve errno return when setting array_size
NeilBrown
1
-1
/
+1
2009-05-26
md: always update level / chunk_size / layout when writing v1.x metadata.
NeilBrown
1
-0
/
+3
2009-05-25
gianfar: fix BUG under load after introduction of skb recycling
Lennert Buytenhek
1
-1
/
+10
2009-05-24
PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs
Rafael J. Wysocki
1
-0
/
+4
2009-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
43
-9
/
+9203
2009-05-22
icom: fix rmmod crash
Breno Leitao
1
-1
/
+1
2009-05-22
drm/i915: Use an I2C algo to do the flip to SDVO DDC bus.
Ma Ling
1
-4
/
+63
2009-05-22
drm/i915: Determine type before initialising connector
Jonas Bonn
1
-19
/
+10
2009-05-22
drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected.
Ma Ling
1
-0
/
+41
2009-05-22
drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them
Ma Ling
4
-33
/
+93
2009-05-22
i915: support 8xx desktop cursors
Jesse Barnes
3
-8
/
+39
2009-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...
Linus Torvalds
5
-30
/
+33
2009-05-22
Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+6
2009-05-22
ipmi: fix ipmi_si modprobe hang
Corey Minyard
1
-6
/
+7
2009-05-22
via82cxxx: Add VIA VX855 PCI Device ID
Harald Welte
1
-0
/
+2
2009-05-22
ide: report timeouts in ide_busy_sleep()
Bartlomiej Zolnierkiewicz
1
-3
/
+6
2009-05-22
ide: improve failed opcode reporting
Bartlomiej Zolnierkiewicz
1
-19
/
+4
2009-05-22
ide: fix printk() levels in ide_dump_ata[pi]_error()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-05-22
ide: fix OOPS during ide-cd error recovery
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-05-22
ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)
Bartlomiej Zolnierkiewicz
1
-4
/
+17
2009-05-22
wimax/i2400m: usb: fix device reset on autosuspend while not yet idle
Inaky Perez-Gonzalez
1
-5
/
+30
2009-05-22
video: stop sh_mobile_lcdcfb only if started
Magnus Damm
1
-1
/
+6
2009-05-21
gigaset: beyond ARRAY_SIZE of iwb->data
Roel Kluin
1
-1
/
+1
2009-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+2
2009-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-1
/
+9
[next]