summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* ACPI: thinkpad-acpi: register with the device modelHenrique de Moraes Holschuh2007-04-253-0/+63
* ACPI: thinkpad-acpi: improve fan watchdog messagesHenrique de Moraes Holschuh2007-04-211-3/+7
* ACPI: thinkpad-acpi: cleanup thermal subdriver for sysfs conversionHenrique de Moraes Holschuh2007-04-212-26/+61
* ACPI: thinkpad-acpi: clean up CMOS commands subdriverHenrique de Moraes Holschuh2007-04-212-20/+23
* ACPI: thinkpad-acpi: cleanup video subdriverHenrique de Moraes Holschuh2007-04-212-90/+197
* ACPI: thinkpad-acpi: cleanup bluetooth and wan for sysfs conversionHenrique de Moraes Holschuh2007-04-212-42/+108
* ACPI: thinkpad-acpi: clean up hotkey subdriverHenrique de Moraes Holschuh2007-04-211-17/+29
* ACPI: thinkpad-acpi: mark acpi helper functions __must_checkHenrique de Moraes Holschuh2007-04-211-4/+4
* ACPI: thinkpad-acpi: prepare for device model conversionHenrique de Moraes Holschuh2007-04-212-118/+153
* ACPI: thinkpad-acpi: use bitfields for module flagsHenrique de Moraes Holschuh2007-04-212-92/+83
* ACPI: thinkpad-acpi: use bitfields to hold subdriver flagsHenrique de Moraes Holschuh2007-04-212-22/+23
* ACPI: thinkpad-acpi: improve thinkpad detectionHenrique de Moraes Holschuh2007-04-212-0/+14
* ACPI: thinkpad-acpi: uncouple subdriver init from ibms structHenrique de Moraes Holschuh2007-04-212-175/+278
* ACPI: thinkpad-acpi: add subdriver debug statementsHenrique de Moraes Holschuh2007-04-212-0/+115
* ACPI: thinkpad-acpi: clean up probing and move init to subdriversHenrique de Moraes Holschuh2007-04-212-84/+151
* ACPI: thinkpad-acpi: add debug modeHenrique de Moraes Holschuh2007-04-213-0/+26
* ACPI: thinkpad-acpi: update fan firmware documentationHenrique de Moraes Holschuh2007-04-211-15/+13
* ACPI: thinkpad-acpi: rename thinkpad constantsHenrique de Moraes Holschuh2007-04-212-127/+125
* ACPI: thinkpad-acpi: rename module glueHenrique de Moraes Holschuh2007-04-212-8/+8
* ACPI: thinkpad-acpi: rename one stray use of ibm-acpi in a commentHenrique de Moraes Holschuh2007-04-211-1/+1
* ACPI: thinkpad-acpi: rename register_ibmacpi_subdriverHenrique de Moraes Holschuh2007-04-212-3/+3
* ACPI: thinkpad-acpi: cleanup after renameHenrique de Moraes Holschuh2007-03-302-17/+22
* ACPI: thinkpad-acpi: add compatibility MODULE_ALIAS entryHenrique de Moraes Holschuh2007-03-301-0/+3
* ACPI: thinkpad-acpi: cleanup Kconfig for thinkpad-acpiHenrique de Moraes Holschuh2007-03-304-35/+38
* ACPI: ibm-acpi: rename driver to thinkpad-acpiHenrique de Moraes Holschuh2007-03-303-2/+2
* ACPI: ibm-acpi: move driver to drivers/misc hierarchyHenrique de Moraes Holschuh2007-03-254-0/+3258
* asus-laptop: make code staticAdrian Bunk2007-03-091-1/+1
* sony-laptop: fix uninitialised variableAndrew Morton2007-03-071-1/+1
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-202-12/+13
* backlight: Clean up pmac_backlight handlingRichard Purdie2007-02-201-6/+9
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-201-15/+5
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-203-3/+0
* Pull remove-hotkey into release branchLen Brown2007-02-161-5/+0
|\
| * ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown2007-02-161-5/+0
* | Pull sony into release branchLen Brown2007-02-163-0/+578
|\ \
| * | sony-laptop: allow complex per-value input/output validationMattia Dongili2007-02-131-19/+62
| * | sony-laptop: Update docsMattia Dongili2007-02-131-7/+7
| * | sony-laptop: LindentLen Brown2007-02-131-73/+78
| * | sony-laptop: Group functions and structures to better draw subsytems usageMattia Dongili2007-02-131-41/+51
| * | sony-laptop: Small update to the Kconfig help to make people believe this dri...Mattia Dongili2007-02-131-1/+2
| * | sony-laptop: Remove /proc/acpi/sony interface and implement platform_device.Mattia Dongili2007-02-131-198/+198
| * | sony-laptop: create from sony_acpiMattia Dongili2007-02-133-0/+519
* | | [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* | | [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-122-6/+6
* | | [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-2/+0
* | | [PATCH] IOC3/IOC4: PCI mem space resourcesBrent Casavant2007-02-111-3/+3
| |/ |/|
* | [PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitivesAl Viro2007-02-091-1/+1
* | [PATCH] assigning enum constant to char * is vile, even if it happens to be 0Al Viro2007-02-091-2/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-02-073-0/+1185
|\ \
| * | asus-laptop: merge with ACPICA table updateLen Brown2007-02-031-6/+1