summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2014-11-18cxl: Name interrupts in /proc/interruptMichael Neuling-13/+98
2014-11-18cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warningIan Munsie-25/+37
2014-11-17eeprom: at24: extend driver to allow writing via i2c_smbus_write_byte_dataChristian Gmeiner-6/+29
2014-11-12enclosure: handle non-unique element descriptorsMarkus Stockhausen-4/+40
2014-11-07pch_phub: Build context save/restore only for PMThierry Reding-0/+2
2014-11-07misc: genwqe: check for error from get_user_pages_fast()Ian Abbott-0/+2
2014-11-07mei: fix hbm MEI_HBM_STARTED ambiguityTomas Winkler-4/+2
2014-11-07mei: nfc: clean nfc internal struct on host exitTomas Winkler-11/+46
2014-11-07misc: atmel-ssc: prepare clock only when requestBo Shen-2/+2
2014-11-04misc: at25: Make use of device property APIMika Westerberg-21/+13
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-8/+0
2014-11-03mei: hbm: use client specific print functionsAlexander Usyskin-8/+8
2014-11-03mei: debugfs: display also connectionless clientsTomas Winkler-6/+2
2014-11-03mei: use local cl variables in wd and amthifTomas Winkler-7/+12
2014-11-03mei: drop unneeded client NULL check in cb structureAlexander Usyskin-32/+11
2014-10-28cxl: Fix PSL error due to duplicate segment table entriesIan Munsie-6/+22
2014-10-28cxl: Refactor cxl_load_segment() and find_free_sste()Ian Munsie-16/+18
2014-10-28cxl: Disable secondary hash in segment tableIan Munsie-24/+10
2014-10-20misc: ti-st: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-10-20misc: mic: card: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-10-20misc: eeprom: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-10-20misc: carma: drop owner assignment from platform_driversWolfram Sang-2/+0
2014-10-20misc: drop owner assignment from platform_driversWolfram Sang-3/+0
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-6/+6
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+1
2014-10-15carma-fpga: move to fsl_dma_external_start()Vinod Koul-1/+2
2014-10-15carma-fpga: use dmaengine_xxx() APIVinod Koul-5/+4
2014-10-15virtio: unify config_changed handlingMichael S. Tsirkin-5/+1
2014-10-14altera-stapl: replace strnicmp with strncasecmpRasmus Villemoes-2/+2
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-27/+3
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds-0/+4579
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2014-10-09carma-fpga: switch to simple_read_from_buffer()Al Viro-7/+2
2014-10-09carma-fpga: switch to fixed_size_llseek()Al Viro-20/+1
2014-10-09cxl: Fix afu_read() not doing finish_wait() on signal or non-blockingIan Munsie-5/+15
2014-10-08Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-57/+44
2014-10-08Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1215/+1558
2014-10-08cxl: Add driver to Kbuild and MakefilesIan Munsie-0/+19
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie-0/+4453
2014-10-08cxl: Add base builtin supportIan Munsie-0/+97
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-4/+4
2014-09-29mei: mei_txe_fw_sts can be staticFengguang Wu-1/+1
2014-09-29mei: fix kernel-doc warningsAlexander Usyskin-67/+231
2014-09-29mei: fix KDoc documentation formattingAlexander Usyskin-225/+243
2014-09-29mei: drop me_client_presentation_numAlexander Usyskin-3/+0
2014-09-29mei: trivial: fix errors in prints in commentsAlexander Usyskin-4/+4
2014-09-29mei: remove include to pci header from mei module filesTomas Winkler-11/+9
2014-09-29mei: push pci cfg structure me hwTomas Winkler-45/+41
2014-09-29mei: remove the reference to pdev from mei_deviceTomas Winkler-8/+4
2014-09-29mei: move fw_status back to hw ops handlersTomas Winkler-22/+66