aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
* | | | tty: enable the echoing of ^C in the N_TTY disciplineJoe Peterson2008-02-061-1/+15
* | | | drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-063-4/+4
* | | | unix98 allocated_ptys_lock semaphore to mutexDaniel Walker2008-02-061-10/+10
* | | | drivers/char/tty_io.c: remove pty_semDaniel Walker2008-02-061-1/+0
* | | | char: use SGI_HAS_DS1286 for SGI_DS1286 dependsThomas Bogendoerfer2008-02-061-1/+1
* | | | drivers/char/random.c:write_pool() cond_resched() neededMatt Mackall2008-02-061-0/+1
* | | | synclink_gt fix missed serial input signal changesPaul Fulghum2008-02-061-31/+37
* | | | synclink: standardize format of linux header file include's with "<>"Robert P. J. Day2008-02-064-8/+4
* | | | via-rng: enable secondary noise source on CPUs where it is presentDave Jones2008-02-061-0/+14
* | | | vt: bitlock fixNick Piggin2008-02-061-3/+5
* | | | tpm.c: fix crash during device removalRichard MUSIL2008-02-062-17/+29
* | | | proper prototype for vty_init()Adrian Bunk2008-02-061-4/+0
* | | | Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke2008-02-061-5/+5
* | | | Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-062-2/+0
* | | | riscom8: fix SMP brokennessJeff Garzik2008-02-062-55/+94
|/ / /
* | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-058-70/+273
|\ \ \
| * | | agp: remove flush_agp_mappings calls from new flush handling codeDave Airlie2008-02-051-2/+0
| * | | intel-agp: introduce IS_I915 and do some cleanups..Dave Airlie2008-02-051-61/+57
| * | | [intel_agp] fix name for G35 chipsetZhenyu Wang2008-02-051-5/+5
| * | | intel-agp: fixup resource handling in flush code.Dave Airlie2008-02-051-10/+23
| * | | intel-agp: add new chipset IDZhenyu Wang2008-02-052-5/+29
| * | | agp: remove unnecessary pci_dev_putJulia Lawall2008-02-051-4/+0
| * | | agp: remove uid comparison as security checkserue@us.ibm.com2008-02-051-1/+1
| * | | fix AGP warningAndrew Morton2008-02-051-1/+2
| * | | agp/intel: Add chipset flushing support for i8xx chipsets.Dave Airlie2008-02-051-30/+78
| * | | intel-agp: add chipset flushing supportDave Airlie2008-02-051-0/+102
| * | | agp: add chipset flushing support to AGP interfaceDave Airlie2008-02-056-2/+27
* | | | HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki2008-02-051-5/+5
* | | | Misc: Add possibility to remove misc devices during suspend/resumeRafael J. Wysocki2008-02-051-4/+9
* | | | agp: alpha nopageNick Piggin2008-02-051-9/+8
* | | | pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson2008-02-051-8/+9
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-02-041-2/+2
|\ \ \
| * | | virtio: simplify config mechanism.Rusty Russell2008-02-041-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-0410-11/+11
|\ \ \ \
| * | | | drivers/char/: Spelling fixesJoe Perches2008-02-0310-11/+11
| |/ / /
* | | | vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-042-1/+3
* | | | nozomi: finish constificationFrank Seidel2008-02-021-7/+7
* | | | nozomi: constify driverJan Engelhardt2008-02-021-20/+18
* | | | nozomi driver updateFrank Seidel2008-02-021-86/+36
|/ / /
* | | [AUDIT] add session id to audit messagesEric Paris2008-02-011-5/+13
* | | [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-011-2/+1
* | | unexport add_disk_randomnessAdrian Bunk2008-02-011-2/+0
|/ /
* | Merge branch 'linux-2.6'Paul Mackerras2008-01-3120-350/+2335
|\ \
| * | x86: remove flush_agp_mappings()Ingo Molnar2008-01-302-6/+0
| * | x86: cpa: move flush to cpaThomas Gleixner2008-01-303-9/+0
| * | x86: convert CPA users to the new set_page_ APIArjan van de Ven2008-01-301-3/+3
| * | rtc: use the IRQ callback interface in (old) RTC driverBernhard Walle2008-01-301-1/+14
| * | x86: clean up drivers/char/rtc.cIngo Molnar2008-01-301-109/+129
| * | x86: nuke a ton of dead hpet codeThomas Gleixner2008-01-301-75/+0
| * | x86: assign IRQs to HPET timers, fixBalaji Rao2008-01-301-0/+6