aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-16fujitsu-laptop: depends on INPUTRandy Dunlap1-0/+1
2008-07-16acer-wmi: Remove version numberCarlos Corbacho1-4/+1
2008-07-16acer-wmi: Add debugfs file for device detectionCarlos Corbacho1-0/+66
2008-07-16acer-wmi: Disable device autodetection on Fujitsu Siemens Amilo Li2732Carlos Corbacho1-0/+10
2008-07-16acer-wmi: Add EC quirk for Fujitsu Siemens Amilo Li 1718Carlos Corbacho1-0/+19
2008-07-16acer-wmi: Respect framebuffer blanking in backlightCarlos Corbacho1-2/+12
2008-07-16acer-wmi: Blacklist backlight on Acer Aspire 1520 & 1360 seriesCarlos Corbacho1-4/+27
2008-07-16eeepc-laptop: staticAdrian Bunk1-2/+2
2008-07-16compal-laptop: remove unnecessary lcd_level attributeCezary Jackiewicz1-35/+2
2008-07-16Fujitsu-laptop updateJonathan Woithe2-52/+786
2008-07-16misc,acpi,backlight: compal Laptop ExtrasCezary Jackiewicz3-2/+457
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds3-3/+18
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet3-243/+292
2008-07-02sony-laptop: BKL pushdownArnd Bergmann1-0/+3
2008-06-27atmel_pwm: Rename the "mck" clock to "pwm_clk"Sedji Gaouaou1-1/+1
2008-06-20hdpu_cpustate: BKL pushdownArnd Bergmann1-1/+8
2008-06-20phantom: BKL pushdownJonathan Corbet1-2/+7
2008-06-11thinkpad-acpi: fix LED handling on older ThinkPadsHenrique de Moraes Holschuh1-27/+28
2008-06-11thinkpad-acpi: fix initialization error pathsHenrique de Moraes Holschuh1-207/+230
2008-06-11thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL renameHenrique de Moraes Holschuh1-2/+2
2008-06-06fujitsu-laptop: autoload module on Lifebook P1510DDan Williams1-0/+6
2008-06-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-7/+26
2008-05-30acpi: fix sparse const errorsHarvey Harrison1-5/+5
2008-05-28kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATAJason Wessel1-4/+24
2008-05-28kgdb: use common ascii helpers and put_unaligned_be32 helperHarvey Harrison1-3/+2
2008-05-13drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson7-69/+69
2008-05-13drivers/misc/sgi-xp: clean up return valuesDean Nelson7-401/+291
2008-05-05kgdb: 1000 loops for the single step test in kgdbtsJason Wessel1-2/+13
2008-05-05kgdb: trivial sparse fixes in kgdb test-suiteHarvey Harrison1-30/+30
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds4-195/+1260
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into releaseLen Brown17-290/+10088
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2008-04-29[IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson1-2/+2
2008-04-29intel_menlo: fix build warningLen Brown1-5/+0
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2-13/+5
2008-04-29proc: remove proc_root from driversAlexey Dobriyan2-7/+7
2008-04-29drivers/misc: elide a non-zero test on a result that is never 0Julia Lawall1-13/+11
2008-04-29drivers/misc: replace remaining __FUNCTION__ occurrencesHarvey Harrison4-18/+18
2008-04-29Misc, phantom, fix pollJiri Slaby1-4/+6
2008-04-29Misc: phantom, add compat ioctlJiri Slaby1-4/+20
2008-04-29ACER_WMI/ASUS_LAPTOP: fix build bugIngo Molnar1-0/+2
2008-04-29thinkpad_acpi: fix possible NULL pointer dereference if kstrdup failedCyrill Gorcunov1-1/+1
2008-04-29eeepc-laptop: add hwmon fan controlCorentin Chary2-0/+148
2008-04-29eeepc-laptop: add backlightCorentin Chary2-0/+78
2008-04-29eeepc-laptop: add base driverEric Cooper3-1/+455
2008-04-29ACPI: thinkpad-acpi: bump up version to 0.20Henrique de Moraes Holschuh1-1/+1
2008-04-29ACPI: thinkpad-acpi: fix selects in KconfigHenrique de Moraes Holschuh1-1/+2
2008-04-29ACPI: thinkpad-acpi: use a private workqueueHenrique de Moraes Holschuh1-7/+19
2008-04-29ACPI: thinkpad-acpi: fluff really minor fixHenrique de Moraes Holschuh1-1/+1
2008-04-29ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2)Henrique de Moraes Holschuh1-1/+135