aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Pull sony into release branchLen Brown2007-04-282-207/+1939
|\ \
| * | sony-laptop: remove user visible camera controls as platform attributesmalattia@linux.it2007-04-281-36/+0
| * | sony-laptop: add a meye-usable include file for camera opsmalattia@linux.it2007-04-281-8/+9
| * | sony-laptop: complete the motion eye camera support in sony-laptopmalattia@linux.it2007-04-281-18/+90
| * | sonypi: try to detect if sony-laptop has already taken one of the known ioportsmalattia@linux.it2007-04-281-2/+2
| * | sony-laptop: add edge modem support (also called WWAN)malattia@linux.it2007-04-281-0/+41
| * | sony-laptop: add locking on accesses to the ioport and global varsmalattia@linux.it2007-04-281-12/+31
| * | sony-laptop: add camera enable/disable parameter, better handle possible infi...malattia@linux.it2007-04-281-15/+36
| * | sony-laptop: sonypi backward compatibility codemalattia@linux.it2007-04-102-3/+335
| * | sony-laptop: update documentation and Kconfig helpmalattia@linux.it2007-04-101-5/+4
| * | sony-laptop: sanitize printksmalattia@linux.it2007-04-101-21/+19
| * | sony-laptop: additional platform attributes coming from SNY6001malattia@linux.it2007-04-101-1/+204
| * | sony-laptop: Unify the input subsystem event forwardingmalattia@linux.it2007-04-101-265/+276
| * | sony-laptop: Add SNY6001 device handling (sonypi reimplementation)malattia@linux.it2007-04-101-13/+1072
| * | sony-laptop: Add debug macros also used by the sonypi reimplementationmalattia@linux.it2007-04-101-10/+10
| * | sony-laptop: Prepare the platform driver for multiple users.malattia@linux.it2007-04-101-100/+112
| * | sony-laptop: Remove ACPI references from variable and function names.malattia@linux.it2007-04-101-93/+93
| |/
* | asus-laptop: version bumpCorentin Chary2007-03-111-2/+2
* | asus-laptop: add wapf paramCorentin Chary2007-03-111-0/+16
* | asus-laptop: add GLEDCorentin Chary2007-03-111-1/+14
* | asus-laptop: clean write_statusCorentin Chary2007-03-111-19/+29
* | asus-laptop: use acpi_evaluate_integer instead of read_acpi_intCorentin Chary2007-03-111-34/+34
|/
* 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