aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-5/+9
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-38/+26
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2014-12-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-47/+13
2014-12-09Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-12-09virtio: allow finalize_features to failMichael S. Tsirkin1-1/+3
2014-12-09virtio: assert 32 bit features in transportsMichael S. Tsirkin1-0/+3
2014-12-09virtio: add support for 64 bit features.Michael S. Tsirkin1-1/+1
2014-12-09mic_virtio: robust feature array size calculationMichael S. Tsirkin1-2/+1
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin1-1/+1
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro2-37/+41
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki6-17/+13
2014-12-05misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki6-17/+13
2014-11-28Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/cleanupArnd Bergmann1-1/+1
2014-11-28ARM: vexpress: Remove non-DT codePawel Moll1-47/+13
2014-11-25eeprom-93cx6: Add (read-only) support for 8-bit modeOndrej Zary1-1/+61
2014-11-19assorted conversions to %p[dD]Al Viro1-1/+1
2014-11-19ARM: at91/Kconfig: remove unused config optionsNicolas Ferre1-1/+1
2014-11-12enclosure: handle non-unique element descriptorsMarkus Stockhausen1-4/+40
2014-11-04misc: at25: Make use of device property APIMika Westerberg1-21/+13
2014-10-28cxl: Fix PSL error due to duplicate segment table entriesIan Munsie1-6/+22
2014-10-28cxl: Refactor cxl_load_segment() and find_free_sste()Ian Munsie1-16/+18
2014-10-28cxl: Disable secondary hash in segment tableIan Munsie2-24/+10
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-6/+6
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-5/+1
2014-10-15carma-fpga: move to fsl_dma_external_start()Vinod Koul1-1/+2
2014-10-15carma-fpga: use dmaengine_xxx() APIVinod Koul1-5/+4
2014-10-15virtio: unify config_changed handlingMichael S. Tsirkin1-5/+1
2014-10-14altera-stapl: replace strnicmp with strncasecmpRasmus Villemoes1-2/+2
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-27/+3
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds15-0/+4579
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2014-10-09carma-fpga: switch to simple_read_from_buffer()Al Viro1-7/+2
2014-10-09carma-fpga: switch to fixed_size_llseek()Al Viro1-20/+1
2014-10-09cxl: Fix afu_read() not doing finish_wait() on signal or non-blockingIan Munsie1-5/+15
2014-10-08Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-57/+44
2014-10-08Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds34-1215/+1558
2014-10-08cxl: Add driver to Kbuild and MakefilesIan Munsie2-0/+19
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie10-0/+4453
2014-10-08cxl: Add base builtin supportIan Munsie5-0/+97
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+4
2014-09-29mei: mei_txe_fw_sts can be staticFengguang Wu1-1/+1
2014-09-29mei: fix kernel-doc warningsAlexander Usyskin14-67/+231
2014-09-29mei: fix KDoc documentation formattingAlexander Usyskin15-225/+243
2014-09-29mei: drop me_client_presentation_numAlexander Usyskin2-3/+0
2014-09-29mei: trivial: fix errors in prints in commentsAlexander Usyskin3-4/+4
2014-09-29mei: remove include to pci header from mei module filesTomas Winkler10-11/+9
2014-09-29mei: push pci cfg structure me hwTomas Winkler6-45/+41
2014-09-29mei: remove the reference to pdev from mei_deviceTomas Winkler5-8/+4
2014-09-29mei: move fw_status back to hw ops handlersTomas Winkler4-22/+66