summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | tpm: Introduce function to poll for result of self testStefan Berger2011-11-163-6/+51
| | | * | | | tpm: Cleanup tpm_continue_selftestStefan Berger2011-11-162-8/+24
| | | * | | | tpm: Have tpm_get_timeouts return an error codeStefan Berger2011-11-162-5/+6
* | | | | | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-101-4/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | agp: Fix multi-line warning message whitespaceTormod Volden2012-01-061-4/+4
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-084-5/+5
|\ \ \ \ \ \ \
| * | | | | | | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-044-5/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-071-0/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | hwrng: nomadik: Enable module alias autogeneration for AMBA driversDave Martin2011-11-221-0/+2
| | |/ / / / | |/| | | |
* | | | | | random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds2011-12-301-2/+6
| |/ / / / |/| | | |
* | | | | ipmi_watchdog: restore settings when BMC resetCorey Minyard2011-12-201-3/+38
| |/ / / |/| | |
* | | | fix typo/thinko in get_random_bytes()Luck, Tony2011-11-171-1/+1
|/ / /
* | | agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is setKeith Packard2011-11-081-2/+3
* | | drm/i915: fix if statement (bogus semi-colon)Dan Carpenter2011-11-081-1/+1
| |/ |/|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-076-0/+6
|\ \
| * | drivers/char: Fix implicit use of err.h in ramoops.cPaul Gortmaker2011-11-011-0/+1
| * | drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-11-012-0/+2
| * | drivers/char: Add module.h to those who were using it implicitlyPaul Gortmaker2011-11-013-0/+3
* | | Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds2011-11-031-2/+4
|\ \ \
| * | | [IA64] agp/hp-agp: Allow binding user memory to the AGP GARTÉmeric Maschino2011-08-231-2/+4
* | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-021-41/+79
|\ \ \ \
| * | | | virtio: console: wait for first console port for early console outputChristian Borntraeger2011-11-021-0/+20
| * | | | virtio: console: add port stats for bytes received, sent and discardedAmit Shah2011-11-021-0/+24
| * | | | virtio: console: make discard_port_data() use get_inbuf()Amit Shah2011-11-021-10/+5Star
| * | | | virtio: console: rename variableAmit Shah2011-11-021-6/+5Star
| * | | | virtio: console: make get_inbuf() return port->inbuf if presentAmit Shah2011-11-021-14/+8Star
| * | | | virtio: console: Fix return type for get_inbuf()Amit Shah2011-11-021-1/+1
| * | | | virtio: console: Use wait_event_freezable instead of _interruptibleAmit Shah2011-11-021-4/+5
| * | | | virtio: console: Ignore port name update request if name already setAmit Shah2011-11-021-0/+7
| * | | | virtio: console: Fix indentationAmit Shah2011-11-021-1/+1
| * | | | virtio-console: Use virtio_config_val() for retrieving configSasha Levin2011-11-021-6/+4Star
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-023-4/+19
|\ \ \ \
| * | | | um: switch to use of drivers/KconfigAl Viro2011-11-022-4/+4
| * | | | um: clean Kconfig up a bitAl Viro2011-11-021-0/+15
* | | | | Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-023-0/+172
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | hw_random: add driver for atmel true hardware random number generatorPeter Korsgaard2011-10-103-0/+172
| |/ / /
* | | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-281-0/+28
|\ \ \ \
| * \ \ \ Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie2011-10-241-0/+28
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/i915: ILK + VT-d workaroundBen Widawsky2011-10-211-0/+28
* | | | | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-281-2/+21
|\ \ \ \ \
| * | | | | random: Add support for architectural random hooksH. Peter Anvin2011-07-311-3/+22
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-261-22/+11Star
|\ \ \ \ \ \
| * | | | | | x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-101-22/+11Star
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-261-2/+2
|\ \ \ \ \ \
| * | | | | | iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-211-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-261-613/+0Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman2011-10-251-613/+0Star
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman2011-08-291-613/+0Star
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |