summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2007-04-29sony-laptop: add edge modem support (also called WWAN)malattia@linux.it1-0/+41
2007-04-29sony-laptop: add locking on accesses to the ioport and global varsmalattia@linux.it1-12/+31
2007-04-29sony-laptop: add camera enable/disable parameter, better handle possible infi...malattia@linux.it1-15/+36
2007-04-11sony-laptop: sonypi backward compatibility codemalattia@linux.it2-3/+335
2007-04-11sony-laptop: update documentation and Kconfig helpmalattia@linux.it1-5/+4
2007-04-11sony-laptop: sanitize printksmalattia@linux.it1-21/+19
2007-04-11sony-laptop: additional platform attributes coming from SNY6001malattia@linux.it1-1/+204
2007-04-11sony-laptop: Unify the input subsystem event forwardingmalattia@linux.it1-265/+276
2007-04-11sony-laptop: Add SNY6001 device handling (sonypi reimplementation)malattia@linux.it1-13/+1072
2007-04-11sony-laptop: Add debug macros also used by the sonypi reimplementationmalattia@linux.it1-10/+10
2007-04-11sony-laptop: Prepare the platform driver for multiple users.malattia@linux.it1-100/+112
2007-04-11sony-laptop: Remove ACPI references from variable and function names.malattia@linux.it1-93/+93
2007-03-10asus-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-17Pull remove-hotkey into release branchLen Brown1-5/+0
2007-02-17Pull sony into release branchLen Brown3-0/+578
2007-02-17ACPI: 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 dri...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-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus 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