aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2012-01-11Merge branch 'lt-3.2-imx5' into topic/lt-3.2-imx6-uglytopic/lt-3.2-imx6-uglyEric Miao
2011-12-22SAUCE: fix the missing header of <linux/module.h>lt-3.2-imx5Eric Miao
2011-12-20ipmi_watchdog: restore settings when BMC resetCorey Minyard
2011-12-19iim: add IIM driver supportEric Miao
2011-11-17fix typo/thinko in get_random_bytes()Luck, Tony
2011-11-08agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is setKeith Packard
2011-11-08drm/i915: fix if statement (bogus semi-colon)Dan Carpenter
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds
2011-11-02Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds
2011-11-02um: switch to use of drivers/KconfigAl Viro
2011-11-02um: clean Kconfig up a bitAl Viro
2011-11-01Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-02virtio: console: wait for first console port for early console outputChristian Borntraeger
2011-11-02virtio: console: add port stats for bytes received, sent and discardedAmit Shah
2011-11-02virtio: console: make discard_port_data() use get_inbuf()Amit Shah
2011-11-02virtio: console: rename variableAmit Shah
2011-11-02virtio: console: make get_inbuf() return port->inbuf if presentAmit Shah
2011-11-02virtio: console: Fix return type for get_inbuf()Amit Shah
2011-11-02virtio: console: Use wait_event_freezable instead of _interruptibleAmit Shah
2011-11-02virtio: console: Ignore port name update request if name already setAmit Shah
2011-11-02virtio: console: Fix indentationAmit Shah
2011-11-02virtio-console: Use virtio_config_val() for retrieving configSasha Levin
2011-10-31drivers/char: Fix implicit use of err.h in ramoops.cPaul Gortmaker
2011-10-31drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-31drivers/char: Add module.h to those who were using it implicitlyPaul Gortmaker
2011-10-28Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-10-28Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-10-25Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman
2011-10-24Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie
2011-10-20drm/i915: ILK + VT-d workaroundBen Widawsky
2011-10-10hw_random: add driver for atmel true hardware random number generatorPeter Korsgaard
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-23TPM: Zero buffer after copying to userspacePeter Huewe
2011-09-23TPM: Call tpm_transmit with correct sizePeter Huewe
2011-09-23TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin
2011-09-23TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15drivers/char/rtc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-09-15char: Convert vmalloc/memset to vzallocJoe Perches
2011-08-29Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman