aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/asus-laptop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-25Pull auto-load-modules into release branchLen Brown1-2/+7
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI driversThomas Renninger1-2/+7
2007-07-23ACPI: asus-laptop: Fix failure exitsAl Viro1-11/+21
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-2/+1
2007-05-10asus-laptop: version bump and lindentCorentin Chary1-14/+15
2007-05-10asus-laptop: fix light sens initCorentin Chary1-1/+1
2007-05-10asus-laptop: add GPS supportCorentin Chary1-1/+54
2007-05-10asus-laptop: notify ALL eventsCorentin Chary1-2/+2
2007-03-11asus-laptop: version bumpCorentin Chary1-2/+2
2007-03-11asus-laptop: add wapf paramCorentin Chary1-0/+16
2007-03-11asus-laptop: add GLEDCorentin Chary1-1/+14
2007-03-11asus-laptop: clean write_statusCorentin Chary1-19/+29
2007-03-11asus-laptop: use acpi_evaluate_integer instead of read_acpi_intCorentin Chary1-34/+34
2007-03-09asus-laptop: make code staticAdrian Bunk1-1/+1
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-8/+8
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-15/+5
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie1-1/+0
2007-02-16ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown1-5/+0
2007-02-03asus-laptop: merge with ACPICA table updateLen Brown1-6/+1
2007-01-30asus-laptop: LindentLen Brown1-124/+123
2007-01-30asus-laptop: add light sensor supportCorentin Chary1-0/+84
2007-01-30asus-laptop: add ledd supportCorentin Chary1-0/+38
2007-01-30asus-laptop: add display switching supportCorentin Chary1-0/+82
2007-01-30asus-laptop: add backlight supportCorentin Chary1-1/+182
2007-01-30asus-laptop: add bluetooth and wlan supportCorentin Chary1-2/+113
2007-01-30asus-laptop: add led supportCorentin Chary1-0/+145
2007-01-30asus-laptop: add base driverCorentin Chary1-0/+530