aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2008-02-05Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-05HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki
2008-02-05Misc: Add possibility to remove misc devices during suspend/resumeRafael J. Wysocki
2008-02-05agp: alpha nopageNick Piggin
2008-02-05pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson
2008-02-05agp: remove flush_agp_mappings calls from new flush handling codeDave Airlie
2008-02-05intel-agp: introduce IS_I915 and do some cleanups..Dave Airlie
2008-02-05[intel_agp] fix name for G35 chipsetZhenyu Wang
2008-02-05intel-agp: fixup resource handling in flush code.Dave Airlie
2008-02-05intel-agp: add new chipset IDZhenyu Wang
2008-02-05agp: remove unnecessary pci_dev_putJulia Lawall
2008-02-05agp: remove uid comparison as security checkserue@us.ibm.com
2008-02-05fix AGP warningAndrew Morton
2008-02-05agp/intel: Add chipset flushing support for i8xx chipsets.Dave Airlie
2008-02-05intel-agp: add chipset flushing supportDave Airlie
2008-02-05agp: add chipset flushing support to AGP interfaceDave Airlie
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin
2008-02-04virtio: simplify config mechanism.Rusty Russell
2008-02-03drivers/char/: Spelling fixesJoe Perches
2008-02-02nozomi: finish constificationFrank Seidel
2008-02-02nozomi: constify driverJan Engelhardt
2008-02-02nozomi driver updateFrank Seidel
2008-02-01[AUDIT] add session id to audit messagesEric Paris
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Al Viro
2008-02-01unexport add_disk_randomnessAdrian Bunk
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-30x86: remove flush_agp_mappings()Ingo Molnar
2008-01-30x86: cpa: move flush to cpaThomas Gleixner
2008-01-30x86: convert CPA users to the new set_page_ APIArjan van de Ven
2008-01-30rtc: use the IRQ callback interface in (old) RTC driverBernhard Walle
2008-01-30x86: clean up drivers/char/rtc.cIngo Molnar
2008-01-30x86: nuke a ton of dead hpet codeThomas Gleixner
2008-01-30x86: assign IRQs to HPET timers, fixBalaji Rao
2008-01-30x86: assign IRQs to HPET timersBalaji Rao
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-01-24kobject: convert hvcs to use kref, not kobjectGreg Kroah-Hartman
2008-01-24kobject: convert hvc_console to use kref, not kobjectGreg Kroah-Hartman
2008-01-24nozomi driverFrank Seidel
2008-01-23drm/i915: add support for E7221 chipsetCarlos Martín
2008-01-23agp/intel: add support for E7221 chipsetCarlos Martín
2008-01-24Merge branch 'linux-2.6'Paul Mackerras
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden
2008-01-14TPM: fix suspend and resume failureDavid Smith
2008-01-11[HWRNG] pasemi: Add missing wait argument to data_presentKamalesh Babulal
2008-01-11[HWRNG]: move status polling loop to data_present callbacksPatrick McHardy
2008-01-08pl2303: Fix mode switching regressionAlan Cox
2007-12-23tty: fix logic change introduced by wait_event_interruptible_timeout()Cory T. Tusar
2007-12-21Merge branch 'linux-2.6'Paul Mackerras