| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't. | Eric Anholt | 2008-02-07 | 1 | -4/+10 |
| * | | i915: add suspend/resume support | Jesse Barnes | 2008-02-07 | 4 | -57/+1309 |
| * | | drm: update DRM sysfs support | Jesse Barnes | 2008-02-07 | 4 | -62/+117 |
| * | | drm: Initialize the AGP structure's base address at init rather than enable. | Eric Anholt | 2008-02-07 | 2 | -3/+2 |
| * | | drm: move two function extern into the correct block | Dave Airlie | 2008-02-07 | 1 | -3/+2 |
| * | | drm: run cleanfile across drm tree | Dave Airlie | 2008-02-07 | 43 | -375/+362 |
| * | | drm: some minor cleanups and changes to make memory manager merging easier. | Dave Airlie | 2008-02-07 | 2 | -28/+28 |
* | | | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2008-02-07 | 9 | -0/+1995 |
|\ \ \ |
|
| * \ \ | Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt... | Josh Boyer | 2008-02-07 | 9 | -0/+1995 |
| |\ \ \ |
|
| | * | | | [POWERPC] Xilinx: hwicap driver | Stephen Neuendorffer | 2008-02-06 | 9 | -0/+1995 |
* | | | | | Char: mxser, add support for CP-114UL | Jiri Slaby | 2008-02-07 | 1 | -10/+19 |
* | | | | | Char: mxser, remove it | Jiri Slaby | 2008-02-07 | 6 | -5485/+1891 |
* | | | | | Char: mxser, ioctl cleanup | Jiri Slaby | 2008-02-07 | 2 | -45/+31 |
* | | | | | Char: mxser, simplify mxser_get_serial_info | Jiri Slaby | 2008-02-07 | 1 | -15/+12 |
* | | | | | Char: mxser, reorder mxser_cardinfo fields | Jiri Slaby | 2008-02-07 | 1 | -30/+30 |
* | | | | | Char: mxser, 0 to NULL in pointer | Jiri Slaby | 2008-02-07 | 1 | -1/+1 |
* | | | | | Char: mxser, remove special baudrate processing | Jiri Slaby | 2008-02-07 | 2 | -101/+23 |
* | | | | | mxser/mxser_new: first pass over termios reporting for the mxser cards | Alan Cox | 2008-02-07 | 2 | -15/+28 |
* | | | | | Char: riscom8, remove wakeup and hangup bottomhalves | Jiri Slaby | 2008-02-07 | 2 | -50/+4 |
* | | | | | Char: serial167, remove bottomhalf | Jiri Slaby | 2008-02-07 | 1 | -68/+8 |
* | | | | | Char: stallion, remove bottomhalf | Jiri Slaby | 2008-02-07 | 1 | -44/+24 |
* | | | | | Char: specialix, remove bottomhalves | Jiri Slaby | 2008-02-07 | 2 | -71/+4 |
* | | | | | Char: istallion, remove hangup bottomhalf | Jiri Slaby | 2008-02-07 | 1 | -22/+1 |
* | | | | | Char: esp, remove hangup and wakeup bottomhalves | Jiri Slaby | 2008-02-07 | 1 | -53/+5 |
* | | | | | Char: riscom8, change rc_init_drivers prototype | Jiri Slaby | 2008-02-07 | 1 | -1/+1 |
* | | | | | Char: stallion, fix compiler warnings | Jiri Slaby | 2008-02-07 | 1 | -4/+6 |
* | | | | | Char: mxser_new, ioaddresses are ulong | Jiri Slaby | 2008-02-07 | 1 | -1/+1 |
* | | | | | Char: char/serial, remove SERIAL_TYPE_NORMAL redefines | Jiri Slaby | 2008-02-07 | 6 | -14/+0 |
* | | | | | Char: rocket, remove useless macros | Jiri Slaby | 2008-02-07 | 2 | -27/+2 |
* | | | | | Char: rocket, printk cleanup | Jiri Slaby | 2008-02-07 | 2 | -44/+51 |
* | | | | | Char: rocket, switch long delay to sleep | Jiri Slaby | 2008-02-07 | 1 | -4/+4 |
* | | | | | i8k: Inspiron E1705 fix | Frank Sorenson | 2008-02-07 | 1 | -0/+7 |
* | | | | | I8K: allow i8k driver to be built on x86_64 systems | Bradley Smith | 2008-02-07 | 1 | -1/+28 |
* | | | | | MBCS: convert dmareadlock to mutex | Matthias Kaehlcke | 2008-02-07 | 2 | -4/+4 |
* | | | | | MBCS: convert dmawritelock to mutex | Matthias Kaehlcke | 2008-02-07 | 2 | -4/+4 |
* | | | | | MBCS: convert algolock to mutex | Matthias Kaehlcke | 2008-02-07 | 2 | -4/+5 |
| |_|/ /
|/| | | |
|
* | | | | ip27-rtc: convert ioctl to unlocked_ioctl | Cyrill Gorcunov | 2008-02-06 | 1 | -5/+4 |
* | | | | tpm: infineon section mismatch | Randy Dunlap | 2008-02-06 | 1 | -3/+3 |
* | | | | Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline | Joe Peterson | 2008-02-06 | 1 | -6/+5 |
* | | | | ik8: add Dell UK 6400 Inspiron model (MM061) | Nick Warne | 2008-02-06 | 1 | -0/+7 |
* | | | | Amiga serial driver: port_write_mutex fixup | Daniel Walker | 2008-02-06 | 1 | -1/+1 |
* | | | | drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 2008-02-06 | 1 | -1/+1 |
* | | | | tty: enable the echoing of ^C in the N_TTY discipline | Joe Peterson | 2008-02-06 | 1 | -1/+15 |
* | | | | drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 2008-02-06 | 3 | -4/+4 |
* | | | | unix98 allocated_ptys_lock semaphore to mutex | Daniel Walker | 2008-02-06 | 1 | -10/+10 |
* | | | | drivers/char/tty_io.c: remove pty_sem | Daniel Walker | 2008-02-06 | 1 | -1/+0 |
* | | | | char: use SGI_HAS_DS1286 for SGI_DS1286 depends | Thomas Bogendoerfer | 2008-02-06 | 1 | -1/+1 |
* | | | | drivers/char/random.c:write_pool() cond_resched() needed | Matt Mackall | 2008-02-06 | 1 | -0/+1 |
* | | | | synclink_gt fix missed serial input signal changes | Paul Fulghum | 2008-02-06 | 1 | -31/+37 |
* | | | | synclink: standardize format of linux header file include's with "<>" | Robert P. J. Day | 2008-02-06 | 4 | -8/+4 |