aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-09asus-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-16Pull remove-hotkey into release branchLen Brown1-5/+0
2007-02-16Pull sony into release branchLen Brown3-0/+578
2007-02-16ACPI: 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 driver is useful.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
2007-02-09[PATCH] assigning enum constant to char * is vile, even if it happens to be 0Al Viro1-2/+2
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-0/+1185
2007-02-04tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov1-1/+34
2007-02-04tifm_7xx1: prettifyAlex Dubov1-16/+18
2007-02-04tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov1-5/+8
2007-02-04tifm_7xx1: switch from workqueue to kthreadAlex Dubov2-68/+94
2007-02-04tifm_7xx1: Merge media insert and media remove functionsAlex Dubov1-128/+126
2007-02-04tifm_7xx1: simplify eject functionAlex Dubov1-8/+2
2007-02-04Add dummy_signal_irq function to save check in ISRAlex Dubov2-6/+13
2007-02-04Remove unused return value from signal_irq callbackAlex Dubov1-2/+2
2007-02-04tifm_sd: restructure initialization, removal and command handlingAlex Dubov2-10/+4
2007-02-03asus-laptop: merge with ACPICA table updateLen Brown1-6/+1
2007-01-30asus-laptop: LindentLen Brown1-124/+123
2007-01-30asus-laptop: add light sensor supportCorentin Chary1-0/+84
2007-01-30asus-laptop: add ledd supportCorentin Chary1-0/+38
2007-01-30asus-laptop: add display switching supportCorentin Chary1-0/+82
2007-01-30asus-laptop: add backlight supportCorentin Chary2-1/+183
2007-01-30asus-laptop: add bluetooth and wlan supportCorentin Chary1-2/+113
2007-01-30asus-laptop: add led supportCorentin Chary2-0/+146
2007-01-30asus-laptop: add base driverCorentin Chary3-0/+548
2006-12-20Pull platform-drivers into test branchLen Brown1-1/+2
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming1-1/+2
2006-12-07[PATCH] tifm: fix NULL ptr and styleRandy Dunlap1-2/+3
2006-11-22WorkStruct: make allyesconfigDavid Howells1-8/+10
2006-11-06[PATCH] Fix for LKDTM MEM_SWAPOUT crashpointAnkita Garg1-4/+4
2006-11-03[PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESCRandy Dunlap1-11/+13
2006-10-28[PATCH] ioc4: fix printk format warningRandy Dunlap1-2/+2
2006-10-24[PATCH] missing includes of io.hAl Viro1-0/+1
2006-10-24[PATCH] IOC4 should depend on PCIAl Viro1-0/+1