aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-17fix typo/thinko in get_random_bytes()Luck, Tony1-1/+1
2011-11-08agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is setKeith Packard1-2/+3
2011-11-08drm/i915: fix if statement (bogus semi-colon)Dan Carpenter1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds6-0/+6
2011-11-02Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-2/+4
2011-11-02Merge git://github.com/rustyrussell/linuxLinus Torvalds1-41/+79
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds3-4/+19
2011-11-02um: switch to use of drivers/KconfigAl Viro2-4/+4
2011-11-02um: clean Kconfig up a bitAl Viro1-0/+15
2011-11-01Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-0/+172
2011-11-02virtio: console: wait for first console port for early console outputChristian Borntraeger1-0/+20
2011-11-02virtio: console: add port stats for bytes received, sent and discardedAmit Shah1-0/+24
2011-11-02virtio: console: make discard_port_data() use get_inbuf()Amit Shah1-10/+5
2011-11-02virtio: console: rename variableAmit Shah1-6/+5
2011-11-02virtio: console: make get_inbuf() return port->inbuf if presentAmit Shah1-14/+8
2011-11-02virtio: console: Fix return type for get_inbuf()Amit Shah1-1/+1
2011-11-02virtio: console: Use wait_event_freezable instead of _interruptibleAmit Shah1-4/+5
2011-11-02virtio: console: Ignore port name update request if name already setAmit Shah1-0/+7
2011-11-02virtio: console: Fix indentationAmit Shah1-1/+1
2011-11-02virtio-console: Use virtio_config_val() for retrieving configSasha Levin1-6/+4
2011-10-31drivers/char: Fix implicit use of err.h in ramoops.cPaul Gortmaker1-0/+1
2011-10-31drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2-0/+2
2011-10-31drivers/char: Add module.h to those who were using it implicitlyPaul Gortmaker3-0/+3
2011-10-28Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+28
2011-10-28Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+21
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-22/+11
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-613/+0
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-12/+6
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apmLinus Torvalds1-10/+6
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-0/+3
2011-10-25Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman1-613/+0
2011-10-24Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-nextDave Airlie1-0/+28
2011-10-20drm/i915: ILK + VT-d workaroundBen Widawsky1-0/+28
2011-10-10hw_random: add driver for atmel true hardware random number generatorPeter Korsgaard3-0/+172
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus1-22/+11
2011-09-27doc: fix broken referencesPaul Bolle1-4/+1
2011-09-23TPM: Zero buffer after copying to userspacePeter Huewe1-1/+5
2011-09-23TPM: Call tpm_transmit with correct sizePeter Huewe1-0/+3
2011-09-23TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin1-2/+0
2011-09-23TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven1-0/+1
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha1-2/+2
2011-09-15Merge branch 'master' into for-nextJiri Kosina14-433/+853
2011-09-15drivers/char/rtc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich1-4/+3
2011-09-15char: Convert vmalloc/memset to vzallocJoe Perches2-4/+2
2011-08-29Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman1-613/+0
2011-08-25drivers/char/msm_smd_pkt.c: don't use IS_ERR()Thomas Meyer1-3/+2
2011-08-24Staging: remove drivers/char/scc.h as it should have gone a while agoGreg Kroah-Hartman1-613/+0
2011-08-24tpm: suppress durations sysfs output if not readStefan Berger1-0/+3
2011-08-23[IA64] agp/hp-agp: Allow binding user memory to the AGP GARTÉmeric Maschino1-2/+4