Age | Commit message (Expand) | Author |
2008-02-08 | rocket: first pass at termios reporting | Alan Cox |
2008-02-08 | n_tty: clean up old code to follow coding style and (mostly) checkpatch | Alan Cox |
2008-02-08 | moxa: first pass at termios reporting | Alan Cox |
2008-02-07 | ipwireless: driver for PC Card 3G/UMTS modem | David Sterba |
2008-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-02-07 | i915: Fix GR register array size off-by-one bug | Jesse Barnes |
2008-02-07 | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2008-02-07 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2008-02-07 | Char: mxser, add support for CP-114UL | Jiri Slaby |
2008-02-07 | Char: mxser, remove it | Jiri Slaby |
2008-02-07 | Char: mxser, ioctl cleanup | Jiri Slaby |
2008-02-07 | Char: mxser, simplify mxser_get_serial_info | Jiri Slaby |
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-07 | drm: add initial r500 drm support | Dave Airlie |
2008-02-07 | radeon: setup the ring buffer fetcher to be less agressive. | Roland Scheidegger |
2008-02-07 | drm: fixup some of the ioctl function exit paths | Dave Airlie |
2008-02-07 | drm: the drm really should call pci_set_master.. | Dave Airlie |
2008-02-07 | i915: Add chipset id for Intel Integrated Graphics Device | Zhenyu Wang |
2008-02-07 | drm: cleanup DRM_DEBUG() parameters | Márton Németh |
2008-02-07 | drm/i915: add support for E7221 chipset | Carlos Martín |
2008-02-07 | drm: don't cast a pointer to pointer of list_head | Li Zefan |
2008-02-07 | mga_dma: return 'err' not just zero from mga_do_cleanup_dma() | Jesper Juhl |
2008-02-07 | drm: add _DRM_DRIVER flag, and re-order unload. | Dave Airlie |
2008-02-07 | drm: enable udev node creation | Dave Airlie |
2008-02-07 | drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx. | Eric Anholt |
2008-02-07 | drm: move drm_mem_init to proper place in startup sequence | Dave Airlie |
2008-02-07 | drm: call driver load function after initialising AGP | Dave Airlie |
2008-02-07 | drm: Fix ioc32 compat layer | Ian Romanick |
2008-02-07 | drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't. | Eric Anholt |