aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2012-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-10Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-09Merge branch 'next' into for-linusJames Morris
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2012-01-06agp: Fix multi-line warning message whitespaceTormod Volden
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2011-12-29random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds
2011-12-20ipmi_watchdog: restore settings when BMC resetCorey Minyard
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-11-30char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...Axel Lin
2011-11-22hwrng: nomadik: Enable module alias autogeneration for AMBA driversDave Martin
2011-11-17fix typo/thinko in get_random_bytes()Luck, Tony
2011-11-17Merge branch 'for-james' of git://github.com/srajiv/tpm into nextJames Morris
2011-11-16TPM: fix transmit_cmd error logicRajiv Andrade
2011-11-16TPM: NSC and TIS drivers X86 dependency fixRajiv Andrade
2011-11-16TPM: Export wait_for_stat for other vendor specific driversRajiv Andrade
2011-11-16TPM: Use vendor specific function for status probeRajiv Andrade
2011-11-16tpm_tis: add delay after aborting commandStefan Berger
2011-11-16tpm_tis: Check return code from getting timeouts/durationsStefan Berger
2011-11-16tpm: Introduce function to poll for result of self testStefan Berger
2011-11-16tpm: Cleanup tpm_continue_selftestStefan Berger
2011-11-16tpm: Have tpm_get_timeouts return an error codeStefan Berger
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