summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds-186/+120
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-455/+907
2020-01-31iio: adc: qcom-vadc-common: use <linux/units.h> helpersAkinobu Mita-4/+3
2020-01-31thermal: armada: remove unused TO_MCELSIUS macroAkinobu Mita-2/+0
2020-01-31iwlwifi: use <linux/units.h> helpersAkinobu Mita-7/+4
2020-01-31iwlegacy: use <linux/units.h> helpersAkinobu Mita-12/+11
2020-01-31nvme: hwmon: switch to use <linux/units.h> helpersAkinobu Mita-8/+5
2020-01-31thermal: intel_pch: switch to use <linux/units.h> helpersAkinobu Mita-1/+2
2020-01-31thermal: int340x: switch to use <linux/units.h> helpersAkinobu Mita-3/+4
2020-01-31platform/x86: intel_menlow: switch to use <linux/units.h> helpersAkinobu Mita-3/+6
2020-01-31platform/x86: asus-wmi: switch to use <linux/units.h> helpersAkinobu Mita-4/+3
2020-01-31ACPI: thermal: switch to use <linux/units.h> helpersAkinobu Mita-16/+18
2020-01-31drivers/block/zram/zram_drv.c: fix error return codes not being returned in w...Colin Ian King-2/+1
2020-01-31zram: try to avoid worst-case scenario on same element pagesTaejoon Song-2/+5
2020-01-31mm/memory_hotplug: pass in nid to online_pages()David Hildenbrand-3/+3
2020-01-31mm: remove the memory isolate notifierDavid Hildenbrand-19/+0
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard-18/+18
2020-01-31vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversionJohn Hubbard-4/+3
2020-01-31media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversionJohn Hubbard-7/+4
2020-01-31drm/via: set FOLL_PIN via pin_user_pages_fast()John Hubbard-1/+1
2020-01-31IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODPJohn Hubbard-14/+13
2020-01-31goldish_pipe: convert to pin_user_pages() and put_user_page()John Hubbard-14/+3
2020-01-31media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard-1/+4
2020-01-31IB/umem: use get_user_pages_fast() to pin DMA pagesJohn Hubbard-11/+6
2020-01-31vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() callJohn Hubbard-25/+5
2020-01-31goldish_pipe: rename local pin_user_pages() routineJohn Hubbard-9/+9
2020-01-31mm: Cleanup __put_devmap_managed_page() vs ->page_free()Dan Williams-6/+0
2020-01-31ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko-1/+0
2020-01-30Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds-151/+274
2020-01-30Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-24/+44
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-39898/+73323
2020-01-30Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds-205/+772
2020-01-30Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-126/+33
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-3/+7
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds-13/+16
2020-01-30ide: make drive->dn read onlyDan Carpenter-1/+1
2020-01-30Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie-22/+200
2020-01-29Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+4
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1352/+2968
2020-01-29Merge tag 'for-5.6/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-101/+578
2020-01-29Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-2/+2
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds-22/+19
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-680/+2611
2020-01-29Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-73/+108
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-39193/+7228
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-756/+1094
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2173/+8877
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-1632/+3180
2020-01-29Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-259/+574
2020-01-29net: mvneta: fix XDP support if sw bm is used as fallbackLorenzo Bianconi-3/+7