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-06-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Jiri Kosina
267
-1648
/
+5650
2008-06-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2
-8
/
+1
2008-06-02
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-0
/
+1
2008-05-31
8250 Serial Driver: revert extra IRQ flag definition patch
Bryan Wu
2
-8
/
+1
2008-05-30
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-117
/
+217
2008-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
9
-44
/
+194
2008-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-2
/
+6
2008-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-44
/
+101
2008-05-30
drivers/watchdog/geodewdt.c: build fix
Ingo Molnar
1
-2
/
+1
2008-05-30
PCI: fix rpadlpar pci hotplug driver sysfs usage
Benjamin Herrenschmidt
1
-2
/
+6
2008-05-30
ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c
peerchen
1
-4
/
+4
2008-05-30
[libata] sata_fsl: Fix broken driver, add port multiplier (PMP) support
Ashish Kalra
1
-61
/
+163
2008-05-30
libata: SRST can't be trusted on PMP sil3726
Tejun Heo
1
-2
/
+5
2008-05-30
libata: fix libata-scsi kernel-doc notation
Randy Dunlap
1
-1
/
+2
2008-05-30
ata: Convert to static DEFINE_SPINLOCK(lock)
Pradeep Singh Rautela
1
-1
/
+1
2008-05-30
ata_piix: fix macbook ich8m problems
Tejun Heo
1
-3
/
+4
2008-05-30
sata_mv: implement SoC guideline SATA_S11
Mark Lord
1
-1
/
+5
2008-05-30
sata_mv: workaround for 60x1 errata sata13
Mark Lord
1
-2
/
+7
2008-05-30
sata_mv: nuke unreleased GenIIe revisions
Mark Lord
1
-19
/
+4
2008-05-30
sata_mv: PHY_MODEx errata fixes
Mark Lord
1
-12
/
+12
2008-05-30
sata_mv: move SOC_FLAG to hpriv
Mark Lord
1
-14
/
+13
2008-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-28
/
+135
2008-05-30
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
7
-51
/
+38
2008-05-30
acpi: fix sparse const errors
Harvey Harrison
1
-5
/
+5
2008-05-30
Input: gtco - fix double kfree in error handling path
Dmitry Torokhov
1
-10
/
+7
2008-05-30
[S390] tape: fix race with stack local wait_queue_head_t.
Martin Schwidefsky
2
-9
/
+10
2008-05-30
[S390] 3270: fix race with stack local wait_queue_head_t.
Martin Schwidefsky
1
-5
/
+4
2008-05-30
[S390] dasd: use a generic wait_queue for sleep_on
Stefan Haberland
1
-14
/
+14
2008-05-30
[S390] sclp_vt220: fix scheduling while atomic bug.
Heiko Carstens
1
-20
/
+7
2008-05-30
[S390] Fix section mismatch warnings.
Heiko Carstens
1
-1
/
+1
2008-05-30
[S390] tape: Fix race condition in tape block device driver
Michael Holzheu
1
-2
/
+2
2008-05-30
virtio: force callback on empty.
Rusty Russell
1
-7
/
+0
2008-05-30
virtio_net: another race with virtio_net and enable_cb
Christian Borntraeger
1
-1
/
+0
2008-05-30
virtio: An entropy device, as suggested by hpa.
Rusty Russell
3
-0
/
+165
2008-05-30
virtio_blk: allow read-only disks
Christian Borntraeger
1
-1
/
+5
2008-05-30
virtio: set device index in common code.
Rusty Russell
4
-32
/
+21
2008-05-30
virtio: virtio_pci should not set bus_id.
Rusty Russell
1
-1
/
+0
2008-05-30
virtio: bus_id for devices should contain 'virtio'
Rusty Russell
1
-1
/
+1
2008-05-30
Fix crash in virtio_blk during modprobe ; rmmod ; modprobe
Chris Lalancette
1
-0
/
+1
2008-05-30
lguest: use ioremap_cache, not ioremap
Rusty Russell
1
-1
/
+1
2008-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-0
/
+15
2008-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
26
-96
/
+812
2008-05-29
driver-core: prepare for 2.6.27 api change by adding dev_set_name
Stephen Rothwell
1
-0
/
+15
2008-05-29
Revert "USB: EHCI: fix performance regression"
Greg Kroah-Hartman
2
-10
/
+8
2008-05-29
USB: fsl_usb2_udc: fix recursive lock
Li Yang
1
-0
/
+2
2008-05-29
USB: usb-serial: option: Don't match Huawei driver CD images
Michael Karcher
1
-17
/
+17
2008-05-29
USB: pl2303: another product ID
Steve Murphy
2
-0
/
+2
2008-05-29
USB: add another scanner quirk
René Rebe
1
-0
/
+4
2008-05-29
USB: Add support for ROKR W5 in unusual_devs.h
Javier Smaldone
1
-2
/
+4
2008-05-29
USB: Fix M600i unusual_devs entry
Phil Dibowitz
1
-1
/
+1
[next]