summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-14PCI: Add Altera vendor IDJohannes Thumshirn3-3/+2
2018-03-14fsi: core: Add check for master property no-scan-on-initChristopher Bostic1-1/+4
2018-03-14dt-bindings: fsi: Add optional property no-scan-on-initChristopher Bostic1-0/+7
2018-03-14fsi: master: Clarify master lifetimes & fix use-after-free in hub masterJeremy Kerr2-3/+33
2018-03-14fsi: core: Reduce console output during normal scanChristopher Bostic2-3/+3
2018-03-14fsi: Match fsi slaves and engines to available dt nodesJeremy Kerr4-0/+108
2018-03-14dt-bindings: fsi: Add specification for FSI bussesJeremy Kerr1-0/+144
2018-03-14fsi: Fix one and two byte bus reads/writesEddie James1-4/+7
2018-03-14fsi: master-gpio: Add external modeJeremy Kerr2-2/+86
2018-03-14fsi: master-gpio: Add locking during break and link enableJeremy Kerr1-0/+7
2018-03-14fsi: Add fsi_master_rescan()Jeremy Kerr2-2/+10
2018-03-14coresight: etm4x: Fix bit shiftingBo Yan1-2/+2
2018-03-14coresight: Use %px to print pcsr instead of %pLeo Yan1-1/+1
2018-03-14parport: Replace short License header by SPDX identifierAndy Shevchenko1-7/+1
2018-03-14parport: Sort headers alphabeticallyAndy Shevchenko1-5/+5
2018-03-14parport: Switch to use module_pci_driver() macroAndy Shevchenko1-15/+1
2018-03-14parport: Convert printk(KERN_WARN) to dev_warn()Andy Shevchenko1-6/+5
2018-03-14parport: Don't shadow error codes in ->probe()Andy Shevchenko1-6/+6
2018-03-14parport: Convert to use managed functions pcim_* and devm_*Andy Shevchenko1-10/+5
2018-03-14parport: PCI core handles power state for usAndy Shevchenko1-28/+12
2018-03-14parport: Add support for BrainBoxes PX272/PX306 MIO cardAndy Shevchenko1-0/+12
2018-03-14parport: ax88796: Delete an unnecessary variable initialisation in parport_ax...Markus Elfring1-1/+1
2018-03-14parport: ax88796: Improve a size determination in parport_ax88796_probe()Markus Elfring1-1/+1
2018-03-14parport: ax88796: Delete an error message for a failed memory allocation in p...Markus Elfring1-3/+1
2018-03-14pps: generator: use new parport device modelSudip Mukherjee1-3/+9
2018-03-14pps: client: use new parport device modelSudip Mukherjee1-3/+18
2018-03-14parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov1-0/+4
2018-03-14w1: use put_device() if device_register() failArvind Yadav1-0/+1
2018-03-07lkdtm: Add missing SPDX-License-Identifier lineKees Cook1-0/+1
2018-03-07lkdtm: Relocate code to subdirectoryKees Cook11-20/+22
2018-03-06uio_hv_generic: support sub-channelsStephen Hemminger3-0/+101
2018-03-06hv_balloon: trace post_statusVitaly Kuznetsov3-0/+55
2018-03-06hv_balloon: fix bugs in num_pages_onlined accountingVitaly Kuznetsov1-13/+69
2018-03-06hv_balloon: simplify hv_online_page()/hv_page_online_one()Vitaly Kuznetsov1-22/+5
2018-03-06hv_balloon: fix printk loglevelVitaly Kuznetsov1-6/+6
2018-03-06Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley10-5/+131
2018-03-06hv_vmbus: Correct the stale comments regarding cpu affinityHaiyang Zhang2-5/+3
2018-03-06tools: hv: include string.h in hv_fcopy_daemonOlaf Hering1-0/+1
2018-03-06tools: hv: fix compiler warnings about major/target_fnameDexuan Cui2-1/+3
2018-03-06hv: Synthetic typo correctionJoe Perches1-1/+1
2018-03-06hyper-v: use GFP_KERNEL for hv_context.hv_numa_mapJia-Ju Bai1-1/+1
2018-03-06tools/hv: Fix IP reporting by KVP daemon with SRIOVHaiyang Zhang1-73/+65
2018-03-05Linux 4.16-rc4v4.16-rc4Linus Torvalds1-1/+1
2018-03-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-18/+21
2018-03-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-26/+53
2018-03-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-5/+16
2018-03-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2018-03-04Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-47/+191
2018-03-04Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+3
2018-03-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-17/+27