summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2007-03-07sony-laptop: fix uninitialised variableAndrew Morton-1/+1
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie-12/+13
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie-6/+9
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie-15/+5
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie-3/+0
2007-02-16Pull remove-hotkey into release branchLen Brown-5/+0
2007-02-16Pull sony into release branchLen Brown-0/+578
2007-02-16ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown-5/+0
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner-1/+1
2007-02-13sony-laptop: allow complex per-value input/output validationMattia Dongili-19/+62
2007-02-13sony-laptop: Update docsMattia Dongili-7/+7
2007-02-13sony-laptop: LindentLen Brown-73/+78
2007-02-13sony-laptop: Group functions and structures to better draw subsytems usageMattia Dongili-41/+51
2007-02-13sony-laptop: Small update to the Kconfig help to make people believe this dri...Mattia Dongili-1/+2
2007-02-13sony-laptop: Remove /proc/acpi/sony interface and implement platform_device.Mattia Dongili-198/+198
2007-02-13sony-laptop: create from sony_acpiMattia Dongili-0/+519
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven-6/+6
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan-2/+0
2007-02-11[PATCH] IOC3/IOC4: PCI mem space resourcesBrent Casavant-3/+3
2007-02-09[PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitivesAl Viro-1/+1
2007-02-09[PATCH] assigning enum constant to char * is vile, even if it happens to be 0Al Viro-2/+2
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-0/+1185
2007-02-04tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov-1/+34
2007-02-04tifm_7xx1: prettifyAlex Dubov-16/+18
2007-02-04tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov-5/+8
2007-02-04tifm_7xx1: switch from workqueue to kthreadAlex Dubov-68/+94
2007-02-04tifm_7xx1: Merge media insert and media remove functionsAlex Dubov-128/+126
2007-02-04tifm_7xx1: simplify eject functionAlex Dubov-8/+2
2007-02-04Add dummy_signal_irq function to save check in ISRAlex Dubov-6/+13
2007-02-04Remove unused return value from signal_irq callbackAlex Dubov-2/+2
2007-02-04tifm_sd: restructure initialization, removal and command handlingAlex Dubov-10/+4
2007-02-03asus-laptop: merge with ACPICA table updateLen Brown-6/+1
2007-01-30asus-laptop: LindentLen Brown-124/+123
2007-01-30asus-laptop: add light sensor supportCorentin Chary-0/+84
2007-01-30asus-laptop: add ledd supportCorentin Chary-0/+38
2007-01-30asus-laptop: add display switching supportCorentin Chary-0/+82
2007-01-30asus-laptop: add backlight supportCorentin Chary-1/+183
2007-01-30asus-laptop: add bluetooth and wlan supportCorentin Chary-2/+113
2007-01-30asus-laptop: add led supportCorentin Chary-0/+146
2007-01-30asus-laptop: add base driverCorentin Chary-0/+548
2006-12-20Pull platform-drivers into test branchLen Brown-1/+2
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming-1/+2
2006-12-07[PATCH] tifm: fix NULL ptr and styleRandy Dunlap-2/+3
2006-11-22WorkStruct: make allyesconfigDavid Howells-8/+10
2006-11-06[PATCH] Fix for LKDTM MEM_SWAPOUT crashpointAnkita Garg-4/+4
2006-11-03[PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESCRandy Dunlap-11/+13
2006-10-28[PATCH] ioc4: fix printk format warningRandy Dunlap-2/+2
2006-10-24[PATCH] missing includes of io.hAl Viro-0/+1
2006-10-24[PATCH] IOC4 should depend on PCIAl Viro-0/+1
2006-10-17[PATCH] ioc4: Enable build on non-SN2Brent Casavant-0/+485