aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2006-09-27[PATCH] mspec driverJes Sorensen
2006-09-27watchdog: Add a simple mmap() stub for shwdt.Paul Mundt
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt
2006-09-27sh: Various cosmetic cleanups.Paul Mundt
2006-09-26[AGPGART] Use pci_get_slot not pci_find_slotAlan Cox
2006-09-26[PATCH] Don't print virtual address in HPET initializationAndi Kleen
2006-09-25[PATCH] rtc: lockdep fix/workaroundPeter Zijlstra
2006-09-23[PATCH] briq_panel: read() and write() get __user pointers, damnitAl Viro
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2006-09-22[PATCH] memcpy_fromio() missing in istallionAl Viro
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-09-22drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blitsMichel Daenzer
2006-09-22drm: use radeon specific names for radeon flagsDave Airlie
2006-09-22drm: add device/vendor id to drm_device_t for compat with FreeBSD driversEric Anholt
2006-09-22drm: allow multiple addMaps with the same 32-bit map offsset.Thomas Hellstrom
2006-09-22drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().Michel Daenzer
2006-09-22drm: Fix hashtab implementation leaking illegal error codes to user space.Thomas Hellstrom
2006-09-22drm: domain changes broke ppc r200Dave Airlie
2006-09-22drm: fixup setversion return codes..Dave Airlie
2006-09-22drm: fixup i915 error codesDave Airlie
2006-09-22drm: realign sosme radeon code with drm git treeDave Airlie
2006-09-22drm: realign via driver with drm git treeDave Airlie
2006-09-22drm: remove hash tables on drm exitThomas Hellstrom
2006-09-22drm: cleanupsAdrian Bunk
2006-09-22drm: i810_dma.c: fix pointer arithmetic for 64-bit targetDenis Vlasenko
2006-09-22drm: avoid kernel oops in some error paths calling drm_lastcloseThomas Hellstrom
2006-09-22drm: allow detection of new VIA chipsetsChuck Short
2006-09-22drm: fix i965 build bugAndrew Morton
2006-09-22drm: remove FALSE/TRUE that snuck in with simple memory manager changes.Andrew Morton
2006-09-22drm: Add support for Intel i965G chipsets.Alan Hourihane
2006-09-22drm: add better explanation for i830/i915Dave Airlie
2006-09-22drm: remove a tab that snuck inDave Airlie
2006-09-22drm: fix return value in auth functionDave Airlie
2006-09-22drm: SiS 315 Awareness.Thomas Hellstrom
2006-09-22drm: update user token hashing and map handlesThomas Hellstrom
2006-09-22drm: move drm authentication to new generic hash table.Thomas Hellstrom
2006-09-22drm: Add the P4VM800PRO (?) PCI ID.Dave Airlie
2006-09-22drm: add drm simple memory manager support for SiS and VIA driversThomas Hellstrom
2006-09-22drm: add simple DRM memory manager, and hash tableThomas Hellstrom
2006-09-22drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE...Michel Dänzer
2006-09-22drm: radeon: fix up bus mastering when writeback is disabledMichel Dänzer
2006-09-22drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparamMichel Dänzer
2006-09-22drm: radeon: add some debug output when getparam is called with unknownMichel Dänzer
2006-09-22drm: missing mutex unlockThomas Hellstrom
2006-09-22drm: remove the DRM pci domainDave Airlie
2006-09-22drm: remove local copies of pci bus/slot/funcDave
2006-09-22drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie
2006-09-16[PATCH] IPMI: fix handling of OEM flagsCorey Minyard
2006-09-16[PATCH] hvc_console suspend fixAndrew Morton