aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2013-02-05TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startupJason Gunthorpe
2013-02-05tpm: Fix cancellation of TPM commands (interrupt mode)Stefan Berger
2013-02-05tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger
2013-02-05tpm: Store TPM vendor IDStefan Berger
2013-02-05TPM: Work around buggy TPMs that block during continue self testJason Gunthorpe
2013-02-05tpm_i2c_stm_st33: fix oops when i2c client is unavailableKent Yoder
2013-02-05char/tpm: Use struct dev_pm_ops for power managementPeter Huewe
2013-02-05TPM: STMicroelectronics ST33 I2C BUILD STUFFMathias Leblanc
2013-02-05tpm: rename STM driver to match other i2c driversKent Yoder
2013-02-05tpm: STM i2c driver fixesKent Yoder
2013-02-05tpm: rename vendor data to priv and provide an accessorKent Yoder
2013-02-05TPM: STMicroelectronics ST33 I2C KERNEL 3.xMathias Leblanc
2013-02-05char/tpm: Use true and false for boolsPeter Huewe
2013-02-05TPM: Switch to __packed instead of __attribute__((packed))Jason Gunthorpe
2013-02-05TPM: Issue TPM_STARTUP at driver load if the TPM has not been startedJason Gunthorpe
2013-02-05char/tpm: simplify duration calculation and eliminate smatch warning.Peter Huewe
2013-02-05char/tpm: Remove duplicated lookup tablePeter Huewe
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-19Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-18virtio_console: Add support for remoteproc serialSjur Brændeland
2012-12-18virtio_console: Merge struct buffer_token into struct port_bufferSjur Brændeland
2012-12-18virtio_console: Free buffers from out-queue upon closesjur.brandeland@stericsson.com
2012-12-18virtio_console: Use kmalloc instead of kzallocSjur Brændeland
2012-12-18virtio_console: Free buffer if splice failsSjur Brændeland
2012-12-18virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-18virtio: console: don't rely on virtqueue_add_buf() returning capacity.Amit Shah
2012-12-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-03Merge branch 'block-dev'Linus Torvalds
2012-11-29blockdev: remove bd_block_size_semaphore againLinus Torvalds
2012-11-28tpm_infineon: remove use of __devexit_pBill Pemberton
2012-11-28tpm: remove use of __devinitBill Pemberton
2012-11-26drivers/char: for hpet, add count checking, and ~0UL instead of -1Chen Gang
2012-11-22IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.Krzysztof Hałasa
2012-11-21char: remove use of __devexitBill Pemberton
2012-11-21char: remove use of __devinitconstBill Pemberton
2012-11-21char: remove use of __devinitdataBill Pemberton
2012-11-21char: remove use of __devinitBill Pemberton
2012-11-21char: remove use of __devexit_pBill Pemberton
2012-11-20Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie
2012-11-19various: Fix spelling of "asynchronous" in comments.Adam Buchbinder
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann
2012-11-11drm/i915: Kill off now unused gen6+ AGP codeBen Widawsky