Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2d1ee87d8763b38668f6f11bb53abb689a49a43e
/
drivers
/
platform
ea840aa
Merge branch 'thinkpad' into release
by Len Brown
· 15 years ago
d1f9e49
ACPI: WMI: Survive BIOS with duplicate GUIDs
by Carlos Corbacho
· 15 years ago
7a9568f
dell-wmi - fix condition to abort driver loading
by Dmitry Torokhov
· 15 years ago
c03b26a
wmi: check find_guid() return value to prevent oops
by Paul Rolland
· 15 years ago
fda11e6
dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
by Len Brown
· 15 years ago
f277257
ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an acpi_status
by Len Brown
· 15 years ago
abb631b
dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it should
by Len Brown
· 15 years ago
6e5b08e
thinkpad-acpi: improve Kconfig help text
by Henrique de Moraes Holschuh
· 15 years ago
ff850c3
thinkpad-acpi: make volume subdriver optional
by Henrique de Moraes Holschuh
· 15 years ago
74c75c1
thinkpad-acpi: don't fail to load the entire module due to ALSA problems
by Henrique de Moraes Holschuh
· 15 years ago
ead510c
thinkpad-acpi: don't take the first ALSA slot by default
by Henrique de Moraes Holschuh
· 15 years ago
fcb1123
Merge branch 'misc-2.6.33' into release
by Len Brown
· 15 years ago
78a5331
Merge branch 'tc1100-wmi' into release
by Len Brown
· 15 years ago
fe7fa9c
Merge branch 'sony' into release
by Len Brown
· 15 years ago
6d3bf68
Merge branch 'classmate' into release
by Len Brown
· 15 years ago
529aa8c
classmate-laptop: add support for Classmate PC ACPI devices
by Thadeu Lima de Souza Cascardo
· 15 years ago
44ef00e
hp-wmi: Fix two memleaks
by Thomas Renninger
· 15 years ago
4d5f177
acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIAS
by Thomas Renninger
· 15 years ago
1fdd407
dell-wmi: do not keep driver loaded on unsupported boxes
by Dmitry Torokhov
· 15 years ago
3e9b988
wmi: Free the allocated acpi objects through wmi_get_event_data
by Anisse Astier
· 15 years ago
dcbfb81
drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with string of table
by Peter Feuerer
· 15 years ago
94219d7
acerhdf: add new BIOS versions
by Peter Feuerer
· 15 years ago
bdc731b
acerhdf: limit modalias matching to supported
by Stefan Bader
· 15 years ago
936c8bc
toshiba_acpi: convert to seq_file
by Alexey Dobriyan
· 15 years ago
ff93be5
asus_acpi: convert to seq_file
by Alexey Dobriyan
· 15 years ago
528809c
sony-laptop: enumerate rfkill devices using SN06
by Mattia Dongili
· 15 years ago
d5a664a
sony-laptop: rfkill support for newer models
by Mattia Dongili
· 15 years ago
3b1c37c
fujitu-laptop: fix tests of acpi_evaluate_integer() return value
by Jonathan Woithe
· 15 years ago
7acd72e
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
by Stefani Seibold
· 15 years ago
e64c026
kfifo: cleanup namespace
by Stefani Seibold
· 15 years ago
c1e13f2
kfifo: move out spinlock
by Stefani Seibold
· 15 years ago
4546548
kfifo: move struct kfifo in place
by Stefani Seibold
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
4f924ba
sony-laptop: add AVMode key mapping
by Mattia Dongili
· 15 years ago
aa96ce0
Merge branch 'misc-2.6.33' into release
by Len Brown
· 15 years ago
243e1ef
Merge branch 'toshiba-bt' into release
by Len Brown
· 15 years ago
7d8c220
Merge branch 'msi-wmi' into release
by Len Brown
· 15 years ago
8e698a3
tc1100-wmi - switch to using dev_pm_ops
by Dmitry Torokhov
· 15 years ago
9634a62
tc1100-wmi - add error handling for device registration
by Dmitry Torokhov
· 15 years ago
0ad3dc3
tc1100-wmi - switch to using attribute group
by Dmitry Torokhov
· 15 years ago
de078e5
msi-wmi: depend on backlight and fix corner-cases problems
by Anisse Astier
· 15 years ago
c30116c
msi-wmi: switch to using input sparse keymap library
by Anisse Astier
· 15 years ago
d607af9
msi-wmi: replace one-condition switch-case with if statement
by Anisse Astier
· 15 years ago
977f9b9
msi-wmi: remove unused field 'instance' in key_entry structure
by Anisse Astier
· 15 years ago
822ddc0
msi-wmi: remove custom runtime debug implementation
by Anisse Astier
· 15 years ago
46b51eb
msi-wmi: rework init
by Anisse Astier
· 15 years ago
addd65aa
msi-wmi: remove useless includes
by Anisse Astier
· 15 years ago
d12d8ba
X86 drivers: Introduce msi-wmi driver
by Thomas Renninger
· 15 years ago
42b4e9e
Toshiba Bluetooth Enabling driver (RFKill handler v3)
by Jes Sorensen
· 15 years ago
b620283
Merge branch 'wmi' into release
by Len Brown
· 15 years ago
689a8ab
Merge branch 'dell-wmi' into release
by Len Brown
· 15 years ago
3606574
acerhdf: add new BIOS versions
by Peter Feuerer
· 15 years ago
7458bbd
Merge branch 'thinkpad-2.6.33' into release
by Len Brown
· 15 years ago
5d2eb14
thinkpad-acpi: bump version to 0.24
by Henrique de Moraes Holschuh
· 15 years ago
887965e
thinkpad-acpi: convert to seq_file
by Alexey Dobriyan
· 15 years ago
0d204c3
thinkpad-acpi: basic ALSA mixer support (v2)
by Henrique de Moraes Holschuh
· 15 years ago
c7ac629
thinkpad-acpi: disable volume control
by Henrique de Moraes Holschuh
· 15 years ago
a112cee
thinkpad-acpi: support MUTE-only ThinkPads
by Henrique de Moraes Holschuh
· 15 years ago
329e4e1
thinkpad-acpi: volume subdriver rewrite
by Henrique de Moraes Holschuh
· 15 years ago
5451a92
thinkpad-acpi: log initial state of rfkill switches
by Henrique de Moraes Holschuh
· 15 years ago
d89a727
thinkpad-acpi: sync input device EV_SW initial state
by Henrique de Moraes Holschuh
· 15 years ago
abdef01
Merge branch 'hp-wmi' into release
by Len Brown
· 15 years ago
6cbef9f
Merge branch 'dell-laptop' into release
by Len Brown
· 15 years ago
9a3bff2
Merge branch 'asus' into release
by Len Brown
· 15 years ago
d951d4c
asus-laptop: change light sens default values.
by Corentin Chary
· 15 years ago
e7d2860
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
by André Goddard Rosa
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
98b8788
drop explicit include of autoconf.h
by Sam Ravnborg
· 15 years ago
5ea2559
dell-wmi: Add support for new Dell systems
by Rezwanul Kabir
· 15 years ago
4788df4
dell-laptop: add __init to init functions
by Alan Jenkins
· 15 years ago
ada3248
dell-laptop: create a platform device as a parent for the rfkill devices etc.
by Alan Jenkins
· 15 years ago
4311bb2
dell-laptop: fix rfkill memory leak on unload and failure paths
by Alan Jenkins
· 15 years ago
71e9dc7
dell-laptop: fix a use-after-free error on the failure path
by Alan Jenkins
· 15 years ago
e1fbf34
dell-laptop: Fix rfkill state queries
by Matthew Garrett
· 15 years ago
e5fbba8
hp-wmi: improve rfkill support
by Alan Jenkins
· 15 years ago
3067e02
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
325fb8e
eeepc-laptop: re-add check for eeepc->backlight == NULL
by Alan Jenkins
· 15 years ago
f90be87
eeepc-laptop: fix coding style
by Corentin Chary
· 15 years ago
b39b85e74
eeepc-laptop: map keys found on newer eeepc
by Corentin Chary
· 15 years ago
1f0233e
asus-laptop: Add wlan switch found on V6V
by Corentin Chary
· 15 years ago
14f8af3
asus-laptop: add Lenovo SL hotkey support
by Ike Panhc
· 15 years ago
16851f9
asus-laptop: use KEY_F13 to map "Disable Touchpad" event
by Corentin Chary
· 15 years ago
854c783
eeepc-laptop: callbacks should use "driver data" parameter or field
by Alan Jenkins
· 15 years ago
a7624b6
eeepc-laptop: revise names
by Alan Jenkins
· 15 years ago
52bbe3c
eeepc-laptop: code movement
by Alan Jenkins
· 15 years ago
9db106b
eeepc-laptop: move platform device initialisation to a separate function
by Alan Jenkins
· 15 years ago
22072e9
eeepc-laptop: move platform driver registration out of eeepc_hotk_add()
by Alan Jenkins
· 15 years ago
bf9598b
eeepc-laptop: refactor notifications
by Alan Jenkins
· 15 years ago
463b4e4
eeepc-laptop: simplify how the hwmon device reads values from the EC
by Alan Jenkins
· 15 years ago
6b188a7
eeepc-laptop: simplify acpi initialization
by Alan Jenkins
· 15 years ago
951037e
eeepc-laptop: no need to check argument of set_brightness()
by Alan Jenkins
· 15 years ago
a2a1d36
eeepc-laptop: remove redundant NULL checks
by Alan Jenkins
· 15 years ago
13f7002
eeepc-laptop: fix set_acpi() to return non-zero on failure
by Alan Jenkins
· 15 years ago
dc56ad9
eeepc-laptop: fix potential leak (led_init() failure)
by Alan Jenkins
· 15 years ago
2b56f1c
eeepc-laptop: fix led initialization order
by Alan Jenkins
· 15 years ago
4871868
eeepc-laptop: fix value of pwm1_enable to match documentation
by Alan Jenkins
· 15 years ago
eacec30
eeepc-laptop: set acpi_driver.owner
by Alan Jenkins
· 15 years ago
2adb8bd
eeepc-laptop: Remove uneccesary acpi_disabled check
by Alan Jenkins
· 15 years ago
fbe3d89
eeepc-laptop: Remove redundant NULL checks
by Alan Jenkins
· 15 years ago
3c0eb51
eeepc-laptop: add touchpad led
by Corentin Chary
· 15 years ago
Next »