aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/fujitsu-laptop.c
Commit message (Expand)AuthorAgeFilesLines
* fujitsu-laptop: Convert printks to pr_<level>Joe Perches2011-05-271-20/+19
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-131-2/+2
|\
| * Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()Rafael J. Wysocki2011-01-121-2/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \
| * | backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
| |/
* | fujitsu-laptop: fix compiler warning on pnp_idsNamhyung Kim2011-01-071-1/+1
|/
* fujitsu-laptop: make needlessly global symbols staticAxel Lin2010-08-031-2/+2
* compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instea...Axel Lin2010-08-031-3/+3
* fujitsu-laptop: remove unnecessary input_free_device callsAxel Lin2010-08-031-4/+2
* drivers/platform/x86: Use kzallocJulia Lawall2010-05-201-4/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-5/+9
* Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-241-4/+4
|\
| * fujitu-laptop: fix tests of acpi_evaluate_integer() return valueJonathan Woithe2009-12-231-4/+4
* | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-221-2/+2
* | kfifo: move out spinlockStefani Seibold2009-12-221-8/+10
* | kfifo: move struct kfifo in placeStefani Seibold2009-12-221-10/+8
|/
* fujitsu-laptop: address missed led-class ifdef fixupJonathan Woithe2009-10-091-1/+1
* Merge branch 'fujitsu' into releaseLen Brown2009-09-191-59/+46
|\
| * fujitsu-laptop: increment driver versionJonathan Woithe2009-08-281-1/+1
| * fujitsu-laptop: driver [un]registration fixesBartlomiej Zolnierkiewicz2009-08-281-45/+41
| * fujitsu-laptop: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz2009-08-281-6/+0
| * fujitsu-laptop: Correct redundant testJulia Lawall2009-08-281-3/+0
| * fujitsu-laptop: support led-class as moduleStephen Gildea2009-08-281-6/+6
* | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-2/+2
|/
* fujitsu-laptop: use .notify method instead of installing hotkey handler directlyBjorn Helgaas2009-04-071-27/+5
* fujitsu-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-24/+4
* fujitsu-laptop: Use RFKILL support bitmask from firmwareTony Vroon2009-02-211-7/+18
* Merge branch 'drivers-platform' into releaseLen Brown2009-01-091-126/+293
* create drivers/platform/x86/ from drivers/misc/Len Brown2008-12-191-0/+1126