index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
Merge branch 'wmi' into release
Len Brown
1
-2
/
+173
2009-12-16
Merge branch 'dell-wmi' into release
Len Brown
1
-13
/
+116
2009-12-16
acerhdf: add new BIOS versions
Peter Feuerer
1
-26
/
+37
2009-12-16
Merge branch 'thinkpad-2.6.33' into release
Len Brown
1
-279
/
+899
2009-12-16
thinkpad-acpi: bump version to 0.24
Henrique de Moraes Holschuh
1
-1
/
+1
2009-12-16
thinkpad-acpi: convert to seq_file
Alexey Dobriyan
1
-153
/
+132
2009-12-16
thinkpad-acpi: basic ALSA mixer support (v2)
Henrique de Moraes Holschuh
1
-2
/
+235
2009-12-16
thinkpad-acpi: disable volume control
Henrique de Moraes Holschuh
1
-5
/
+42
2009-12-16
thinkpad-acpi: support MUTE-only ThinkPads
Henrique de Moraes Holschuh
1
-27
/
+132
2009-12-16
thinkpad-acpi: volume subdriver rewrite
Henrique de Moraes Holschuh
1
-58
/
+282
2009-12-16
thinkpad-acpi: log initial state of rfkill switches
Henrique de Moraes Holschuh
1
-1
/
+6
2009-12-16
thinkpad-acpi: sync input device EV_SW initial state
Henrique de Moraes Holschuh
1
-4
/
+10
2009-12-16
Merge branch 'hp-wmi' into release
Len Brown
1
-55
/
+84
2009-12-16
Merge branch 'dell-laptop' into release
Len Brown
1
-24
/
+62
2009-12-16
Merge branch 'asus' into release
Len Brown
4
-655
/
+806
2009-12-16
asus-laptop: change light sens default values.
Corentin Chary
1
-2
/
+2
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
1
-5
/
+2
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
3
-3
/
+3
2009-12-12
drop explicit include of autoconf.h
Sam Ravnborg
1
-1
/
+0
2009-12-10
dell-wmi: Add support for new Dell systems
Rezwanul Kabir
1
-13
/
+116
2009-12-10
dell-laptop: add __init to init functions
Alan Jenkins
1
-3
/
+3
2009-12-10
dell-laptop: create a platform device as a parent for the rfkill devices etc.
Alan Jenkins
1
-4
/
+34
2009-12-10
dell-laptop: fix rfkill memory leak on unload and failure paths
Alan Jenkins
1
-12
/
+18
2009-12-10
dell-laptop: fix a use-after-free error on the failure path
Alan Jenkins
1
-3
/
+5
2009-12-10
dell-laptop: Fix rfkill state queries
Matthew Garrett
1
-2
/
+2
2009-12-10
hp-wmi: improve rfkill support
Alan Jenkins
1
-55
/
+84
2009-12-10
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
3
-3
/
+3
2009-12-09
eeepc-laptop: re-add check for eeepc->backlight == NULL
Alan Jenkins
1
-17
/
+25
2009-12-09
eeepc-laptop: fix coding style
Corentin Chary
1
-3
/
+5
2009-12-09
eeepc-laptop: map keys found on newer eeepc
Corentin Chary
1
-0
/
+3
2009-12-09
asus-laptop: Add wlan switch found on V6V
Corentin Chary
1
-0
/
+1
2009-12-09
asus-laptop: add Lenovo SL hotkey support
Ike Panhc
1
-0
/
+8
2009-12-09
asus-laptop: use KEY_F13 to map "Disable Touchpad" event
Corentin Chary
1
-1
/
+1
2009-12-09
eeepc-laptop: callbacks should use "driver data" parameter or field
Alan Jenkins
1
-198
/
+268
2009-12-09
eeepc-laptop: revise names
Alan Jenkins
1
-128
/
+125
2009-12-09
eeepc-laptop: code movement
Alan Jenkins
1
-472
/
+462
2009-12-09
eeepc-laptop: move platform device initialisation to a separate function
Alan Jenkins
1
-25
/
+39
2009-12-09
eeepc-laptop: move platform driver registration out of eeepc_hotk_add()
Alan Jenkins
1
-10
/
+15
2009-12-09
eeepc-laptop: refactor notifications
Alan Jenkins
1
-32
/
+39
2009-12-09
eeepc-laptop: simplify how the hwmon device reads values from the EC
Alan Jenkins
1
-22
/
+21
2009-12-09
eeepc-laptop: simplify acpi initialization
Alan Jenkins
1
-29
/
+26
2009-12-09
eeepc-laptop: no need to check argument of set_brightness()
Alan Jenkins
1
-1
/
+0
2009-12-09
eeepc-laptop: remove redundant NULL checks
Alan Jenkins
1
-23
/
+19
2009-12-09
eeepc-laptop: fix set_acpi() to return non-zero on failure
Alan Jenkins
1
-15
/
+19
2009-12-09
eeepc-laptop: fix potential leak (led_init() failure)
Alan Jenkins
1
-1
/
+3
2009-12-09
eeepc-laptop: fix led initialization order
Alan Jenkins
1
-6
/
+6
2009-12-09
eeepc-laptop: fix value of pwm1_enable to match documentation
Alan Jenkins
1
-2
/
+5
2009-12-09
eeepc-laptop: set acpi_driver.owner
Alan Jenkins
1
-0
/
+1
2009-12-09
eeepc-laptop: Remove uneccesary acpi_disabled check
Alan Jenkins
1
-2
/
+0
2009-12-09
eeepc-laptop: Remove redundant NULL checks
Alan Jenkins
1
-5
/
+0
[prev]
[next]