summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | | | mxser/mxser_new: first pass over termios reporting for the mxser cardsAlan Cox2008-02-072-15/+28
* | | | | Char: riscom8, remove wakeup and hangup bottomhalvesJiri Slaby2008-02-072-50/+4
* | | | | Char: serial167, remove bottomhalfJiri Slaby2008-02-071-68/+8
* | | | | Char: stallion, remove bottomhalfJiri Slaby2008-02-071-44/+24
* | | | | Char: specialix, remove bottomhalvesJiri Slaby2008-02-072-71/+4
* | | | | Char: istallion, remove hangup bottomhalfJiri Slaby2008-02-071-22/+1
* | | | | Char: esp, remove hangup and wakeup bottomhalvesJiri Slaby2008-02-071-53/+5
* | | | | Char: riscom8, change rc_init_drivers prototypeJiri Slaby2008-02-071-1/+1
* | | | | Char: stallion, fix compiler warningsJiri Slaby2008-02-071-4/+6
* | | | | Char: mxser_new, ioaddresses are ulongJiri Slaby2008-02-071-1/+1
* | | | | Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby2008-02-076-14/+0
* | | | | Char: rocket, remove useless macrosJiri Slaby2008-02-072-27/+2
* | | | | Char: rocket, printk cleanupJiri Slaby2008-02-072-44/+51
* | | | | Char: rocket, switch long delay to sleepJiri Slaby2008-02-071-4/+4
* | | | | i8k: Inspiron E1705 fixFrank Sorenson2008-02-071-0/+7
* | | | | I8K: allow i8k driver to be built on x86_64 systemsBradley Smith2008-02-071-1/+28
* | | | | MBCS: convert dmareadlock to mutexMatthias Kaehlcke2008-02-072-4/+4
* | | | | MBCS: convert dmawritelock to mutexMatthias Kaehlcke2008-02-072-4/+4
* | | | | MBCS: convert algolock to mutexMatthias Kaehlcke2008-02-072-4/+5
| |_|/ / |/| | |
* | | | ip27-rtc: convert ioctl to unlocked_ioctlCyrill Gorcunov2008-02-061-5/+4
* | | | tpm: infineon section mismatchRandy Dunlap2008-02-061-3/+3
* | | | Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line disciplineJoe Peterson2008-02-061-6/+5
* | | | ik8: add Dell UK 6400 Inspiron model (MM061)Nick Warne2008-02-061-0/+7
* | | | Amiga serial driver: port_write_mutex fixupDaniel Walker2008-02-061-1/+1
* | | | drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-061-1/+1
OpenPOWER on IntegriCloud