summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2017-04-03tpm: infrastructure for TPM spacesJarkko Sakkinen
2017-04-03tpm: validate TPM 2.0 commandsJarkko Sakkinen
2017-04-03tpm: export tpm2_flush_context_cmdJarkko Sakkinen
2017-04-03tpm: move length validation to tpm_transmit()Jarkko Sakkinen
2017-04-03tpm_crb: encapsulate crb_wait_for_reg_32Jarkko Sakkinen
2017-04-03tpm_crb: map locality registersJarkko Sakkinen
2017-04-03tpm_tis_spi: Add small delay after last transferPeter Huewe
2017-04-03tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytesPeter Huewe
2017-04-03tpm_tis_spi: Check correct byte for wait state indicatorPeter Huewe
2017-04-03tpm_tis_spi: Abort transfer when too many wait states are signaledPeter Huewe
2017-04-03tpm_tis_spi: Use single function to transfer dataPeter Huewe
2017-04-03tpm/tpm_crb: enter the low power state upon device suspendWinkler, Tomas
2017-04-03tpm: select CONFIG_CRYPTOArnd Bergmann
2017-04-03tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driverNayna Jain
2017-04-03tpm crb: Work around BIOS's that report the wrong ACPI region sizeJason Gunthorpe
2017-04-03tpm_tis_core: Choose appropriate timeout for reading burstcountAlexander Steffen
2017-03-28Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie
2017-03-27Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2017-03-23drivers, char: convert vma_data.refcnt from atomic_t to refcount_tElena Reshetova
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie
2017-03-21tpm-chip: utilize new cdev_device_add helper functionLogan Gunthorpe
2017-03-17drivers/char: Convert remaining use of pr_warning to pr_warnJoe Perches
2017-03-17hpet: Make cmd parameter of hpet_ioctl_common() unsignedMatthias Kaehlcke
2017-03-16hwrng: omap - move clock related code to omap_rng_probe()Thomas Petazzoni
2017-03-16hwrng: meson - add clock handling to driverHeiner Kallweit
2017-03-16hwrng: geode - Revert managed API changesPrarit Bhargava
2017-03-16hwrng: amd - Revert managed API changesPrarit Bhargava
2017-03-16ppdev: fix registering same device nameSudip Mukherjee
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-08hwrng: omap - Do not access INTMASK_REG on EIP76Thomas Petazzoni
2017-03-08hwrng: omap - use devm_clk_get() instead of of_clk_get()Thomas Petazzoni
2017-03-08hwrng: omap - write registers after enabling the clockThomas Petazzoni
2017-03-08Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-03-07drivers/char/nwbutton: Fix build breakage caused by include file reshufflingGuenter Roeck
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02virtio-console: avoid DMA from stackOmar Sandoval
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar
2017-02-28Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-27scripts/spelling.txt: add "explictely" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig
2017-02-27Merge airlied/drm-next into drm-misc-nextDaniel Vetter