aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAge
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-30
|\
| *---------------. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-30
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | | * ACPI: thinkpad-acpi: bump up version to 0.20Henrique de Moraes Holschuh2008-04-29
| | | | | | | | | | * ACPI: thinkpad-acpi: fix selects in KconfigHenrique de Moraes Holschuh2008-04-29
| | | | | | | | | | * ACPI: thinkpad-acpi: use a private workqueueHenrique de Moraes Holschuh2008-04-29
| | | | | | | | | | * ACPI: thinkpad-acpi: fluff really minor fixHenrique de Moraes Holschuh2008-04-29
| | | | | | | | | | * ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2)Henrique de Moraes Holschuh2008-04-29
| | | | | | | | | | * ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)Henrique de Moraes Holschuh2008-04-29
| | | | | | | | | | * ACPI: thinkpad-acpi: prepare light and LED for sysfs supportHenrique de Moraes Holschuh2008-04-29
| | | | | | | | | | * ACPI: thinkpad-acpi: claim tpacpi as an official short handle (v1.1)Henrique de Moraes Holschuh2008-04-29
| | | | | | | | | | * ACPI: thinkpad-acpi: fix brightness dimming control bugHenrique de Moraes Holschuh2008-04-29
| | | | | | | | | | * ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error messagesHenrique de Moraes Holschuh2008-04-29
| | | | | | | | | | * ACPI: thinkpad-acpi: enhance box identification output (v2)Henrique de Moraes Holschuh2008-04-29
| | | | | | | | | | * ACPI: thinkpad-acpi: warn once about weird hotkey masksHenrique de Moraes Holschuh2008-04-29
| | | | | | | | | | * ACPI: thinkpad-acpi: BIOS backlight mode helper (v2.1)Henrique de Moraes Holschuh2008-04-29
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | | | | | | | * intel_menlo: fix build warningLen Brown2008-04-29
| | | | | | | | | * ACPI: elide a non-zero test on a result that is never 0Julia Lawall2008-04-29
| | | | | | | | | * thermal: add the support for building the generic thermal as a moduleZhang Rui2008-04-29
| | | | |_|_|_|_|/ | | | |/| | | | |
| | | | | | | * | ACER_WMI/ASUS_LAPTOP: fix build bugIngo Molnar2008-04-29
| | | | | | | * | thinkpad_acpi: fix possible NULL pointer dereference if kstrdup failedCyrill Gorcunov2008-04-29
| | | | |_|_|/ / | | | |/| | | |
| | | | | | * | eeepc-laptop: add hwmon fan controlCorentin Chary2008-04-29
| | | | | | * | eeepc-laptop: add backlightCorentin Chary2008-04-29
| | | | | | * | eeepc-laptop: add base driverEric Cooper2008-04-29
| | | | |_|/ / | | | |/| | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-30
|\ \ \ \ \ \ \
| * | | | | | | kgdbts: Sparc needs sstep emulation.David S. Miller2008-04-29
| | |_|_|/ / / | |/| | | | |
* | | | | | | [IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson2008-04-29
* | | | | | | drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2008-04-29
* | | | | | | proc: remove proc_root from driversAlexey Dobriyan2008-04-29
* | | | | | | drivers/misc: elide a non-zero test on a result that is never 0Julia Lawall2008-04-29
* | | | | | | drivers/misc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-29
* | | | | | | Misc, phantom, fix pollJiri Slaby2008-04-29
* | | | | | | Misc: phantom, add compat ioctlJiri Slaby2008-04-29
| |_|_|/ / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-27
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [SCSI] ses: fix up functionality after class_device->device conversionJames Bottomley2008-04-22
* | | | | | [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson2008-04-22
* | | | | | [IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-22
* | | | | | [IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-22
* | | | | | [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-22
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-21
|\ \ \ \ \
| * | | | | intel_menlow: Storage class should be before const qualifierTobias Klauser2008-04-21
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-21
|\ \ \ \ \ \
| * | | | | | SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
| |/ / / / /
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | atmel_tc clocksource/clockevent codeDavid Brownell2008-03-04
| * | | | | atmel_tc libraryDavid Brownell2008-03-04
| | |_|_|/ | |/| | |
* | | | | kgdb: allow static kgdbts boot configurationJason Wessel2008-04-17
* | | | | kgdb: add kgdb internal test suiteJason Wessel2008-04-17
| |/ / / |/| | |
* | | | misc: fix platform driver hotplug/coldplugKay Sievers2008-04-15
| |/ / |/| |
* | | NULL noise: drivers/miscAl Viro2008-03-30
| |/ |/|
| |
| \
| \
| \
*---. \ Merge branches 'release', 'ejd', 'sony' and 'wmi' into releaseLen Brown2008-03-13
|\ \ \ \