summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)Author
2015-05-24misc: mic: SCIF Peer BusSudeep Dutt
2015-05-24misc: mic: SCIF Hardware BusSudeep Dutt
2015-05-24misc: mic: SCIF ring buffer infrastructureSudeep Dutt
2015-05-24misc: remove drivers for CARMA hardwareIra Snyder
2015-05-24mei: export hbm features to debugfs under devstateTomas Winkler
2015-05-24mei: export mei client device struct to external useTomas Winkler
2015-05-24mei: bus: kill mei_cl_opsTomas Winkler
2015-05-24NFC: mei_phy: move all nfc logic from mei driver to nfcTomas Winkler
2015-05-24mei: bus: add name and uuid into device attributesTomas Winkler
2015-05-24mei: bus: report also uuid in module aliasTomas Winkler
2015-05-24mei: add also write waiting list to runtime pm blockersTomas Winkler
2015-05-24mei: request autosuspend at the end of writeAlexander Usyskin
2015-05-24mei: consume flow control on the first chunk of writingAlexander Usyskin
2015-05-24mei: debug prints with client info in readAlexander Usyskin
2015-05-24mei: txe: fix incorrect indentationTomas Winkler
2015-05-24mei: drop iamthif_mtu from device structureAlexander Usyskin
2015-05-24mei: connection to fixed address clients from user-spaceAlexander Usyskin
2015-05-24mei: support for fixed address clientsAlexander Usyskin
2015-05-24mei: fix flow control for single buffer clientsAlexander Usyskin
2015-05-24mei: add a reference from the host client to the me clientAlexander Usyskin
2015-05-24mei: revamp client connectionTomas Winkler
2015-05-24mei: revamp client disconnection flowTomas Winkler
2015-05-24mei: txe: reduce suspend/resume timeTomas Winkler
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-13mei: trace: remove unused TRACE_SYSTEM_STRINGTomas Winkler
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-04-03lis3lv02d: DT: add wakeup unit 2 and wakeup thresholdSebastian Reichel
2015-04-03lis3lv02d: DT: use s32 to support negative valuesSebastian Reichel
2015-04-03mei: replace check for connection instead of transitioningTomas Winkler
2015-04-03mei: use mei_cl_is_connected consistentlyTomas Winkler
2015-04-03mei: fix mei_poll operationTomas Winkler
2015-04-03mic: drop pci_msi_off call on probeMichael S. Tsirkin
2015-03-31enclosure: fix WARN_ON removing an adapter in multi-path devicesJames Bottomley
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2015-03-25misc: mic: fixup return type of wait_for_completion_timeoutNicholas Mc Guire
2015-03-25misc: carma: fixup return type of wait_for_completion_timeoutNicholas Mc Guire
2015-03-25misc: tifm: match return type of wait_for_completion_timeoutNicholas Mc Guire
2015-03-25mei: fix regression on NFC connectionTomas Winkler
2015-03-25VMCI: Guard against overflow in queue pair allocationJorgen Hansen
2015-03-25VMCI: Check userland-provided datagram sizeAndy King
2015-03-25drivers/vmw_vmci: Show correct get_user_pages_fast upon failureDavidlohr Bueso
2015-03-23x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski
2015-03-16misc: sram: switch to ioremap_wc from ioremapAbhilash Kesavan
2015-03-16misc: bh1780: Add module aliasesJean Delvare
2015-03-16misc: constify of_device_id arrayFabian Frederick
2015-03-09Merge 4.0-rc3 into char-misc-nextGreg Kroah-Hartman
2015-03-04mei: trace: fix missing include to linux/device.hTomas Winkler