aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_P...Yuanhan Liu2012-10-25
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-16
|\
| * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-10-15
| |\
| | * drm/i915: disable wc gtt pte mappings on gen2Daniel Vetter2012-10-12
* | | IPMI: Detect register spacing on PCI interfacesCorey Minyard2012-10-16
* | | IPMI: Fix some uninitialized warningCorey Minyard2012-10-16
* | | IPMI: Change link orderMatthew Garrett2012-10-16
|/ /
* | Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-...James Morris2012-10-11
|\ \
| * | tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe2012-10-10
* | | Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for...James Morris2012-10-11
|\ \ \
| * | | driver/char/tpm: fix regression causesd by ppiGang Wei2012-10-10
* | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-10
|\ \ \ \
| * \ \ \ Merge branch 'late/fixes' into fixesOlof Johansson2012-10-07
| |\ \ \ \
| | * | | | ARM: footbridge: nw_gpio_lock is raw_spin_lockArnd Bergmann2012-10-07
* | | | | | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-10
|\ \ \ \ \ \
| * | | | | | Fix a crash when block device is read and block size is changed at the same timeMikulas Patocka2012-09-26
| | |/ / / / | |/| | | |
* | | | | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
| |/ / / / |/| | | |
* | | | | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-07
|\ \ \ \ \
| * | | | | virtio: console: fix error handling in init() functionAlexey Khoroshilov2012-09-28
| * | | | | virtio/console: Allocate scatterlist according to the current pipe sizeMasami Hiramatsu2012-09-28
| * | | | | virtio/console: Wait until the port is ready on spliceMasami Hiramatsu2012-09-28
| * | | | | virtio/console: Add a failback for unstealable pipe bufferMasami Hiramatsu2012-09-28
| * | | | | virtio/console: Add splice_write supportMasami Hiramatsu2012-09-28
| |/ / / /
* | | | | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-07
|\ \ \ \ \
| * | | | | hwrng: OMAP: remove SoC restrictions from driver registrationPaul Walmsley2012-09-23
| * | | | | hwrng: OMAP: convert to use runtime PMPaul Walmsley2012-09-23
| * | | | | hwrng: OMAP: store per-device data in per-device variables, not file staticsPaul Walmsley2012-09-23
* | | | | | sections: fix section conflicts in drivers/charAndi Kleen2012-10-05
| |_|/ / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-04
|\ \ \ \ \
| * | | | | hwrng: mxc-rnga - Access data via structureFabio Estevam2012-09-06
| * | | | | hwrng: mxc-rnga - Adapt clocks to new i.mx clock frameworkFabio Estevam2012-09-06
| * | | | | drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated dataJulia Lawall2012-08-20
* | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-04
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | agp/intel: Use a write-combining map for updating PTEsChris Wilson2012-09-20
| * | | | | drm/i915: Replace the array of pages with a scatterlistChris Wilson2012-09-20
| | |_|/ / | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-10-03
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'v3.6-rc7' into nextJames Morris2012-09-27
| |\| | |
| * | | | tpm: fix tpm_acpi sparse warning on different address spacesKent Yoder2012-09-11
| * | | | driver/char/tpm: declare internal symbols as staticXiaoyan Zhang2012-09-04
| * | | | driver: add PPI support in tpm driverXiaoyan Zhang2012-08-22
| * | | | tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails.Jesper Juhl2012-08-22
| * | | | drivers/char/tpm: Add securityfs support for event logAshley Lai2012-08-22
| * | | | drivers/char/tpm: Add new device driver to support IBM vTPMAshley Lai2012-08-22
| * | | | tpm: compile out unused code in the PNP and PM casesKent Yoder2012-08-22
| * | | | tpm: fix double write race and tpm_release free issueKent Yoder2012-08-22
| * | | | hw_random: add support for the TPM chip as a hardware RNG sourceKent Yoder2012-08-22
| * | | | tpm: Move tpm_get_random api into the TPM device driverKent Yoder2012-08-22
| * | | | tpm: modularize event log collectionKent Yoder2012-08-22
| * | | | char/tpm: Add new driver for Infineon I2C TIS TPMPeter Huewe2012-08-22
* | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \ \ \ \