summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.5' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2016-01-133-16/+20
|\
| * ipmi: Remove unnecessary pci_disable_device.Dave Jones2016-01-121-1/+0
| * char: ipmi: Drop owner assignment from i2c_driverKrzysztof Kozlowski2016-01-121-1/+0
| * ipmi: constify some struct and char arraysLABBE Corentin2016-01-122-14/+20
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-122-7/+12
|\ \
| * | hwrng: core - sleep interruptible in readJiri Slaby2015-12-041-1/+5
| * | hwrng: omap3-rom - convert timer to delayed workAaro Koskinen2015-11-231-6/+7
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-124-88/+10
|\ \ \ | |_|/ |/| |
| * | Merge branch 'memdup_user_nul' into work.miscAl Viro2016-01-041-4/+4
| |\ \
| * | | new helpers: no_seek_end_llseek{,_size}()Al Viro2015-12-231-30/+1
| * | | don't open-code generic_file_llseek_size()Al Viro2015-12-093-58/+9
* | | | x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2015-12-191-2/+3
| |/ / |/| |
* | | ipmi: move timer init to before irq is setupJan Stancek2015-12-091-4/+4
|/ /
* | ipmi watchdog : add panic_wdt_timeout parameterJean-Yves Faye2015-11-161-1/+7
* | char: ipmi: Move MODULE_DEVICE_TABLE() to follow structLuis de Bethencourt2015-11-151-1/+1
* | ipmi: Stop the timer immediately if idleCorey Minyard2015-11-151-0/+7
* | ipmi: Start the timer and thread on internal msgsCorey Minyard2015-11-151-29/+44
|/
* Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in...James Morris2015-11-124-16/+30
|\
| * tpm: fix compat 'ppi' link handling in tpm_chip_register()Jarkko Sakkinen2015-11-091-8/+10
| * tpm: fix missing migratable flag in sealing functionality for TPM2Jarkko Sakkinen2015-11-091-5/+10
| * TPM: revert the list handling logic fixed in 398a1e7Jarkko Sakkinen2015-11-091-1/+1
| * TPM: Avoid reference to potentially freed memoryChristophe JAILLET2015-11-091-1/+2
| * tpm_tis: restore IRQ vector in IO memory after failed probingMartin Wilck2015-11-091-1/+5
| * tpm_tis: free irq after probingMartin Wilck2015-11-091-0/+2
* | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-051-6/+10
|\ \
| * | agp/uninorth: fix a memleak in create_gatt_tableDenis Kirjanov2015-10-021-6/+10
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-0516-127/+720
|\ \ \ | | |/ | |/|
| * | TPM: remove unnecessary little endian conversionHon Ching \(Vicky\) Lo2015-10-191-2/+2
| * | vTPM: support little endian guestsHon Ching \(Vicky\) Lo2015-10-192-22/+62
| * | char: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-10-194-4/+0
| * | vTPM: fix searching for the right vTPM node in device treeHon Ching \(Vicky\) Lo2015-10-191-1/+1
| * | tpm: seal/unseal for TPM 2.0Jarkko Sakkinen2015-10-193-2/+339
| * | tpm: introduce tpm_bufJarkko Sakkinen2015-10-191-0/+97
| * | tpm: move the PPI attributes to character device directory.Jarkko Sakkinen2015-10-193-42/+33
| * | tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen2015-10-193-50/+181
| * | tpm, tpm_crb: fix unaligned read of the command buffer addressJarkko Sakkinen2015-10-191-3/+4
| * | vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo2015-10-191-1/+1
| * | tpm: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-10-191-1/+1
| |/
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-041-1/+0
| |\ \ \ | | |_|/ | |/| |
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
| | |/
* | | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-044-39/+13
|\ \ \
| * | | char: ipmi: ipmi_ssif: Replace timeval with timespec64Amitoj Kaur Chawla2015-10-241-4/+5
| * | | Merge 4.3-rc3 into char-misc-nextGreg Kroah-Hartman2015-09-271-3/+4
| |\ \ \ | | |/ /
| * | | drivers/char: make efirtc.c driver explicitly non-modularPaul Gortmaker2015-09-201-10/+3
| * | | drivers/char: make SGI snsc.c driver explicitly non-modularPaul Gortmaker2015-09-201-3/+2
| * | | drivers/char: make hpet.c explicitly non-modularPaul Gortmaker2015-09-201-22/+3
| | |/ | |/|
* | | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-041-9/+0
|\ \ \
| * | | tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley2015-10-171-9/+0
| | |/ | |/|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-0410-32/+435
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud