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
/
misc
/
asus-laptop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-19
create drivers/platform/x86/ from drivers/misc/
Len Brown
1
-1266
/
+0
2008-11-08
asus-acpi: fingers off backlight if video.ko is serving this functionality
Thomas Renninger
1
-3
/
+7
2008-10-23
Merge branch 'ull' into test
Len Brown
1
-6
/
+6
2008-10-23
asus-laptop: Fix the led behavior with value > 1
Corentin Chary
1
-1
/
+1
2008-10-17
asus-laptop: Add support for P30/P35
Torsten Krah
1
-0
/
+1
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-6
/
+6
2008-10-11
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
1
-1
/
+1
2008-02-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-10
/
+16
2008-02-07
leds: Standardise LED naming scheme
Richard Purdie
1
-1
/
+1
2008-02-07
asus-laptop: add parentheses
Roel Kluin
1
-1
/
+1
2008-02-07
asus-laptop new write_acpi_int
Corentin CHARY
1
-9
/
+15
2008-02-06
Remove inclusions of <linux/autoconf.h>
Ralf Baechle
1
-1
/
+0
2007-08-25
Pull events into release branch
Len Brown
1
-1
/
+1
2007-08-24
asus-laptop: Fix rmmod of asus_laptop
Guillaume Chazarain
1
-1
/
+2
2007-08-23
ACPI: Schedule /proc/acpi/event for removal
Len Brown
1
-1
/
+1
2007-07-25
Pull auto-load-modules into release branch
Len Brown
1
-2
/
+7
2007-07-23
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
1
-2
/
+7
2007-07-23
ACPI: asus-laptop: Fix failure exits
Al Viro
1
-11
/
+21
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-2
/
+1
2007-05-10
asus-laptop: version bump and lindent
Corentin Chary
1
-14
/
+15
2007-05-10
asus-laptop: fix light sens init
Corentin Chary
1
-1
/
+1
2007-05-10
asus-laptop: add GPS support
Corentin Chary
1
-1
/
+54
2007-05-10
asus-laptop: notify ALL events
Corentin Chary
1
-2
/
+2
2007-03-11
asus-laptop: version bump
Corentin Chary
1
-2
/
+2
2007-03-11
asus-laptop: add wapf param
Corentin Chary
1
-0
/
+16
2007-03-11
asus-laptop: add GLED
Corentin Chary
1
-1
/
+14
2007-03-11
asus-laptop: clean write_status
Corentin Chary
1
-19
/
+29
2007-03-11
asus-laptop: use acpi_evaluate_integer instead of read_acpi_int
Corentin Chary
1
-34
/
+34
2007-03-10
asus-laptop: make code static
Adrian Bunk
1
-1
/
+1
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
1
-8
/
+8
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
1
-15
/
+5
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
1
-1
/
+0
2007-02-17
ACPI: hotkey: remove driver, per feature-removal-schedule.txt
Len Brown
1
-5
/
+0
2007-02-03
asus-laptop: merge with ACPICA table update
Len Brown
1
-6
/
+1
2007-01-30
asus-laptop: Lindent
Len Brown
1
-124
/
+123
2007-01-30
asus-laptop: add light sensor support
Corentin Chary
1
-0
/
+84
2007-01-30
asus-laptop: add ledd support
Corentin Chary
1
-0
/
+38
2007-01-30
asus-laptop: add display switching support
Corentin Chary
1
-0
/
+82
2007-01-30
asus-laptop: add backlight support
Corentin Chary
1
-1
/
+182
2007-01-30
asus-laptop: add bluetooth and wlan support
Corentin Chary
1
-2
/
+113
2007-01-30
asus-laptop: add led support
Corentin Chary
1
-0
/
+145
2007-01-30
asus-laptop: add base driver
Corentin Chary
1
-0
/
+530