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
2008-09-19
dmatest: properly handle duplicate DMA channels
Timur Tabi
1
-0
/
+5
2008-09-13
drivers/dma/ioat_dma.c: drop code after return
Julia Lawall
1
-2
/
+0
2008-09-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-6
/
+27
2008-09-13
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+3
2008-09-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
5
-8
/
+47
2008-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-0
/
+84
2008-09-13
memstick: fix MSProHG 8-bit interface mode support
Alex Dubov
3
-25
/
+57
2008-09-13
spi_s3c24xx: fix section warning
Ben Dooks
1
-3
/
+3
2008-09-13
atmel_lcdfb: disable LCD and DMA engines when suspending
Haavard Skinnemoen
1
-35
/
+49
2008-09-13
ia64: fix panic during `modprobe -r xpc'
Robin Holt
1
-0
/
+3
2008-09-13
pxa2xx_spi: dma bugfixes
Ned Forrester
1
-14
/
+43
2008-09-13
pxa2xx_spi: chipselect bugfixes
Ned Forrester
1
-11
/
+48
2008-09-13
spi_mpc83xx: reject invalid transfer sizes
Peter Korsgaard
1
-2
/
+11
2008-09-13
spi_mpc83xx: fix clockrate calculation for low speed
Peter Korsgaard
1
-8
/
+5
2008-09-13
sata_inic162x: enable LED blinking
Bob Stewart
1
-1
/
+2
2008-09-13
ata: duplicate variable sparse warning
Stephen Hemminger
1
-1
/
+1
2008-09-13
Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-...
Russell King
1
-5
/
+22
2008-09-13
[ARM] 5245/1: Fix warning about unused return value in drivers/pcmcia
Jürgen Schindele
1
-1
/
+5
2008-09-12
PCI: re-add debug prints for unmodified BARs
Yinghai Lu
1
-4
/
+11
2008-09-12
niu: panic on reset
Santwona Behera
1
-0
/
+56
2008-09-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-6
/
+0
2008-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
10
-85
/
+73
2008-09-11
ath9k: Assign seq# when mac80211 requests this
Jouni Malinen
3
-0
/
+28
2008-09-11
block: disable sysfs parts of the disk command filter
Jens Axboe
3
-6
/
+0
2008-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-16
/
+15
2008-09-10
VIDEO_SH_MOBILE_CEU should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2008-09-10
ide: Fix pointer arithmetic in hpt3xx driver code (3rd try)
Masoud Sharbiani
1
-16
/
+15
2008-09-10
PCI: fix pciehp_free_irq()
Adrian Bunk
1
-1
/
+1
2008-09-09
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2008-09-09
PCI Hotplug: fakephp: fix deadlock... again
Alex Chiang
1
-3
/
+3
2008-09-09
PCI: Fix printk warnings in setup-bus.c
Johann Felix Soden
1
-1
/
+5
2008-09-09
PCI: Fix printk warnings in probe.c
Johann Felix Soden
1
-3
/
+8
2008-09-09
PCI/iommu: blacklist DMAR on Intel G31/G33 chipsets
David Woodhouse
1
-0
/
+23
2008-09-09
[S390] cio: allow offline processing for disconnected devices
Peter Oberparleiter
1
-0
/
+7
2008-09-09
[S390] cio: handle ssch() return codes correctly.
Cornelia Huck
1
-1
/
+3
2008-09-09
[S390] cio: Correct cleanup on error.
Cornelia Huck
2
-17
/
+22
2008-09-08
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-09-08
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-43
/
+65
2008-09-08
usb: fix null deferences in low level usb serial
Jason Wessel
1
-1
/
+1
2008-09-08
xen: fix 2.6.27-rc5 xen balloon driver warnings
Jeremy Fitzhardinge
1
-1
/
+1
2008-09-08
ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs
Seth Heasley
1
-0
/
+2
2008-09-08
pata_sil680: remove duplicate pcim_enable_device
David Milburn
1
-3
/
+0
2008-09-08
libata-sff: kill spurious WARN_ON() in ata_hsm_move()
Tejun Heo
1
-5
/
+0
2008-09-08
sata_nv: disable hardreset for generic
Tejun Heo
1
-18
/
+1
2008-09-08
ahci: disable PMP for marvell ahcis
Tejun Heo
1
-1
/
+1
2008-09-08
sata_mv: add RocketRaid 1720 PCI ID to driver
Mark Lord
1
-1
/
+2
2008-09-08
ahci, pata_marvell: play nicely together
Alan Cox
3
-15
/
+59
2008-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-18
/
+58
2008-09-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-21
/
+33
2008-09-06
clocksource, acpi_pm.c: check for monotonicity
Dominik Brodowski
1
-17
/
+29
[next]