summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/fujitsu-laptop.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-24Merge branch 'misc-2.6.33' into releaseLen Brown1-4/+4
2009-12-23fujitu-laptop: fix tests of acpi_evaluate_integer() return valueJonathan Woithe1-4/+4
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold1-2/+2
2009-12-22kfifo: move out spinlockStefani Seibold1-8/+10
2009-12-22kfifo: move struct kfifo in placeStefani Seibold1-10/+8
2009-10-09fujitsu-laptop: address missed led-class ifdef fixupJonathan Woithe1-1/+1
2009-09-19Merge branch 'fujitsu' into releaseLen Brown1-59/+46
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown1-2/+2
2009-08-28fujitsu-laptop: increment driver versionJonathan Woithe1-1/+1
2009-08-28fujitsu-laptop: driver [un]registration fixesBartlomiej Zolnierkiewicz1-45/+41
2009-08-28fujitsu-laptop: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz1-6/+0
2009-08-28fujitsu-laptop: Correct redundant testJulia Lawall1-3/+0
2009-08-28fujitsu-laptop: support led-class as moduleStephen Gildea1-6/+6
2009-04-07fujitsu-laptop: use .notify method instead of installing hotkey handler directlyBjorn Helgaas1-27/+5
2009-04-07fujitsu-laptop: use .notify method instead of installing handler directlyBjorn Helgaas1-24/+4
2009-02-21fujitsu-laptop: Use RFKILL support bitmask from firmwareTony Vroon1-7/+18
2009-01-09Merge branch 'drivers-platform' into releaseLen Brown1-0/+1293
2008-12-19create drivers/platform/x86/ from drivers/misc/Len Brown1-0/+1126