aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-145/+71
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman1-1/+1
2015-11-06Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-3/+19
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+2
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds7-7/+0
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds81-1850/+10375
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-nextMark Brown7-7/+0
2015-10-29lkdtm: fix ACCESS_USERSPACE testStephen Smalley1-1/+7
2015-10-29mei: bus: set the device name before running fixupTomas Winkler1-4/+16
2015-10-29mei: bus: use correct lock orderingTomas Winkler1-5/+13
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis7-7/+0
2015-10-27mei: Fix debugfs filename in error outputAlexander Kuleshov1-1/+1
2015-10-26at24: enable ACPI device found on Galileo Gen2Andy Shevchenko1-3/+19
2015-10-18misc: sram: partition base address belongs to __iomem spaceVladimir Zapolskiy1-3/+3
2015-10-17misc: sram: extend usage of reserved partitionsVladimir Zapolskiy1-8/+188
2015-10-17misc: mic/scif: fix error code in scif_create_remote_lookup()Dan Carpenter1-2/+6
2015-10-17misc: mic/scif: re-take a lock on error pathDan Carpenter1-0/+1
2015-10-17mei: amthif: Do not compare bool to 0/1Alexander Usyskin1-1/+1
2015-10-17mei: bus: fix c&p issue in the kdocTomas Winkler1-2/+2
2015-10-17mei: fix the KDoc formatingAlexander Usyskin2-11/+12
2015-10-17mei: keep the device awake during reads in chunksAlexander Usyskin1-0/+4
2015-10-17mei: cancel driver workers only after client devices were removedTomas Winkler1-2/+2
2015-10-17misc: mic: fix memory leakSudip Mukherjee1-1/+18
2015-10-17misc: mic: replace kfree with put_deviceGeliang Tang3-3/+3
2015-10-17misc: mic: Fix randconfig build errorAshutosh Dixit1-0/+1
2015-10-16Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds7-7/+45
2015-10-15cxl: Free virtual PHB when removingAndrew Donnellan1-0/+2
2015-10-13spear13xx_pcie_gadget: use per-attribute show and store methodsChristoph Hellwig1-145/+71
2015-10-12Merge 4.3-rc5 into char-misc nextGreg Kroah-Hartman1-1/+1
2015-10-08Merge tag 'at91-cleanup-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/driversArnd Bergmann1-0/+4
2015-10-07cxl: Fix number of allocated pages in SPAChristophe Lombard1-1/+1
2015-10-06misc: atmel_tclib: get and use slow clockBoris Brezillon1-0/+4
2015-10-06cxl: Workaround malformed pcie packets on some cardsPhilippe Bergheaud1-0/+28
2015-10-05misc: mic: Fix SCIF build failure with IOMMU_SUPPORT disabledSudeep Dutt1-1/+1
2015-10-04VMware balloon: Enable notification via VMCIPhilip P. Moltmann2-10/+97
2015-10-04VMware balloon: Treat init like resetPhilip P. Moltmann1-35/+18
2015-10-04VMware balloon: Support 2m page ballooning.Philip P. Moltmann1-118/+258
2015-10-04VMware balloon: Do not limit the amount of frees and allocations in non-sleep mode.Philip P. Moltmann1-52/+16
2015-10-04VMware balloon: Show capabilities of balloon and resulting capabilities in the debug-fs node.Philip P. Moltmann1-1/+7
2015-10-04VMware balloon: Update balloon target on each lock/unlock.Xavier Deguillard1-43/+42
2015-10-04VMware balloon: add batching to the vmw_balloon.Xavier Deguillard1-53/+353
2015-10-04misc: genwqe: fix a comment typoGeliang Tang1-1/+1
2015-10-04misc: sgi-gru: fix return of errorSudip Mukherjee1-10/+10
2015-10-04misc: sgi-gru: gruhandles.c: Remove unused functionRickard Strandqvist2-7/+0
2015-10-04misc: sgi-gru: use time_before()Manuel Schölling1-1/+3
2015-10-04misc: mic: SCIF RMA nodeqp and minor miscellaneous changesSudeep Dutt14-40/+516