aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-29[PATCH] scx200_gpio export cleanupsChris Boot1-1/+1
2006-09-29[PATCH] drivers/char/pc8736x_gpio.c: remove unused static functionsAdrian Bunk1-10/+0
2006-09-29[PATCH] drivers/char/scx200_gpio.c: make code staticJim Cromie1-1/+1
2006-09-29[PATCH] remove unnecessary barrier in rtc_get_rtc_timeSteven Rostedt1-3/+1
2006-09-28[AGPGART] printk fixups.Dave Jones1-3/+6
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-36/+84
2006-09-27[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells1-0/+39
2006-09-27[PATCH] mspec driverJes Sorensen3-0/+430
2006-09-27watchdog: Add a simple mmap() stub for shwdt.Paul Mundt2-1/+59
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt1-1/+1
2006-09-27sh: Various cosmetic cleanups.Paul Mundt1-34/+24
2006-09-26[AGPGART] Use pci_get_slot not pci_find_slotAlan Cox1-2/+6
2006-09-26[PATCH] Don't print virtual address in HPET initializationAndi Kleen1-2/+2
2006-09-26[POWERPC] fix spin lock nesting in hvc_iseriesStephen Rothwell1-6/+1
2006-09-25[PATCH] rtc: lockdep fix/workaroundPeter Zijlstra1-2/+3
2006-09-25[POWERPC] The two vio HVC backends clashStephen Rothwell2-2/+10
2006-09-23[PATCH] briq_panel: read() and write() get __user pointers, damnitAl Viro1-7/+10
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro1-1/+1
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds7-64/+199
2006-09-22[PATCH] memcpy_fromio() missing in istallionAl Viro1-1/+1
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds13-55/+912
2006-09-22drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blitsMichel Daenzer2-2/+7
2006-09-22drm: use radeon specific names for radeon flagsDave Airlie5-128/+128
2006-09-22drm: add device/vendor id to drm_device_t for compat with FreeBSD driversEric Anholt3-4/+8
2006-09-22drm: allow multiple addMaps with the same 32-bit map offsset.Thomas Hellstrom1-6/+8
2006-09-22drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().Michel Daenzer1-13/+12
2006-09-22drm: Fix hashtab implementation leaking illegal error codes to user space.Thomas Hellstrom1-3/+3
2006-09-22drm: domain changes broke ppc r200Dave Airlie1-1/+1
2006-09-22drm: fixup setversion return codes..Dave Airlie1-7/+10
2006-09-22drm: fixup i915 error codesDave Airlie1-2/+2
2006-09-22drm: realign sosme radeon code with drm git treeDave Airlie2-9/+15
2006-09-22drm: realign via driver with drm git treeDave Airlie3-26/+54
2006-09-22drm: remove hash tables on drm exitThomas Hellstrom2-0/+4
2006-09-22drm: cleanupsAdrian Bunk3-7/+10
2006-09-22drm: i810_dma.c: fix pointer arithmetic for 64-bit targetDenis Vlasenko2-5/+5
2006-09-22drm: avoid kernel oops in some error paths calling drm_lastcloseThomas Hellstrom1-4/+6
2006-09-22drm: allow detection of new VIA chipsetsChuck Short1-0/+3
2006-09-22drm: fix i965 build bugAndrew Morton1-1/+1
2006-09-22drm: remove FALSE/TRUE that snuck in with simple memory manager changes.Andrew Morton6-19/+19
2006-09-22drm: Add support for Intel i965G chipsets.Alan Hourihane5-19/+58
2006-09-22drm: add better explanation for i830/i915Dave Airlie1-3/+6
2006-09-22drm: remove a tab that snuck inDave Airlie1-1/+1
2006-09-22drm: fix return value in auth functionDave Airlie1-1/+1
2006-09-22drm: SiS 315 Awareness.Thomas Hellstrom4-1/+84
2006-09-22drm: update user token hashing and map handlesThomas Hellstrom5-63/+51
2006-09-22drm: move drm authentication to new generic hash table.Thomas Hellstrom5-62/+26
2006-09-22drm: Add the P4VM800PRO (?) PCI ID.Dave Airlie1-0/+1
2006-09-22drm: add drm simple memory manager support for SiS and VIA driversThomas Hellstrom12-1403/+344
2006-09-22drm: add simple DRM memory manager, and hash tableThomas Hellstrom7-2/+1019
2006-09-22drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE_CTLSTAT.Michel Dänzer2-7/+12