Age | Commit message (Expand) | Author |
2008-02-07 | Char: mxser, reorder mxser_cardinfo fields | Jiri Slaby |
2008-02-07 | Char: mxser, 0 to NULL in pointer | Jiri Slaby |
2008-02-07 | Char: mxser, remove special baudrate processing | Jiri Slaby |
2008-02-07 | mxser/mxser_new: first pass over termios reporting for the mxser cards | Alan Cox |
2008-02-07 | Char: riscom8, remove wakeup and hangup bottomhalves | Jiri Slaby |
2008-02-07 | Char: serial167, remove bottomhalf | Jiri Slaby |
2008-02-07 | Char: stallion, remove bottomhalf | Jiri Slaby |
2008-02-07 | Char: specialix, remove bottomhalves | Jiri Slaby |
2008-02-07 | Char: istallion, remove hangup bottomhalf | Jiri Slaby |
2008-02-07 | Char: esp, remove hangup and wakeup bottomhalves | Jiri Slaby |
2008-02-07 | Char: riscom8, change rc_init_drivers prototype | Jiri Slaby |
2008-02-07 | Char: stallion, fix compiler warnings | Jiri Slaby |
2008-02-07 | Char: mxser_new, ioaddresses are ulong | Jiri Slaby |
2008-02-07 | Char: char/serial, remove SERIAL_TYPE_NORMAL redefines | Jiri Slaby |
2008-02-07 | Char: rocket, remove useless macros | Jiri Slaby |
2008-02-07 | Char: rocket, printk cleanup | Jiri Slaby |
2008-02-07 | Char: rocket, switch long delay to sleep | Jiri Slaby |
2008-02-07 | i8k: Inspiron E1705 fix | Frank Sorenson |
2008-02-07 | I8K: allow i8k driver to be built on x86_64 systems | Bradley Smith |
2008-02-07 | MBCS: convert dmareadlock to mutex | Matthias Kaehlcke |
2008-02-07 | MBCS: convert dmawritelock to mutex | Matthias Kaehlcke |
2008-02-07 | MBCS: convert algolock to mutex | Matthias Kaehlcke |
2008-02-06 | ip27-rtc: convert ioctl to unlocked_ioctl | Cyrill Gorcunov |
2008-02-06 | tpm: infineon section mismatch | Randy Dunlap |
2008-02-06 | Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline | Joe Peterson |
2008-02-06 | ik8: add Dell UK 6400 Inspiron model (MM061) | Nick Warne |
2008-02-06 | Amiga serial driver: port_write_mutex fixup | Daniel Walker |
2008-02-06 | drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng |
2008-02-06 | tty: enable the echoing of ^C in the N_TTY discipline | Joe Peterson |
2008-02-06 | drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng |
2008-02-06 | unix98 allocated_ptys_lock semaphore to mutex | Daniel Walker |
2008-02-06 | drivers/char/tty_io.c: remove pty_sem | Daniel Walker |
2008-02-06 | char: use SGI_HAS_DS1286 for SGI_DS1286 depends | Thomas Bogendoerfer |
2008-02-06 | drivers/char/random.c:write_pool() cond_resched() needed | Matt Mackall |
2008-02-06 | synclink_gt fix missed serial input signal changes | Paul Fulghum |
2008-02-06 | synclink: standardize format of linux header file include's with "<>" | Robert P. J. Day |
2008-02-06 | via-rng: enable secondary noise source on CPUs where it is present | Dave Jones |
2008-02-06 | vt: bitlock fix | Nick Piggin |
2008-02-06 | tpm.c: fix crash during device removal | Richard MUSIL |
2008-02-06 | proper prototype for vty_init() | Adrian Bunk |
2008-02-06 | Parallel port: convert port_mutex to the mutex API | Matthias Kaehlcke |
2008-02-06 | Remove inclusions of <linux/autoconf.h> | Ralf Baechle |
2008-02-06 | riscom8: fix SMP brokenness | Jeff Garzik |
2008-02-05 | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2008-02-05 | HWRNG: add possibility to remove hwrng devices during suspend/resume | Rafael J. Wysocki |
2008-02-05 | Misc: Add possibility to remove misc devices during suspend/resume | Rafael J. Wysocki |
2008-02-05 | agp: alpha nopage | Nick Piggin |
2008-02-05 | pcmcia: convert some internal-only ioaddr_t to unsigned int | Olof Johansson |
2008-02-05 | agp: remove flush_agp_mappings calls from new flush handling code | Dave Airlie |
2008-02-05 | intel-agp: introduce IS_I915 and do some cleanups.. | Dave Airlie |