summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mcb: add Altera PCI ID to mcb-pciJohannes Thumshirn2018-03-141-0/+1
* PCI: Add Altera vendor IDJohannes Thumshirn2018-03-143-3/+2
* fsi: core: Add check for master property no-scan-on-initChristopher Bostic2018-03-141-1/+4
* dt-bindings: fsi: Add optional property no-scan-on-initChristopher Bostic2018-03-141-0/+7
* fsi: master: Clarify master lifetimes & fix use-after-free in hub masterJeremy Kerr2018-03-142-3/+33
* fsi: core: Reduce console output during normal scanChristopher Bostic2018-03-142-3/+3
* fsi: Match fsi slaves and engines to available dt nodesJeremy Kerr2018-03-144-0/+108
* dt-bindings: fsi: Add specification for FSI bussesJeremy Kerr2018-03-141-0/+144
* fsi: Fix one and two byte bus reads/writesEddie James2018-03-141-4/+7
* fsi: master-gpio: Add external modeJeremy Kerr2018-03-142-2/+86
* fsi: master-gpio: Add locking during break and link enableJeremy Kerr2018-03-141-0/+7
* fsi: Add fsi_master_rescan()Jeremy Kerr2018-03-142-2/+10
* coresight: etm4x: Fix bit shiftingBo Yan2018-03-141-2/+2
* coresight: Use %px to print pcsr instead of %pLeo Yan2018-03-141-1/+1
* parport: Replace short License header by SPDX identifierAndy Shevchenko2018-03-141-7/+1
* parport: Sort headers alphabeticallyAndy Shevchenko2018-03-141-5/+5
* parport: Switch to use module_pci_driver() macroAndy Shevchenko2018-03-141-15/+1
* parport: Convert printk(KERN_WARN) to dev_warn()Andy Shevchenko2018-03-141-6/+5
* parport: Don't shadow error codes in ->probe()Andy Shevchenko2018-03-141-6/+6
* parport: Convert to use managed functions pcim_* and devm_*Andy Shevchenko2018-03-141-10/+5
* parport: PCI core handles power state for usAndy Shevchenko2018-03-141-28/+12
* parport: Add support for BrainBoxes PX272/PX306 MIO cardAndy Shevchenko2018-03-141-0/+12
* parport: ax88796: Delete an unnecessary variable initialisation in parport_ax...Markus Elfring2018-03-141-1/+1
* parport: ax88796: Improve a size determination in parport_ax88796_probe()Markus Elfring2018-03-141-1/+1
* parport: ax88796: Delete an error message for a failed memory allocation in p...Markus Elfring2018-03-141-3/+1
* pps: generator: use new parport device modelSudip Mukherjee2018-03-141-3/+9
* pps: client: use new parport device modelSudip Mukherjee2018-03-141-3/+18
* parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov2018-03-141-0/+4
* w1: use put_device() if device_register() failArvind Yadav2018-03-141-0/+1
* lkdtm: Add missing SPDX-License-Identifier lineKees Cook2018-03-071-0/+1
* lkdtm: Relocate code to subdirectoryKees Cook2018-03-0711-20/+22
* uio_hv_generic: support sub-channelsStephen Hemminger2018-03-063-0/+101
* hv_balloon: trace post_statusVitaly Kuznetsov2018-03-063-0/+55
* hv_balloon: fix bugs in num_pages_onlined accountingVitaly Kuznetsov2018-03-061-13/+69
* hv_balloon: simplify hv_online_page()/hv_page_online_one()Vitaly Kuznetsov2018-03-061-22/+5
* hv_balloon: fix printk loglevelVitaly Kuznetsov2018-03-061-6/+6
* Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley2018-03-0610-5/+131
* hv_vmbus: Correct the stale comments regarding cpu affinityHaiyang Zhang2018-03-062-5/+3
* tools: hv: include string.h in hv_fcopy_daemonOlaf Hering2018-03-061-0/+1
* tools: hv: fix compiler warnings about major/target_fnameDexuan Cui2018-03-062-1/+3
* hv: Synthetic typo correctionJoe Perches2018-03-061-1/+1
* hyper-v: use GFP_KERNEL for hv_context.hv_numa_mapJia-Ju Bai2018-03-061-1/+1
* tools/hv: Fix IP reporting by KVP daemon with SRIOVHaiyang Zhang2018-03-061-73/+65
* Linux 4.16-rc4v4.16-rc4Linus Torvalds2018-03-041-1/+1
* Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-03-046-18/+21
|\
| * Documentation, x86, resctrl: Make text and sample command matchLi RongQing2018-02-281-1/+1
| * x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac2018-02-281-1/+1
| * x86/asm: Add instruction suffixes to bitopsJan Beulich2018-02-282-14/+17
| * x86/entry/64: Add instruction suffixJan Beulich2018-02-281-1/+1
| * x86/refcounts: Switch to UD2 for exceptionsKees Cook2018-02-281-1/+1