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-04-19
[PATCH] IPMI: fix devinit placement
Randy Dunlap
1
-2
/
+2
2006-04-19
[PATCH] Fix file lookup without ref
Dipankar Sarma
1
-2
/
+6
2006-04-19
[PATCH] m32r: Remove a warning in m32r_sio.c
Hirokazu Takata
1
-1
/
+0
2006-04-19
[PATCH] m41t00: fix bitmasks when writing to chip
David Barksdale
1
-4
/
+4
2006-04-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
3
-12
/
+21
2006-04-18
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-8
/
+0
2006-04-18
[CPUFREQ] drivers/cpufreq/cpufreq.c: static functions mustn't be exported
Adrian Bunk
1
-1
/
+0
2006-04-18
[CPUFREQ] If max_freq got reduced (e.g. by _PPC) a write to sysfs scaling_gov...
Thomas Renninger
1
-2
/
+15
2006-04-18
Merge ../linus
Dave Jones
675
-53868
/
+61250
2006-04-18
[ARM] 3478/1: SharpSL SCOOP: Fix potenial build failure
Richard Purdie
1
-8
/
+0
2006-04-18
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-133
/
+152
2006-04-18
drm: Fix further issues in drivers/char/drm/via_irq.c
Jayachandran C
1
-3
/
+4
2006-04-18
drivers/char/drm/drm_memory.c: possible cleanups
Adrian Bunk
4
-30
/
+25
2006-04-17
[PATCH] cciss: bug fix for crash when running hpacucli
Mike Miller
1
-47
/
+49
2006-04-17
[PATCH] isd200: limit to BLK_DEV_IDE
Randy Dunlap
1
-1
/
+2
2006-04-14
Fix AT91RM9200 build breakage
David Brownell
1
-20
/
+31
2006-04-14
[efficeon-agp] Add missing memory mask
H. Peter Anvin
1
-1
/
+7
2006-04-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-54
/
+268
2006-04-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
38
-13226
/
+990
2006-04-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
8
-29
/
+41
2006-04-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
5
-33
/
+218
2006-04-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
10
-17
/
+396
2006-04-14
[IRDA]: smsc-ircc2, smcinit support for ALi ISA bridges
Linus Walleij
1
-52
/
+264
2006-04-14
[IRDA]: irda-usb, unregister netdev when patch upload fails
Samuel Ortiz
1
-2
/
+4
2006-04-14
[SCSI] scsi_transport_sas: don't scan a non-existent end device
James Bottomley
1
-0
/
+2
2006-04-14
[PATCH] PCI: Add PCI quirk for SMBus on the Asus A6VA notebook
Jean Delvare
1
-0
/
+2
2006-04-14
[PATCH] PCI: rpaphp: remove init error condition
John Rose
1
-3
/
+0
2006-04-14
[PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)
John W. Linville
1
-1
/
+1
2006-04-14
[PATCH] PCI: MSI(X) save/restore for suspend/resume
Shaohua Li
3
-29
/
+215
2006-04-14
[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/
Bjorn Helgaas
2
-1
/
+360
2006-04-14
[PATCH] pm: print name of failed suspend function
Andrew Morton
4
-8
/
+23
2006-04-14
[PATCH] driver core: driver_bind attribute returns incorrect value
Ryan Wilson
1
-0
/
+5
2006-04-14
[PATCH] driver core: fix unnecessary NULL check in drivers/base/class.c
Jayachandran C
1
-7
/
+6
2006-04-14
[PATCH] driver core: safely unbind drivers for devices not on a bus
Alan Stern
1
-1
/
+1
2006-04-14
[PATCH] sysfs: Allow sysfs attribute files to be pollable
NeilBrown
1
-0
/
+1
2006-04-14
[PATCH] i2c-parport: Make type parameter mandatory
Mark M. Hoffman
4
-6
/
+19
2006-04-14
[PATCH] i2c-sis96x: Remove an init-time log message
Mark M. Hoffman
1
-8
/
+0
2006-04-14
[PATCH] w83792d: Be quiet on misdetection
Jean Delvare
1
-2
/
+3
2006-04-14
[PATCH] i2c: convert m41t00 to use a workqueue
Mark A. Greer
1
-7
/
+9
2006-04-14
[PATCH] i2c: convert ds1374 to use a workqueue
Jean Delvare
1
-6
/
+10
2006-04-14
[PATCH] USB: add driver for funsoft usb serial device
Greg Kroah-Hartman
3
-0
/
+75
2006-04-14
[PATCH] USB: remove __init from usb_console_setup
Paul Fulghum
1
-1
/
+1
2006-04-14
[PATCH] USB: pl2303: added support for OTi's DKU-5 clone cable
Tomasz Kazmierczak
2
-0
/
+5
2006-04-14
[PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI core
Ben Dooks
1
-8
/
+24
2006-04-14
[PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB K...
Jeffrey Vandenbroucke sign
1
-0
/
+4
2006-04-14
[PATCH] USB: UHCI: don't track suspended ports
Alan Stern
3
-12
/
+10
2006-04-14
[PATCH] USB: keyspan-remote bugfix
Michael Downey
1
-0
/
+2
2006-04-14
[PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions t...
David Hollis
1
-164
/
+163
2006-04-14
[PATCH] USB: linux/usb/net2280.h common definitions
Pete Zaitcev
1
-416
/
+1
2006-04-14
[PATCH] USB: g_ether, highspeed conformance fix
David Brownell
1
-3
/
+3
[next]