aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-22hpwdt: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai
2016-03-22ipmi/watchdog: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai
2016-03-22rapidio: add mport char device driverAlexandre Bounine
2016-03-22rapidio/tsi721_dma: fix hardware error handlingAlexandre Bounine
2016-03-22rapidio/tsi721_dma: fix synchronization issuesAlexandre Bounine
2016-03-22rapidio/tsi721_dma: update error reporting from prep_sg callbackAlexandre Bounine
2016-03-22rapidio/tsi721: add filtered debug outputAlexandre Bounine
2016-03-22rapidio/tsi721: add outbound windows mapping supportAlexandre Bounine
2016-03-22rapidio: add outbound window supportAlexandre Bounine
2016-03-22rapidio/tsi721: fix locking in OB_MSG processingAlexandre Bounine
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine
2016-03-22rapidio: move rio_pw_enable into core codeAlexandre Bounine
2016-03-22rapidio: move rio_local_set_device_id function to the common coreAlexandre Bounine
2016-03-22rapidio: add lock protection for doorbell listAlexandre Bounine
2016-03-22rapidio/rionet: add mport removal handlingAlexandre Bounine
2016-03-22rapidio/rionet: add locking into add/remove deviceAlexandre Bounine
2016-03-22rapidio/tsi721: add HW specific mport removalAlexandre Bounine
2016-03-22rapidio: add core mport removal supportAlexandre Bounine
2016-03-22rapidio: move net allocation into core codeAlexandre Bounine
2016-03-22rapidio: rework common RIO device add/delete routinesAlexandre Bounine
2016-03-22rapidio/rionet: add shutdown event handlingAlexandre Bounine
2016-03-22rapidio/tsi721: add shutdown notification callbackAlexandre Bounine
2016-03-22rapidio: add shutdown notification for RapidIO devicesAlexandre Bounine
2016-03-22rapidio/tsi721: add query_mport callbackAlexandre Bounine
2016-03-22rapidio: add query_mport operationAlexandre Bounine
2016-03-22rapidio/tsi721_dma: fix pending transaction queue handlingAlexandre Bounine
2016-03-22rapidio/tsi721: add option to configure direct mapping of IB windowAlexandre Bounine
2016-03-22rapidio/tsi721: add check for overlapped IB window mappingsAlexandre Bounine
2016-03-22rapidio/tsi721: fix hardcoded MRRS settingAlexandre Bounine
2016-03-22rapidio/rionet: add capability to change MTUAurelien Jacquiot
2016-03-22rapidio/rionet: fix deadlock on SMPAurelien Jacquiot
2016-03-22drivers/hid/uhid.c: check write() bitness using in_compat_syscallAndy Lutomirski
2016-03-22input: redefine INPUT_COMPAT_TEST as in_compat_syscall()Andy Lutomirski
2016-03-22drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller typeAndy Lutomirski
2016-03-22drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat c...Andy Lutomirski
2016-03-22firewire: use in_compat_syscall to check ioctl compatnessAndy Lutomirski
2016-03-22staging/lustre: switch from is_compat_task to in_compat_syscallAndy Lutomirski
2016-03-21Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-03-21Merge tag 'md/4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2016-03-21[media] vsp1: use proper dma alloc/free functionsLinus Torvalds
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-21Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds
2016-03-21drivers/perf: arm_pmu: avoid NULL dereference when not using devicetreeWill Deacon
2016-03-21drm/amdgpu: release_pages requires linux/pagemap.hStephen Rothwell
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-20Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds