summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2008-01-20raw: don't allow the creation of a raw device with minor number 0Jeff Moyer1-1/+1
2007-10-07random: fix bound check ordering (CVE-2007-3105)Matt Mackall1-2/+7
2007-10-07random: fix seeding with zero entropy (CVE-2007-2453 2 of 2)Matt Mackall1-24/+31
2007-10-07random: fix error in entropy extraction (CVE-2007-2453 1 of 2)Matt Mackall1-5/+7
2007-10-07fix buffer overflow in the moxa driver (CVE-2005-0504)Dann Frazier1-2/+6
2007-04-21tty_io: fix race in master pty close/slave pty close pathAristeu Sergio Rozanski Filho1-0/+14
2007-03-11Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)Marcel Holtmann1-1/+2
2007-01-23read_zero_pagealigned() locking fixHugh Dickins1-4/+8
2007-01-09rtc: lockdep fix/workaroundPeter Zijlstra1-2/+3
2007-01-09rio: typo in bitwise AND expression.Willy Tarreau1-1/+1
2007-01-09drm: allow detection of new VIA chipsetsChuck Short1-0/+3
2007-01-09drm: Add the P4VM800PRO PCI ID.Dave Airlie1-0/+1
2006-12-18hvc_console suspend fixAndrew Morton1-0/+1
2006-12-18[WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita1-2/+7
2006-12-18[WATCHDOG] sc1200wdt.c printk fixDave Jones1-1/+1
2006-12-15AGP: Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds2-2/+2
2006-12-04Char: isicom, fix close bugJiri Slaby1-1/+2
2006-11-29proper flags type of spin_lock_irqsave()Alexey Dobriyan1-7/+8
2006-11-17ipmi_si_intf.c: fix "&& 0xff" typosAlexey Dobriyan1-3/+3
2006-11-17synclink_gt fix receive tty error handlingPaul Fulghum1-7/+7
2006-11-09[AGPGART] remove unused variableAdrian Bunk1-2/+0
2006-11-09[AGPGART] Suspend/Resume support for nVidia nForce AGP.Dave Jones1-0/+29
2006-09-18[AGPGART] VIA PT880 Ultra support.Magnus Kessler1-0/+7
2006-09-18[AGPGART] ATI RS350 support.Julien Tous1-0/+4
2006-08-27tty serialize flush_to_ldiscPaul Fulghum1-5/+9
2006-08-10[AGPGART] Fix Nforce3 suspend on amd64.Dave Jones1-0/+3
2006-05-21[PATCH] Fix udev device creationHarald Welte2-8/+13
2006-05-01[PATCH] Altix snsc: duplicate kobject fixGreg Howard1-1/+2
2006-05-01[PATCH] tipar oops fixDaniel Drake1-1/+1
2006-05-01[PATCH] cs5535_gpio.c: call cdev_del() during module_exit to unmap kobject re...Thayumanavar Sachithanantham1-2/+3
2006-05-01[PATCH] sonypi: correct detection of new ICH7-based laptopsArnaud MAZIN1-0/+3
2006-04-24[PATCH] Fix file lookup without refDipankar Sarma1-2/+6
2006-04-24[PATCH] Open IPMI BT overflowHeikki Orsila1-1/+1
2006-04-24[PATCH] efficeon-agp: Add missing memory maskH. Peter Anvin1-1/+7
2006-04-18[PATCH] MPBL0010 driver sysfs permissions wide openMark Bellon1-18/+18
2006-04-07[PATCH] isicom must select FW_LOADERmaximilian attems1-0/+1
2006-04-07[PATCH] tlclk: fix handling of device majorAndrew Morton1-0/+1
2006-03-08[IA64] SGI SN drivers: don't report !sn2 hardware as an errorBjorn Helgaas1-1/+1
2006-03-04[PATCH] Add missing ifdef for VIA RNG codeMark Brown1-0/+2
2006-03-01[PATCH] pcmcia: CM4000, CM4040 Driver fixesHarald Welte2-6/+41
2006-03-01[PATCH] synclink_gt: make ->init_error signedDarren Jenkins1-1/+1
2006-03-01[PATCH] tty buffering: comment out debug codePaul Fulghum1-1/+1
2006-02-27[PATCH] Fix Specialix SX corruptionMarc Zyngier1-5/+5
2006-02-26[PATCH] Fix Specialix SI probingMarc Zyngier1-4/+8
2006-02-24[PATCH] Fix race condition in hvc console.Michal Ostrowski1-3/+5
2006-02-21Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-1/+58
2006-02-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds3-43/+22
2006-02-21[PATCH] Terminate process that fails on a constrained allocationChristoph Lameter1-1/+1
2006-02-21[AGPGART] Add some informational printk to nforce GART failure path.Dave Jones1-2/+4
2006-02-18drm: fix brace placementDave Airlie1-4/+2