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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-28
hwmon: Add individual alarm files to 4 drivers
Jean Delvare
4
-14
/
+151
2006-09-28
hwmon: Make a dozen drivers no more experimental
Jean Delvare
1
-13
/
+13
2006-09-28
k8temp: Add documentation
Rudolf Marek
1
-0
/
+52
2006-09-28
abituguru: Add suspend/resume support
Hans de Goede
1
-2
/
+28
2006-09-28
k8temp: Enable automatic loading
Jean Delvare
1
-0
/
+2
2006-09-28
hwmon: New driver k8temp
Rudolf Marek
4
-0
/
+304
2006-09-28
it87: Copyright update
Jean Delvare
2
-10
/
+6
2006-09-28
it87: Overwrite broken default limits
Jean Delvare
1
-0
/
+16
2006-09-28
it87: Add support for the IT8718F
Jean Delvare
3
-24
/
+74
2006-09-28
it87: Cleanup set_fan_div
Jean Delvare
1
-7
/
+7
2006-09-28
it87: in8 has no limit registers
Jean Delvare
1
-6
/
+3
2006-09-28
it87: Prevent overflow on fan clock divider write
Jean Delvare
1
-2
/
+2
2006-09-28
it87: No sysfs files for disabled fans
Jean Delvare
1
-32
/
+51
2006-09-28
it87: Add support for the IT8716F
Jean Delvare
3
-37
/
+185
2006-09-28
smsc47m1: dev_warn fix
Jean Delvare
1
-1
/
+2
2006-09-28
hdaps: Handle errors from input_register_device
Dmitry Torokhov
1
-1
/
+5
2006-09-28
atxp1: Signed/unsigned char bug fix
Alexey Dobriyan
1
-2
/
+1
2006-09-28
hwmon: Documentation update for w83627ehf
Rudolf Marek
1
-0
/
+85
2006-09-28
hwmon: Add fan speed control features to w83627ehf
Rudolf Marek
1
-11
/
+382
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
51
-2269
/
+1759
2006-09-28
[S390] Whitespace cleanup.
Heiko Carstens
9
-1370
/
+1364
2006-09-28
[S390] user readable uninitialised kernel memory.
Martin Schwidefsky
2
-16
/
+42
2006-09-28
[S390] init_timer in tty3270.
Jan Glauber
1
-1
/
+0
2006-09-28
[S390] config option for z9-109 code generation.
Christian Borntraeger
2
-0
/
+9
2006-09-28
[S390] __div64_32 for 31 bit.
Martin Schwidefsky
4
-48
/
+156
2006-09-28
[S390] remove unnecessary includes.
Christian Borntraeger
1
-1
/
+0
2006-09-28
[S390] hypfs sparse warnings.
Michael Holzheu
1
-1
/
+2
2006-09-28
[S390] Avoid static struct initializations in appldata.
Gerald Schaefer
1
-2
/
+2
2006-09-28
[S390] init task memory faults.
Akinobu Mita
1
-0
/
+1
2006-09-27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
59
-1385
/
+1751
2006-09-27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
43
-188
/
+138
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
172
-4083
/
+20286
2006-09-27
[PATCH] i386: Use early clobbers for semaphores now
Andi Kleen
1
-2
/
+2
2006-09-27
[PATCH] bonding: update version number
Jay Vosburgh
1
-2
/
+2
2006-09-27
[PATCH] git-netdev-all: pc300_tty build fix
Andrew Morton
1
-0
/
+1
2006-09-27
[PATCH] USB Storage: fix Rio Karma eject support build error
Andrew Morton
1
-0
/
+2
2006-09-27
USB: Airprime driver improvements to allow full speed EvDO transfers
Andy Gay
1
-5
/
+256
2006-09-27
USB: remove OTG build warning
David Brownell
1
-2
/
+1
2006-09-27
USB: EHCI update VIA workaround
David Brownell
6
-39
/
+70
2006-09-27
USB: force root hub resume after power loss
Alan Stern
1
-0
/
+6
2006-09-27
USB: ohci_usb can oops on shutdown
Pete Zaitcev
1
-1
/
+3
2006-09-27
USB: Dealias -110 code (more complete)
Pete Zaitcev
24
-60
/
+48
2006-09-27
USB: Remove unneeded void * casts in core files
Tobias Klauser
5
-12
/
+12
2006-09-27
USB: u132-hcd: host controller driver for ELAN U132 adapter
Tony Olech
4
-0
/
+3325
2006-09-27
USB: ftdi-elan: client driver for ELAN Uxxx adapters
Tony Olech
5
-5
/
+2936
2006-09-27
usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver
Johannes Steingraeber
4
-1
/
+13
2006-09-27
USB: Moschip 7840 USB-Serial Driver
Paul B Schroeder
3
-0
/
+2978
2006-09-27
USB: add PlayStation 2 Trance Vibrator driver
Sam Hocevar
4
-1
/
+172
2006-09-27
USB: Add ADU support for Ontrak ADU devices
Steven Haigh
6
-0
/
+919
2006-09-27
aircable: fix printk format warnings
Randy Dunlap
1
-2
/
+2
[next]