summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2011-03-07tty: move cd1865.h to drivers/staging/tty/Arnd Bergmann
2011-03-07Staging: tty: fix build with epca.c driverGreg Kroah-Hartman
2011-03-01pcmcia: synclink_cs: fix prototype for mgslpc_ioctl()Axel Lin
2011-02-25tty: forgot to remove ipwireless from drivers/char/pcmcia/MakefileGreg Kroah-Hartman
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman
2011-02-23tty: move obsolete and broken generic_serial drivers to drivers/staging/gener...Greg Kroah-Hartman
2011-02-23tty: move obsolete and broken tty drivers to drivers/staging/tty/Greg Kroah-Hartman
2011-02-23tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Greg Kroah-Hartman
2011-02-23tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman
2011-02-22tty: move Kconfig entries into drivers/tty from drivers/charGreg Kroah-Hartman
2011-02-20Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-02-17hvc: add Blackfin JTAG console supportMike Frysinger
2011-02-11Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpm...James Morris
2011-02-11tpm_tis: Use timeouts returned from TPMStefan Berger
2011-02-11char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard
2011-02-10Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-03agp: ensure GART has an address before enabling itStephen Kitt
2011-02-03Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"Matt Turner
2011-02-03amd-k7-agp: remove non-x86 codeMatt Turner
2011-02-03virtio: console: Move file back to drivers/char/Amit Shah
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2011-01-24Merge remote branch 'linus/master' into drm-intel-fixesChris Wilson
2011-01-24drm/i915,agp/intel: Do not clear stolen entriesChris Wilson
2011-01-24tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson
2011-01-24TPM: Long default timeout fixRajiv Andrade
2011-01-21Merge branch 'akpm'Linus Torvalds
2011-01-21kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-14Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-01-14agp/intel: Fix device names of i845 and 845GOswald Buddenhagen
2011-01-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-01-13ramoops: fix types, remove typecastsAndrew Morton
2011-01-13cs5535: deprecate older cs5535_gpio driverAndres Salomon
2011-01-13kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...Seiji Aguchi
2011-01-12Merge branch 'ipmi' into releaseLen Brown
2011-01-12ACPICA: New GPE handler callback definitionLin Ming
2011-01-12i915/gtt: fix ordering causing DMAR errors on object teardown.Dave Airlie
2011-01-12i915/gtt: fix ordering issues with status setup and DMARDave Airlie
2011-01-12Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kerne...Dave Airlie
2011-01-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-01-11agp/intel: Flush the chipset write buffers when changing GTT baseChris Wilson
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-11Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt