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
2007-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
16
-7264
/
+104
2007-02-09
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm
Linus Torvalds
2
-0
/
+674
2007-02-09
[PATCH] enable mouse button 2+3 emulation for x86 macs
Soeren Sonnenburg
2
-2
/
+2
2007-02-09
[PATCH] md: avoid possible BUG_ON in md bitmap handling
Neil Brown
1
-1
/
+21
2007-02-09
[PATCH] md: fix various bugs with aligned reads in RAID5
Neil Brown
1
-3
/
+39
2007-02-09
[PATCH] rtc-pcf8563: detect polarity of century bit automatically
Atsushi Nemoto
1
-6
/
+34
2007-02-09
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc
Linus Torvalds
22
-778
/
+1278
2007-02-09
[PATCH] uintptr_t is unsigned long, not u32
Al Viro
1
-2
/
+2
2007-02-09
[PATCH] trivial s2io annotations
Al Viro
2
-4
/
+4
2007-02-09
[PATCH] trivial cxgb3 annotations
Al Viro
1
-2
/
+2
2007-02-09
[PATCH] pc300too annotation fixes
Al Viro
1
-8
/
+8
2007-02-09
[PATCH] hci_{read,write}l() does force casts to wrong type for no reason
Al Viro
2
-12
/
+12
2007-02-09
[PATCH] trivial usb endianness annotations
Al Viro
2
-18
/
+16
2007-02-09
[PATCH] osst endianness annotations
Al Viro
2
-38
/
+38
2007-02-09
[PATCH] iscsi endianness annotations
Al Viro
3
-24
/
+22
2007-02-09
[PATCH] ahci: trivial endianness annotations
Al Viro
1
-1
/
+1
2007-02-09
[PATCH] sata_svw: trivial iomem annotations
Al Viro
1
-3
/
+3
2007-02-09
[PATCH] misc NULL noise removal
Al Viro
2
-2
/
+2
2007-02-09
[PATCH] kvm: NULL noise removal
Al Viro
3
-19
/
+19
2007-02-09
[PATCH] misc duplicate field initializers
Al Viro
2
-2
/
+0
2007-02-09
[PATCH] kvm: __user annotations
Al Viro
1
-17
/
+18
2007-02-09
[PATCH] offsetof is size_t
Al Viro
1
-3
/
+3
2007-02-09
[PATCH] kill eth_io_copy_and_sum()
Al Viro
8
-14
/
+8
2007-02-09
[PATCH] drivers/serial NULL noise removal
Al Viro
1
-3
/
+3
2007-02-09
[PATCH] usbvision missing __user
Al Viro
1
-1
/
+1
2007-02-09
[PATCH] hwmon: ansify
Al Viro
1
-1
/
+1
2007-02-09
[PATCH] trivial __user annotations - rtc-dev
Al Viro
1
-1
/
+1
2007-02-09
[APM] Add shared version of APM emulation
Ralf Baechle
2
-0
/
+674
2007-02-09
[PATCH] missing include in macsonic
Al Viro
1
-0
/
+1
2007-02-09
[PATCH] spider_net breakage from class_device -> device
Al Viro
1
-1
/
+1
2007-02-09
[PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitives
Al Viro
2
-2
/
+2
2007-02-09
[PATCH] m32r: class_device -> device fallout
Al Viro
1
-1
/
+1
2007-02-09
[PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()
Al Viro
2
-2
/
+2
2007-02-09
[PATCH] assigning enum constant to char * is vile, even if it happens to be 0
Al Viro
1
-2
/
+2
2007-02-09
[PATCH] wrong order of kzalloc arguments
Al Viro
1
-1
/
+1
2007-02-09
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
1
-1
/
+1
2007-02-09
[TC] pmagb-b-fb: Convert to the driver model
Maciej W. Rozycki
2
-44
/
+58
2007-02-09
[TC] dec_esp: Driver model for the PMAZ-A
Maciej W. Rozycki
13
-136
/
+250
2007-02-09
[TC] mips: pmag-ba-fb: Convert to the driver model
Maciej W. Rozycki
2
-43
/
+56
2007-02-09
[TC] defxx: TURBOchannel support
Maciej W. Rozycki
3
-354
/
+664
2007-02-09
[TC] MIPS: TURBOchannel resources off-by-one fix
Maciej W. Rozycki
1
-2
/
+2
2007-02-09
[TC] MIPS: TURBOchannel update to the driver model
Maciej W. Rozycki
3
-201
/
+250
2007-02-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-4413
/
+959
2007-02-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-108
/
+5207
2007-02-09
[ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)
Andrew Morton
1
-1
/
+1
2007-02-08
ucc_geth: Add support to local-mac-address property
Li Yang
1
-1
/
+7
2007-02-08
ucc_geth: Remove obsolete workaround of link speed change
Li Yang
2
-66
/
+7
2007-02-08
cxgb3: sysfs attributes in -mm tree
Divy Le Ray
1
-41
/
+45
2007-02-08
Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...
David S. Miller
1
-1
/
+1
2007-02-08
[S390]: Adapt special message interface to new IUCV API
Martin Schwidefsky
1
-73
/
+74
[next]