aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Pull misc-for-upstream into release branchLen Brown2007-05-101-6/+6
|\
| * acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm...Lennart Poettering2007-05-101-6/+6
* | Pull misc-for-upstream into release branchLen Brown2007-05-102-5/+5
|\|
| * sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPATMattia Dongili2007-05-102-5/+5
* | asus-laptop: version bump and lindentCorentin Chary2007-05-101-14/+15
* | asus-laptop: fix light sens initCorentin Chary2007-05-101-1/+1
* | asus-laptop: add GPS supportCorentin Chary2007-05-101-1/+54
* | asus-laptop: notify ALL eventsCorentin Chary2007-05-101-2/+2
|/
* disable socket power in adapter driver instead of media oneAlex Dubov2007-05-081-3/+24
* Misc: add sensable phantom driverJiri Slaby2007-05-083-0/+473
* Add keyboard blink driverAndi Kleen2007-05-083-0/+37
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-05-042-314/+323
|\
| * tifm: add missing include for DMA_32BIT_MASKAndrew Morton2007-05-011-0/+1
| * tifm: layout fixes, small changes to comments and printfsAlex Dubov2007-05-012-19/+15
| * tifm: add sysfs attribute for tifm devicesAlex Dubov2007-05-011-7/+20
| * tifm_7xx1: fix adapter resume functionAlex Dubov2007-05-011-27/+31
| * tifm: move common device management tasks from tifm_7xx1 to tifm_coreAlex Dubov2007-05-012-71/+62
| * tifm: move common adapter management tasks from tifm_7xx1 to tifm_coreAlex Dubov2007-05-012-39/+41
| * tifm_7xx1: improve card detection routineAlex Dubov2007-05-011-25/+21
| * tifm: replace per-adapter kthread with freezeable workqueueAlex Dubov2007-05-012-72/+68
| * tifm: simplify bus match and uevent handlersAlex Dubov2007-05-012-30/+41
| * tifm: use bus methods to handle probe/remove instead of driver ones.Alex Dubov2007-05-011-55/+47
| * tifm: hide details of interrupt processing from socket driversAlex Dubov2007-05-012-13/+20
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-022-2/+0
|/
* Pull thinkpad into release branchLen Brown2007-04-284-0/+4936
|\
| * thinkpad-acpi: make drivers/misc/thinkpad_acpi:fan_mutex staticAdrian Bunk2007-04-281-1/+1
| * ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdriversHenrique de Moraes Holschuh2007-04-282-12/+136
| * ACPI: thinkpad-acpi: add sysfs support to hotkey subdriverHenrique de Moraes Holschuh2007-04-282-0/+129
| * ACPI: thinkpad-acpi: improve dock subdriver initializationHenrique de Moraes Holschuh2007-04-281-28/+50
| * ACPI: thinkpad-acpi: improve debugging for acpi helpersHenrique de Moraes Holschuh2007-04-281-11/+20
| * ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfsHenrique de Moraes Holschuh2007-04-281-2/+6
| * ACPI: thinkpad-acpi: fix a fan watchdog invocationHenrique de Moraes Holschuh2007-04-281-2/+3
| * ACPI: thinkpad-acpi: do not arm fan watchdog if it would not workHenrique de Moraes Holschuh2007-04-281-0/+3
| * ACPI: thinkpad-acpi: add a fan-control feature master toggleHenrique de Moraes Holschuh2007-04-282-1/+31
| * ACPI: thinkpad-acpi: update brightness sysfs interface supportHenrique de Moraes Holschuh2007-04-252-2/+5
| * ACPI: thinkpad-acpi: add sysfs support to the cmos command subdriverHenrique de Moraes Holschuh2007-04-251-0/+33
| * ACPI: thinkpad-acpi: add a safety net for TPEC fan control modeHenrique de Moraes Holschuh2007-04-251-4/+12
| * ACPI: thinkpad-acpi: add sysfs support to fan subdriverHenrique de Moraes Holschuh2007-04-252-23/+309
| * ACPI: thinkpad-acpi: add sysfs support to the thermal subdriverHenrique de Moraes Holschuh2007-04-252-1/+123
| * ACPI: thinkpad-acpi: protect fan and hotkey data structuresHenrique de Moraes Holschuh2007-04-252-27/+92
| * ACPI: thinkpad-acpi: add infrastructure for the sysfs device attributesHenrique de Moraes Holschuh2007-04-252-5/+102
| * ACPI: thinkpad-acpi: driver sysfs conversionHenrique de Moraes Holschuh2007-04-252-0/+93
| * ACPI: thinkpad-acpi: register with the device modelHenrique de Moraes Holschuh2007-04-253-0/+63
| * ACPI: thinkpad-acpi: improve fan watchdog messagesHenrique de Moraes Holschuh2007-04-211-3/+7
| * ACPI: thinkpad-acpi: cleanup thermal subdriver for sysfs conversionHenrique de Moraes Holschuh2007-04-212-26/+61
| * ACPI: thinkpad-acpi: clean up CMOS commands subdriverHenrique de Moraes Holschuh2007-04-212-20/+23
| * ACPI: thinkpad-acpi: cleanup video subdriverHenrique de Moraes Holschuh2007-04-212-90/+197
| * ACPI: thinkpad-acpi: cleanup bluetooth and wan for sysfs conversionHenrique de Moraes Holschuh2007-04-212-42/+108
| * ACPI: thinkpad-acpi: clean up hotkey subdriverHenrique de Moraes Holschuh2007-04-211-17/+29
| * ACPI: thinkpad-acpi: mark acpi helper functions __must_checkHenrique de Moraes Holschuh2007-04-211-4/+4