aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* ip27-rtc: convert ioctl to unlocked_ioctlCyrill Gorcunov2008-02-06
* tpm: infineon section mismatchRandy Dunlap2008-02-06
* Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line disciplineJoe Peterson2008-02-06
* ik8: add Dell UK 6400 Inspiron model (MM061)Nick Warne2008-02-06
* Amiga serial driver: port_write_mutex fixupDaniel Walker2008-02-06
* drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-06
* tty: enable the echoing of ^C in the N_TTY disciplineJoe Peterson2008-02-06
* drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-06
* unix98 allocated_ptys_lock semaphore to mutexDaniel Walker2008-02-06
* drivers/char/tty_io.c: remove pty_semDaniel Walker2008-02-06
* char: use SGI_HAS_DS1286 for SGI_DS1286 dependsThomas Bogendoerfer2008-02-06
* drivers/char/random.c:write_pool() cond_resched() neededMatt Mackall2008-02-06
* synclink_gt fix missed serial input signal changesPaul Fulghum2008-02-06
* synclink: standardize format of linux header file include's with "<>"Robert P. J. Day2008-02-06
* via-rng: enable secondary noise source on CPUs where it is presentDave Jones2008-02-06
* vt: bitlock fixNick Piggin2008-02-06
* tpm.c: fix crash during device removalRichard MUSIL2008-02-06
* proper prototype for vty_init()Adrian Bunk2008-02-06
* Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke2008-02-06
* Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-06
* riscom8: fix SMP brokennessJeff Garzik2008-02-06
* Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-05
|\
| * agp: remove flush_agp_mappings calls from new flush handling codeDave Airlie2008-02-05
| * intel-agp: introduce IS_I915 and do some cleanups..Dave Airlie2008-02-04
| * [intel_agp] fix name for G35 chipsetZhenyu Wang2008-02-04
| * intel-agp: fixup resource handling in flush code.Dave Airlie2008-02-04
| * intel-agp: add new chipset IDZhenyu Wang2008-02-04
| * agp: remove unnecessary pci_dev_putJulia Lawall2008-02-04
| * agp: remove uid comparison as security checkserue@us.ibm.com2008-02-04
| * fix AGP warningAndrew Morton2008-02-04
| * agp/intel: Add chipset flushing support for i8xx chipsets.Dave Airlie2008-02-04
| * intel-agp: add chipset flushing supportDave Airlie2008-02-04
| * agp: add chipset flushing support to AGP interfaceDave Airlie2008-02-04
* | HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki2008-02-05
* | Misc: Add possibility to remove misc devices during suspend/resumeRafael J. Wysocki2008-02-05
* | agp: alpha nopageNick Piggin2008-02-05
* | pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson2008-02-05
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-02-04
|\
| * virtio: simplify config mechanism.Rusty Russell2008-02-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-04
|\ \
| * | drivers/char/: Spelling fixesJoe Perches2008-02-03
| |/
* | vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-04
* | nozomi: finish constificationFrank Seidel2008-02-02
* | nozomi: constify driverJan Engelhardt2008-02-02
* | nozomi driver updateFrank Seidel2008-02-02
|/
* [AUDIT] add session id to audit messagesEric Paris2008-02-01
* [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-01
* unexport add_disk_randomnessAdrian Bunk2008-02-01
* Merge branch 'linux-2.6'Paul Mackerras2008-01-30
|\
| * x86: remove flush_agp_mappings()Ingo Molnar2008-01-30