aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-10ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng1-0/+8
2011-03-06virtio: console: Don't access vqs if device was unpluggedAmit Shah1-0/+8
2011-03-01Revert "TPM: Long default timeout fix"Linus Torvalds1-6/+4
2011-02-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixesDave Airlie2-35/+22
2011-02-23amd64-agp: fix crash at second module loadFlorian Mickler1-2/+7
2011-02-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2-22/+33
2011-02-22agp/intel: Experiment with a 855GM GWB bitChris Wilson2-35/+22
2011-02-20Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds3-21/+3
2011-02-19cm4000_cs: Fix undefined ops warningAlan Cox1-2/+1
2011-02-19drivers/char/pcmcia/ipwireless/main.c: Convert release_resource to release_region/release_mem_regionJulia Lawall1-20/+32
2011-02-11Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpmdd into for-linusJames Morris3-3/+21
2011-02-11tpm_tis: Use timeouts returned from TPMStefan Berger3-3/+21
2011-02-10char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard1-10/+2
2011-02-10Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-0/+1851
2011-02-04agp: ensure GART has an address before enabling itStephen Kitt1-11/+16
2011-02-04Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"Matt Turner1-1/+1
2011-02-04amd-k7-agp: remove non-x86 codeMatt Turner1-19/+0
2011-02-03virtio: console: Move file back to drivers/char/Amit Shah2-0/+1839
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-4/+4
2011-01-24Merge remote branch 'linus/master' into drm-intel-fixesChris Wilson19-8807/+15
2011-01-24drm/i915,agp/intel: Do not clear stolen entriesChris Wilson1-10/+9
2011-01-24tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson1-3/+3
2011-01-24TPM: Long default timeout fixRajiv Andrade1-4/+6
2011-01-20Merge branch 'akpm'Linus Torvalds1-5/+5
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-5/+5
2011-01-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds17-8795/+1
2011-01-14Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intelLinus Torvalds2-3/+3
2011-01-14agp/intel: Fix device names of i845 and 845GOswald Buddenhagen2-3/+3
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-5/+45
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-1/+1
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman16-8794/+0
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-10/+4
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+6
2011-01-13ramoops: fix types, remove typecastsAndrew Morton1-4/+4
2011-01-13cs5535: deprecate older cs5535_gpio driverAndres Salomon3-269/+0
2011-01-13kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KMSG_DUMP_PANICSeiji Aguchi1-0/+5
2011-01-12Merge branch 'ipmi' into releaseLen Brown2-4/+43
2011-01-12ACPICA: New GPE handler callback definitionLin Ming1-1/+2
2011-01-12i915/gtt: fix ordering causing DMAR errors on object teardown.Dave Airlie1-2/+2
2011-01-12i915/gtt: fix ordering issues with status setup and DMARDave Airlie1-2/+2
2011-01-12Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intelDave Airlie2-0/+11
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2011-01-11agp/intel: Flush the chipset write buffers when changing GTT baseChris Wilson2-0/+11
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-01-11Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt3-9/+44
2011-01-10Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds8-472/+363
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds2-2/+23
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-4/+6
2011-01-10headers: kobject.h reduxAlexey Dobriyan1-1/+0
2011-01-10Merge branch 'master' into nextJames Morris17-38/+216