summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2016-04-13msm: ADSPRPC: FastRPC migration to GLINK from SMDSathish Ambley
2016-03-25diag: dci: Fix possible memory leakMohit Aggarwal
2016-03-25misc: Increase dynamic number spaceStephen Boyd
2016-03-25diag: Rate limit the error logsKatish Paran
2016-03-25msm: ADSPRPC: Free file private data after session closeSathish Ambley
2016-03-25msm: ADSPRPC: Fix memory leak for remote heapSathish Ambley
2016-03-25diag: Fix possible mask pointer corruptionManoj Prabhu B
2016-03-25diag: Fix possible null pointer dereferenceManoj Prabhu B
2016-03-25diag: Close MD session when switching to USB ModeChris Lew
2016-03-23diag: Increase number of buffers for MHI and USBChris Lew
2016-03-23diag: Enable Diag over MHISreelakshmi Gownipalli
2016-03-23msm: ADSPRPC: Enable RPC on SLPI processorSathish Ambley
2016-03-23msm: ADSPRPC: Call free only when allocation succeedSathish Ambley
2016-03-23ARM: dts: msm: ADSPRPC: Remove IOMMU domain adsp_shared_domainSathish Ambley
2016-03-23msm: ADSPRPC: Call find_vma with mmap_sem semaphore heldSathish Ambley
2016-03-23msm: ADSPRPC: Enable session restart with remote heapSathish Ambley
2016-03-23diag: dci: Add protection while de-initializing clientsMohit Aggarwal
2016-03-23diag: Fix possible double free issueMohit Aggarwal
2016-03-23diag: Change to update the range correctly on a range mismatchChris Lew
2016-03-23diag: Release wake source properlyMohit Aggarwal
2016-03-23diag: Fix possible buffer overflowMohit Aggarwal
2016-03-23diag: Change dci packet header validation for data from user spaceChris Lew
2016-03-23diag: Set the diag stm status correctlySreelakshmi Gownipalli
2016-03-23diag: Rectify possible double free in memory device modeMohit Aggarwal
2016-03-23diag: dci: Rectify updation of peripheral statusMohit Aggarwal
2016-03-23diag: Remove null pointer dereference from diag_md_session_closeChris Lew
2016-03-23hw_random: make msm_rng driver compatible for kernel version 4.4Zhen Kong
2016-03-23hw_random: add snapshot of msm_rng driverZhen Kong
2016-03-23diag: Add snap shot of diag driverSreelakshmi Gownipalli
2016-02-16arm: dcc_tty: fix armv6 dcc tty build failureJohn Stultz
2016-02-16armv6 dcc tty driverArve Hjønnevåg
2015-12-09ipmi: move timer init to before irq is setupJan Stancek
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
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown