aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-24hw_random doc updatesDavid Brownell1-1/+8
2008-03-19drivers/char/rocket portability fixesAl Viro2-64/+56
2008-03-17drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.Dave Airlie4-69/+27
2008-03-17drm/radeon: fixup RV550 chip familyAlex Deucher1-3/+4
2008-03-17drm/via: attempt again to stabilise the AGP DMA command submission.Thomas Hellstrom2-7/+54
2008-03-17drm: Fix race that can lockup the kernelMike Isely2-17/+25
2008-03-13char: riscom, fix rc_board indexingJiri Slaby1-1/+1
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-18/+43
2008-03-10nozomi: fix initialization and early flow control accessFrank Seidel1-18/+43
2008-03-10riscom8: Fix hang on loadAlan Cox1-6/+0
2008-03-07drivers/char/esp.c: fix bootup lockupIngo Molnar1-0/+1
2008-03-04drivers/char/isicom.c: correct use of ! and &Julia Lawall1-1/+1
2008-03-04ipwireless: fix potential tty == NULL dereferenceDavid Sterba1-1/+4
2008-03-04VT notifier fix for VT switchSamuel Thibault1-0/+1
2008-03-04specialix.c: fix possible double-unlockHarvey Harrison1-1/+0
2008-03-03Fix default compose table initializationSamuel Thibault1-34/+34
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into mergePaul Mackerras1-2/+2
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras4-158/+144
2008-02-29Fix hpet_(un)register_irq_handler() for emulationDavid Howells1-2/+2
2008-02-28[POWERPC] Xilinx: hwicap cleanupStephen Neuendorffer4-158/+144
2008-02-22i915: fix AR register restore.Jesse Barnes1-0/+1
2008-02-19Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds5-28/+71
2008-02-20agp: fix missing casts that produced a warning.Dave Airlie3-6/+6
2008-02-20agp: add support for 662/671 to agp driverChaoyu Chen1-0/+19
2008-02-20drm/sis: add pciid for SiS 662/671 chipsetChaoyu Chen1-0/+1
2008-02-20drm: add new rv380 pciidMirko1-0/+1
2008-02-20drm: add support for passing state into the suspend hooks.Dave Airlie3-6/+11
2008-02-20drm/i915: Fix hibernate save/restore of VGA attribute regsJesse Barnes1-0/+2
2008-02-20drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard2-0/+28
2008-02-20drm/i915: restore pipeconf regs unconditionallyJesse Barnes1-7/+4
2008-02-20drm/i915: save/restore interrupt stateJesse Barnes2-0/+12
2008-02-20drm: convert drm from nopage to fault.Nick Piggin1-70/+55
2008-02-20i915: wrap chipset types requiring hw status set ioctlZhenyu Wang2-1/+6
2008-02-20drm/radeon: add initial rs690 support to drm.Maciej Cencora3-0/+120
2008-02-19fix historic ioremap() abuse in AGPArjan van dev Ven4-26/+26
2008-02-19agp/sis: Suspend support for SiS AGPStuart Bennett1-0/+24
2008-02-19agp/sis: Clear bit 2 from aperture size byte as wellStuart Bennett1-2/+2
2008-02-14[POWERPC] hvc_rtas_init() must be __initAdrian Bunk1-1/+1
2008-02-13pcmcia: ipwireless depends on NETDEVICESPaul Mundt1-1/+1
2008-02-13Final removal of FASTCALL()/fastcallHarvey Harrison1-1/+1
2008-02-09sonypi - Move sonypi.txt to Documentation/laptopsCarlos Corbacho1-1/+1
2008-02-08Char: applicom, use pci_match_idJiri Slaby1-11/+4
2008-02-08Char: applicom, use pci_resource_startJiri Slaby1-4/+5
2008-02-08tty_ioctl: drag screaming into compliance with the coding styleAlan Cox1-182/+180
2008-02-08tty_io: drag screaming into coding style complianceAlan Cox1-278/+283
2008-02-08tty_audit: fix checkpatch complaintAlan Cox1-1/+1
2008-02-08rocket: don't let random users reset the controllerAlan Cox1-0/+3
2008-02-08rocket: first pass at termios reportingAlan Cox1-10/+8
2008-02-08n_tty: clean up old code to follow coding style and (mostly) checkpatchAlan Cox1-75/+73
2008-02-08moxa: first pass at termios reportingAlan Cox1-8/+15