summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-161-1/+1
|\
| * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-10-161-1/+1
| |\
| | * drm/i915: disable wc gtt pte mappings on gen2Daniel Vetter2012-10-121-1/+1
* | | IPMI: Detect register spacing on PCI interfacesCorey Minyard2012-10-161-2/+34
* | | IPMI: Fix some uninitialized warningCorey Minyard2012-10-161-1/+1
* | | IPMI: Change link orderMatthew Garrett2012-10-161-1/+0
|/ /
* | Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-...James Morris2012-10-111-7/+14
|\ \
| * | tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe2012-10-101-7/+14
* | | Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for...James Morris2012-10-113-11/+19
|\ \ \
| * | | driver/char/tpm: fix regression causesd by ppiGang Wei2012-10-103-11/+19
* | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-112-6/+6
|\ \ \ \
| * \ \ \ Merge branch 'late/fixes' into fixesOlof Johansson2012-10-072-6/+6
| |\ \ \ \
| | * | | | ARM: footbridge: nw_gpio_lock is raw_spin_lockArnd Bergmann2012-10-072-6/+6
* | | | | | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-111-1/+1
|\ \ \ \ \ \
| * | | | | | Fix a crash when block device is read and block size is changed at the same timeMikulas Patocka2012-09-261-1/+1
| | |/ / / / | |/| | | |
* | | | | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-093-3/+3
| |/ / / / |/| | | |
* | | | | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-071-20/+178
|\ \ \ \ \
| * | | | | virtio: console: fix error handling in init() functionAlexey Khoroshilov2012-09-281-1/+11
| * | | | | virtio/console: Allocate scatterlist according to the current pipe sizeMasami Hiramatsu2012-09-281-11/+12
| * | | | | virtio/console: Wait until the port is ready on spliceMasami Hiramatsu2012-09-281-12/+27
| * | | | | virtio/console: Add a failback for unstealable pipe bufferMasami Hiramatsu2012-09-281-3/+25
| * | | | | virtio/console: Add splice_write supportMasami Hiramatsu2012-09-281-8/+128
| |/ / / /
* | | | | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-071-51/+70
|\ \ \ \ \
| * | | | | hwrng: OMAP: remove SoC restrictions from driver registrationPaul Walmsley2012-09-231-3/+0
| * | | | | hwrng: OMAP: convert to use runtime PMPaul Walmsley2012-09-231-26/+9
| * | | | | hwrng: OMAP: store per-device data in per-device variables, not file staticsPaul Walmsley2012-09-231-38/+77
* | | | | | sections: fix section conflicts in drivers/charAndi Kleen2012-10-061-1/+1
| |_|/ / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-042-69/+56
|\ \ \ \ \
| * | | | | hwrng: mxc-rnga - Access data via structureFabio Estevam2012-09-071-57/+51
| * | | | | hwrng: mxc-rnga - Adapt clocks to new i.mx clock frameworkFabio Estevam2012-09-071-5/+5
| * | | | | drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated dataJulia Lawall2012-08-201-12/+5
* | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-031-32/+30
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | agp/intel: Use a write-combining map for updating PTEsChris Wilson2012-09-201-3/+8
| * | | | | drm/i915: Replace the array of pages with a scatterlistChris Wilson2012-09-201-29/+22
| | |_|/ / | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-10-0216-160/+2440
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'v3.6-rc7' into nextJames Morris2012-09-282-36/+70
| |\| | |
| * | | | tpm: fix tpm_acpi sparse warning on different address spacesKent Yoder2012-09-121-2/+2
| * | | | driver/char/tpm: declare internal symbols as staticXiaoyan Zhang2012-09-042-20/+21
| * | | | driver: add PPI support in tpm driverXiaoyan Zhang2012-08-224-1/+475
| * | | | tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails.Jesper Juhl2012-08-221-0/+5
| * | | | drivers/char/tpm: Add securityfs support for event logAshley Lai2012-08-224-12/+93
| * | | | drivers/char/tpm: Add new device driver to support IBM vTPMAshley Lai2012-08-225-0/+836
| * | | | tpm: compile out unused code in the PNP and PM casesKent Yoder2012-08-221-1/+2
| * | | | tpm: fix double write race and tpm_release free issueKent Yoder2012-08-221-2/+3
| * | | | hw_random: add support for the TPM chip as a hardware RNG sourceKent Yoder2012-08-223-0/+64
| * | | | tpm: Move tpm_get_random api into the TPM device driverKent Yoder2012-08-222-6/+76
| * | | | tpm: modularize event log collectionKent Yoder2012-08-225-142/+182
| * | | | char/tpm: Add new driver for Infineon I2C TIS TPMPeter Huewe2012-08-223-0/+707
* | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-022-3/+3
|\ \ \ \ \
| * | | | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-202-3/+3
| | |_|/ / | |/| | |