summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
* pcmcia: ipwireless depends on NETDEVICESPaul Mundt2008-02-131-1/+1
* Final removal of FASTCALL()/fastcallHarvey Harrison2008-02-131-1/+1
* sonypi - Move sonypi.txt to Documentation/laptopsCarlos Corbacho2008-02-091-1/+1
* Char: applicom, use pci_match_idJiri Slaby2008-02-081-11/+4
* Char: applicom, use pci_resource_startJiri Slaby2008-02-081-4/+5
* tty_ioctl: drag screaming into compliance with the coding styleAlan Cox2008-02-081-182/+180
* tty_io: drag screaming into coding style complianceAlan Cox2008-02-081-278/+283
* tty_audit: fix checkpatch complaintAlan Cox2008-02-081-1/+1
* rocket: don't let random users reset the controllerAlan Cox2008-02-081-0/+3
* rocket: first pass at termios reportingAlan Cox2008-02-081-10/+8
* n_tty: clean up old code to follow coding style and (mostly) checkpatchAlan Cox2008-02-081-75/+73
* moxa: first pass at termios reportingAlan Cox2008-02-081-8/+15
* ipwireless: driver for PC Card 3G/UMTS modemDavid Sterba2008-02-0712-0/+3854
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-071-3/+2
|\
| * Input: remove duplicated headers in drivers/char/keyboard.cFrancisco Alecrim2008-01-211-1/+0
| * Input: Add proper locking when changing device's keymapDmitry Torokhov2008-01-211-2/+2
* | i915: Fix GR register array size off-by-one bugJesse Barnes2008-02-071-1/+1
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-0761-770/+2291
|\ \
| * | drm: add initial r500 drm supportDave Airlie2008-02-076-59/+240
| * | radeon: setup the ring buffer fetcher to be less agressive.Roland Scheidegger2008-02-072-3/+62
| * | drm: fixup some of the ioctl function exit pathsDave Airlie2008-02-071-5/+7
| * | drm: the drm really should call pci_set_master..Dave Airlie2008-02-071-0/+1
| * | i915: Add chipset id for Intel Integrated Graphics DeviceZhenyu Wang2008-02-073-3/+7
| * | drm: cleanup DRM_DEBUG() parametersMárton Németh2008-02-0728-145/+122
| * | drm/i915: add support for E7221 chipsetCarlos Martín2008-02-071-1/+1
| * | drm: don't cast a pointer to pointer of list_headLi Zefan2008-02-071-1/+1
| * | mga_dma: return 'err' not just zero from mga_do_cleanup_dma()Jesper Juhl2008-02-071-1/+1
| * | drm: add _DRM_DRIVER flag, and re-order unload.Dave Airlie2008-02-073-8/+11
| * | drm: enable udev node creationDave Airlie2008-02-071-6/+1
| * | drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.Eric Anholt2008-02-071-14/+11
| * | drm: move drm_mem_init to proper place in startup sequenceDave Airlie2008-02-071-2/+2
| * | drm: call driver load function after initialising AGPDave Airlie2008-02-071-4/+4
| * | drm: Fix ioc32 compat layerIan Romanick2008-02-071-1/+5
| * | drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.Eric Anholt2008-02-071-4/+10
| * | i915: add suspend/resume supportJesse Barnes2008-02-074-57/+1309
| * | drm: update DRM sysfs supportJesse Barnes2008-02-074-62/+117
| * | drm: Initialize the AGP structure's base address at init rather than enable.Eric Anholt2008-02-072-3/+2
| * | drm: move two function extern into the correct blockDave Airlie2008-02-071-3/+2
| * | drm: run cleanfile across drm treeDave Airlie2008-02-0743-375/+362
| * | drm: some minor cleanups and changes to make memory manager merging easier.Dave Airlie2008-02-072-28/+28
* | | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-079-0/+1995
|\ \ \
| * \ \ Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2008-02-069-0/+1995
| |\ \ \
| | * | | [POWERPC] Xilinx: hwicap driverStephen Neuendorffer2008-02-069-0/+1995
* | | | | Char: mxser, add support for CP-114ULJiri Slaby2008-02-071-10/+19
* | | | | Char: mxser, remove itJiri Slaby2008-02-076-5485/+1891
* | | | | Char: mxser, ioctl cleanupJiri Slaby2008-02-072-45/+31
* | | | | Char: mxser, simplify mxser_get_serial_infoJiri Slaby2008-02-071-15/+12
* | | | | Char: mxser, reorder mxser_cardinfo fieldsJiri Slaby2008-02-071-30/+30
* | | | | Char: mxser, 0 to NULL in pointerJiri Slaby2008-02-071-1/+1
* | | | | Char: mxser, remove special baudrate processingJiri Slaby2008-02-072-101/+23
OpenPOWER on IntegriCloud