summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tpm: Get rid of TPM_CHIP_FLAG_REGISTEREDJason Gunthorpe2016-11-282-6/+0
| * | | tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe2016-11-281-1/+0
| * | | tpm tis: Do not print timeout messages twiceJason Gunthorpe2016-11-283-10/+18
| * | | tpm_tis: Check return values from get_burstcount.Josh Zimmerman2016-11-281-2/+13
| * | | tpm: place kdoc just above tpm_pcr_extendWinkler, Tomas2016-11-281-8/+8
| * | | tpm: sanitize constant expressionsJarkko Sakkinen2016-11-283-21/+23
| * | | tpm: Clean up reading of timeout and duration capabilitiesEd Swierk2016-11-281-48/+17
| * | | char/tpm: Check return code of wait_for_tpm_statPeter Huewe2016-11-281-9/+20
| * | | tmp/tpm_crb: implement runtime pm for tpm_crbWinkler, Tomas2016-11-282-4/+43
| * | | tpm/tpm_crb: open code the crb_init into acpi_addWinkler, Tomas2016-11-281-16/+10
| * | | tmp/tpm_crb: fix Intel PTT hw bug during idle stateWinkler, Tomas2016-11-281-8/+39
| * | | tpm/tpm_crb: implement tpm crb idle stateWinkler, Tomas2016-11-281-0/+66
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-148-56/+151
|\ \ \ \ | |_|/ / |/| | |
| * | | hwrng: Make explicit that max >= 32 alwaysPrasannaKumar Muralidharan2016-11-213-10/+2
| * | | hwrng: atmel - use clk_disable_unprepare instead of clk_disableWei Yongjun2016-11-171-1/+1
| * | | hwrng: atmel - disable TRNG during suspendWenyou Yang2016-11-011-3/+21
| * | | hwrng: core - zeroize buffers with random dataStephan Mueller2016-11-011-0/+3
| * | | hwrng: meson - Remove unneeded platform MODULE_ALIASJavier Martinez Canillas2016-10-251-1/+0
| * | | hwrng: meson - Fix module autoload for OF registrationJavier Martinez Canillas2016-10-251-0/+1
| * | | hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8KRomain Perier2016-10-212-3/+85
| * | | hwrng: omap - Don't prefix the probe message with OMAPRomain Perier2016-10-211-1/+1
| * | | hwrng: omap - Add support for 128-bit output of dataRomain Perier2016-10-211-6/+8
| * | | hwrng: omap - Remove global definition of hwrngRomain Perier2016-10-211-9/+14
| * | | hwrng: omap - Switch to non-obsolete read API implementationRomain Perier2016-10-211-24/+17
* | | | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-131-6/+2
|\ \ \ \
| * | | | xen: make use of xenbus_read_unsigned() in xen-tpmfrontJuergen Gross2016-11-071-6/+2
* | | | | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-137-13/+416
|\ \ \ \ \
| * | | | | char/pcmcia: add some error checking in scr24x_read()Dan Carpenter2016-11-291-1/+1
| * | | | | snsc: restore IRQs on error path in scdrv_write()Dan Carpenter2016-11-291-1/+1
| * | | | | ppdev: check before attaching portSudip Mukherjee2016-11-291-2/+21
| * | | | | ppdev: use pr_* macrosSudip Mukherjee2016-11-291-6/+5
| * | | | | ppdev: fix memory leakSudip Mukherjee2016-11-291-1/+1
| * | | | | scr24x_cs: include linux/io.hArnd Bergmann2016-11-161-0/+1
| * | | | | Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman2016-11-143-12/+16
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | char/pcmcia: add scr24x_cs chip card interface driverLubomir Rintel2016-11-103-0/+384
| * | | | | tile-srom: allow the driver to be built as a moduleChris Metcalf2016-11-102-2/+3
| * | | | | Merge 4.9-rc3 into char-misc-nextGreg Kroah-Hartman2016-10-301-3/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Move CONFIG_DEVKMEM default to nDave Young2016-10-281-1/+0
* | | | | | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-121-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.9-rc4' into soundJonathan Corbet2016-11-187-16/+536
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-2/+2
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-0/+1
|\ \ \ \ \ \ \
| * | | | | | | posix-timers: Make them configurableNicolas Pitre2016-11-161-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-121-6/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar2016-11-233-11/+18
| |\ \ \ \ \ \ \
| * | | | | | | | x86/fpu: Remove irq_ts_save() and irq_ts_restore()Andy Lutomirski2016-11-011-6/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-2/+2
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'Cédric Le Goater2016-11-171-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-153-12/+16
|\| | | | | | |
| * | | | | | | Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-11-131-3/+0
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |