summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | drivers/char/vt_ioctl.c: fix VT_OPENQRY error valueGraham Gower2010-10-271-5/+6
| |/ |/|
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-268-1094/+804
|\ \
| * | agp/intel: Restore valid PTE bit for Sandybridge after bdd3072Chris Wilson2010-10-221-3/+3
| * | agp/intel: Also add B43.1 to list of supported devicesChris Wilson2010-10-191-0/+1
| * | agp/amd-k7: Allow binding user memory to the AGP GART.Francisco Jerez2010-10-191-2/+4
| * | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2010-10-067-1092/+799
| |\ \ | | |/ | |/|
| | * some clean up to intel-gtt.cJan Beulich2010-09-241-2/+1
| | * intel-gtt add a cleanup function for chipset specific stuffDaniel Vetter2010-09-211-8/+31
| | * intel-gtt: store the dma mask size in intel_gtt_driverDaniel Vetter2010-09-211-7/+11
| | * intel-gtt: clean up gtt size reportingDaniel Vetter2010-09-211-1/+5
| | * agp: kill agp_(unmap|map)_memoryDaniel Vetter2010-09-212-11/+0
| | * intel-gtt: consolidate fake_agp driver structsDaniel Vetter2010-09-211-131/+39
| | * intel-gtt: move chipset flush to the gtt driver structDaniel Vetter2010-09-211-7/+21
| | * intel-gtt: kill mask_memory functionsDaniel Vetter2010-09-211-92/+13
| | * intel-gtt: generic (insert|remove)_entries for sandybridgeDaniel Vetter2010-09-211-136/+8
| | * intel-gtt: generic (insert|remove)_entries for g33/i965Daniel Vetter2010-09-211-12/+9
| | * intel-gtt: generic (insert|remove)_entries for i915Daniel Vetter2010-09-211-11/+49
| | * intel-gtt: generic (insert|remove)_entries for i830Daniel Vetter2010-09-211-25/+28
OpenPOWER on IntegriCloud