summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke2008-02-061-5/+5
* Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-062-2/+0
* riscom8: fix SMP brokennessJeff Garzik2008-02-062-55/+94
* Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-058-70/+273
|\
| * agp: remove flush_agp_mappings calls from new flush handling codeDave Airlie2008-02-051-2/+0
| * intel-agp: introduce IS_I915 and do some cleanups..Dave Airlie2008-02-051-61/+57
| * [intel_agp] fix name for G35 chipsetZhenyu Wang2008-02-051-5/+5
| * intel-agp: fixup resource handling in flush code.Dave Airlie2008-02-051-10/+23
| * intel-agp: add new chipset IDZhenyu Wang2008-02-052-5/+29
| * agp: remove unnecessary pci_dev_putJulia Lawall2008-02-051-4/+0
| * agp: remove uid comparison as security checkserue@us.ibm.com2008-02-051-1/+1
| * fix AGP warningAndrew Morton2008-02-051-1/+2
| * agp/intel: Add chipset flushing support for i8xx chipsets.Dave Airlie2008-02-051-30/+78
| * intel-agp: add chipset flushing supportDave Airlie2008-02-051-0/+102
| * agp: add chipset flushing support to AGP interfaceDave Airlie2008-02-056-2/+27
* | HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki2008-02-051-5/+5
* | Misc: Add possibility to remove misc devices during suspend/resumeRafael J. Wysocki2008-02-051-4/+9
* | agp: alpha nopageNick Piggin2008-02-051-9/+8
* | pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson2008-02-051-8/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-02-041-2/+2
|\
| * virtio: simplify config mechanism.Rusty Russell2008-02-041-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-0410-11/+11
|\ \
| * | drivers/char/: Spelling fixesJoe Perches2008-02-0310-11/+11
| |/
* | vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-042-1/+3
* | nozomi: finish constificationFrank Seidel2008-02-021-7/+7
* | nozomi: constify driverJan Engelhardt2008-02-021-20/+18
* | nozomi driver updateFrank Seidel2008-02-021-86/+36
|/
* [AUDIT] add session id to audit messagesEric Paris2008-02-011-5/+13
* [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-011-2/+1
* unexport add_disk_randomnessAdrian Bunk2008-02-011-2/+0
* Merge branch 'linux-2.6'Paul Mackerras2008-01-3120-350/+2335
|\
| * x86: remove flush_agp_mappings()Ingo Molnar2008-01-302-6/+0
| * x86: cpa: move flush to cpaThomas Gleixner2008-01-303-9/+0
| * x86: convert CPA users to the new set_page_ APIArjan van de Ven2008-01-301-3/+3
| * rtc: use the IRQ callback interface in (old) RTC driverBernhard Walle2008-01-301-1/+14
| * x86: clean up drivers/char/rtc.cIngo Molnar2008-01-301-109/+129
| * x86: nuke a ton of dead hpet codeThomas Gleixner2008-01-301-75/+0
| * x86: assign IRQs to HPET timers, fixBalaji Rao2008-01-301-0/+6
| * x86: assign IRQs to HPET timersBalaji Rao2008-01-301-7/+38
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-257-38/+73
| |\
| | * [HWRNG] pasemi: Add missing wait argument to data_presentKamalesh Babulal2008-01-111-1/+1
| | * [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-117-37/+72
| * | kobject: convert hvcs to use kref, not kobjectGreg Kroah-Hartman2008-01-241-53/+25
| * | kobject: convert hvc_console to use kref, not kobjectGreg Kroah-Hartman2008-01-241-47/+33
| * | nozomi driverFrank Seidel2008-01-243-0/+2004
| * | drm/i915: add support for E7221 chipsetCarlos Martín2008-01-231-0/+1
| * | agp/intel: add support for E7221 chipsetCarlos Martín2008-01-231-2/+9
* | | Merge branch 'linux-2.6'Paul Mackerras2008-01-243-8/+27
|\ \ \ | |/ /
| * | Fix file references in documentation and KconfigJohann Felix Soden2008-01-221-1/+1
| * | TPM: fix suspend and resume failureDavid Smith2008-01-141-6/+6
OpenPOWER on IntegriCloud