summaryrefslogtreecommitdiff
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-19
|\
| * block: use bd{grab,put}() instead of open-codingIlya Dryomov2016-01-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-17
|\ \
| * | keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen2015-12-20
| * | keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen2015-12-20
| * | tpm_ibmvtpm: properly handle interrupted packet receptionsStefan Berger2015-12-20
| * | tpm_tis: Tighten IRQ auto-probingJason Gunthorpe2015-12-20
| * | tpm_tis: Refactor the interrupt setupJason Gunthorpe2015-12-20
| * | tpm_tis: Get rid of the duplicate IRQ probing codeJason Gunthorpe2015-12-20
| * | tpm: rework tpm_get_timeouts()Jason Gunthorpe2015-12-20
| * | tpm_tis: Ensure interrupts are disabled when the driver startsJason Gunthorpe2015-12-20
| * | tpm_tis: Use devm_free_irq not free_irqJason Gunthorpe2015-12-20
| * | tpm_tis: further simplify calculation of ordinal durationMartin Wilck2015-12-02
| |/
* | Merge tag 'for-linus-4.5' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2016-01-13
|\ \
| * | ipmi: Remove unnecessary pci_disable_device.Dave Jones2016-01-12
| * | char: ipmi: Drop owner assignment from i2c_driverKrzysztof Kozlowski2016-01-12
| * | ipmi: constify some struct and char arraysLABBE Corentin2016-01-12
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-12
|\ \ \
| * | | hwrng: core - sleep interruptible in readJiri Slaby2015-12-04
| * | | hwrng: omap3-rom - convert timer to delayed workAaro Koskinen2015-11-23
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-12
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'memdup_user_nul' into work.miscAl Viro2016-01-04
| |\ \ \
| * | | | new helpers: no_seek_end_llseek{,_size}()Al Viro2015-12-23
| * | | | don't open-code generic_file_llseek_size()Al Viro2015-12-09
| | |_|/ | |/| |
* | | | x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2015-12-19
| |/ / |/| |
* | | ipmi: move timer init to before irq is setupJan Stancek2015-12-09
|/ /
* | ipmi watchdog : add panic_wdt_timeout parameterJean-Yves Faye2015-11-16
* | char: ipmi: Move MODULE_DEVICE_TABLE() to follow structLuis de Bethencourt2015-11-15
* | ipmi: Stop the timer immediately if idleCorey Minyard2015-11-15
* | ipmi: Start the timer and thread on internal msgsCorey Minyard2015-11-15
|/
* Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in...James Morris2015-11-12
|\
| * tpm: fix compat 'ppi' link handling in tpm_chip_register()Jarkko Sakkinen2015-11-09
| * tpm: fix missing migratable flag in sealing functionality for TPM2Jarkko Sakkinen2015-11-09
| * TPM: revert the list handling logic fixed in 398a1e7Jarkko Sakkinen2015-11-09
| * TPM: Avoid reference to potentially freed memoryChristophe JAILLET2015-11-09
| * tpm_tis: restore IRQ vector in IO memory after failed probingMartin Wilck2015-11-09
| * tpm_tis: free irq after probingMartin Wilck2015-11-09
* | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-05
|\ \
| * | agp/uninorth: fix a memleak in create_gatt_tableDenis Kirjanov2015-10-02
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-05
|\ \ \ | | |/ | |/|
| * | TPM: remove unnecessary little endian conversionHon Ching \(Vicky\) Lo2015-10-19
| * | vTPM: support little endian guestsHon Ching \(Vicky\) Lo2015-10-19
| * | char: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-10-19
| * | vTPM: fix searching for the right vTPM node in device treeHon Ching \(Vicky\) Lo2015-10-19
| * | tpm: seal/unseal for TPM 2.0Jarkko Sakkinen2015-10-19
| * | tpm: introduce tpm_bufJarkko Sakkinen2015-10-19
| * | tpm: move the PPI attributes to character device directory.Jarkko Sakkinen2015-10-19
| * | tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen2015-10-19
| * | tpm, tpm_crb: fix unaligned read of the command buffer addressJarkko Sakkinen2015-10-19
| * | vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo2015-10-19