aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-14
|\
| * agp/intel: Fix missed cached memory flags setting in i965_write_entry()Chris Wilson2010-12-14
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-05
|\|
| * agp/intel: Fix wrong kunmap in i830_cleanup()Takashi Iwai2010-12-05
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-02
|\|
| * tpm: Autodetect itpm devicesMatthew Garrett2010-11-29
| * Char: virtio_console, fix memory leakJiri Slaby2010-11-23
* | agp/intel: Remove duplicate constChris Wilson2010-11-23
* | intel-gtt: export api for drm/i915Daniel Vetter2010-11-23
* | agp: kill agp_rebind_memoryDaniel Vetter2010-11-23
* | drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter2010-11-23
* | agp: kill agp_flush_chipset and corresponding ioctlDaniel Vetter2010-11-23
* | drm/i915/gtt: call chipset flush directlyDaniel Vetter2010-11-23
* | drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter2010-11-23
* | intel-gtt: fold i81x-only dcache support into the generic driverDaniel Vetter2010-11-23
* | intel-gtt: switch i81x to the common initialization helpersDaniel Vetter2010-11-23
* | intel-gtt: switch i81x to the write_entry helpersDaniel Vetter2010-11-23
* | intel-gtt: kill unneeded sandybridge memory typesDaniel Vetter2010-11-23
* | intel-gtt: drop dcache support for i830 and laterDaniel Vetter2010-11-23
* | agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson2010-11-23
* | agp/intel: Remove the artificial cap on stolen sizeChris Wilson2010-11-23
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-22
|\|
| * BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
| * Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos2010-11-15
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-15
|\|
| * Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-11-13
| |\
| | * pcmcia: fix warning in synclink driverAndres Salomon2010-11-10
| | * pcmcia/cm4000: fix error codeNicolas Kaiser2010-11-10
| * | i8k: Tell gcc that *regs gets clobberedJim Bos2010-11-13
| * | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-12
| |\ \
| | * | amiserial: Remove unused variable icountGeert Uytterhoeven2010-11-11
| | * | nozomi: Fix warning from the previous TIOCGCOUNT changesAlan Cox2010-11-09
| | * | tty: fix warning in synclink driverAndres Salomon2010-11-09
| | |/
| * | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2010-11-08
| |\ \ | | |/ | |/|
| | * agp/intel: fix cache control for sandybridgeZhenyu Wang2010-11-04
| | * agp/intel: restore cache behavior on sandybridgeZhenyu Wang2010-11-04
| * | TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman2010-11-06
| * | TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman2010-11-05
| * | TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-05
| * | audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner2010-10-30
| * | parisc-agp: fix missing slab.h includeKyle McMartin2010-10-29
| * | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-28
| |\ \
| | * | xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge2010-10-22
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2010-10-28
| |\ \ \
| | * | | drivers/char/agp/parisc-agp.c: eliminate memory leakJulia Lawall2010-10-21
| | |/ /
| * | | ramoops: use the platform data structure instead of module paramsKyungmin Park2010-10-27
| * | | drivers/char/mxser.c: fix compilation warning in mxser.cRakib Mullick2010-10-27
| * | | drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-27
| * | | drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module...Tracey Dent2010-10-27
| * | | drivers/char/mwave/Makefile: clean upTracey Dent2010-10-27