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
2006-10-04
[PATCH] htirq: tidy up the htirq code
Eric W. Biederman
3
-2
/
+4
2006-10-04
[PATCH] msi: move the ia64 code into arch/ia64
Eric W. Biederman
3
-379
/
+3
2006-10-04
[PATCH] msi: refactor and move the msi irq_chip into the arch code
Eric W. Biederman
4
-199
/
+145
2006-10-04
[PATCH] msi: only use a single irq_chip for msi interrupts
Eric W. Biederman
1
-91
/
+24
2006-10-04
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
Eric W. Biederman
2
-36
/
+9
2006-10-04
[PATCH] Initial generic hypertransport interrupt support
Eric W. Biederman
3
-0
/
+199
2006-10-04
[PATCH] genirq: msi: only build msi-apic.c on ia64
Eric W. Biederman
1
-1
/
+2
2006-10-04
[PATCH] genirq: msi: make the msi code irq based and not vector based
Eric W. Biederman
2
-264
/
+168
2006-10-04
[PATCH] genirq: msi: simplify the msi irq limit policy
Eric W. Biederman
2
-56
/
+8
2006-10-04
[PATCH] genirq: msi: refactor the msi_ops
Eric W. Biederman
4
-115
/
+54
2006-10-04
[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg
Eric W. Biederman
2
-106
/
+98
2006-10-04
[PATCH] genirq: msi: make the msi boolean tests return either 0 or 1
Eric W. Biederman
1
-2
/
+2
2006-10-04
[PATCH] genirq: msi: simplify msi enable and disable
Eric W. Biederman
1
-106
/
+16
2006-10-04
[PATCH] fbdev: riva warning fix
Andrew Morton
1
-1
/
+1
2006-10-04
[PATCH] hisax niccy cleanup
Jiri Slaby
1
-114
/
+109
2006-10-04
[PATCH] mmc: properly use the new multi block-write error handling
Pierre Ossman
1
-7
/
+17
2006-10-04
[PATCH] mmc: use own work queue
Pierre Ossman
3
-4
/
+41
2006-10-04
[PATCH] mmc: avoid some resets without card
Pierre Ossman
1
-4
/
+13
2006-10-04
[PATCH] mmc: fix MMIO vs memory races in sdhci
Pierre Ossman
1
-0
/
+8
2006-10-04
[PATCH] mmc: driver for TI FlashMedia card reader - Kconfig/Makefile
Alex Dubov
4
-2
/
+49
2006-10-04
[PATCH] mmc: driver for TI FlashMedia card reader - source
Alex Dubov
3
-0
/
+1642
2006-10-04
[PATCH] scx200_hrt: fix precedence bug manifesting as 27x clock in 1 MHz mode
Jim Cromie
1
-2
/
+2
2006-10-04
[PATCH] fix "PCI: assign ioapic resource at hotplug"
Kenji Kaneshige
1
-5
/
+5
2006-10-04
[PATCH] pktcdvd: rename a variable for better readability
Thomas Maier
1
-7
/
+7
2006-10-04
[PATCH] pktcdvd: Replace pktcdvd strings with macro DRIVER_NAME.
Thomas Maier
1
-61
/
+63
2006-10-04
[PATCH] Char: serial167, remove useless tty check
Jiri Slaby
1
-2
/
+2
2006-10-04
[PATCH] char: kill unneeded memsets
Jiri Slaby
7
-118
/
+7
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
70
-199
/
+190
2006-10-03
Fix bytes <-> kilobytes typo in Kconfig for ramdisk
Christian Borntraeger
1
-1
/
+1
2006-10-03
BUG_ON cleanup in drivers/net/tokenring/
Eric Sesterhenn
1
-2
/
+1
2006-10-03
BUG_ON cleanup for drivers/md/
Eric Sesterhenn
2
-3
/
+2
2006-10-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2
-2
/
+2
2006-10-03
kerneldoc-typo in led-class.c
Henrik Kretzschmar
1
-1
/
+1
2006-10-03
parport: Remove space in function calls
Matthew Martin
1
-106
/
+106
2006-10-03
ite_gpio fix tabbage
Jim Cromie
1
-7
/
+7
2006-10-03
fix file specification in comments
Uwe Zeisberger
30
-30
/
+30
2006-10-03
Fix "can not" in Documentation and Kconfig
Matt LaPlante
1
-1
/
+1
2006-10-03
[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()
Wim Van Sebroeck
2
-2
/
+2
2006-10-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
3
-0
/
+757
2006-10-03
Still more typo fixes
Matt LaPlante
7
-7
/
+7
2006-10-03
more misc typo fixes
Matt LaPlante
1
-1
/
+1
2006-10-03
Fix several typos in drivers/
Matt LaPlante
22
-32
/
+32
2006-10-03
fix drivers/acpi/Kconfig typos
Matt LaPlante
1
-3
/
+3
2006-10-03
remove mentionings of devfs in documentation
Adrian Bunk
5
-12
/
+5
2006-10-03
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
9
-1323
/
+2
2006-10-03
[WATCHDOG] iTCO_wdt.c shutdown patch
Wim Van Sebroeck
1
-33
/
+4
2006-10-03
[WATCHDOG] iTCO_wdt.c - pci_dev_put fix
Wim Van Sebroeck
1
-1
/
+4
2006-10-03
[WATCHDOG] iTCO_wdt (Intel TCO Timer) driver
Wim Van Sebroeck
1
-24
/
+79
2006-10-03
[WATCHDOG] iTCO_wdt (Intel TCO Timer) driver
Wim Van Sebroeck
3
-0
/
+728
2006-10-03
V4L/DVB (4699): CX24109 patch to eliminate the weird mis-tunings
Steven Toth
1
-2
/
+2
[next]