summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-221-1/+1
|\
| * sonypi: Storage class should be before const qualifierTobias Klauser2008-04-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-04-221-13/+13
|\ \
| * | [HWRNG] omap: Minor updatesDavid Brownell2008-04-211-13/+13
| |/
* | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-04-228-52/+42Star
|\ \
| * | drivers/char: minor irq handler cleanupsJeff Garzik2008-04-218-52/+42Star
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-227-58/+92
|\ \
| * | [POWERPC] hvcbeat: Fix buffer manipulationIshizaki Kou2008-04-161-2/+2
| * | Merge branch 'linux-2.6'Paul Mackerras2008-04-1414-87/+129
| |\ \
| * | | [POWERPC] Xilinx: hwicap: Use fixed device major.Stephen Neuendorffer2008-03-261-29/+14Star
| * | | [POWERPC] Xilinx: hwicap: Verify sync before reading idcode.Stephen Neuendorffer2008-03-261-0/+18
| * | | [POWERPC] Xilinx: hwicap: Refactor status handling code.Stephen Neuendorffer2008-03-266-27/+58
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-223-15/+9Star
|\ \ \ \
| * | | | DRM: remove unused dev_classGreg Kroah-Hartman2008-04-201-1/+0Star
| * | | | PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-202-14/+9Star
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-04-222-3/+4
|\ \ \ \
| * | | | avr32: don't offer CONFIG_GEN_RTCAdrian Bunk2008-04-201-1/+1
| * | | | avr32: don't offer CONFIG_RTCAdrian Bunk2008-04-201-1/+1
| * | | | Generate raw keyboard codes for AVR32 architectureHans-Christian Egtvedt2008-04-201-1/+2
| |/ / /
* | | | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-191-1/+1
* | | | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-1910-10/+0Star
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds2008-04-181-0/+47
|\ \ \
| * | | consoles: polling support, kgdbocJason Wessel2008-04-171-0/+47
| | |/ | |/|
* / | [S390] hw_random: allow rng_dev_read() to return hardware errors.Ralph Wuerthner2008-04-171-0/+4
|/ /
* | fix IS_I9XX macro in i915 DRM driverJesse Barnes2008-04-071-2/+2
* | x86: revert assign IRQs to hpet timerThomas Gleixner2008-04-041-44/+7Star
* | Char: rio, fix sparse warningsJiri Slaby2008-04-032-1/+7
* | Char: ip2, fix sparse warningsJiri Slaby2008-04-031-5/+7
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-03-307-22/+92
|\ \
| * | drm: fix for non-coherent DMA PowerPCBenjamin Herrenschmidt2008-03-293-6/+31
| * | drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.cHarvey Harrison2008-03-291-4/+4
| * | drm/i915: fix oops on agp=offDave Airlie2008-03-291-0/+3
| * | drm/r300: fix bug in r300 userspace hardware wait emissionDave Airlie2008-03-292-12/+54
* | | fix iomem misannotations in nozomiAl Viro2008-03-301-10/+10
* | | drivers/char/n_tty.c misannotated prototypeAl Viro2008-03-301-1/+1
|/ /
* / drivers/char/drm/ati_pcigart.c: fix printk warningAndrew Morton2008-03-281-2/+3
|/
* hw_random doc updatesDavid Brownell2008-03-251-1/+8
* drivers/char/rocket portability fixesAl Viro2008-03-202-64/+56Star
* drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.Dave Airlie2008-03-174-69/+27Star
* drm/radeon: fixup RV550 chip familyAlex Deucher2008-03-171-3/+4
* drm/via: attempt again to stabilise the AGP DMA command submission.Thomas Hellstrom2008-03-172-7/+54
* drm: Fix race that can lockup the kernelMike Isely2008-03-172-17/+25
* char: riscom, fix rc_board indexingJiri Slaby2008-03-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-111-18/+43
|\
| * nozomi: fix initialization and early flow control accessFrank Seidel2008-03-111-18/+43
* | riscom8: Fix hang on loadAlan Cox2008-03-101-6/+0Star
|/
* drivers/char/esp.c: fix bootup lockupIngo Molnar2008-03-071-0/+1
* drivers/char/isicom.c: correct use of ! and &Julia Lawall2008-03-051-1/+1
* ipwireless: fix potential tty == NULL dereferenceDavid Sterba2008-03-051-1/+4
* VT notifier fix for VT switchSamuel Thibault2008-03-051-0/+1