summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | [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
| * | asus-laptop: LindentLen Brown2007-01-301-124/+123
| * | asus-laptop: add light sensor supportCorentin Chary2007-01-301-0/+84
| * | asus-laptop: add ledd supportCorentin Chary2007-01-301-0/+38
| * | asus-laptop: add display switching supportCorentin Chary2007-01-301-0/+82
| * | asus-laptop: add backlight supportCorentin Chary2007-01-302-1/+183
| * | asus-laptop: add bluetooth and wlan supportCorentin Chary2007-01-301-2/+113
| * | asus-laptop: add led supportCorentin Chary2007-01-302-0/+146
| * | asus-laptop: add base driverCorentin Chary2007-01-303-0/+548
| |/
* | tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov2007-02-041-1/+34
* | tifm_7xx1: prettifyAlex Dubov2007-02-041-16/+18
* | tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov2007-02-041-5/+8
* | tifm_7xx1: switch from workqueue to kthreadAlex Dubov2007-02-042-68/+94
* | tifm_7xx1: Merge media insert and media remove functionsAlex Dubov2007-02-041-128/+126
* | tifm_7xx1: simplify eject functionAlex Dubov2007-02-041-8/+2
* | Add dummy_signal_irq function to save check in ISRAlex Dubov2007-02-042-6/+13