summaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
Commit message (Expand)AuthorAgeFilesLines
* Char: specialix, remove bottomhalvesJiri Slaby2008-02-072-71/+4
* Char: istallion, remove hangup bottomhalfJiri Slaby2008-02-071-22/+1
* Char: esp, remove hangup and wakeup bottomhalvesJiri Slaby2008-02-071-53/+5
* Char: riscom8, change rc_init_drivers prototypeJiri Slaby2008-02-071-1/+1
* Char: stallion, fix compiler warningsJiri Slaby2008-02-071-4/+6
* Char: mxser_new, ioaddresses are ulongJiri Slaby2008-02-071-1/+1
* Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby2008-02-076-14/+0
* Char: rocket, remove useless macrosJiri Slaby2008-02-072-27/+2
* Char: rocket, printk cleanupJiri Slaby2008-02-072-44/+51
* Char: rocket, switch long delay to sleepJiri Slaby2008-02-071-4/+4
* i8k: Inspiron E1705 fixFrank Sorenson2008-02-071-0/+7
* I8K: allow i8k driver to be built on x86_64 systemsBradley Smith2008-02-071-1/+28
* MBCS: convert dmareadlock to mutexMatthias Kaehlcke2008-02-072-4/+4
* MBCS: convert dmawritelock to mutexMatthias Kaehlcke2008-02-072-4/+4
* MBCS: convert algolock to mutexMatthias Kaehlcke2008-02-072-4/+5
* ip27-rtc: convert ioctl to unlocked_ioctlCyrill Gorcunov2008-02-061-5/+4
* tpm: infineon section mismatchRandy Dunlap2008-02-061-3/+3
* Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line disciplineJoe Peterson2008-02-061-6/+5
* ik8: add Dell UK 6400 Inspiron model (MM061)Nick Warne2008-02-061-0/+7
* Amiga serial driver: port_write_mutex fixupDaniel Walker2008-02-061-1/+1
* drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-061-1/+1
* 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