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
2005-09-07
[PATCH] Support powering sharp zaurus sl-5500 LCD up and down
Pavel Machek
2
-0
/
+158
2005-09-07
[PATCH] Clean up the old digi support and rescue it
Alan Cox
5
-1280
/
+610
2005-09-07
[PATCH] kill bio->bi_set
Peter Osterlund
2
-0
/
+12
2005-09-07
[PATCH] detect soft lockups
Ingo Molnar
1
-0
/
+1
2005-09-07
[PATCH] 3c59x PM fixes
Rafael J. Wysocki
1
-1
/
+17
2005-09-07
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
Ashok Raj
2
-17
/
+5
2005-09-06
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
20
-233
/
+1735
2005-09-06
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-52
/
+62
2005-09-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-42
/
+0
2005-09-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
7
-50
/
+154
2005-09-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
129
-2081
/
+3771
2005-09-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-9
/
+11
2005-09-05
[SPARC64]: Kconfig fix (GEN_RTC dependencies)
Al Viro
1
-1
/
+1
2005-09-05
[SUNSU]: Compile fixes.
Al Viro
1
-3
/
+7
2005-09-05
[RTC]: Use SA_SHIRQ in sparc specific code.
David S. Miller
1
-3
/
+2
2005-09-05
[MOXA]: Fix this driver properly.
Al Viro
2
-2
/
+1
2005-09-05
[IPW2200]: ipw2200.h needs linux/dma-mapping.h
David S. Miller
1
-0
/
+1
2005-09-05
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-09-05
[TG3]: Use status tag to check for new events
Michael Chan
1
-17
/
+15
2005-09-05
[TG3]: Remove status block access in tg3_msi() and add prefetches
Michael Chan
1
-17
/
+11
2005-09-05
[TG3]: Add PHY loopback test
Michael Chan
1
-20
/
+53
2005-09-05
[TG3]: Add ethtool -p support
Michael Chan
1
-0
/
+33
2005-09-05
[TG3]: Minor 5780 and 5752 fixes
Michael Chan
1
-5
/
+7
2005-09-05
[PATCH] klist: fix klist to have the same klist_add semantics as list_head
James Bottomley
3
-4
/
+4
2005-09-05
[PATCH] Driver core: small cleanup; remove check for NULL before kfree() in d...
Jesper Juhl
1
-4
/
+2
2005-09-05
[PATCH] Driver core: hande sysdev suspend failure
Shaohua Li
1
-25
/
+85
2005-09-05
[PATCH] Floppy: add cmos attribute to floppy driver tidy
Andrew Morton
1
-8
/
+7
2005-09-05
[PATCH] Floppy: Add cmos attribute to floppy driver
Hannes Reinecke
1
-13
/
+29
2005-09-05
[PATCH] Driver core: link device and all class devices derived from it.
Dmitry Torokhov
2
-3
/
+32
2005-09-05
[PATCH] Fix manual binding infinite loop
Greg Kroah-Hartman
1
-1
/
+3
2005-09-05
[PATCH] orinoco: New driver - spectrum_cs.
Pavel Roskin
3
-0
/
+1134
2005-09-05
[PATCH] orinoco: New driver - orinoco_nortel.
Pavel Roskin
3
-0
/
+334
2005-09-05
[PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI...
Pavel Roskin
1
-12
/
+6
2005-09-05
[PATCH] orinoco: Optimize orinoco_join_ap()
Pavel Roskin
1
-7
/
+11
2005-09-05
[PATCH] orinoco: Fix memory leak on error in processing hostscan frames.
Pavel Roskin
1
-1
/
+3
2005-09-05
[PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B.
Pavel Roskin
1
-1
/
+0
2005-09-05
[PATCH] orinoco: Change orinoco_translate_scan() to return error code on error.
Pavel Roskin
1
-28
/
+43
2005-09-05
[PATCH] Kconfig fix (PHYLIB vs. s390)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-05
[PATCH] (15/22) Kconfig fix (82596)
Al Viro
1
-1
/
+1
2005-09-05
[PATCH] mv643xx: add netpoll api support
Dale Farnsworth
1
-2
/
+42
2005-09-05
[PATCH] mv643xx: Fix promiscuous mode handling
Dale Farnsworth
2
-62
/
+4
2005-09-05
[PATCH] mv643xx: Disable per port bandwidth limits
Dale Farnsworth
1
-0
/
+3
2005-09-05
[PATCH] mv643xx: fix outstanding tx skb counter
Dale Farnsworth
1
-15
/
+9
2005-09-05
[PATCH] mv643xx: fix skb memory leak
Dale Farnsworth
1
-4
/
+2
2005-09-05
[PATCH] sis190: basic sis191 support
Francois Romieu
2
-5
/
+8
2005-09-05
[PATCH] sis190: RGMII Tx internal delay fiddling
Francois Romieu
1
-2
/
+17
2005-09-05
[PATCH] sis190: make 10Mbps the default when handling the StationControl regi...
Francois Romieu
1
-37
/
+21
2005-09-05
[PATCH] sis190: recent chipsets from SiS include a RGMII
Francois Romieu
1
-4
/
+45
2005-09-05
[PATCH] sis190: unmask the link change events
Francois Romieu
1
-1
/
+2
2005-09-05
[PATCH] 'mdio_bus_exit' in discarded section .text.exit
Peter Chubb
1
-1
/
+1
[next]