summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorLines
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds-1/+1
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-13/+13
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-52/+42
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-58/+92
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-15/+9
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds-3/+4
2008-04-21sonypi: Storage class should be before const qualifierTobias Klauser-1/+1
2008-04-21[HWRNG] omap: Minor updatesDavid Brownell-13/+13
2008-04-20drivers/char: minor irq handler cleanupsJeff Garzik-52/+42
2008-04-19DRM: remove unused dev_classGreg Kroah-Hartman-1/+0
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki-14/+9
2008-04-19avr32: don't offer CONFIG_GEN_RTCAdrian Bunk-1/+1
2008-04-19avr32: don't offer CONFIG_RTCAdrian Bunk-1/+1
2008-04-19Generate raw keyboard codes for AVR32 architectureHans-Christian Egtvedt-1/+2
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox-1/+1
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-10/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds-0/+47
2008-04-17consoles: polling support, kgdbocJason Wessel-0/+47
2008-04-17[S390] hw_random: allow rng_dev_read() to return hardware errors.Ralph Wuerthner-0/+4
2008-04-17[POWERPC] hvcbeat: Fix buffer manipulationIshizaki Kou-2/+2
2008-04-14Merge branch 'linux-2.6'Paul Mackerras-87/+129
2008-04-06fix IS_I9XX macro in i915 DRM driverJesse Barnes-2/+2
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner-44/+7
2008-04-02Char: rio, fix sparse warningsJiri Slaby-1/+7
2008-04-02Char: ip2, fix sparse warningsJiri Slaby-5/+7
2008-03-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds-22/+92
2008-03-30fix iomem misannotations in nozomiAl Viro-10/+10
2008-03-30drivers/char/n_tty.c misannotated prototypeAl Viro-1/+1
2008-03-30drm: fix for non-coherent DMA PowerPCBenjamin Herrenschmidt-6/+31
2008-03-30drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.cHarvey Harrison-4/+4
2008-03-30drm/i915: fix oops on agp=offDave Airlie-0/+3
2008-03-30drm/r300: fix bug in r300 userspace hardware wait emissionDave Airlie-12/+54
2008-03-28drivers/char/drm/ati_pcigart.c: fix printk warningAndrew Morton-2/+3
2008-03-26[POWERPC] Xilinx: hwicap: Use fixed device major.Stephen Neuendorffer-29/+14
2008-03-26[POWERPC] Xilinx: hwicap: Verify sync before reading idcode.Stephen Neuendorffer-0/+18
2008-03-26[POWERPC] Xilinx: hwicap: Refactor status handling code.Stephen Neuendorffer-27/+58
2008-03-24hw_random doc updatesDavid Brownell-1/+8
2008-03-19drivers/char/rocket portability fixesAl Viro-64/+56
2008-03-17drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.Dave Airlie-69/+27
2008-03-17drm/radeon: fixup RV550 chip familyAlex Deucher-3/+4
2008-03-17drm/via: attempt again to stabilise the AGP DMA command submission.Thomas Hellstrom-7/+54
2008-03-17drm: Fix race that can lockup the kernelMike Isely-17/+25
2008-03-13char: riscom, fix rc_board indexingJiri Slaby-1/+1
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-18/+43
2008-03-10nozomi: fix initialization and early flow control accessFrank Seidel-18/+43
2008-03-10riscom8: Fix hang on loadAlan Cox-6/+0
2008-03-07drivers/char/esp.c: fix bootup lockupIngo Molnar-0/+1
2008-03-04drivers/char/isicom.c: correct use of ! and &Julia Lawall-1/+1
2008-03-04ipwireless: fix potential tty == NULL dereferenceDavid Sterba-1/+4
2008-03-04VT notifier fix for VT switchSamuel Thibault-0/+1