summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2007-04-22ACPI: thinkpad-acpi: improve thinkpad detectionHenrique de Moraes Holschuh2-0/+14
2007-04-22ACPI: thinkpad-acpi: uncouple subdriver init from ibms structHenrique de Moraes Holschuh2-175/+278
2007-04-22ACPI: thinkpad-acpi: add subdriver debug statementsHenrique de Moraes Holschuh2-0/+115
2007-04-22ACPI: thinkpad-acpi: clean up probing and move init to subdriversHenrique de Moraes Holschuh2-84/+151
2007-04-22ACPI: thinkpad-acpi: add debug modeHenrique de Moraes Holschuh3-0/+26
2007-04-22ACPI: thinkpad-acpi: update fan firmware documentationHenrique de Moraes Holschuh1-15/+13
2007-04-22ACPI: thinkpad-acpi: rename thinkpad constantsHenrique de Moraes Holschuh2-127/+125
2007-04-22ACPI: thinkpad-acpi: rename module glueHenrique de Moraes Holschuh2-8/+8
2007-04-22ACPI: thinkpad-acpi: rename one stray use of ibm-acpi in a commentHenrique de Moraes Holschuh1-1/+1
2007-04-22ACPI: thinkpad-acpi: rename register_ibmacpi_subdriverHenrique de Moraes Holschuh2-3/+3
2007-04-11sony-laptop: sonypi backward compatibility codemalattia@linux.it2-3/+335
2007-04-11sony-laptop: update documentation and Kconfig helpmalattia@linux.it1-5/+4
2007-04-11sony-laptop: sanitize printksmalattia@linux.it1-21/+19
2007-04-11sony-laptop: additional platform attributes coming from SNY6001malattia@linux.it1-1/+204
2007-04-11sony-laptop: Unify the input subsystem event forwardingmalattia@linux.it1-265/+276
2007-04-11sony-laptop: Add SNY6001 device handling (sonypi reimplementation)malattia@linux.it1-13/+1072
2007-04-11sony-laptop: Add debug macros also used by the sonypi reimplementationmalattia@linux.it1-10/+10
2007-04-11sony-laptop: Prepare the platform driver for multiple users.malattia@linux.it1-100/+112
2007-04-11sony-laptop: Remove ACPI references from variable and function names.malattia@linux.it1-93/+93
2007-03-30ACPI: thinkpad-acpi: cleanup after renameHenrique de Moraes Holschuh2-17/+22
2007-03-30ACPI: thinkpad-acpi: add compatibility MODULE_ALIAS entryHenrique de Moraes Holschuh1-0/+3
2007-03-30ACPI: thinkpad-acpi: cleanup Kconfig for thinkpad-acpiHenrique de Moraes Holschuh4-35/+38
2007-03-30ACPI: ibm-acpi: rename driver to thinkpad-acpiHenrique de Moraes Holschuh3-2/+2
2007-03-26ACPI: ibm-acpi: move driver to drivers/misc hierarchyHenrique de Moraes Holschuh4-0/+3258
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-10asus-laptop: make code staticAdrian Bunk1-1/+1
2007-03-07sony-laptop: fix uninitialised variableAndrew Morton1-1/+1
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie2-12/+13
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie1-6/+9
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-15/+5
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie3-3/+0
2007-02-17Pull remove-hotkey into release branchLen Brown1-5/+0
2007-02-17Pull sony into release branchLen Brown3-0/+578
2007-02-17ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown1-5/+0
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+1
2007-02-13sony-laptop: allow complex per-value input/output validationMattia Dongili1-19/+62
2007-02-13sony-laptop: Update docsMattia Dongili1-7/+7
2007-02-13sony-laptop: LindentLen Brown1-73/+78
2007-02-13sony-laptop: Group functions and structures to better draw subsytems usageMattia Dongili1-41/+51
2007-02-13sony-laptop: Small update to the Kconfig help to make people believe this dri...Mattia Dongili1-1/+2
2007-02-13sony-laptop: Remove /proc/acpi/sony interface and implement platform_device.Mattia Dongili1-198/+198
2007-02-13sony-laptop: create from sony_acpiMattia Dongili3-0/+519
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven2-6/+6
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-2/+0
2007-02-11[PATCH] IOC3/IOC4: PCI mem space resourcesBrent Casavant1-3/+3
2007-02-09[PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitivesAl Viro1-1/+1