aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-17kgdb: allow static kgdbts boot configurationJason Wessel1-17/+24
2008-04-17kgdb: add kgdb internal test suiteJason Wessel2-0/+1084
2008-04-15misc: fix platform driver hotplug/coldplugKay Sievers4-0/+7
2008-03-30NULL noise: drivers/miscAl Viro3-3/+3
2008-03-13Merge branches 'release', 'ejd', 'sony' and 'wmi' into releaseLen Brown3-11/+30
2008-03-13Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' and 'toshiba' into releaseLen Brown1-3/+3
2008-03-13acer-wmi: build depends on i8042Jiri Kosina1-0/+1
2008-03-12acer-wmi: Add DMI quirk for mail LED support on Acer Aspire 3610/ 5610Carlos Corbacho1-0/+18
2008-03-12acer-wmi: Make device detection error messages more descriptiveCarlos Corbacho1-5/+7
2008-03-11acer-wmi: Don't warn if mail LED cannot be detectedCarlos Corbacho1-4/+2
2008-03-11acer-wmi: Rename mail LED correctly & remove hardcoded colourCarlos Corbacho1-1/+1
2008-03-10tifm: clear interrupt mask bits before setting them on adapter initAlex Dubov1-0/+2
2008-03-04ACPI: thinkpad-acpi: fix hotkey_get_tablet_modeHenrique de Moraes Holschuh1-1/+2
2008-02-21sony-laptop.c: fix off-by-oneAdrian Bunk1-1/+1
2008-02-21acer-wmi: fix section mismatch warningsSam Ravnborg1-3/+3
2008-02-21Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', 'misc', 'suspend', 'thermal', 'thinkpad' and 'tsc' into releaseLen Brown4-25/+139
2008-02-16acer-wmi: Add DMI match for mail LED on Acer TravelMate 4200 seriesCarlos Corbacho1-0/+9
2008-02-16ACPI: thinkpad-acpi: add tablet-mode reportingHenrique de Moraes Holschuh1-11/+68
2008-02-16ACPI: thinkpad-acpi: minor hotkey_radio_sw fixesHenrique de Moraes Holschuh1-4/+4
2008-02-16ACPI: thinkpad-acpi: issue input events for tablet swivel eventsHenrique de Moraes Holschuh1-2/+20
2008-02-16ACPI: thinkpad-acpi: make the video output feature optionalHenrique de Moraes Holschuh2-7/+30
2008-02-16ACPI: thinkpad-acpi: synchronize input device switchesHenrique de Moraes Holschuh1-0/+1
2008-02-16ACPI: thinkpad-acpi: always track input device open/closeHenrique de Moraes Holschuh1-5/+8
2008-02-16ACPI: thinkpad-acpi: trivial fix to module_desc typoHenrique de Moraes Holschuh1-1/+1
2008-02-15intel_menlo: extract return values using PTR_ERRThomas Sujith1-4/+7
2008-02-14thinkpad_acpi: staticAdrian Bunk1-2/+2
2008-02-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-8/+11
2008-02-09memstick: initial commit for Sony MemoryStick supportAlex Dubov2-0/+24
2008-02-09Merge branches 'release', 'wmi' and 'laptop-docs' into releaseLen Brown2-8/+11
2008-02-09acer-wmi - Add documentationCarlos Corbacho1-0/+3
2008-02-09sony-laptop - Move sony-laptop.txt to Documentation/laptopsCarlos Corbacho1-1/+1
2008-02-09thinkpad-acpi - Move thinkpad-acpi.txt to Documentation/laptopsCarlos Corbacho1-2/+3
2008-02-09acer-wmi: Fix backlight on AMW0 (V1) laptopsCarlos Corbacho1-4/+2
2008-02-09tc1100-wmi: Mark as experimentalCarlos Corbacho1-1/+2
2008-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+3
2008-02-08Basic PWM driver for AVR32 and AT91David Brownell3-0/+419
2008-02-08Merge branches 'release', 'dmi' and 'misc' into releaseLen Brown1-2/+3
2008-02-08acer-wmi, tc1100-wmi: select ACPI_WMILen Brown1-2/+2
2008-02-07[SCSI] enclosure: add support for enclosure servicesJames Bottomley3-0/+494
2008-02-07intel_menlo: build on X86 onlyLen Brown1-0/+1
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds9-1866/+4448
2008-02-07leds: Standardise LED naming schemeRichard Purdie1-1/+1
2008-02-07Merge branches 'release' and 'wmi-2.6.25' into releaseLen Brown4-0/+1426
2008-02-07Merge branches 'release' and 'menlo' into releaseLen Brown3-0/+536
2008-02-07Merge branches 'release', 'asus', 'sony-laptop' and 'thinkpad' into releaseLen Brown5-1866/+2486
2008-02-07ACPI: thinkpad-acpi: second TP_EC_FAN_FULLSPEED should be TP_EC_FAN_AUTORoel Kluin1-1/+1
2008-02-07asus-laptop: add parenthesesRoel Kluin1-1/+1
2008-02-07asus-laptop new write_acpi_intCorentin CHARY1-9/+15
2008-02-06phantom: don't grab other devicesJiri Slaby1-3/+4
2008-02-06drivers/misc/lkdtm.c: cleanupsAdrian Bunk1-11/+13