aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivialLinus Torvalds1-1/+1
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-13/+13
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds8-52/+42
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds7-58/+92
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-15/+9
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2-3/+4
2008-04-21sonypi: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-04-21[HWRNG] omap: Minor updatesDavid Brownell1-13/+13
2008-04-20drivers/char: minor irq handler cleanupsJeff Garzik8-52/+42
2008-04-19DRM: remove unused dev_classGreg Kroah-Hartman1-1/+0
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki2-14/+9
2008-04-19avr32: don't offer CONFIG_GEN_RTCAdrian Bunk1-1/+1
2008-04-19avr32: don't offer CONFIG_RTCAdrian Bunk1-1/+1
2008-04-19Generate raw keyboard codes for AVR32 architectureHans-Christian Egtvedt1-1/+2
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox1-1/+1
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox10-10/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds1-0/+47
2008-04-17consoles: polling support, kgdbocJason Wessel1-0/+47
2008-04-17[S390] hw_random: allow rng_dev_read() to return hardware errors.Ralph Wuerthner1-0/+4
2008-04-17[POWERPC] hvcbeat: Fix buffer manipulationIshizaki Kou1-2/+2
2008-04-14Merge branch 'linux-2.6'Paul Mackerras14-87/+129
2008-04-06fix IS_I9XX macro in i915 DRM driverJesse Barnes1-2/+2
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner1-44/+7
2008-04-02Char: rio, fix sparse warningsJiri Slaby2-1/+7
2008-04-02Char: ip2, fix sparse warningsJiri Slaby1-5/+7
2008-03-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds7-22/+92
2008-03-30fix iomem misannotations in nozomiAl Viro1-10/+10
2008-03-30drivers/char/n_tty.c misannotated prototypeAl Viro1-1/+1
2008-03-30drm: fix for non-coherent DMA PowerPCBenjamin Herrenschmidt3-6/+31
2008-03-30drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.cHarvey Harrison1-4/+4
2008-03-30drm/i915: fix oops on agp=offDave Airlie1-0/+3
2008-03-30drm/r300: fix bug in r300 userspace hardware wait emissionDave Airlie2-12/+54
2008-03-28drivers/char/drm/ati_pcigart.c: fix printk warningAndrew Morton1-2/+3
2008-03-26[POWERPC] Xilinx: hwicap: Use fixed device major.Stephen Neuendorffer1-29/+14
2008-03-26[POWERPC] Xilinx: hwicap: Verify sync before reading idcode.Stephen Neuendorffer1-0/+18
2008-03-26[POWERPC] Xilinx: hwicap: Refactor status handling code.Stephen Neuendorffer6-27/+58
2008-03-24hw_random doc updatesDavid Brownell1-1/+8
2008-03-19drivers/char/rocket portability fixesAl Viro2-64/+56
2008-03-17drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.Dave Airlie4-69/+27
2008-03-17drm/radeon: fixup RV550 chip familyAlex Deucher1-3/+4
2008-03-17drm/via: attempt again to stabilise the AGP DMA command submission.Thomas Hellstrom2-7/+54
2008-03-17drm: Fix race that can lockup the kernelMike Isely2-17/+25
2008-03-13char: riscom, fix rc_board indexingJiri Slaby1-1/+1
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-18/+43
2008-03-10nozomi: fix initialization and early flow control accessFrank Seidel1-18/+43
2008-03-10riscom8: Fix hang on loadAlan Cox1-6/+0
2008-03-07drivers/char/esp.c: fix bootup lockupIngo Molnar1-0/+1
2008-03-04drivers/char/isicom.c: correct use of ! and &Julia Lawall1-1/+1
2008-03-04ipwireless: fix potential tty == NULL dereferenceDavid Sterba1-1/+4
2008-03-04VT notifier fix for VT switchSamuel Thibault1-0/+1