index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
dell-laptop: Toggle the unsupported hardware killswitch
Keng-Yu Lin
2011-02-21
1
-2
/
+22
*
thinkpad_acpi: Always report scancodes for hotkeys
Seth Forshee
2011-02-21
1
-6
/
+2
*
acer-wmi: Fix capitalisation of GUID
Matthew Garrett
2011-02-21
1
-1
/
+1
*
platform/x86: ideapad-laptop depends on INPUT
Randy Dunlap
2011-02-21
1
-1
/
+1
*
platform: x86: acer-wmi: world-writable sysfs threeg file
Vasiliy Kulikov
2011-02-21
1
-1
/
+1
*
platform: x86: asus_acpi: world-writable procfs files
Vasiliy Kulikov
2011-02-21
1
-7
/
+1
*
platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial files
Vasiliy Kulikov
2011-02-21
1
-1
/
+1
*
platform-drivers: x86: pmic: Use request_irq instead of chained handler
Thomas Gleixner
2011-02-21
1
-38
/
+12
*
platform-drivers: x86: pmic: Use irq_chip buslock mechanism
Thomas Gleixner
2011-02-07
1
-48
/
+32
*
platform-drivers: x86: Convert pmic to new irq_chip functions
Thomas Gleixner
2011-02-07
1
-14
/
+8
*
platform-drivers: x86: pmic: Fix up bogus irq hackery
Thomas Gleixner
2011-02-07
1
-5
/
+1
*
intel_scu_ipc: remove duplicated #include
Huang Weiyi
2011-01-31
1
-1
/
+0
*
intel_scu_ipcutils: Fix the license tag
Alan Cox
2011-01-26
1
-1
/
+1
*
intel_scu_ipc: fix signedness bug
Axel Lin
2011-01-26
1
-4
/
+3
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
1
-2
/
+2
|
\
|
*
Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()
Rafael J. Wysocki
2011-01-12
1
-2
/
+2
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
9
-10
/
+10
|
\
\
|
*
\
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
8
-38
/
+119
|
|
\
\
|
*
|
|
backlight: constify backlight_ops
Lionel Debroux
2010-11-16
9
-9
/
+9
|
*
|
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
|
|
|
sony-laptop: support new hotkeys on the P, Z and EC series
Mattia Dongili
2011-01-10
1
-0
/
+10
*
|
|
|
platform/x86: Consistently select LEDS Kconfig options
Mark Brown
2011-01-10
1
-4
/
+4
*
|
|
|
sony-laptop: fix sparse non-ANSI function warning
Randy Dunlap
2011-01-10
1
-1
/
+1
*
|
|
|
intel_ips: fix sparse non-ANSI function warning
Randy Dunlap
2011-01-10
1
-1
/
+1
*
|
|
|
Support KHLB2 in the compal laptop driver
Albert Astals Cid
2011-01-07
1
-0
/
+8
*
|
|
|
acer-wmi: Enabled Acer Launch Manager mode
From: Lee, Chun-Yi
2011-01-07
1
-0
/
+110
*
|
|
|
[PATCH] intel_pmic_gpio: modify EOI handling following change of kernel irq s...
Feng Tang
2011-01-07
1
-1
/
+5
*
|
|
|
ACPI Thinkpad: We must always call va_end() after va_start() but do not do so...
Jesper Juhl
2011-01-07
1
-0
/
+1
*
|
|
|
acer-wmi: Initialize wlan/bluetooth/wwan rfkill software block state
Lee, Chun-Yi
2011-01-07
1
-0
/
+31
*
|
|
|
acer-wmi: Detect the WiFi/Bluetooth/3G devices available
Lee, Chun-Yi
2011-01-07
1
-7
/
+42
*
|
|
|
acer-wmi: Add 3G rfkill sysfs file
Lee, Chun-Yi
2011-01-07
1
-1
/
+99
*
|
|
|
acer-wmi: Add acer wmi hotkey events support
Lee, Chun-Yi
2011-01-07
2
-0
/
+141
*
|
|
|
platform/x86: Kconfig: Replace select by depends on ACPI_WMI
Sedat Dilek
2011-01-07
1
-2
/
+2
*
|
|
|
ideapad: pass ideapad_priv as argument (part 2)
Ike Panhc
2011-01-07
1
-42
/
+29
*
|
|
|
ideapad: pass ideapad_priv as argument (part 1)
Ike Panhc
2011-01-07
1
-26
/
+28
*
|
|
|
ideapad: add markups, unify comments and return result when init
Ike Panhc
2011-01-07
1
-14
/
+17
*
|
|
|
ideapad: add hotkey support
Ike Panhc
2011-01-07
2
-0
/
+73
*
|
|
|
ideapad: let camera power control entry under platform driver
Ike Panhc
2011-01-07
1
-30
/
+25
*
|
|
|
ideapad: add platform driver for ideapad
Ike Panhc
2011-01-07
1
-7
/
+47
*
|
|
|
fujitsu-laptop: fix compiler warning on pnp_ids
Namhyung Kim
2011-01-07
1
-1
/
+1
*
|
|
|
WMI: return error if wmi_create_device() fails
Dan Carpenter
2011-01-07
1
-1
/
+1
*
|
|
|
eeepc-wmi: never load if legacy device is enabled
Corentin Chary
2011-01-07
1
-0
/
+33
*
|
|
|
eeepc-laptop: add a getter for touchpad led
Corentin Chary
2011-01-07
1
-0
/
+11
*
|
|
|
eeepc-wmi: remove unneeded static
Corentin Chary
2011-01-07
1
-3
/
+3
*
|
|
|
eeepc-wmi: claim eeepc-wmi maintainership
Corentin Chary
2011-01-07
1
-0
/
+1
*
|
|
|
eeepc-wmi: fix confusion between ctrl_param and retval
Corentin Chary
2011-01-07
1
-17
/
+17
*
|
|
|
eeepc-wmi: add debugfs entries
Corentin Chary
2011-01-07
1
-6
/
+164
*
|
|
|
eeepc-wmi: use attribute group to manage attributes
Corentin Chary
2011-01-07
1
-12
/
+11
*
|
|
|
eeepc-wmi: add rfkill support for wlan, bluetooth and 3g
Corentin Chary
2011-01-07
2
-0
/
+139
*
|
|
|
eeepc-wmi: add touchpad led support
Corentin Chary
2011-01-07
2
-0
/
+115
[next]