summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2008-02-08tty_ioctl: drag screaming into compliance with the coding styleAlan Cox
2008-02-08tty_io: drag screaming into coding style complianceAlan Cox
2008-02-08tty_audit: fix checkpatch complaintAlan Cox
2008-02-08rocket: don't let random users reset the controllerAlan Cox
2008-02-08rocket: first pass at termios reportingAlan Cox
2008-02-08n_tty: clean up old code to follow coding style and (mostly) checkpatchAlan Cox
2008-02-08moxa: first pass at termios reportingAlan Cox
2008-02-07ipwireless: driver for PC Card 3G/UMTS modemDavid Sterba
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-02-07i915: Fix GR register array size off-by-one bugJesse Barnes
2008-02-07Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2008-02-07Char: mxser, add support for CP-114ULJiri Slaby
2008-02-07Char: mxser, remove itJiri Slaby
2008-02-07Char: mxser, ioctl cleanupJiri Slaby
2008-02-07Char: mxser, simplify mxser_get_serial_infoJiri Slaby
2008-02-07Char: mxser, reorder mxser_cardinfo fieldsJiri Slaby
2008-02-07Char: mxser, 0 to NULL in pointerJiri Slaby
2008-02-07Char: mxser, remove special baudrate processingJiri Slaby
2008-02-07mxser/mxser_new: first pass over termios reporting for the mxser cardsAlan Cox
2008-02-07Char: riscom8, remove wakeup and hangup bottomhalvesJiri Slaby
2008-02-07Char: serial167, remove bottomhalfJiri Slaby
2008-02-07Char: stallion, remove bottomhalfJiri Slaby
2008-02-07Char: specialix, remove bottomhalvesJiri Slaby
2008-02-07Char: istallion, remove hangup bottomhalfJiri Slaby
2008-02-07Char: esp, remove hangup and wakeup bottomhalvesJiri Slaby
2008-02-07Char: riscom8, change rc_init_drivers prototypeJiri Slaby
2008-02-07Char: stallion, fix compiler warningsJiri Slaby
2008-02-07Char: mxser_new, ioaddresses are ulongJiri Slaby
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby
2008-02-07Char: rocket, remove useless macrosJiri Slaby
2008-02-07Char: rocket, printk cleanupJiri Slaby
2008-02-07Char: rocket, switch long delay to sleepJiri Slaby
2008-02-07i8k: Inspiron E1705 fixFrank Sorenson
2008-02-07I8K: allow i8k driver to be built on x86_64 systemsBradley Smith
2008-02-07MBCS: convert dmareadlock to mutexMatthias Kaehlcke
2008-02-07MBCS: convert dmawritelock to mutexMatthias Kaehlcke
2008-02-07MBCS: convert algolock to mutexMatthias Kaehlcke
2008-02-07drm: add initial r500 drm supportDave Airlie
2008-02-07radeon: setup the ring buffer fetcher to be less agressive.Roland Scheidegger
2008-02-07drm: fixup some of the ioctl function exit pathsDave Airlie
2008-02-07drm: the drm really should call pci_set_master..Dave Airlie
2008-02-07i915: Add chipset id for Intel Integrated Graphics DeviceZhenyu Wang
2008-02-07drm: cleanup DRM_DEBUG() parametersMárton Németh
2008-02-07drm/i915: add support for E7221 chipsetCarlos Martín
2008-02-07drm: don't cast a pointer to pointer of list_headLi Zefan
2008-02-07mga_dma: return 'err' not just zero from mga_do_cleanup_dma()Jesper Juhl
2008-02-07drm: add _DRM_DRIVER flag, and re-order unload.Dave Airlie
2008-02-07drm: enable udev node creationDave Airlie
2008-02-07drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.Eric Anholt