summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2010-11-23intel-gtt: fold i81x-only dcache support into the generic driverDaniel Vetter
2010-11-23intel-gtt: switch i81x to the common initialization helpersDaniel Vetter
2010-11-23intel-gtt: switch i81x to the write_entry helpersDaniel Vetter
2010-11-23intel-gtt: kill unneeded sandybridge memory typesDaniel Vetter
2010-11-23intel-gtt: drop dcache support for i830 and laterDaniel Vetter
2010-11-23agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson
2010-11-23agp/intel: Remove the artificial cap on stolen sizeChris Wilson
2010-11-22Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-11-18x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-15Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos
2010-11-15Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-11-13Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-11-13i8k: Tell gcc that *regs gets clobberedJim Bos
2010-11-13Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-11amiserial: Remove unused variable icountGeert Uytterhoeven
2010-11-10pcmcia: fix warning in synclink driverAndres Salomon
2010-11-10pcmcia/cm4000: fix error codeNicolas Kaiser
2010-11-09nozomi: Fix warning from the previous TIOCGCOUNT changesAlan Cox
2010-11-09tty: fix warning in synclink driverAndres Salomon
2010-11-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2010-11-06TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman
2010-11-04agp/intel: fix cache control for sandybridgeZhenyu Wang
2010-11-04agp/intel: restore cache behavior on sandybridgeZhenyu Wang
2010-11-02agp/intel: restore cache behavior on sandybridgeZhenyu Wang
2010-11-02agp/intel: fix cache control for sandybridgeZhenyu Wang
2010-10-31agp/intel: the GMCH is always enabled for integrated processor graphicsChris Wilson
2010-10-30audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner
2010-10-29agp/intel: Sandybridge doesn't require GMCH enablingChris Wilson
2010-10-29parisc-agp: fix missing slab.h includeKyle McMartin
2010-10-29Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds
2010-10-28ramoops: use the platform data structure instead of module paramsKyungmin Park
2010-10-28drivers/char/mxser.c: fix compilation warning in mxser.cRakib Mullick
2010-10-28drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-28drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module...Tracey Dent
2010-10-28drivers/char/mwave/Makefile: clean upTracey Dent
2010-10-28drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-28drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-28drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum
2010-10-28drivers/char/synclink_gt.c: fix information leak to userlandVasiliy Kulikov
2010-10-28drivers/char/ppdev.c: fix information leak to userlandVasiliy Kulikov
2010-10-28drivers/char/applicom.c: fix information leak to userlandVasiliy Kulikov
2010-10-28synclink_gt: fix per device lockingPaul Fulghum
2010-10-28SGI Altix IA64 mmtimer: eliminate long interval timer holdoffsDimitri Sivanich
2010-10-28drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING)Andrew Morton
2010-10-28drivers/char/rocket.c: release_region or error pathDan Carpenter