summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2003-05-20Merge tetrachloride.(none):/mnt/raid/src/kernel/2.5/bk-linusDave Jones
2003-05-20[AGPGART] Silly typo that put tried to put things into a impossible x16 mode.Dave Jones
2003-05-20[AGPGART] Skip nonisoch setup if isoch setup was successful.Dave Jones
2003-05-20[AGPGART] Log broken applications that pass crap flags so they can be fixed.Dave Jones
2003-05-20[AGPGART] Sanity check (and fix up broken) AGP modes when in AGP 3.0 mode.Dave Jones
2003-05-20[AGPGART] agp_3_5_enable() doesn't need mode parameter.Dave Jones
2003-05-20[AGPGART] Improve Kconfig.Dave Jones
2003-05-20[AGPGART] Add support for VIA K8T400M GART.Dave Jones
2003-05-18Merge bk://bk.arm.linux.org.uk/linux-2.5-rmkLinus Torvalds
2003-05-17[ARM] Merge Linus' tree with current ARM tree.Russell King
2003-05-17[ARM] Fixup yet another missing irqreturn_tRussell King
2003-05-16Make request_module() take a printf-like vararg argument instead of a string.Linus Torvalds
2003-05-15[AGPGART] Fix oops in VIA initialisation.Dave Jones
2003-05-15[AGPGART] nForce driver needs its own insert/remove routines.Dave Jones
2003-05-15Merge tetrachloride.(none):/mnt/raid/src/kernel/2.5/bk-linusDave Jones
2003-05-15[AGPGART] pci_driver structures must remain valid while they are registered.Dave Jones
2003-05-15Merge tetrachloride.(none):/mnt/raid/src/kernel/2.5/bk-linusDave Jones
2003-05-15[AGPGART] Whitespace/CodingStyle cleanupsDave Jones
2003-05-15[AGPGART] Remove duplicated masking routines, replace with agp_generic_mask_m...Dave Jones
2003-05-15Merge tetrachloride.(none):/mnt/raid/src/kernel/2.5/bk-linusDave Jones
2003-05-14[PATCH] ->llseek returns loff_t, even for /dev/memAndrew Morton
2003-05-14[PATCH] synclink_cs updateAndrew Morton
2003-05-14[PATCH] ipmi warning fixesAndrew Morton
2003-05-14[AGPGART] Add printk's to error paths of agp_add_bridgeDave Jones
2003-05-14[AGPGART] Move AGP PM to individual drivers.Dave Jones
2003-05-14Merge tetrachloride.(none):/mnt/raid/src/kernel/2.5/bk-linusDave Jones
2003-05-14[AGPGART] PPC Uninorth support.Dave Jones
2003-05-14[PATCH] pcwatchdog firmware memory leakDave Jones
2003-05-14[PATCH] Fix standards compliance bugs in the tty layerDave Jones
2003-05-14[PATCH] sx memleak.Dave Jones
2003-05-13Merge bk://bk.arm.linux.org.uk/linux-2.5-rmkLinus Torvalds
2003-05-13[PATCH] Console font size fixJames Simmons
2003-05-14Merge tetrachloride.(none):/mnt/raid/src/kernel/2.5/bk-linusDave Jones
2003-05-12Don't make the intel-AGP driver require a AGP capabilitiesLinus Torvalds
2003-05-13[ARM] Update a variety of ARM drivers to use irqreturn_t.Russell King
2003-05-12[DRM] Intel i8xx DRM modules are dependant on their AGP counterparts.Dave Jones
2003-05-12Merge tetrachloride.(none):/mnt/raid/src/kernel/2.5/bk-linusDave Jones
2003-05-12[AGPGART] add checks to agp_copy_info() before dereferencing.Dave Jones
2003-05-10Merge bk://linux-dj.bkbits.net/agpgartLinus Torvalds
2003-05-10[AGPGART] Make the agp 3.5 use the agp3 code for enabling, leaving just the i...Dave Jones
2003-05-10[AGPGART] CodingStyle nitpicks for isoch.cDave Jones
2003-05-10[AGPGART] Use symbolic defines for isoch registers in isoch code.Dave Jones
2003-05-10[AGPGART] Add missing #defines from last checkin.Dave Jones
2003-05-10[AGPGART] Make sure we don't poke reserved bits when enabling agp v3Dave Jones
2003-05-10[AGPGART] Add proper AGP3 initialisation routine.Dave Jones
2003-05-10[AGPGART] death of generic-3.0.c = folded into generic.cDave Jones
2003-05-09[AGPGART] Remove duplicate copying of ->chipset in agp_copy_info()Dave Jones
2003-05-07TTY: add lock to tty_dev_list, and handle tty names with more than one '/'Greg Kroah-Hartman
2003-05-07TTY: fix up lost devfs_mk_cdev change.Greg Kroah-Hartman
2003-05-07Merge conflicting tty devfs cleanupsLinus Torvalds