aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2007-07-11drm: drop drm_buf_t typedefDave Airlie
2007-07-11drm: fixup other drivers for typedef removalsDave Airlie
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie
2007-07-11drm: remove a bunch of typedefs on the userspace interfaceDave Airlie
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras
2007-07-11r300: updates register headerOliver McFadden
2007-07-11radeon: add support for vblank on crtc2Dave Airlie
2007-07-11drm: cleanup list initialisationDave Airlie
2007-07-11drm: fix typo on code drm getsareaDave Airlie
2007-07-11drm: remove DRM_GETSAREA and replace with drm_getsarea functionDave Airlie
2007-07-11drm: cleanup use of Linux list handling macrosDave Airlie
2007-07-10sx: switch subven and subid valuesJiri Slaby
2007-07-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-07-10Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-10[MIPS] Hook for platforms to define cachability of /dev/mem regionsRalf Baechle
2007-07-10[POWERPC] Make drivers/char/hvc_console.c:khvcd() staticAdrian Bunk
2007-07-10[POWERPC] Remove dead code for preventing pread() and pwrite() callsRobert P. J. Day
2007-07-10[POWERPC] VIOTAPE: Use designated initializers for fops member structures.Robert P. J. Day
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe
2007-07-10Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede
2007-07-09[AGPGART] Hand off AGP maintainence.Dave Jones
2007-07-05[WATCHDOG] at32ap700x_wdt.c - Fix compilation warningsWim Van Sebroeck
2007-07-05[WATCHDOG] at32ap700x_wdt.c - Add spinlock supportWim Van Sebroeck
2007-07-05[WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE featuresWim Van Sebroeck
2007-07-05[WATCHDOG] at32ap700x_wdt.c - timeout module parameter patchWim Van Sebroeck
2007-07-05[WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up'sWim Van Sebroeck
2007-06-27Add support SiS based XGI chips to SiS DRM.Ian Romanick
2007-06-24Char: stallion, fix oops during init with ISA cardsIngo Korb
2007-06-24console UTF-8 fixes (fix)Egmont Koblinger
2007-06-21[AGPGART] intel_agp: don't load if no IGD and AGP portWang Zhenyu
2007-06-17[WATCHDOG] change s3c2410_wdt to using dev_() macros for outputBen Dooks
2007-06-17[WATCHDOG] s3c2410_wdt announce initialisationBen Dooks
2007-06-16random: fix output buffer foldingMatt Mackall
2007-06-16tty: restore locked ioctl file opPaul Fulghum
2007-06-16fix radeon setparam on 32/64 systems, harder.David Woodhouse
2007-06-14Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2007-06-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-06-14[AGPGART] intel_agp: fix device probeWang Zhenyu
2007-06-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-06-10[WATCHDOG] at32ap700x-wdt: add iounmap if probe function failsHans-Christian Egtvedt
2007-06-10[WATCHDOG] at32ap700x-wdt: add missing iounmap in _removeHans-Christian Egtvedt
2007-06-10[WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2Andrew Morton
2007-06-10[WATCHDOG] watchdog-driver-for-at32ap700x-devices-fixAndrew Morton
2007-06-10[WATCHDOG] Watchdog driver for AT32AP700X devicesHans-Christian Egtvedt
2007-06-10drm: fix radeon setparam on 32/64 bit systems.Dave Airlie
2007-06-10drm/i915: Add support for the G33, Q33, and Q35 chipsets.Wang Zhenyu
2007-06-10i915: add new pciids for 945GME, 965GME/GLEWang Zhenyu
2007-06-08Char: stallion, proper fail return valuesJiri Slaby
2007-06-08Char: stallion, alloc tty before pci devices initJiri Slaby
2007-06-08Char: stallion, don't fail with less than max panelsJiri Slaby