aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2016-02-17hpet: Drop stale URLsMichael S. Tsirkin
2016-02-03Merge tag 'for-linus-4.5-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2016-02-03ipmi: put acpi.h with the other headersTony Camuso
2016-01-26hwrng: stm32 - Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-19Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-01-13Merge tag 'for-linus-4.5' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2016-01-13block: use bd{grab,put}() instead of open-codingIlya Dryomov
2016-01-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12ipmi: Remove unnecessary pci_disable_device.Dave Jones
2016-01-12char: ipmi: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2016-01-12ipmi: constify some struct and char arraysLABBE Corentin
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro
2015-12-20keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen
2015-12-20tpm_ibmvtpm: properly handle interrupted packet receptionsStefan Berger
2015-12-20tpm_tis: Tighten IRQ auto-probingJason Gunthorpe
2015-12-20tpm_tis: Refactor the interrupt setupJason Gunthorpe
2015-12-20tpm_tis: Get rid of the duplicate IRQ probing codeJason Gunthorpe
2015-12-20tpm: rework tpm_get_timeouts()Jason Gunthorpe
2015-12-20tpm_tis: Ensure interrupts are disabled when the driver startsJason Gunthorpe
2015-12-20tpm_tis: Use devm_free_irq not free_irqJason Gunthorpe
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
2015-12-09ipmi: move timer init to before irq is setupJan Stancek
2015-12-09don't open-code generic_file_llseek_size()Al Viro
2015-12-04hwrng: core - sleep interruptible in readJiri Slaby
2015-12-02tpm_tis: further simplify calculation of ordinal durationMartin Wilck
2015-11-23hwrng: omap3-rom - convert timer to delayed workAaro Koskinen
2015-11-16ipmi watchdog : add panic_wdt_timeout parameterJean-Yves Faye
2015-11-15char: ipmi: Move MODULE_DEVICE_TABLE() to follow structLuis de Bethencourt
2015-11-15ipmi: Stop the timer immediately if idleCorey Minyard
2015-11-15ipmi: Start the timer and thread on internal msgsCorey Minyard
2015-11-12Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in...James Morris
2015-11-09tpm: fix compat 'ppi' link handling in tpm_chip_register()Jarkko Sakkinen
2015-11-09tpm: fix missing migratable flag in sealing functionality for TPM2Jarkko Sakkinen
2015-11-09TPM: revert the list handling logic fixed in 398a1e7Jarkko Sakkinen
2015-11-09TPM: Avoid reference to potentially freed memoryChristophe JAILLET
2015-11-09tpm_tis: restore IRQ vector in IO memory after failed probingMartin Wilck
2015-11-09tpm_tis: free irq after probingMartin Wilck
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds