aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgentIngo Molnar1-17/+16
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds6-8/+9
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds6-3/+146
2011-01-07x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus1-1/+1
2011-01-07hwrng: via_rng - Fix memory scribbling on some CPUsHerbert Xu1-2/+5
2011-01-07hwrng: via_rng - Fix asm constraintsHerbert Xu1-2/+1
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-17/+16
2011-01-05Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie1-5/+7
2011-01-04ipmi: explicitly include of_address.h and of_irq.hRob Herring1-0/+2