aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2011-03-10ipmi: Fix IPMI errors due to timing problemsGravatar Doe, YiCheng 1-0/+8
2011-03-06virtio: console: Don't access vqs if device was unpluggedGravatar Amit Shah 1-0/+8
2011-03-01Revert "TPM: Long default timeout fix"Gravatar Linus Torvalds 1-6/+4
2011-02-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Dave Airlie 2-35/+22
2011-02-23amd64-agp: fix crash at second module loadGravatar Florian Mickler 1-2/+7
2011-02-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Gravatar Linus Torvalds 2-22/+33
2011-02-22agp/intel: Experiment with a 855GM GWB bitGravatar Chris Wilson 2-35/+22
2011-02-20Revert "tpm_tis: Use timeouts returned from TPM"Gravatar Linus Torvalds 3-21/+3
2011-02-19cm4000_cs: Fix undefined ops warningGravatar Alan Cox 1-2/+1
2011-02-19drivers/char/pcmcia/ipwireless/main.c: Convert release_resource to release_re...Gravatar Julia Lawall 1-20/+32
2011-02-11Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpm...Gravatar James Morris 3-3/+21
2011-02-11tpm_tis: Use timeouts returned from TPMGravatar Stefan Berger 3-3/+21
2011-02-10char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverGravatar Corey Minyard 1-10/+2
2011-02-10Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-0/+1851
2011-02-04agp: ensure GART has an address before enabling itGravatar Stephen Kitt 1-11/+16
2011-02-04Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"Gravatar Matt Turner 1-1/+1
2011-02-04amd-k7-agp: remove non-x86 codeGravatar Matt Turner 1-19/+0
2011-02-03virtio: console: Move file back to drivers/char/Gravatar Amit Shah 2-0/+1839
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Gravatar Torben Hohn 1-4/+4
2011-01-24Merge remote branch 'linus/master' into drm-intel-fixesGravatar Chris Wilson 19-8807/+15
2011-01-24drm/i915,agp/intel: Do not clear stolen entriesGravatar Chris Wilson 1-10/+9
2011-01-24tpm: fix panic caused by "tpm: Autodetect itpm devices"Gravatar Olof Johansson 1-3/+3
2011-01-24TPM: Long default timeout fixGravatar Rajiv Andrade 1-4/+6
2011-01-20Merge branch 'akpm'Gravatar Linus Torvalds 1-5/+5
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTGravatar David Rientjes 1-5/+5
2011-01-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 17-8795/+1
2011-01-14Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-3/+3
2011-01-14agp/intel: Fix device names of i845 and 845GGravatar Oswald Buddenhagen 2-3/+3
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 2-5/+45
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Gravatar Greg Kroah-Hartman 1-1/+1
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Gravatar Greg Kroah-Hartman 16-8794/+0
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-10/+4
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-4/+6
2011-01-13ramoops: fix types, remove typecastsGravatar Andrew Morton 1-4/+4
2011-01-13cs5535: deprecate older cs5535_gpio driverGravatar Andres Salomon 3-269/+0
2011-01-13kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...Gravatar Seiji Aguchi 1-0/+5
2011-01-12Merge branch 'ipmi' into releaseGravatar Len Brown 2-4/+43
2011-01-12ACPICA: New GPE handler callback definitionGravatar Lin Ming 1-1/+2
2011-01-12i915/gtt: fix ordering causing DMAR errors on object teardown.Gravatar Dave Airlie 1-2/+2
2011-01-12i915/gtt: fix ordering issues with status setup and DMARGravatar Dave Airlie 1-2/+2
2011-01-12Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kerne...Gravatar Dave Airlie 2-0/+11
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-1/+1
2011-01-11agp/intel: Flush the chipset write buffers when changing GTT baseGravatar Chris Wilson 2-0/+11
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2011-01-11Merge remote branch 'gcl/next' into nextGravatar Benjamin Herrenschmidt 3-9/+44
2011-01-10Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 8-472/+363
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 2-2/+23
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-4/+6
2011-01-10headers: kobject.h reduxGravatar Alexey Dobriyan 1-1/+0
2011-01-10Merge branch 'master' into nextGravatar James Morris 17-38/+216