index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-11
hp-wmi: fix use after free
Eric Dumazet
1
-5
/
+6
2011-07-11
dell-laptop - using buffer without mutex_lock
Jose Alonso
1
-3
/
+3
2011-07-11
Revert: "dell-laptop: Toggle the unsupported hardware killswitch"
Keng-Yu Lin
1
-22
/
+2
2011-07-07
platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORM
Axel Lin
2
-0
/
+2
2011-07-07
thinkpad-acpi: handle HKEY 0x4010, 0x4011 events
Henrique de Moraes Holschuh
1
-9
/
+35
2011-07-07
drivers/platform/x86: Fix memory leak
Andre Bartke
1
-1
/
+3
2011-07-07
thinkpad-acpi: handle some new HKEY 0x60xx events
Henrique de Moraes Holschuh
1
-5
/
+23
2011-07-07
acer-wmi: fix bitwise bug when set device state
Lee, Chun-Yi
1
-3
/
+3
2011-07-07
acer-wmi: Only update rfkill status for associated hotkey events
Seth Forshee
1
-15
/
+26
2011-05-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
33
-1000
/
+1390
2011-05-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-13
/
+13
2011-05-29
Merge branch 'ec-cleanup' into release
Len Brown
2
-13
/
+13
2011-05-27
acer-wmi: support integer return type from WMI methods
Lee, Chun-Yi
1
-0
/
+6
2011-05-27
msi-laptop: fix section mismatch in reference from the function load_scm_mode...
Lee, Chun-Yi
1
-1
/
+1
2011-05-27
acer-wmi: support to set communication device state by new wmid method
Lee, Chun-Yi
1
-1
/
+110
2011-05-27
acer-wmi: allow 64-bits return buffer from WMI methods
Lee, Chun-Yi
1
-3
/
+6
2011-05-27
acer-wmi: check the existence of internal 3G device when set capability
Lee, Chun-Yi
1
-1
/
+2
2011-05-27
platform/x86:delete two unused variables
Weiping Pan
1
-2
/
+0
2011-05-27
support wlan hotkey on Acer Travelmate 5735Z
Melchior FRANZ
1
-1
/
+14
2011-05-27
platform-x86: intel_mid_thermal: Fix memory leak
Ameya Palande
1
-0
/
+1
2011-05-27
platform/x86: Fix Makefile for intel_mid_powerbtn
Ameya Palande
1
-1
/
+1
2011-05-27
platform/x86: Simplify intel_mid_powerbtn
Ameya Palande
1
-42
/
+30
2011-05-27
acerhdf: Clean up includes
Jean Delvare
1
-3
/
+1
2011-05-27
acerhdf: Drop pointless dependency on THERMAL_HWMON
Jean Delvare
1
-1
/
+1
2011-05-27
acer-wmi: does not allow negative number set to initial device state
Lee, Chun-Yi
1
-3
/
+5
2011-05-27
platform/oaktrail: ACPI EC Extra driver for Oaktrail
Yin Kangkai
3
-0
/
+406
2011-05-27
thinkpad_acpi: Convert printks to pr_<level>
Joe Perches
1
-284
/
+188
2011-05-27
thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warning
Joe Perches
1
-9
/
+9
2011-05-27
platform-x86: intel_mid_thermal: Fix coding style
Ameya Palande
1
-306
/
+300
2011-05-27
xo15-ebook: Use pr_<level>
Joe Perches
1
-2
/
+3
2011-05-27
wmi: Removed trailing whitespace from logging message.
Joe Perches
1
-5
/
+5
2011-05-27
toshiba: Convert printks to pr_<level>
Joe Perches
2
-36
/
+34
2011-05-27
topstar-laptop: Convert remaining printk to pr_info
Joe Perches
1
-1
/
+1
2011-05-27
tc1100-wmi: Add pr_fmt, use pr_<level>
Joe Perches
1
-4
/
+3
2011-05-27
sony-laptop: Add and use #define pr_fmt
Joe Perches
1
-55
/
+49
2011-05-27
msi-wmi: Use pr_fmt and pr_<level>
Joe Perches
1
-25
/
+20
2011-05-27
msi-laptop: pr_<level> neatening
Joe Perches
1
-5
/
+4
2011-05-27
intel_pmic_gpio: Convert printks to pr_<level>
Joe Perches
1
-7
/
+7
2011-05-27
intel_menlow: Add pr_fmt and use pr_<level>
Joe Perches
1
-2
/
+3
2011-05-27
ideapad-laptop: Add pr_fmt
Joe Perches
1
-0
/
+2
2011-05-27
ibm_rtl: Use pr_fmt and pr_<level>
Joe Perches
1
-8
/
+11
2011-05-27
hp-wmi: Convert printks to pr_<level>
Joe Perches
1
-26
/
+17
2011-05-27
hdaps: Convert printks to pr_<level>
Joe Perches
1
-9
/
+10
2011-05-27
fujitsu-laptop: Convert printks to pr_<level>
Joe Perches
1
-20
/
+19
2011-05-27
eeepc: Use pr_warn
Joe Perches
2
-17
/
+18
2011-05-27
dell: Convert printks to pr_<level>
Joe Perches
3
-16
/
+16
2011-05-27
compal-laptop: Convert printks to pr_<level>
Joe Perches
1
-13
/
+9
2011-05-27
asus: Add pr_fmt and convert printks to pr_<level>
Joe Perches
3
-72
/
+59
2011-05-27
acer-wmi: pr_<level> cleanups
Joe Perches
1
-16
/
+16
2011-05-27
ibm_rtl: Remove warnings from casts of pointer to int
Joe Perches
1
-2
/
+2
[next]