aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
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-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
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin
2008-02-04virtio: simplify config mechanism.Rusty Russell
2008-02-03drivers/char/: Spelling fixesJoe Perches
2008-02-02nozomi: finish constificationFrank Seidel
2008-02-02nozomi: constify driverJan Engelhardt
2008-02-02nozomi driver updateFrank Seidel
2008-02-01[AUDIT] add session id to audit messagesEric Paris
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Al Viro
2008-02-01unexport add_disk_randomnessAdrian Bunk
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-30x86: remove flush_agp_mappings()Ingo Molnar