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