summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2008-02-07drm: move drm_mem_init to proper place in startup sequenceDave Airlie
2008-02-07drm: call driver load function after initialising AGPDave Airlie
2008-02-07drm: Fix ioc32 compat layerIan Romanick
2008-02-07drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.Eric Anholt
2008-02-07i915: add suspend/resume supportJesse Barnes
2008-02-07drm: update DRM sysfs supportJesse Barnes
2008-02-07drm: Initialize the AGP structure's base address at init rather than enable.Eric Anholt
2008-02-07drm: move two function extern into the correct blockDave Airlie
2008-02-07drm: run cleanfile across drm treeDave Airlie
2008-02-07drm: some minor cleanups and changes to make memory manager merging easier.Dave Airlie
2008-02-06Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer
2008-02-06ip27-rtc: convert ioctl to unlocked_ioctlCyrill Gorcunov
2008-02-06tpm: infineon section mismatchRandy Dunlap
2008-02-06Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line disciplineJoe Peterson
2008-02-06ik8: add Dell UK 6400 Inspiron model (MM061)Nick Warne
2008-02-06Amiga serial driver: port_write_mutex fixupDaniel Walker
2008-02-06drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-02-06tty: enable the echoing of ^C in the N_TTY disciplineJoe Peterson
2008-02-06drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-02-06unix98 allocated_ptys_lock semaphore to mutexDaniel Walker
2008-02-06drivers/char/tty_io.c: remove pty_semDaniel Walker
2008-02-06char: use SGI_HAS_DS1286 for SGI_DS1286 dependsThomas Bogendoerfer
2008-02-06drivers/char/random.c:write_pool() cond_resched() neededMatt Mackall
2008-02-06synclink_gt fix missed serial input signal changesPaul Fulghum
2008-02-06synclink: standardize format of linux header file include's with "<>"Robert P. J. Day
2008-02-06via-rng: enable secondary noise source on CPUs where it is presentDave Jones
2008-02-06vt: bitlock fixNick Piggin
2008-02-06tpm.c: fix crash during device removalRichard MUSIL
2008-02-06proper prototype for vty_init()Adrian Bunk
2008-02-06Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle
2008-02-06riscom8: fix SMP brokennessJeff Garzik
2008-02-06[POWERPC] Xilinx: hwicap driverStephen Neuendorffer
2008-02-05Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-05HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki
2008-02-05Misc: Add possibility to remove misc devices during suspend/resumeRafael J. Wysocki
2008-02-05agp: alpha nopageNick Piggin
2008-02-05pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson
2008-02-05agp: remove flush_agp_mappings calls from new flush handling codeDave Airlie
2008-02-05intel-agp: introduce IS_I915 and do some cleanups..Dave Airlie
2008-02-05[intel_agp] fix name for G35 chipsetZhenyu Wang
2008-02-05intel-agp: fixup resource handling in flush code.Dave Airlie
2008-02-05intel-agp: add new chipset IDZhenyu Wang
2008-02-05agp: remove unnecessary pci_dev_putJulia Lawall
2008-02-05agp: remove uid comparison as security checkserue@us.ibm.com
2008-02-05fix AGP warningAndrew Morton
2008-02-05agp/intel: Add chipset flushing support for i8xx chipsets.Dave Airlie
2008-02-05intel-agp: add chipset flushing supportDave Airlie
2008-02-05agp: add chipset flushing support to AGP interfaceDave Airlie
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds