summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* agp: kill agp_flush_chipset and corresponding ioctlDaniel Vetter2010-11-236-24/+0
* drm/i915/gtt: call chipset flush directlyDaniel Vetter2010-11-231-0/+7
* drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter2010-11-231-5/+0
* intel-gtt: fold i81x-only dcache support into the generic driverDaniel Vetter2010-11-231-89/+61
* intel-gtt: switch i81x to the common initialization helpersDaniel Vetter2010-11-231-127/+71
* intel-gtt: switch i81x to the write_entry helpersDaniel Vetter2010-11-231-92/+60
* intel-gtt: kill unneeded sandybridge memory typesDaniel Vetter2010-11-231-6/+0
* intel-gtt: drop dcache support for i830 and laterDaniel Vetter2010-11-231-7/+1
* agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson2010-11-231-33/+7
* agp/intel: Remove the artificial cap on stolen sizeChris Wilson2010-11-231-13/+3
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-2212-15/+4
|\
| * BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-1711-11/+0
| * Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos2010-11-151-4/+4
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-1547-25702/+290
|\ \ | |/
| * Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-11-131-1/+2
| |\
| | * pcmcia: fix warning in synclink driverAndres Salomon2010-11-101-0/+1
| | * pcmcia/cm4000: fix error codeNicolas Kaiser2010-11-101-1/+2
| * | i8k: Tell gcc that *regs gets clobberedJim Bos2010-11-131-2/+3
| * | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-123-2/+1
| |\ \
| | * | amiserial: Remove unused variable icountGeert Uytterhoeven2010-11-111-1/+0
| | * | nozomi: Fix warning from the previous TIOCGCOUNT changesAlan Cox2010-11-091-1/+0
| | * | tty: fix warning in synclink driverAndres Salomon2010-11-091-0/+1
| | |/
| * | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2010-11-091-3/+3
| |\ \ | | |/ | |/|
| | * agp/intel: fix cache control for sandybridgeZhenyu Wang2010-11-041-2/+2
| | * agp/intel: restore cache behavior on sandybridgeZhenyu Wang2010-11-041-1/+1
| * | TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman2010-11-051-2/+0
| * | TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman2010-11-0510-10131/+0
| * | TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-0514-15485/+1
| * | audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner2010-10-301-10/+28
| * | parisc-agp: fix missing slab.h includeKyle McMartin2010-10-291-0/+1
| * | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-281-33/+65
| |\ \
| | * | xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge2010-10-221-33/+65
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2010-10-281-0/+4
| |\ \ \
| | * | | drivers/char/agp/parisc-agp.c: eliminate memory leakJulia Lawall2010-10-211-0/+4
| | |/ /
| * | | ramoops: use the platform data structure instead of module paramsKyungmin Park2010-10-271-2/+28
| * | | drivers/char/mxser.c: fix compilation warning in mxser.cRakib Mullick2010-10-271-0/+4
| * | | drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-271-1/+1
| * | | drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module...Tracey Dent2010-10-271-1/+1
| * | | drivers/char/mwave/Makefile: clean upTracey Dent2010-10-271-2/+2
| * | | drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-271-1/+1
| * | | drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-271-1/+1
| * | | drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum2010-10-271-3/+108
| * | | drivers/char/synclink_gt.c: fix information leak to userlandVasiliy Kulikov2010-10-271-0/+3
| * | | drivers/char/ppdev.c: fix information leak to userlandVasiliy Kulikov2010-10-271-0/+1
| * | | drivers/char/applicom.c: fix information leak to userlandVasiliy Kulikov2010-10-271-0/+1
| * | | synclink_gt: fix per device lockingPaul Fulghum2010-10-271-13/+15
| * | | SGI Altix IA64 mmtimer: eliminate long interval timer holdoffsDimitri Sivanich2010-10-271-28/+32
| * | | drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING)Andrew Morton2010-10-271-1/+0
| * | | drivers/char/rocket.c: release_region or error pathDan Carpenter2010-10-271-1/+4
| * | | ipmi: fix __init and __exit attribute locationsCorey Minyard2010-10-273-11/+11
OpenPOWER on IntegriCloud