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-05-14
V4L/DVB (7800): tuner_symbol_probe(): don't do symbol_put() if symbol_request...
Andrew Morton
1
-1
/
+1
2008-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
4
-37
/
+55
2008-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-33
/
+83
2008-05-13
[SCSI] qla1280: Fix queue depth problem
Jeremy Higdon
1
-2
/
+2
2008-05-13
ACPI/PCI: another multiple _OSC memory leak fix
Kenji Kaneshige
1
-1
/
+7
2008-05-13
PCI: enable nv_msi_ht_cap_quirk for ALi bridges
Björn Krombholz
1
-0
/
+1
2008-05-13
PCI: Make the intel-iommu_wait_op macro work when jiffies are not running
mark gross
1
-3
/
+3
2008-05-13
ACPI/PCI: handle multiple _OSC
Kenji Kaneshige
1
-1
/
+7
2008-05-13
ACPI/PCI: handle multiple _OSC
Shaohua Li
1
-29
/
+66
2008-05-13
PCI ACPI: fix uninitialized variable in __pci_osc_support_set
Kenji Kaneshige
1
-1
/
+1
2008-05-13
vt/fbcon: fix background color on line feed
Jan Engelhardt
1
-5
/
+16
2008-05-13
vt/fbcon: update scrl_erase_char after 256/512-glyph font switch
Jan Engelhardt
1
-1
/
+9
2008-05-13
rtc: m41t80: include <linux/kernel.h> for printk()
Maciej W. Rozycki
1
-0
/
+1
2008-05-13
RTC/watchdog: M41T80: fix a potential use of unitialized data
Maciej W. Rozycki
1
-1
/
+1
2008-05-13
drivers/char/synclink_gt.c: don't return an uninitialised local
Andrew Morton
1
-1
/
+1
2008-05-13
spi_mpc83xx: much improved driver
Joakim Tjernlund
2
-130
/
+282
2008-05-13
fbdev: do not let CONFIG_FB_DEFERRED_IO default to y
Geert Uytterhoeven
1
-1
/
+0
2008-05-13
atmel_lcdfb: fix pixclock divider calculation
Nicolas Ferre
1
-5
/
+6
2008-05-13
rtc: rtc_time_to_tm: use unsigned arithmetic
Maciej W. Rozycki
1
-1
/
+1
2008-05-13
PNP: set IRQ index in sysfs "set irq" interface
Bjorn Helgaas
1
-1
/
+1
2008-05-13
drivers/video/pnx4008: eliminate double free
Julia Lawall
1
-7
/
+4
2008-05-13
md: fix raid5 'repair' operations
Dan Williams
1
-12
/
+13
2008-05-13
tridentfb: improve clock setting accuracy
Krzysztof Helt
1
-12
/
+12
2008-05-13
tridentfb: remove misplaced enable_mmio()
Krzysztof Helt
1
-1
/
+0
2008-05-13
mmc: make one-bit signed bitfields unsigned
Harvey Harrison
1
-1
/
+1
2008-05-13
drivers/misc/sgi-xp: replace partid_t with a short
Dean Nelson
7
-69
/
+69
2008-05-13
drivers/misc/sgi-xp: clean up return values
Dean Nelson
7
-401
/
+291
2008-05-13
spi: pxa2xx_spi clock resume bugfix
Eric BENARD
1
-1
/
+1
2008-05-12
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+1
2008-05-12
[MIPS] Alchemy: SMBus resource fix
Sergei Shtylyov
1
-1
/
+1
2008-05-12
Fix c67x00-ll-hpi compilation failure (bug #10627)
Fernando Luis Vázquez Cao
1
-0
/
+1
2008-05-12
cris: Fix compile failure due to typo in serial driver
Alan Cox
1
-1
/
+1
2008-05-12
strip: Fix termios assumption
Alan Cox
1
-1
/
+1
2008-05-11
i2c: Convert some more new-style drivers to use module aliasing
Jean Delvare
3
-1
/
+25
2008-05-11
i2c: Match dummy devices by type
Jean Delvare
2
-7
/
+9
2008-05-11
i2c-sibyte: Mark i2c_sibyte_add_bus() as static
Maciej W. Rozycki
1
-1
/
+1
2008-05-11
i2c-sibyte: Correct a comment about frequency
Maciej W. Rozycki
1
-2
/
+2
2008-05-11
i2c-piix4: Blacklist two mainboards
Jean Delvare
1
-2
/
+30
2008-05-11
i2c-piix4: Increase the intitial delay for the ServerWorks CSB5
David Milburn
1
-3
/
+12
2008-05-11
i2c-mpc: Compare to NO_IRQ instead of zero
Jon Smirl
1
-9
/
+7
2008-05-11
usb-serial: Add ThinkOptics WavIT
Bernhard Beck
1
-0
/
+1
2008-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
12
-35
/
+26
2008-05-11
[SCSI] aha152x: Fix oops on module removal
James Bottomley
1
-2
/
+2
2008-05-11
[SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...
James Bottomley
1
-2
/
+2
2008-05-10
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-5
/
+17
2008-05-09
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...
Russell King
121
-1580
/
+3368
2008-05-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
1
-87
/
+11
2008-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
7
-118
/
+47
2008-05-08
sparc video: remove open boot prom code
Robert Reif
12
-35
/
+26
2008-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
27
-389
/
+1164
[next]