Age | Commit message (Expand) | Author | Files | Lines |
2008-02-08 | tty_io: drag screaming into coding style compliance | Alan Cox | 1 | -278/+283 |
2008-02-08 | tty_audit: fix checkpatch complaint | Alan Cox | 1 | -1/+1 |
2008-02-08 | rocket: don't let random users reset the controller | Alan Cox | 1 | -0/+3 |
2008-02-08 | rocket: first pass at termios reporting | Alan Cox | 1 | -10/+8 |
2008-02-08 | n_tty: clean up old code to follow coding style and (mostly) checkpatch | Alan Cox | 1 | -75/+73 |
2008-02-08 | moxa: first pass at termios reporting | Alan Cox | 1 | -8/+15 |
2008-02-07 | ipwireless: driver for PC Card 3G/UMTS modem | David Sterba | 12 | -0/+3854 |
2008-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -3/+2 |
2008-02-07 | i915: Fix GR register array size off-by-one bug | Jesse Barnes | 1 | -1/+1 |
2008-02-07 | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 61 | -770/+2291 |
2008-02-07 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 9 | -0/+1995 |
2008-02-07 | Char: mxser, add support for CP-114UL | Jiri Slaby | 1 | -10/+19 |
2008-02-07 | Char: mxser, remove it | Jiri Slaby | 6 | -5485/+1891 |
2008-02-07 | Char: mxser, ioctl cleanup | Jiri Slaby | 2 | -45/+31 |
2008-02-07 | Char: mxser, simplify mxser_get_serial_info | Jiri Slaby | 1 | -15/+12 |
2008-02-07 | Char: mxser, reorder mxser_cardinfo fields | Jiri Slaby | 1 | -30/+30 |
2008-02-07 | Char: mxser, 0 to NULL in pointer | Jiri Slaby | 1 | -1/+1 |
2008-02-07 | Char: mxser, remove special baudrate processing | Jiri Slaby | 2 | -101/+23 |
2008-02-07 | mxser/mxser_new: first pass over termios reporting for the mxser cards | Alan Cox | 2 | -15/+28 |
2008-02-07 | Char: riscom8, remove wakeup and hangup bottomhalves | Jiri Slaby | 2 | -50/+4 |
2008-02-07 | Char: serial167, remove bottomhalf | Jiri Slaby | 1 | -68/+8 |
2008-02-07 | Char: stallion, remove bottomhalf | Jiri Slaby | 1 | -44/+24 |
2008-02-07 | Char: specialix, remove bottomhalves | Jiri Slaby | 2 | -71/+4 |
2008-02-07 | Char: istallion, remove hangup bottomhalf | Jiri Slaby | 1 | -22/+1 |
2008-02-07 | Char: esp, remove hangup and wakeup bottomhalves | Jiri Slaby | 1 | -53/+5 |
2008-02-07 | Char: riscom8, change rc_init_drivers prototype | Jiri Slaby | 1 | -1/+1 |
2008-02-07 | Char: stallion, fix compiler warnings | Jiri Slaby | 1 | -4/+6 |
2008-02-07 | Char: mxser_new, ioaddresses are ulong | Jiri Slaby | 1 | -1/+1 |
2008-02-07 | Char: char/serial, remove SERIAL_TYPE_NORMAL redefines | Jiri Slaby | 6 | -14/+0 |
2008-02-07 | Char: rocket, remove useless macros | Jiri Slaby | 2 | -27/+2 |
2008-02-07 | Char: rocket, printk cleanup | Jiri Slaby | 2 | -44/+51 |
2008-02-07 | Char: rocket, switch long delay to sleep | Jiri Slaby | 1 | -4/+4 |
2008-02-07 | i8k: Inspiron E1705 fix | Frank Sorenson | 1 | -0/+7 |
2008-02-07 | I8K: allow i8k driver to be built on x86_64 systems | Bradley Smith | 1 | -1/+28 |
2008-02-07 | MBCS: convert dmareadlock to mutex | Matthias Kaehlcke | 2 | -4/+4 |
2008-02-07 | MBCS: convert dmawritelock to mutex | Matthias Kaehlcke | 2 | -4/+4 |
2008-02-07 | MBCS: convert algolock to mutex | Matthias Kaehlcke | 2 | -4/+5 |
2008-02-07 | drm: add initial r500 drm support | Dave Airlie | 6 | -59/+240 |
2008-02-07 | radeon: setup the ring buffer fetcher to be less agressive. | Roland Scheidegger | 2 | -3/+62 |
2008-02-07 | drm: fixup some of the ioctl function exit paths | Dave Airlie | 1 | -5/+7 |
2008-02-07 | drm: the drm really should call pci_set_master.. | Dave Airlie | 1 | -0/+1 |
2008-02-07 | i915: Add chipset id for Intel Integrated Graphics Device | Zhenyu Wang | 3 | -3/+7 |
2008-02-07 | drm: cleanup DRM_DEBUG() parameters | Márton Németh | 28 | -145/+122 |
2008-02-07 | drm/i915: add support for E7221 chipset | Carlos Martín | 1 | -1/+1 |
2008-02-07 | drm: don't cast a pointer to pointer of list_head | Li Zefan | 1 | -1/+1 |
2008-02-07 | mga_dma: return 'err' not just zero from mga_do_cleanup_dma() | Jesper Juhl | 1 | -1/+1 |
2008-02-07 | drm: add _DRM_DRIVER flag, and re-order unload. | Dave Airlie | 3 | -8/+11 |
2008-02-07 | drm: enable udev node creation | Dave Airlie | 1 | -6/+1 |
2008-02-07 | drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx. | Eric Anholt | 1 | -14/+11 |
2008-02-07 | drm: move drm_mem_init to proper place in startup sequence | Dave Airlie | 1 | -2/+2 |