aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2015-08-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtKevin Hilman
2015-08-10mei: prevent unloading mei hw modules while the device is opened.Tomas Winkler
2015-08-10cxl: Check if afu is not null in cxl_slbiaDaniel Axtens
2015-08-10cxl: Fix off by one error allowing subsequent mmap page to be accessedIan Munsie
2015-07-26ARM: at91: tclib: Default to tclib timer for RTThomas Gleixner
2015-07-26hwlat-detector: Don't ignore threshold module parameterMike Galbraith
2015-07-26hwlat-detector: Use thread instead of stop machineSteven Rostedt
2015-07-26hwlat-detector: Use trace_clock_local if availableSteven Rostedt
2015-07-26hwlat-detector: Update hwlat_detector to add outer loop detectionSteven Rostedt
2015-07-26hwlatdetect.patchCarsten Emde
2015-07-26clocksource: TCLIB: Allow higher clock rates for clock eventsBenedikt Spranger
2015-07-21mei: txe: reduce suspend/resume timeTomas Winkler
2015-07-21mei: me: wait for power gating exit confirmationAlexander Usyskin
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
2015-03-04mei: free me client references on host initTomas Winkler
2015-03-01mei: bus: call device disable handler prior to disconnectionTomas Winkler
2015-03-01mei: allow read concurrencyTomas Winkler
2015-03-01mei: simplify io callback disposalTomas Winkler
2015-03-01mei: add mei_cl_alloc_linked functionTomas Winkler
2015-03-01mei: always initialize the callback with the intended operation typeTomas Winkler
2015-03-01mei: use only one buffer in callbackTomas Winkler
2015-03-01mei: iamthif: use regular client read functionsTomas Winkler
2015-03-01mei: iamthif: use client write functionsTomas Winkler
2015-03-01mei: iamthif: send flow control as a regular clientTomas Winkler