summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-6/+77
2019-09-27Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-234/+529
2019-09-27Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds14-57/+176
2019-09-27Merge tag 'linux-watchdog-5.4-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds17-889/+648
2019-09-27Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds44-138/+436
2019-09-27Merge tag 'ntb-5.4' of git://github.com/jonmason/ntbLinus Torvalds6-12/+30
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds9-34/+198
2019-09-26Merge tag 'for-linus-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-9/+17
2019-09-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-35/+19
2019-09-26IB/hfi1: remove unlikely() from IS_ERR*() conditionDenis Efremov1-1/+1
2019-09-26wimax/i2400m: remove unlikely() from WARN*() conditionDenis Efremov1-2/+1
2019-09-26xen/events: remove unlikely() from WARN() conditionDenis Efremov1-1/+1
2019-09-26pwm: mediatek: Add MT7629 compatible stringSam Shih1-0/+6
2019-09-26Merge tag 'drm-fixes-5.4-2019-09-25' of git://people.freedesktop.org/~agd5f/l...drm-next-2019-09-27Dave Airlie31-73/+287
2019-09-25vfio/type1: untag user pointers in vaddr_get_pfnAndrey Konovalov1-0/+2
2019-09-25tee/shm: untag user pointers in tee_shm_registerAndrey Konovalov1-0/+1
2019-09-25media/v4l2-core: untag user pointers in videobuf_dma_contig_user_getAndrey Konovalov1-4/+5
2019-09-25drm/radeon: untag user pointers in radeon_gem_userptr_ioctlAndrey Konovalov1-0/+2
2019-09-25drm/amdgpu: untag user pointersAndrey Konovalov2-1/+3
2019-09-25augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse1-26/+3
2019-09-26Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/d...Dave Airlie14-65/+149
2019-09-25drm/amd/display: prevent memory leakNavid Emamdoost5-0/+5
2019-09-25Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-6/+12
2019-09-25Merge tag 'tpmdd-next-20190925' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds1-12/+11
2019-09-25pwm: mediatek: Update license and switch to SPDX tagSam Shih1-5/+3
2019-09-25pwm: mediatek: Use pwm_mediatek as common prefixSam Shih1-57/+60
2019-09-25pwm: mediatek: Allocate the clks array dynamicallySam Shih1-35/+44
2019-09-25pwm: mediatek: Remove the has_clks fieldSam Shih1-13/+1
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds35-261/+781
2019-09-25tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()Jarkko Sakkinen1-7/+2
2019-09-25KEYS: trusted: correctly initialize digests and fix locking issueRoberto Sassu1-5/+9
2019-09-24Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds6-56/+89
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-101/+58
2019-09-24mm,thp: stats for file backed THPSong Liu1-0/+6
2019-09-24drivers/base/memory.c: don't store end_section_nr in memory blocksDavid Hildenbrand2-6/+5
2019-09-24driver/base/memory.c: validate memory block size earlyDavid Hildenbrand1-22/+9
2019-09-24drivers/base/memory.c: fixup documentation of removable/phys_index/block_size...David Hildenbrand1-5/+6
2019-09-24drivers/base/node.c: simplify unregister_memory_block_under_nodes()David Hildenbrand2-24/+16
2019-09-24drivers/gpu/drm/via: convert put_page() to put_user_page*()John Hubbard1-8/+2
2019-09-24mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org5-25/+5
2019-09-24mm: introduce page_shift()Matthew Wilcox (Oracle)1-4/+4
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)3-7/+5
2019-09-24Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-plat...Linus Torvalds3-1/+9
2019-09-24Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-123/+554
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-113/+120
2019-09-24drm/amdgpu/gfx10: add support for wks firmware loadingTianci.Yin1-6/+16
2019-09-24drm/amdgpu/display: include slab.h in dcn21_resource.cAlex Deucher1-0/+2
2019-09-24drm/amdgpu/display: fix 64 bit divideAlex Deucher1-1/+3
2019-09-23Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds36-659/+598
2019-09-23Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-14/+84