aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2015-03-01mei: make device disabled on stop unconditionallyAlexander Usyskin1-0/+2
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-186/+418
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds11-26/+898
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-12/+96
2015-02-06cxl: Add missing return statement after handling AFU errrorIan Munsie1-0/+1
2015-02-06cxl: Fail AFU initialisation if an invalid configuration record is foundIan Munsie1-0/+9
2015-02-06cxl: Export optional AFU configuration record in sysfsIan Munsie3-10/+205
2015-02-04vmci: propagate msghdr all way down to __qp_memcpy_to_queue()Al Viro1-8/+8
2015-02-03ti-st: clean up data types (fix harmless memory corruption)Dan Carpenter1-6/+6
2015-02-03mei: me: release hw from reset only during the reset flowAlexander Usyskin1-2/+1
2015-02-03mei: mask interrupt set bit on clean reset bitAlexander Usyskin1-1/+1
2015-02-02cxl: Fix device_node reference countingRyan Grimm1-1/+1
2015-01-25VMCI: Fix two UVA mapping bugsJorgen Hansen2-7/+8
2015-01-25misc: ti-st: add handling of the signal caseNicholas Mc Guire1-8/+11
2015-01-25mei: add reference counting for me clientsTomas Winkler10-94/+221
2015-01-22cxl: Add ability to reset the cardRyan Grimm3-0/+56
2015-01-22cxl: Enable CAPP recoveryRyan Grimm1-1/+7
2015-01-22cxl: Add image control to sysfsRyan Grimm1-0/+39
2015-01-22cxl: Use image state defaults for reloading FPGARyan Grimm2-2/+41
2015-01-22cxl: Add tracepointsIan Munsie8-9/+520
2015-01-22cxl: remove redundant increment of hwirqColin Ian King1-1/+1
2015-01-19Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman3-25/+83
2015-01-17Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+12
2015-01-12ad525x_dpot-spi: Added Blank lines after declarationsMohammad Jamal1-0/+4
2015-01-12ad525x_dpot:Remove break after returnMohammad Jamal1-6/+0
2015-01-12ad525x_dpot: Add a blank line after declarationMohammad Jamal1-0/+1
2015-01-12GenWQE: remove unnecessary version.h inclusionFabian Frederick2-2/+0
2015-01-12misc: ioc4: simplify wave period measurement in clock_calibrateRichard Leitner1-15/+16
2015-01-12drivers:misc:ti-st: protect against bad packetsGigi Joseph1-6/+18
2015-01-12drivers: misc: ti-st: fix null pointer exception in st_kim_ref()Gigi Joseph1-4/+8
2015-01-12drivers: misc: ti-st: fix debugfs creation error handlingGigi Joseph1-5/+1
2015-01-12st_kim: allow suspend if callback is not registeredGigi Joseph1-2/+2
2015-01-12ti-st: add device tree supportGigi Joseph2-10/+104
2015-01-12mei: use uuid, me_addr tuple addressing also for flow control creditsTomas Winkler1-2/+2
2015-01-12mei: bus: use ssize_t as the return type for send and receiveTomas Winkler2-19/+17
2015-01-12cxl: Fix issues when unmapping contextsIan Munsie2-25/+71
2015-01-09mei: clean reset bit before resetAlexander Usyskin1-0/+12
2015-01-09ses: Add power_status to SES device slotSong Liu1-0/+38
2015-01-09ses: add reliable slot attributeDan Williams1-1/+19
2015-01-09ses: add enclosure logical idDan Williams1-0/+13
2015-01-09ses: close potential registration raceDan Williams1-11/+26
2014-12-29cxl: Disable SPAP register when freeing SPAIan Munsie1-0/+1
2014-12-29cxl: Disable AFU debug flagIan Munsie2-1/+8
2014-12-29cxl: Early return from cxl_handle_fault for a shut down contextIan Munsie1-0/+6
2014-12-29cxl: Fix leaking interrupts if attach process failsIan Munsie1-1/+3
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds6-24/+41
2014-12-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-6/+12
2014-12-15mic/host: fix up virtio 1.0 APIsMichael S. Tsirkin1-6/+12
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-165/+411
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-8/+0
2014-12-14Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+29
2014-12-12cxl: Unmap MMIO regions when detaching a contextIan Munsie3-3/+21
2014-12-12cxl: Add timeout to process element commandsIan Munsie1-0/+5
2014-12-12cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie5-21/+15
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds4-40/+141
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-8/+9
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...Linus Torvalds7-38/+26
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-12-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-47/+13
2014-12-09Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2014-12-09vmci: propagate msghdr all way down to __qp_memcpy_from_queue()Al Viro1-8/+9
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-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V1-2/+6
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/nf...Arnd Bergmann1-1/+1
2014-11-28ARM: vexpress: Remove non-DT codePawel Moll1-47/+13
2014-11-26carma-fpga-program: drop videobuf dependencyHans Verkuil2-19/+81
2014-11-26carma-fpga: drop videobuf dependencyHans Verkuil2-19/+82
2014-11-26carma-fpga-program.c: fix compile errorsHans Verkuil1-4/+3
2014-11-26cxl: Name interrupts in /proc/interruptMichael Neuling2-13/+98
2014-11-26CXL: Return error to PSL if IRQ demultiplexing fails & print clearer warningIan Munsie3-25/+37
2014-11-26mei: export fw status registers through sysfsTomas Winkler1-2/+41
2014-11-26mei: read and print all six FW status registersAlexander Usyskin7-29/+100
2014-11-26mei: txe: add cherrytrail device idTomas Winkler1-0/+1
2014-11-26mei: kill cached host and me csr valuesTomas Winkler2-21/+16
2014-11-26misc: Remove unused subdirectoryThierry Reding1-1/+0
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-18cxl: Name interrupts in /proc/interruptMichael Neuling2-13/+98
2014-11-18cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warningIan Munsie3-25/+37
2014-11-17eeprom: at24: extend driver to allow writing via i2c_smbus_write_byte_dataChristian Gmeiner1-6/+29
2014-11-12enclosure: handle non-unique element descriptorsMarkus Stockhausen1-4/+40
2014-11-07pch_phub: Build context save/restore only for PMThierry Reding1-0/+2
2014-11-07misc: genwqe: check for error from get_user_pages_fast()Ian Abbott1-0/+2
2014-11-07mei: fix hbm MEI_HBM_STARTED ambiguityTomas Winkler2-4/+2
2014-11-07mei: nfc: clean nfc internal struct on host exitTomas Winkler3-11/+46
2014-11-07misc: atmel-ssc: prepare clock only when requestBo Shen1-2/+2
2014-11-04misc: at25: Make use of device property APIMika Westerberg1-21/+13
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman8-8/+0
2014-11-03mei: hbm: use client specific print functionsAlexander Usyskin1-8/+8
2014-11-03mei: debugfs: display also connectionless clientsTomas Winkler1-6/+2
2014-11-03mei: use local cl variables in wd and amthifTomas Winkler2-7/+12
2014-11-03mei: drop unneeded client NULL check in cb structureAlexander Usyskin4-32/+11
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-20misc: ti-st: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20misc: mic: card: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20misc: eeprom: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20misc: carma: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-20misc: drop owner assignment from platform_driversWolfram Sang3-3/+0
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/kerne...Linus 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/vir...Linus Torvalds1-27/+3
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds15-0/+4579
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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/gi...Linus Torvalds1-57/+44
2014-10-08Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus 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/jik...Linus 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
2014-09-29mei: get rid of most of the pci dependencies in meiTomas Winkler15-251/+239
2014-09-29mei: push all standard settings into mei_device_initTomas Winkler4-10/+21
2014-09-29mei: move mei_hbm_hdr function from hbm.h the hbm.cTomas Winkler2-9/+16
2014-09-29mei: kill error message for allocation failureTomas Winkler3-5/+1
2014-09-29mei: nfc: fix style warningTomas Winkler1-1/+0
2014-09-29mei: fix style warning: Missing a blank line after declarationsTomas Winkler9-6/+51
2014-09-29mei: pg: fix cat and paste error in commentsTomas Winkler1-2/+2
2014-09-29mei: debugfs: add single buffer indicatorTomas Winkler1-3/+4
2014-09-29mei: debugfs: adjust print bufferAlexander Usyskin1-7/+15
2014-09-29mei: add hbm and pg state in devstate debugfs printAlexander Usyskin5-1/+38
2014-09-26mei: fix commentsGeert Uytterhoeven2-4/+4
2014-09-24Merge tag 'imx-cleanup-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2-6/+6
2014-09-24PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.hFrancesco Ruggeri1-1/+0
2014-09-23VMCI: integer overflow in vmci_datagram_dispatch()Dan Carpenter1-1/+2
2014-09-23GenWQE: Support blocking when DDCB queue is busyFrank Haverkamp4-22/+57
2014-09-23GenWQE: Fix problem when reading HSI and RetcEberhard S. Amann1-1/+2
2014-09-23GenWQE: Fix checkpatch complaintsFrank Haverkamp4-27/+25
2014-09-23GenWQE: Check return code of pci_sriov_enableFrank Haverkamp1-1/+4
2014-09-23GenWQE: Do not modify return code of genwqe_set_interrupt_capabilityFrank Haverkamp1-3/+1
2014-09-23GenWQE: Update author informationFrank Haverkamp9-10/+10
2014-09-23GenWQE: Remove sysfs entry for driver versionFrank Haverkamp5-13/+4
2014-09-23GenWQE: Check pci_get_totalvfs return codeFrank Haverkamp2-2/+9
2014-09-23misc: st_core: Protect unsigned value against becoming negativeLee Jones1-6/+5
2014-09-23pcie-gadget-spear: use devm_ functionsHimangi Saraogi1-75/+23
2014-09-23misc: lattice-ecp3-config: Add missing MODULE_FIRMWARE()Takashi Iwai1-0/+1
2014-09-23EEPROM: Introduce the use of devm_kzallocHimangi Saraogi1-17/+6
2014-09-23mei: bus: fix possible boundaries violationAlexander Usyskin1-1/+1
2014-09-23mei: use connect_data on the stackTomas Winkler1-16/+5
2014-09-23mei: enable adding more IOCTL handlersTomas Winkler1-25/+28
2014-09-23mei: extract supported features from the hbm versionTomas Winkler3-6/+29
2014-09-23mei: simplify handling of hbm client eventsTomas Winkler1-31/+43
2014-09-23mei: wait for hbm start non-interruptibleAlexander Usyskin4-14/+22
2014-09-23mei: revamp connect and disconnect response handlingTomas Winkler2-57/+65
2014-09-23mei: use disconnect name consistentlyTomas Winkler3-9/+8
2014-09-23mei: add hbm commands return status valuesTomas Winkler2-8/+53
2014-09-23mei: add mei_me_cl_by_uuid_id functionTomas Winkler8-9/+26
2014-09-23mei: add me client remove functionsTomas Winkler3-7/+38
2014-09-23mei: use list for me clients book keepingTomas Winkler5-103/+71
2014-09-23mei: me_client lookup function to return me_client objectTomas Winkler8-89/+74
2014-09-23mei: use wrapper for simple hbm client messageTomas Winkler1-26/+25
2014-09-23mei: use consistently me_addr in the hbm structuresTomas Winkler2-6/+5
2014-09-23mei: amthif: don't check amthif client identity on amthif queuesAlexander Usyskin1-22/+15
2014-09-23mei: amthif: use service function to flush amthif queueAlexander Usyskin3-12/+5
2014-09-23mei: me: wait for hw ready non-interruptibleAlexander Usyskin1-10/+5
2014-09-08Lattice ECP3 FPGA: Check firmware pointerJean-Michel Hautbois1-0/+5
2014-09-08ARM: at91/tclib: mask interruptions at shutdown and probeGaël PORTAY1-0/+16
2014-09-08ARM: at91/tclib: move initialization from alloc to probeGaël PORTAY1-49/+22
2014-09-08ARM: at91/tclib: prefer using of devm_* functionsGaël PORTAY1-8/+6
2014-08-25mei: nfc: fix memory leak in error pathAlexander Usyskin1-6/+5
2014-08-25mei: reset client state on queued connect requestAlexander Usyskin1-0/+1
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-413/+0
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2014-08-06Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+13
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+2
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+2
2014-08-04Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/cirrus' and 'a...Mark Brown1-0/+13
2014-07-27misc: bh1780: Introduce the use of devm_kzallocHimangi Saraogi1-24/+9
2014-07-27Lattice ECP3 FPGA: Correct endiannessJean-Michel Hautbois1-7/+9
2014-07-23drivers/misc/ti-st: Load firmware from ti-connectivity directory.Enric Balletbo i Serra1-2/+3
2014-07-23misc: ioc4: Use ktime_get_ns()Thomas Gleixner1-5/+2
2014-07-22misc: vexpress: Fix sparse non static symbol warningsWei Yongjun1-2/+2
2014-07-22mei: drop unused hw dependent fw status functionsAlexander Usyskin3-89/+0
2014-07-22misc: bh1770glc: Use managed functionsHimangi Saraogi1-21/+14
2014-07-19Merge tag 'tegra-for-3.17-fuse-move' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-0/+1