aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2017-07-27scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.Maurizio Lombardi
2017-06-26drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()Dan Carpenter
2017-04-30misc: ioc4: simplify wave period measurement in clock_calibrateRichard Leitner
2016-11-23GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer
2016-11-23mei: txe: don't clean an unprocessed interrupt cause.Alexander Usyskin
2016-07-12drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich
2016-07-12misc/bmp085: Enable building as a moduleBen Hutchings
2016-05-17cxl: Keep IRQ mappings on context teardownMichael Neuling
2015-10-27cxl: Fix unbalanced pci_dev_get in cxl_probeDaniel Axtens
2015-07-03mei: me: wait for power gating exit confirmationAlexander Usyskin
2015-07-03mei: txe: reduce suspend/resume timeTomas Winkler
2015-03-23cxl: Add missing return statement after handling AFU errrorIan Munsie
2015-03-23cxl: Fix device_node reference countingRyan Grimm
2015-03-23cxl: Use image state defaults for reloading FPGARyan Grimm
2015-03-14mei: make device disabled on stop unconditionallyAlexander Usyskin
2015-03-06mei: me: release hw from reset only during the reset flowAlexander Usyskin
2015-03-06mei: mask interrupt set bit on clean reset bitAlexander Usyskin
2015-01-27mei: clean reset bit before resetAlexander Usyskin
2015-01-27cxl: Unmap MMIO regions when detaching a contextIan Munsie
2015-01-27cxl: Add timeout to process element commandsIan Munsie
2015-01-27cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie
2015-01-16misc: genwqe: check for error from get_user_pages_fast()Ian Abbott
2014-10-28cxl: Fix PSL error due to duplicate segment table entriesIan Munsie
2014-10-28cxl: Refactor cxl_load_segment() and find_free_sste()Ian Munsie
2014-10-28cxl: Disable secondary hash in segment tableIan Munsie
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-15carma-fpga: move to fsl_dma_external_start()Vinod Koul
2014-10-15carma-fpga: use dmaengine_xxx() APIVinod Koul
2014-10-15virtio: unify config_changed handlingMichael S. Tsirkin
2014-10-14altera-stapl: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-09carma-fpga: switch to simple_read_from_buffer()Al Viro
2014-10-09carma-fpga: switch to fixed_size_llseek()Al Viro
2014-10-09cxl: Fix afu_read() not doing finish_wait() on signal or non-blockingIan Munsie
2014-10-08Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-08Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-10-08cxl: Add driver to Kbuild and MakefilesIan Munsie
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie
2014-10-08cxl: Add base builtin supportIan Munsie
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-09-29mei: mei_txe_fw_sts can be staticFengguang Wu
2014-09-29mei: fix kernel-doc warningsAlexander Usyskin
2014-09-29mei: fix KDoc documentation formattingAlexander Usyskin
2014-09-29mei: drop me_client_presentation_numAlexander Usyskin
2014-09-29mei: trivial: fix errors in prints in commentsAlexander Usyskin
2014-09-29mei: remove include to pci header from mei module filesTomas Winkler
2014-09-29mei: push pci cfg structure me hwTomas Winkler