aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-24misc: mic: SCIF Peer BusSudeep Dutt2-0/+189
2015-05-24misc: mic: SCIF Hardware BusSudeep Dutt5-1/+358
2015-05-24misc: mic: SCIF ring buffer infrastructureSudeep Dutt2-0/+348
2015-05-24misc: remove drivers for CARMA hardwareIra Snyder6-2708/+0
2015-05-24mei: export hbm features to debugfs under devstateTomas Winkler1-0/+7
2015-05-24mei: export mei client device struct to external useTomas Winkler1-35/+0
2015-05-24mei: bus: kill mei_cl_opsTomas Winkler1-24/+0
2015-05-24NFC: mei_phy: move all nfc logic from mei driver to nfcTomas Winkler3-207/+11
2015-05-24mei: bus: add name and uuid into device attributesTomas Winkler1-0/+33
2015-05-24mei: bus: report also uuid in module aliasTomas Winkler2-8/+36
2015-05-24mei: add also write waiting list to runtime pm blockersTomas Winkler1-3/+5
2015-05-24mei: request autosuspend at the end of writeAlexander Usyskin1-1/+7
2015-05-24mei: consume flow control on the first chunk of writingAlexander Usyskin1-14/+14
2015-05-24mei: debug prints with client info in readAlexander Usyskin1-5/+4
2015-05-24mei: txe: fix incorrect indentationTomas Winkler1-1/+1
2015-05-24mei: drop iamthif_mtu from device structureAlexander Usyskin2-10/+1
2015-05-24mei: connection to fixed address clients from user-spaceAlexander Usyskin3-1/+17
2015-05-24mei: support for fixed address clientsAlexander Usyskin4-19/+68
2015-05-24mei: fix flow control for single buffer clientsAlexander Usyskin2-6/+27
2015-05-24mei: add a reference from the host client to the me clientAlexander Usyskin11-179/+225
2015-05-24mei: revamp client connectionTomas Winkler4-66/+83
2015-05-24mei: revamp client disconnection flowTomas Winkler7-96/+134
2015-05-24mei: txe: reduce suspend/resume timeTomas Winkler1-10/+10
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds33-920/+1042
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-3/+0
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-04-13mei: trace: remove unused TRACE_SYSTEM_STRINGTomas Winkler1-2/+0
2015-04-11Merge branch 'iocb' into for-nextAl Viro3-3/+0
2015-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+6
2015-04-03lis3lv02d: DT: add wakeup unit 2 and wakeup thresholdSebastian Reichel1-0/+17
2015-04-03lis3lv02d: DT: use s32 to support negative valuesSebastian Reichel1-19/+20
2015-04-03mei: replace check for connection instead of transitioningTomas Winkler3-10/+12
2015-04-03mei: use mei_cl_is_connected consistentlyTomas Winkler5-17/+22
2015-04-03mei: fix mei_poll operationTomas Winkler3-24/+27
2015-04-03mic: drop pci_msi_off call on probeMichael S. Tsirkin1-2/+0
2015-03-31enclosure: fix WARN_ON removing an adapter in multi-path devicesJames Bottomley1-5/+6
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig3-3/+0
2015-03-25misc: mic: fixup return type of wait_for_completion_timeoutNicholas Mc Guire1-7/+7
2015-03-25misc: carma: fixup return type of wait_for_completion_timeoutNicholas Mc Guire1-4/+6
2015-03-25misc: tifm: match return type of wait_for_completion_timeoutNicholas Mc Guire1-2/+3
2015-03-25mei: fix regression on NFC connectionTomas Winkler1-3/+1
2015-03-25VMCI: Guard against overflow in queue pair allocationJorgen Hansen2-10/+23
2015-03-25VMCI: Check userland-provided datagram sizeAndy King2-1/+7
2015-03-25drivers/vmw_vmci: Show correct get_user_pages_fast upon failureDavidlohr Bueso1-2/+4
2015-03-23x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski1-1/+1
2015-03-16misc: sram: switch to ioremap_wc from ioremapAbhilash Kesavan1-3/+14
2015-03-16misc: bh1780: Add module aliasesJean Delvare1-0/+2
2015-03-16misc: constify of_device_id arrayFabian Frederick5-5/+5
2015-03-09Merge 4.0-rc3 into char-misc-nextGreg Kroah-Hartman1-0/+2
2015-03-04mei: trace: fix missing include to linux/device.hTomas Winkler1-0/+2