summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-01-06Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds23-188/+1521
2019-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds12-57/+680
2019-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds32-135/+138
2019-01-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds13-89/+357
2019-01-06Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+1
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds8-6/+1334
2019-01-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-8/+2
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds9-260/+290
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds1-3/+3
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-2/+5
2019-01-05Merge branch 'next/drivers' into next/lateOlof Johansson49-382/+3141
2019-01-05drivers/base/platform.c: kmemleak ignore a known leakQian Cai1-0/+3
2019-01-05drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanichuang.zijiang1-1/+1
2019-01-05drivers/dma-buf/udmabuf.c: convert to use vm_fault_tSouptick Joarder1-1/+1
2019-01-04make 'user_access_begin()' do 'access_ok()'Linus Torvalds1-2/+13
2019-01-04i915: fix missing user_access_end() in page fault exception caseLinus Torvalds1-0/+1
2019-01-04drivers/perf: hisi: Fixup one DDRC PMU register offsetShaokun Zhang1-2/+2
2019-01-04Remove 'type' argument from access_ok() functionLinus Torvalds46-140/+117
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-34/+56
2019-01-03firmware: arm_sdei: Fix DT platform device creationJames Morse1-5/+0
2019-01-03firmware: arm_sdei: fix wrong of_node_put() in init functionNicolas Saenz Julienne1-1/+0
2019-01-03thermal/intel: fixup for Kconfig string parsing tightening upStephen Rothwell1-1/+1
2019-01-03Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus...Jiri Kosina672-3769/+8742
2019-01-03HID: i2c-hid: Add Odys Winbook 13 to descriptor overrideHans de Goede1-0/+8
2019-01-03HID: lenovo: Add checks to fix of_led_classdev_registerAditya Pakki1-2/+8
2019-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds16-99/+316
2019-01-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-14/+95
2019-01-03Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds17-101/+438
2019-01-03Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2019-01-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-151/+151
2019-01-03Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+3
2019-01-03Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds19-242/+566
2019-01-03Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds10-161/+193
2019-01-03Merge branch 'pci/imx6'Bjorn Helgaas1-0/+10
2019-01-03Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas3-0/+482
2019-01-03Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas1-82/+27
2019-01-03Merge branch 'remotes/lorenzo/pci/dwc-msi'Bjorn Helgaas1-13/+24
2019-01-03Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas9-21/+146
2019-01-03Merge branch 'remotes/lorenzo/pci/amlogic'Bjorn Helgaas3-0/+603
2019-01-03Merge branch 'pci/virtualization'Bjorn Helgaas1-12/+36
2019-01-03Merge branch 'pci/switchtec'Bjorn Helgaas1-17/+137
2019-01-03Merge branch 'pci/pm'Bjorn Helgaas1-15/+12
2019-01-03Merge branch 'pci/peer-to-peer'Bjorn Helgaas1-7/+7
2019-01-03Merge branch 'pci/misc'Bjorn Helgaas5-15/+37
2019-01-02Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds14-1062/+1123
2019-01-02isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet1-2/+2
2019-01-02net/hamradio/6pack: use mod_timer() to rearm timersEric Dumazet1-12/+4
2019-01-02net-next/hinic:add shutdown callbackXue Chaojing1-0/+6
2019-01-02thermal: generic-adc: Fix adc to temp interpolationBjorn Andersson1-4/+8
2019-01-02thermal: rcar_thermal: add R8A77990 supportYoshihiro Kaneko1-0/+4