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
2010-08-20
matroxfb: fix incorrect use of memcpy_toio()
Ondrej Zary
1
-2
/
+2
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-6
/
+20
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-35
/
+69
2010-08-18
mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
Uwe Kleine-König
1
-0
/
+2
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-0
/
+1
2010-08-18
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
4
-47
/
+48
2010-08-18
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
5
-4
/
+6
2010-08-18
tty: fix fu_list abuse
Nick Piggin
2
-35
/
+55
2010-08-18
fs: cleanup files_lock locking
Nick Piggin
2
-9
/
+23
2010-08-18
fs: fs_struct rwlock to spinlock
Nick Piggin
1
-4
/
+4
2010-08-18
md raid-1/10 Fix bio_rw bit manipulations again
NeilBrown
2
-6
/
+6
2010-08-18
m68knommu: include sched.h in ColdFire/SPI driver
Greg Ungerer
1
-0
/
+1
2010-08-18
md: provide appropriate return value for spare_active functions.
NeilBrown
3
-15
/
+21
2010-08-18
md: Notify sysfs when RAID1/5/10 disk is In_sync.
Adrian Drzewiecki
3
-0
/
+3
2010-08-18
Update recovery_offset even when external metadata is used.
NeilBrown
1
-26
/
+18
2010-08-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-4
/
+7
2010-08-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
5
-91
/
+117
2010-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-16
/
+48
2010-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-6
/
+9
2010-08-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+8
2010-08-17
arcmsr_hba: Missing slab.h include
David Miller
1
-0
/
+1
2010-08-17
VIDEO: amba clcd: don't disable an already disabled clock
Russell King
1
-2
/
+8
2010-08-17
of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
Graeme Smecher
2
-0
/
+2
2010-08-16
of: Fix missing includes
Grant Likely
2
-2
/
+2
2010-08-16
ata: update for of_device to platform_device replacement
Stephen Rothwell
1
-2
/
+2
2010-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
1194
-22433
/
+64897
2010-08-16
vt,console,kdb: preserve console_blanked while in kdb
Jason Wessel
1
-0
/
+3
2010-08-16
vt: fix regression warnings from KMS merge
Jason Wessel
1
-4
/
+4
2010-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
10
-16
/
+48
2010-08-16
sparc: Really fix "console=" for serial consoles.
David S. Miller
1
-6
/
+9
2010-08-16
platform/x86: move rfkill for Dell Mini 1012 to compal-laptop
Victor van den Elzen
2
-0
/
+16
2010-08-16
thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboards
Jens Taprogge
1
-1
/
+1
2010-08-16
thinkpad-acpi: add support for model-specific keymaps
Henrique de Moraes Holschuh
1
-18
/
+42
2010-08-16
thinkpad-acpi: lock down size of hotkey keymap
Henrique de Moraes Holschuh
1
-4
/
+15
2010-08-16
thinkpad-acpi: untangle ACPI/vendor backlight selection
Henrique de Moraes Holschuh
1
-22
/
+20
2010-08-16
thinkpad-acpi: find ACPI video device by synthetic HID
Henrique de Moraes Holschuh
1
-40
/
+12
2010-08-16
intel_ips: potential null dereference
Dan Carpenter
1
-1
/
+3
2010-08-16
drivers/platform/x86: Adjust confusing if indentation
Julia Lawall
1
-2
/
+4
2010-08-16
x86: intel_ips: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-5
/
+6
2010-08-16
USB HID: Add ID for eGalax Multitouch used in JooJoo tablet
Chris Ball
3
-0
/
+11
2010-08-15
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
35
-1471
/
+1062
2010-08-15
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2
-1
/
+21
2010-08-15
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
5
-331
/
+205
2010-08-15
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-56
/
+8
2010-08-15
Merge branch 'linus' into release
Len Brown
3584
-144539
/
+305713
2010-08-15
gcc-4.6: ACPI: fix unused but set variables in ACPI
Andi Kleen
7
-26
/
+11
2010-08-15
ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS
Zhang Rui
2
-33
/
+54
2010-08-15
ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS
Zhang Rui
2
-50
/
+82
2010-08-15
ACPI processor: remove deprecated ACPI procfs I/F
Zhang Rui
5
-272
/
+0
2010-08-15
ACPI power_resource: remove unused procfs I/F
Zhang Rui
1
-127
/
+1
[next]