summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson2008-05-137-69/+69
* drivers/misc/sgi-xp: clean up return valuesDean Nelson2008-05-137-401/+291
* kgdb: 1000 loops for the single step test in kgdbtsJason Wessel2008-05-051-2/+13
* kgdb: trivial sparse fixes in kgdb test-suiteHarvey Harrison2008-05-051-30/+30
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-304-195/+1260
|\
| *---------------. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-3017-290/+10088
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | | * ACPI: thinkpad-acpi: bump up version to 0.20Henrique de Moraes Holschuh2008-04-291-1/+1
| | | | | | | | | | * ACPI: thinkpad-acpi: fix selects in KconfigHenrique de Moraes Holschuh2008-04-291-1/+2
| | | | | | | | | | * ACPI: thinkpad-acpi: use a private workqueueHenrique de Moraes Holschuh2008-04-291-7/+19
| | | | | | | | | | * ACPI: thinkpad-acpi: fluff really minor fixHenrique de Moraes Holschuh2008-04-291-1/+1
| | | | | | | | | | * ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2)Henrique de Moraes Holschuh2008-04-291-1/+135
| | | | | | | | | | * ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)Henrique de Moraes Holschuh2008-04-291-1/+56
| | | | | | | | | | * ACPI: thinkpad-acpi: prepare light and LED for sysfs supportHenrique de Moraes Holschuh2008-04-292-55/+138
| | | | | | | | | | * ACPI: thinkpad-acpi: claim tpacpi as an official short handle (v1.1)Henrique de Moraes Holschuh2008-04-291-2/+6
| | | | | | | | | | * ACPI: thinkpad-acpi: fix brightness dimming control bugHenrique de Moraes Holschuh2008-04-291-15/+49
| | | | | | | | | | * ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error messagesHenrique de Moraes Holschuh2008-04-291-7/+15
| | | | | | | | | | * ACPI: thinkpad-acpi: enhance box identification output (v2)Henrique de Moraes Holschuh2008-04-291-3/+9
| | | | | | | | | | * ACPI: thinkpad-acpi: warn once about weird hotkey masksHenrique de Moraes Holschuh2008-04-291-0/+17
| | | | | | | | | | * ACPI: thinkpad-acpi: BIOS backlight mode helper (v2.1)Henrique de Moraes Holschuh2008-04-291-105/+133
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | | | | | | | * intel_menlo: fix build warningLen Brown2008-04-291-5/+0
| | | | | | | | | * ACPI: elide a non-zero test on a result that is never 0Julia Lawall2008-04-291-14/+9
| | | | | | | | | * thermal: add the support for building the generic thermal as a moduleZhang Rui2008-04-291-0/+1
| | | | |_|_|_|_|/ | | | |/| | | | |
| | | | | | | * | ACER_WMI/ASUS_LAPTOP: fix build bugIngo Molnar2008-04-291-0/+2
| | | | | | | * | thinkpad_acpi: fix possible NULL pointer dereference if kstrdup failedCyrill Gorcunov2008-04-291-1/+1
| | | | |_|_|/ / | | | |/| | | |
| | | | | | * | eeepc-laptop: add hwmon fan controlCorentin Chary2008-04-292-0/+148
| | | | | | * | eeepc-laptop: add backlightCorentin Chary2008-04-292-0/+78
| | | | | | * | eeepc-laptop: add base driverEric Cooper2008-04-293-1/+455
| | | | |_|/ / | | | |/| | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | kgdbts: Sparc needs sstep emulation.David S. Miller2008-04-291-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | [IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson2008-04-291-2/+2
* | | | | | | drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2008-04-292-13/+5
* | | | | | | proc: remove proc_root from driversAlexey Dobriyan2008-04-292-7/+7
* | | | | | | drivers/misc: elide a non-zero test on a result that is never 0Julia Lawall2008-04-291-13/+11
* | | | | | | drivers/misc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-294-18/+18
* | | | | | | Misc, phantom, fix pollJiri Slaby2008-04-291-4/+6
* | | | | | | Misc: phantom, add compat ioctlJiri Slaby2008-04-291-4/+20
| |_|_|/ / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-271-29/+71
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [SCSI] ses: fix up functionality after class_device->device conversionJames Bottomley2008-04-221-29/+71
* | | | | | [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson2008-04-227-391/+268
* | | | | | [IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-223-506/+322
* | | | | | [IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-225-553/+396
* | | | | | [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-2211-0/+7869
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-211-1/+1
|\ \ \ \ \
| * | | | | intel_menlow: Storage class should be before const qualifierTobias Klauser2008-04-211-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-211-54/+64
|\ \ \ \ \ \
| * | | | | | SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-54/+64
| |/ / / / /
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-193-0/+195
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | atmel_tc clocksource/clockevent codeDavid Brownell2008-03-041-0/+25
| * | | | | atmel_tc libraryDavid Brownell2008-03-043-0/+170
| | |_|_|/ | |/| | |
* | | | | kgdb: allow static kgdbts boot configurationJason Wessel2008-04-171-17/+24
OpenPOWER on IntegriCloud