summaryrefslogtreecommitdiffstats
path: root/drivers/hsi (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-14Input: powermate - fix oops with malicious USB descriptorsJosh Boyer1-0/+3
2016-03-14Linux 4.5v4.5Linus Torvalds1-1/+1
2016-03-13MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan1-0/+1
2016-03-13MIPS: Fix build error when SMP is used without GICHauke Mehrtens1-3/+4
2016-03-13ld-version: Fix awk regex compile failureJames Hogan1-1/+1
2016-03-13MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780Aaro Koskinen1-1/+1
2016-03-12block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei1-5/+0
2016-03-12x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...Matt Fleming1-17/+62
2016-03-12x86/fpu: Fix eager-FPU handling on legacy FPU machinesBorislav Petkov2-2/+4
2016-03-12Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...Vladimir Zapolskiy1-2/+2
2016-03-12mm/mempool: avoid KASAN marking mempool poison checks as use-after-freeMatthew Dawson1-1/+1
2016-03-11ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory windowThomas Petazzoni9-19/+19
2016-03-11drm/i915: Actually retry with bit-banging after GMBUS timeoutVille Syrjälä1-0/+6
2016-03-11MAINTAINERS: add devicetree bindings to Input Drivers sectionAndreas Färber1-0/+1
2016-03-11Input: synaptics-rmi4 - add device tree support to the SPI transport driverAndrew Duggan3-1/+102
2016-03-11Input: synaptics-rmi4 - add SPI transport driverAndrew Duggan4-0/+608
2016-03-11Input: synaptics-rmi4 - add support for F30Andrew Duggan6-0/+437
2016-03-11Input: synaptics-rmi4 - add support for F12Andrew Duggan5-0/+473
2016-03-11Input: synaptics-rmi4 - add device tree support for 2d sensors and F11Andrew Duggan5-1/+175
2016-03-11Input: synaptics-rmi4 - add support for 2D sensors and F11Andrew Duggan8-1/+1724
2016-03-11Input: synaptics-rmi4 - add device tree support for RMI4 I2C devicesAndrew Duggan8-5/+217
2016-03-11Input: synaptics-rmi4 - add I2C transport driverAndrew Duggan3-0/+399
2016-03-11Input: synaptics-rmi4 - add support for Synaptics RMI4 devicesAndrew Duggan11-0/+2491
2016-03-10MAINTAINERS: add a maintainer for the NAND subsystemBoris BREZILLON1-0/+11
2016-03-10[media] media-device: map new functions into old types for legacy APIMauro Carvalho Chehab2-1/+28
2016-03-10dmaengine: at_xdmac: fix residue computationLudovic Desroches1-3/+39
2016-03-10x86/delay: Avoid preemptible context checks in delay_mwaitx()Borislav Petkov1-1/+1
2016-03-10KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0Paolo Bonzini1-1/+3
2016-03-10KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini2-14/+25
2016-03-10x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")Yu-cheng Yu2-11/+4
2016-03-10s390/mm: four page table levels vs. forkMartin Schwidefsky2-10/+30
2016-03-10ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan1-0/+1
2016-03-10dma-mapping: avoid oops when parameter cpu_addr is nullZhen Lei1-1/+1
2016-03-10mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlersJan Stancek1-2/+2
2016-03-10memremap: check pfn validity before passing to pfn_to_page()Ard Biesheuvel1-2/+2
2016-03-10mm, thp: fix migration of PTE-mapped transparent huge pagesKirill A. Shutemov1-1/+1
2016-03-10dax: check return value of dax_radix_entry()Ross Zwisler1-1/+8
2016-03-10ocfs2: fix return value from ocfs2_page_mkwrite()Jan Kara1-0/+4
2016-03-10arm64: kasan: clear stale stack poisonMark Rutland1-0/+4
2016-03-10sched/kasan: remove stale KASAN poison after hotplugMark Rutland1-0/+3
2016-03-10kasan: add functions to clear stack poisonMark Rutland2-1/+25
2016-03-10mm: fix mixed zone detection in devm_memremap_pagesDan Williams1-5/+6
2016-03-10list: kill list_force_poison()Dan Williams3-22/+7
2016-03-10mm: __delete_from_page_cache show Bad page if mappedHugh Dickins1-1/+24
2016-03-10mm/hugetlb: hugetlb_no_page: rate-limit warning messageGeoffrey Thomas1-1/+1
2016-03-09tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-09arm64: hugetlb: partial revert of 66b3923a1a0fWill Deacon1-14/+0
2016-03-09arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel1-2/+3
2016-03-09x86/fpu: Fix 'no387' regressionAndy Lutomirski1-6/+8
2016-03-09kvm: cap halt polling at exactly halt_poll_nsDavid Matlack1-0/+3