summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2008-02-05Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-70/+273
2008-02-05HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki1-5/+5
2008-02-05Misc: Add possibility to remove misc devices during suspend/resumeRafael J. Wysocki1-4/+9
2008-02-05agp: alpha nopageNick Piggin1-9/+8
2008-02-05pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson1-8/+9
2008-02-05agp: remove flush_agp_mappings calls from new flush handling codeDave Airlie1-2/+0
2008-02-05intel-agp: introduce IS_I915 and do some cleanups..Dave Airlie1-61/+57
2008-02-05[intel_agp] fix name for G35 chipsetZhenyu Wang1-5/+5
2008-02-05intel-agp: fixup resource handling in flush code.Dave Airlie1-10/+23
2008-02-05intel-agp: add new chipset IDZhenyu Wang2-5/+29
2008-02-05agp: remove unnecessary pci_dev_putJulia Lawall1-4/+0
2008-02-05agp: remove uid comparison as security checkserue@us.ibm.com1-1/+1
2008-02-05fix AGP warningAndrew Morton1-1/+2
2008-02-05agp/intel: Add chipset flushing support for i8xx chipsets.Dave Airlie1-30/+78
2008-02-05intel-agp: add chipset flushing supportDave Airlie1-0/+102
2008-02-05agp: add chipset flushing support to AGP interfaceDave Airlie6-2/+27
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-2/+2
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds10-11/+11
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2-1/+3
2008-02-04virtio: simplify config mechanism.Rusty Russell1-2/+2
2008-02-03drivers/char/: Spelling fixesJoe Perches10-11/+11
2008-02-03nozomi: finish constificationFrank Seidel1-7/+7
2008-02-03nozomi: constify driverJan Engelhardt1-20/+18
2008-02-03nozomi driver updateFrank Seidel1-86/+36
2008-02-01[AUDIT] add session id to audit messagesEric Paris1-5/+13
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Al Viro1-2/+1
2008-02-01unexport add_disk_randomnessAdrian Bunk1-2/+0
2008-01-31Merge branch 'linux-2.6'Paul Mackerras20-350/+2335
2008-01-30x86: remove flush_agp_mappings()Ingo Molnar2-6/+0
2008-01-30x86: cpa: move flush to cpaThomas Gleixner3-9/+0
2008-01-30x86: convert CPA users to the new set_page_ APIArjan van de Ven1-3/+3
2008-01-30rtc: use the IRQ callback interface in (old) RTC driverBernhard Walle1-1/+14
2008-01-30x86: clean up drivers/char/rtc.cIngo Molnar1-109/+129
2008-01-30x86: nuke a ton of dead hpet codeThomas Gleixner1-75/+0
2008-01-30x86: assign IRQs to HPET timers, fixBalaji Rao1-0/+6
2008-01-30x86: assign IRQs to HPET timersBalaji Rao1-7/+38
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds7-38/+73
2008-01-25kobject: convert hvcs to use kref, not kobjectGreg Kroah-Hartman1-53/+25
2008-01-25kobject: convert hvc_console to use kref, not kobjectGreg Kroah-Hartman1-47/+33
2008-01-25nozomi driverFrank Seidel3-0/+2004
2008-01-24drm/i915: add support for E7221 chipsetCarlos Martín1-0/+1
2008-01-24agp/intel: add support for E7221 chipsetCarlos Martín1-2/+9
2008-01-24Merge branch 'linux-2.6'Paul Mackerras3-8/+27
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden1-1/+1
2008-01-14TPM: fix suspend and resume failureDavid Smith1-6/+6
2008-01-11[HWRNG] pasemi: Add missing wait argument to data_presentKamalesh Babulal1-1/+1
2008-01-11[HWRNG]: move status polling loop to data_present callbacksPatrick McHardy7-37/+72
2008-01-09pl2303: Fix mode switching regressionAlan Cox1-0/+19
2007-12-23tty: fix logic change introduced by wait_event_interruptible_timeout()Cory T. Tusar1-1/+1
2007-12-21Merge branch 'linux-2.6'Paul Mackerras3-579/+2